@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url('images/background.jpg') repeat-x top center;
	color: #606060;
	font-family: "Lucida Grande", Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

#RosequarterUpdatesForm input {
	background: transparent;
	height: 28px;
	width: 153px;
	border: 0;
	padding-top: 7px;
	margin: 0;
}

#RosequarterUpdatesForm .sbmBtn {
	width: 55px;
	background: transparent url('images/rv_submit.gif');
	padding: 0;
	margin-left: 13px;
	vertical-align: top;
}

#RosequarterUpdatesForm #inputBg {
	height: 28px;
	background: url('images/rv_input.gif') top left no-repeat;
	padding-left: 7px;
}

img {
	border: 0;
}

p {
  	margin: 10px 0 10px 0;
}

a {
	text-decoration: none;
	color: #cc9b46;
	outline: none;
}
	
a:hover {
	color: #6b4e1a;
}
	
li {
	list-style-type: none;
}

textarea {
	height: 150px;
}

.ul li { list-style-type: circle; list-style-position: inside; margin: 0 0 5px 10px; }
.img-float-left { float: left; margin-right: 10px; }

#faq li {
	list-style-type:disc;
	padding-left: 15px;
	}

textarea {
	width: 100%;

}

.lineContainer {
	background: #fff url('images/rv_spacer_top.gif') repeat-x;
	height: 9px;
	clear: both;
}

.solidLine {
	background: #af6a30;
	height: 2px;
	clear: both;
}

.top {
	margin-top: 20px;
	padding: 0;
}

.container {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.entry {
	margin: 10px 0 10px 0;
}

#dotted {
	background: #fff url('images/rv_spacer_top.gif') repeat-x;
	height: 9px;
	width: 460px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#mainContainer {
	background: transparent url('images/content_background.jpg') no-repeat;
	width: 800px;
	margin: 0 auto;
}

#headerWrapper {
	width: 790px;
}

#header {
	height: 328px;
}

#header_flash {
	position: absolute;
	background: transparent;
	width: 100%;
	height: 220px;
	top: 92px;
	left: 0;
}

#nav {
	background: transparent url('images/nav_background.jpg') no-repeat;
	width: 790px;
	height: 92px;
}

#nav ul {
	position: relative;
	left: 228px;
	top: 13px;
	width: 557px;
}

#nav li {
	height: 57px;
	display: inline-block;
}

#nav ul li:hover {
	background-position:0 -57px;
}

/* ---- NAVIGATION ITEMS ---- */

#nav_home { background: url('images/navigation/home.jpg') no-repeat; }
#nav_vision { background: url('images/navigation/vision.jpg') no-repeat; }
#nav_history { background: url('images/navigation/history.jpg') no-repeat; }
#nav_coverage { background: url('images/navigation/coverage.jpg') no-repeat; }
#nav_faqs { background: url('images/navigation/faqs.jpg') no-repeat; }
#nav_contactus { background: url('images/navigation/contact.jpg') no-repeat; }
#nav_getinvolved { background: url('images/navigation/getinvolved.jpg') no-repeat; }

#cssdropdown {
	position: relative;
	left: 353px;
	top: -22px;
	width: 150px;
	z-index: 3;
}

li.headlink { background: #4d270a; width: 150px; float: left; }
li.headlink ul { display: none; }
li.headlink:hover ul { display: block; }
li.headlink ul li { margin: 3px 0 5px 10px; }
li.headlink ul .line { border-bottom: 1px solid #56300e; border-top: 1px solid #3a1d07; }
li.headlink ul a { color: #cab993; }
li.headlink ul a:hover { color: #fff; }

#welcomeWrapper {
	width: 760px;
	margin: 0 0 10px 20px;
}

#welcome {
	font-family: "Lucida Grande", Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-bottom: 5px;
}

#spanWelc {
	color: #3a5639;
	font-weight: bold;
}

#date {
	color: #4cb549;
	font-weight: bold;
}

#updates {
	
}

#content {
	width: 500px;
	margin-left: 20px;
	float: left;
}

#contentWrapper {
	float: left;
}

#sidebar {
	width: 250px;
	float: left;
}

#sidebar ul li {
	margin-left: 20px;
}

#sidebar ul li h2 {
	padding: 10px 0 10px 0;
}

#featuredMedia {
	width: 500px;
	height: 375px;
	margin-bottom: 10px;
}

#featuredMedia p {
	padding: 0;
	margin: 0;
}

#relatedMedia {
	background: #000;
	height: 200px;
	margin-bottom: 10px;
}

#leftContainer {
	font-size: 12px;
	color: #3a5639;
}

#content h2 a {
	color: #af6a30;
	font-family: "Trebuchet MS", Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#content h2 a:hover {
	color: #dba74c;
}

#leftContainer p {
	padding: 5px 0 5px 0;
	color: #3a5639;
}

#leftContainer .postmetadata {
	font-size: 12px;
}

#rightContainer {
	float: left;
	width: 250px;
	margin: 0 0 10px 5px;
}

#rightBottom {
	width: 235px;
	margin: 0 0 0 13px;
}

#informed {
}

#email {
	height: 90px;
}

#footerWrapper {
	width: 760px;
}

#footer {
	display: block;
	width: 760px;
	text-align: center;
	padding: 5px 0 10px 0;
}

/* ---- SUB CONTENT ---- */

#faq li {
	list-style-position: inside;
}


/* ---- Concepts ---- */

.concepts .concept { float: left; width: 115px; margin-right: 10px; }
.concepts .concept.last { margin: 0; }

/* ----- captions ---- */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
