@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/body-background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}

#iwrapper {
	width:1000px;
	margin:0px auto;
	padding:0px;
	}

#iwrapper #header {
	background-image:url(../images/header-background.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	clear:both;
	}

#iwrapper #header #callnow {
	float:left;
	width:249px;
	height:109px;
	background-image:url(../images/call-now.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-right:50px;
	}

#iwrapper #header #logo {
	position:relative;
	float:left;
	width:437px;
	height:109px;
	background-image:url(../images/header-logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px auto;
	}

#iwrapper #header #logo a img {
	border:0px;
	}

#iwrapper #header #menu {
	clear:both;
	background-color:#92500a;
	height:26px;
	}

#iwrapper #header #menu a {
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:26px;
	}

#iwrapper #header #menu a:hover {
	background-color:#753f06;
	}

#iwrapper #header #menu a img {
	border:0px;
	}

#iwrapper #welcome {
	width:1000px;
	height:283px;
	background-image:url(../images/welcome-image.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

#iwrapper #welcome #message {
	float:left;
	margin-top:212px;
	font-size:11px;
	color:#ffffff;
	width:460px;
	height:46px;
	padding:5px;
	}

#iwrapper #main {
	clear:both;
	width:980px;
	background-image:url(../images/main-body.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	padding:10px;
	overflow:auto;
	}

#iwrapper #main #leftcontent {
	float:left;
	width:690px;
	}

#iwrapper #main #leftcontent p, #iwrapper #main #leftcontent ul {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	color:#333333;
	}

#iwrapper #main #leftcontent strong {
	color:#96530a;
	font-weight:bold;
	}

#iwrapper #main #leftcontent .hochmanchallenge {
	float:left;
	width:460px;
	clear:right;
	}

#iwrapper #main #leftcontent .hochmanchallenge p {
	text-align:center;
	font-weight:bold;
	}

#iwrapper #main #rightcontent {
	float:left;
	width:290px;
	padding-top:20px;
	}

#iwrapper #main #rightcontent .title {
	color:#595c2f;
	font-size:27px;
	font-weight:bold;
	padding:10px 10px 0px 10px;
	}

#iwrapper #main #rightcontent .content {
	padding:0px 10px 10px 10px;
	}

#iwrapper #main #rightcontent .content .text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:260px;
	}

#iwrapper #main #rightcontent a img {
	border:0px;
	}
	
	
	
	
	
	
	
	

#wrapper {
	width:894px;
	margin:0px auto;
	padding:0px;
	}

#wrapper #header {
	background-image:url(../images/header-background.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	clear:both;
	}

#wrapper #header #callnow {
	float:left;
	width:249px;
	height:109px;
	background-image:url(../images/call-now.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-right:50px;
	}

#wrapper #header #logo {
	float:left;
	position:relative;
	width:437px;
	height:109px;
	background-image:url(../images/header-logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px auto;
	}

#iwrapper #header #logo div.donate,#wrapper #header #logo div.donate {
	position:absolute;
	top:30px;
	right:-260px;
	}

#wrapper #header #logo a img {
	border:0px;
	}

#wrapper #header #menu {
	clear:both;
	background-color:#92500a;
	height:26px;
	}

#wrapper #header #menu a {
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:26px;
	}

#wrapper #header #menu a:hover {
	background-color:#753f06;
	}

#wrapper #header #menu a img {
	border:0px;
	}

#wrapper #bottomBody {
	clear:both;
	background-image:url(../images/sidebar-background.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	overflow:auto;
	}

#wrapper #bottomBody #sidebar {
	float:left;
	width:249px;
	min-height:530px;
	}

#wrapper #bottomBody #sidebar .menutitle {
	background-color:#e7e2db;
	color:#595c2f;
	font-size:30px;
	padding:20px 10px 0px 10px;
	}

