@charset "UTF-8";
*{
	margin:0px;
	padding:0px;
}
body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/page_bg.jpg);
	/*background: url(splash/cloud_bg.jpg);*/
	/*background: url(images/sunlight_bg_test.jpg) top center;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img{
	border:0px;
}
#z-container{
	position:relative; top:0px;
	z-index:1;
	margin:0 auto;
	width:804px;
}
#container {
	position:relative; top:10px;
	z-index:1;
	width: 804px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#overlay{
	position:absolute; top:0px; left:620px;
	width:305px;
	z-index:100;
	visibility:hidden;
}
#topbar {
	width:804px;
	background:url(images/top_bar_bg.gif) repeat-x;
	height:26px;
	overflow:hidden;
	line-height:26px;
}
#mainContent {
	width:804px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#c1bfa7 url(images/mr_content_bg.jpg) no-repeat;
	background-position:0px 285px;
}
#leftcol{
	width:183px;
	float:left;
}
#rfi{
	width:148px;
	padding:15px 18px 30px 17px;
	color:#666666;
	font-size:11px;
	background:url(images/rfi_bg.jpg) repeat-x;
}
#rfi h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#666666;
}
#rfi td{
	height:25px;
}
#rfi input{
	width:100px;
	height:15px;
}
#maincol{
	float:left;
	width:619px;
	/*background:#FFFFFF url(images/main_col_bg.jpg) no-repeat;
	background-position:0px 285px;*/
}
#mainpic{
	position:relative; top:0px; left:0px;
	height:257px;
	width:619px;
	overflow:hidden;
}
#belowmainpic{
	/*background:#FFFFFF url(images/main_col_bg.jpg) no-repeat;*/
	width:619px;
}
#rsidebar{
	/*background:url(images/r_col_bg.gif) no-repeat;*/
	width:194px;
	padding:0px 0px 0px 15px;
	float:right;
	text-align:right;
}
#content{
	width:390px;
	padding:0px 0px 10px 15px;
	margin-top:0px;
	background:#FFFFFF;
}
#featured{
	width:390px;
	padding-top:20px;
	padding-bottom:20px;
}
.featured_item{
	width:120px;
	padding:5px 0px 5px 15px;
	float:left;
}
.featured_item, .featured_item a:link, .featured_item a:visited, .featured_item a:hover, .featured_item a:active{
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.featured_item h3, .featured_item h3 a:link, .featured_item h3 a:visited, .featured_item h3 a:hover, .featured_item h3 a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:0px;
	padding-bottom:5px;
	color:#4076b5;
	text-decoration:none;
}
.featured_item img{
	border: 1px solid #689284;
	margin-bottom:5px;
}

#pagetext{
	padding-top:10px;
}

#footer{
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
	/*clear:both;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:375px;
}
.menubutton{
	background:#FFFFFF url(images/menu_item_bg.jpg) repeat-x;
	width:169px;
	font:11px Arial, Helvetica, sans-serif bold;
	color:#666666;
	padding-left:14px;
	padding-top:1px;
	line-height:21px;
}

.menubutton a:link, .menubutton a:hover, .menubutton a:visited, .menubutton a:active{
	color:#666666;
	text-decoration:none;
	display:block;
}

.menubutton a:hover{
	color:#993399;
}
.clear{
	clear:both;
}


h1{
	color: #6fa851;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	/*color:#666666;*/
	padding-top:15px;
	padding-bottom:15px;
}
h3{
	color: #6fa851;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	/*color:#666666;*/
	padding-top:5px;
	padding-bottom:15px;
}
#content p{
	line-height:24px;
	padding-bottom:20px;
}
#testimonial p{
	font-size:11px;
	padding:5px 6px 5px 55px;
	line-height:15px;
	text-align:left;
}
ul{
	padding-left:25px;
	padding-bottom:25px;
}
li{
	padding:5px 0px 5px 5px;
}
#pageheader{
	background:url(images/h1_bg.gif) repeat-x;
	height:28px;
	overflow:hidden;
}
#pageheader h1{
	padding:0px 0px 0px 13px;
	margin:0px 0px 0px 0px;
	color:#594700;
	font-size:14px;
	line-height:28px;
}
.submenu{
	list-style:none;
	padding-left:15px;
	margin-left:0px;
	font:11px Arial, Helvetica, sans-serif bold;
	color:#666666;
	padding-bottom:0px;
	text-transform:capitalize;
	background:#f7f6f3;
}
.submenu li{
	padding-bottom:5px;
}
.sublink{
	text-decoration:none;
	color:#666666;
}

div.pdfbutton {
	background:transparent url(images/h1_bg-r2.jpg) repeat-x scroll 0 0;
	color:#594700;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	margin-left:50px;
	width:140px;
	text-align: left;
}
div.pdfbutton div.pdfbuttoninner {
	margin-left:5px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom: 2px;
}
div.pdfbutton a:link, div.pdfbutton a:hover, div.pdfbutton a:visited, div.pdfbutton a:active{
	color:#594700;
	text-decoration:none;
	display:block;
}

div.pdfbutton a:hover{
	color:#392700;
}

p#facebooklink {
	text-align: center;
}
p#facebooklink a {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #687fb1;
	text-align: center;
}
