*{
	font-size:12px;
	font-family:Arial, sans-serif;
	margin:0;
	padding:0;
}

body{
	background:#b7b6b5 url(images/bgMain.jpg) top no-repeat;
	color:#000;
}

p{
	margin:0 0 16px 0;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0;
}

a{
	color:#00a;
}

a:hover{
	color:#00d;
}


/* BEGIN: Headings ================== */
h1{
	font-size:18px;
}

h2{
	font-size:15px;
}

h3{
	font-size:14px;
}

h4{
	font-size:13px;
}

h5{
	font-size:12px;
}

h6{
	font-size:11px;
}
/* END: Headings ================== */

#main{
	width:914px;
	position:relative;
	margin:35px auto 0 auto;	
}

#top-nav{
	float:right;
	width:440px;
	background:#000;
}

#top-nav li, #top-nav li a{
	float:left;
	display:inline;
	list-style:none;
}

#top-nav li a{
	/*width:89px;*/
	font-size:13px;
	color:#f7e698;
	text-align:center;
	margin-left:25px;	
	text-decoration:none;
	letter-spacing:.11em;
	font-family:"Century Gothic", Arial, sans-serif;
}

#top-nav li a.last{
	margin-right:13px;
}

#top-nav li a:hover, #top-nav .active a {
	color:#FFF;
}


#top-nav li{
	padding:10px 0;
	background:#000;
}

h1 a#logo{
	display:block;
	text-indent:-9999px;
	width:244px;
	height:32px;
	background:url(images/imgLogo.jpg) no-repeat;
}

#container{
	border:solid 4px #000;
	border-top:solid 14px #000;
	background:#d2d2d2;		
}

#header{
	clear:both;
	width:906px;
	height:301px;
	margin:0 auto;
	border-bottom:12px solid #000;
	background:url(images/bgHeader.jpg) no-repeat;
}

#header h2{
	width:602px;
	height:135px;
	text-indent:-9999px;
	position:absolute;
	top:182px;
	left:-34px;	
	background:url(images/imgHeaderTitle.jpg) no-repeat;
}

#content{
	color:#d2d2d2;
	padding:10px 0;
	color:#000;
	background:#d3d3d3;
}

#content-nav{
	margin:0 auto;
	text-align:center;
	width: 850px;
}

#midNav {
	margin:0;
	padding: 0;

}
#midNavinner {
	margin:0em auto;
	padding: 0em;

}

#content-nav li, #content-nav li a{
	float:left;
	display:inline;
	list-style:none;
	color:#000;
	text-decoration:none;
	font-family:"Century Gothic", Arial, sans-serif;	
}

#content-nav li a{
	letter-spacing:.06em;
	padding:0 5px;
	font-weight:bold;
}

#content-nav li a:hover, #content-nav .active a {
	color:#006534;
}

#testimonials{
	clear:both;
	float:left;
	width:247px;
	min-height:487px;
	padding-top:44px;
	background:url(images/bgTestimonials.gif) top no-repeat;
}

#testimonials p{
	width:192px;
	color:#143824;
	font-weight:bold;
	font-style:italic;
	text-align:justify;
	margin:0 0 20px 20px;
	font-size:13px;
	letter-spacing:.06em;	
	line-height:1.6em;
	font-family:"Century Gothic", Arial, sans-serif;
}

#testimonials p span{
	color:#000;
}

#testimonials img{
	display:block;
	width:202px;
	margin:0 auto;
}

#main-content{
	float:left;
	width:659px;
	padding:35px 0 0 0;
	text-align:right;
}
#main-content-gallery{
	float:left;
/*	width:659px; */
	padding:35px 0 0 0;
	text-align:right;
}
#main-content-gallery h3{
	font-family:"Century Gothic", Arial, sans-serif;
	margin-bottom:25px;
	font-size:25px;
}

#main-content h3{
	font-family:"Century Gothic", Arial, sans-serif;
	margin-bottom:25px;
	font-size:25px;
}

#mc-container{
	padding:0 10px;
	margin-bottom:100px;
	background:#d2d2d2;	
}

#mc-container img{
	padding: 6px;
}
#mc-container p{
	line-height:1.4em;
}

#btm-tagline{
	padding-top:15px;
	border-top:solid 4px #19382a;
	text-align:center;
}

#btm-tagline h4{	
	height:auto;
	margin-bottom:10px;
	background:url(images/bgBottomTagline.gif) 92px 15px no-repeat;
}

#btm-tagline h4 span{
	font-size:30px;
	color:#006535;
	margin:0;
	padding:0 22px;
	background:url(images/bgBottomTagline.gif) right center no-repeat;	
	font-family:"Century Gothic", Arial, sans-serif;
}

#footer{
	clear:both;
	padding:10px 0;
	background:#000;
	text-align:center;
}

#footer p, #footer p span{
	margin:0;
	color:#f6e697;	
	letter-spacing:.06em;	
	font-family:"Century Gothic", Arial, sans-serif;	
}

#footer p span{
	margin-left:5px;
	padding-left:16px;
	background:url(images/bgBottomSquare.gif) left center no-repeat;
}
#footer p span a{
	color:#f6e697;
}