#wrapper #bottomBody #sidebar .menulinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#wrapper #bottomBody #sidebar .menulinks a {
	display:block;
	color:#595c2f;
	padding:10px;
	border-bottom:1px solid #595c2f;
	font-size:14px;
	text-decoration:none;
	margin-top:1px;
	}

#wrapper #bottomBody #sidebar .menulinks a:hover {
	color:#ffffff;
	background-color:#595c2f;
	}

#wrapper #bottomBody #sidebar .menulinks ul {
	list-style:none;
	padding-left:15px;
	margin-top:0px;
	}

#wrapper #bottomBody #sidebar .menulinks ul li a {
	color:#666666;
	border-bottom:0px;
	}

#wrapper #bottomBody #sidebar .menulinks ul li a:hover {
	color:#666666;
	background-color:transparent;
	}

#wrapper #bottomBody #sidebar #contactbox {
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	}

#wrapper #bottomBody #sidebar #contactbox .title {
	color:#595c2f;
	font-size:24px;
	padding:10px;
	}

#wrapper #bottomBody #sidebar #contactbox .content {
	padding:10px;
	}

#wrapper #bottomBody #sidebar #contactbox .content .text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:180px;
	}

#wrapper #bottomBody #main {
	float:left;
	width:615px;
	padding-top:20px;
	padding-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:10px;
	color:#333333;
	overflow:auto;
	}

 a {
	color:#804A15;
	text-decoration:underline;
	}

#wrapper #bottomBody #main a img {
	border:0px;
	text-decoration:none;
	}

#wrapper #bottomBody #main a:hover {
	color:#000000;
	}

#wrapper #bottomBody #main h1 {
	font-weight:normal;
	font-size:21px;
	}

#wrapper #bottomBody #main h1.title {
	font-size:30px;
	color:#415532;
	}

#wrapper #bottomBody #main p, #wrapper #bottomBody #main ul {
	font-size:12px;
	line-height:22px;
	}

#wrapper #bottomBody #main .donations {
	float:left;
	width:300px;
	}

#wrapper #bottomBody #main .donations .title {
	margin-bottom:15px;
	font-weight:bold;
	}

#wrapper #bottomBody #main .address {
	float:left;
	width:300px;
	}

#wrapper #bottomBody #main .address .title {
	margin-bottom:15px;
	font-weight:bold;
	}

#footer {
	clear:both;
	border-top:2px solid #b09f8f;
	background-color:#d7d1ca;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	overflow:auto;
	}

#footer #wrapped {
	width:960px;
	margin:0px auto;
	}

#footer #wrapped #footerlinks {
	border-bottom:3px double #595c2f;
	padding-bottom:20px;
	}

#footer #wrapped #footerlinks a {
	color:#804A15;
	text-decoration:none;
	padding:14px;
	font-weight:bold;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}

#footer #wrapped #footerlinks a:hover {
	color:#000000;
	}

#footer #wrapped #location {
	float:left;
	width:400px;
	color:#9e9d9d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-top:20px;
	}

#footer #wrapped #location a {
	color:#595c2f;
	text-decoration:none;
	font-weight:bold;
	}

#footer #wrapped #location a:hover {
	color:#000000;
	}

#footer #wrapped #footerlogo {
	float:right;
	width:345px;
	height:57px;
	margin-top:20px;
	background-image:url(../images/footer-logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
div.boxedContent {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 3px #333333;
	font-size: 14px;
	color: #FFFFFF;
}
div.boxedContent div.content {
	margin: 0 10px;
}
div.boxedContentStyle1 {
	background-color: #c6d5dc;
	width: 660px;
}
div.boxedContentStyle1 div.topBorder {
	background-image: url('../images/box-style1-top.png');
	background-repeat: no-repeat;
	height: 10px;
	line-height: 0;
}
div.boxedContentStyle1 div.bottomBorder {
	background-image: url('../images/box-style1-bottom.png');
	line-height: 0;
	background-repeat: no-repeat;
	height: 10px;
}