/*****Basic Elements*****/  


body {
	line-height: 1.4;	
	font-family: "Lucida Grande", Arial, Helvetica sans-serif;
	font-size: 12px;
	color: #333333;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #423d3a;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin-bottom: 30px;
}
#home #container #main_cvi {
	height: 50px;
	width: 960px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#home #right_column {
	width: 160px;
	float: right;
	display: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#home #container #center_column {
	width: 460px;
	margin-left: 240px;
	margin-right: 80px;

}
#home #container #right_column img {
	float: left;
	margin-right: 4px;
	margin-top: 15px;
}
#home #container #center_column .learn_more {
	float: right;
}

#home #container #center_column .learn_more a{
margin-bottom: 20px;}
#home #container #center_column #mission .subtitle {
	margin-top: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	padding-top: 20px;
	width: 200px;
}
#home #container #right_column a {
}
#home #container #center_column #mission {
	width: 200px;
	float: left;
	margin-bottom: 30px;
}
#home #header .container #top_menu .active {
	background-image: url(images/navbar_green.png);
	background-repeat: repeat-x;
}

#home #header2 .container #top_menu .active {
	background-image: url(images/navbar_green.png);
	background-repeat: repeat-x;
}
#home #container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 17px;
	color: #165802;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 17px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

.seminar{
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

a {
	color: #165802;
}

a:hover{
	color: #3e8a48;
}

p, pre {
	margin-bottom: 0px;
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background: url(images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

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

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */






span {
	color: #165802;
	font-family: arial;
	font-size: .8em;
}

p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#services #content .container #main #services ul li {
	float: left;
	width: 230px;
	margin-top: 0px;
}

.bold{font-weight: bold;}

.clearfix {
	clear: both; 
}
/*****Basic Layout*****/  

/** Header **/

#header {
	background-image: url(images/top_bar.png);
	background-repeat: repeat-x;
}

/** Logo **/

#header h1 {
	background: url(images/logo.png) no-repeat;
	width: 335px;
	height: 30px;
	text-indent: -9990px;
	margin: 15px 0px 0px;
	color: #398bb1;
}

#header .other {
	background: url(images/logo_other.png) no-repeat;
	width: 305px;
	height: 50px;
	text-indent: -9990px;
	margin: 15px 0px 0px;
	color: #398bb1;
}

#header span#slogan {
	color: #ff8114;
	font-size: 1.20em;
	display:none;
}

/*** Main Menu ***/

#header ul#top_menu {
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 4px;
	overflow: hidden;
}

#header ul#top_menu li.active a{
	padding-top: 18px;
	background-repeat:repeat-x;
	color: #165802;
}

#header ul#top_menu li {
	float: left;
}

#header ul#top_menu li a {
	color: #565656;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.0em;
	text-decoration: none;
	padding-top: 18px;
}

#header ul#top_menu li a:hover {
	color:#165802;
	background-image: url(images/navbar_green.png);
	background-repeat: repeat-x;
}





#header2 {
	background-image: url(images/top_bar.png);
	background-repeat: repeat-x;
}

/** Logo **/

#header2 h1 {
	background: url(images/logo_other.png) no-repeat;
	width: 335px;
	height: 50px;
	text-indent: -9990px;
	margin: 15px 0px 0px;
	color: #398bb1;
}

#header2 .other {
	background: url(images/logo_other.png) no-repeat;
	width: 335px;
	height: 30px;
	text-indent: -9990px;
	margin: 15px 0px 0px;
	color: #398bb1;
}

#header2 span#slogan {
	color: #ff8114;
	font-size: 1.20em;
	display:none;
}

/*** Main Menu ***/

#header2 ul#top_menu {
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 4px;
	overflow: hidden;
}

#header2 ul#top_menu li.active a{
	padding-top: 18px;
	background-repeat:repeat-x;
	color: #165802;
}

#header2 ul#top_menu li {
	float: left;
}

#header2 ul#top_menu li a {
	color: #565656;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.0em;
	text-decoration: none;
	padding-top: 18px;
}

#header2 ul#top_menu li a:hover {
	color:#165802;
	background-image: url(images/navbar_green.png);
	background-repeat: repeat-x;
}







#home #container #left_column  {
	width: 160px;
	float: left;
}
#home #container #left_column #quicklinks {
	list-style-type: none;
}
#home #container #center_column #romey {
	width: 200px;
	float: right;
	margin-bottom: 20px;
}
#home #container #center_column #romey .subtitle {
	margin-top: 39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	padding-top: 20px;
	width: 200px;
}
#home #footer {
	clear: left;
}
#home #footer #container {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
	height: 70px;
}

#home #footer #container_resources {
	width: 600px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
	height: 70px;
}
#home #footer #container p {
	margin-bottom: 0px;
	font-size: .8em;
}
#home #footer #container a {
	font-size: 0.8em;
}
#home #container #center_column #romey_about {
	height: 230px;
	margin-bottom: 60px;
	margin-top: 20px;
}

#home #container #center_column #romey_about img {
	float: left;
	border: 1px solid #666666;
	margin-top: 4px;
}

#home #container #center_column #koehler_about {
	margin-top: 30px;
	margin-bottom: 60px;
	height: 325px;
}
#home #container #center_column #koehler_about img {
	float: left;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-top: 4px;
	border: 1px solid #333333;
}
#home #container #center_column #romey_about p {
	padding-left: 140px;
}
#home #container #sub_cvi_about{
background-image: url(images/otherpage_bg.jpg);
	height: 215px;
	width: 939px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#home #container #sub_cvi_learn{
background-image: url(images/otherpage_bg.jpg);
	height: 215px;
	width: 939px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#home #container #center_column #hires .romey {
	margin-left: 50px;
}


#home #container #sub_cvi {
	background-image: url(images/otherpage_bg.jpg);
	height: 215px;
	width: 939px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#home #container #center_column #second {
	clear: left;
}
#home #container #center_column #mission2 {
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#home #container #center_column #appealing {
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#home #container #center_column #romey_about .title_romey {
	margin-top: 15px;
}
#home #container #center_column #subnav {
	list-style-type: none;
	background-color: #d0decc;
	width: 200px;
	margin-bottom: 20px;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
}
#home #container #center_column .story {
	margin-left: 42px;
	margin-bottom: 50px;
}
#home #container #center_column .hires {
	margin-top: 30px;
}
#home #container #center_column .romey {
	float: left;
	width: 124px;
	border: 1px solid #666;
}
#home #container #center_column .date {
	margin-top: 30px;
}

#home #container #center_column #subnav .active a{
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
#home #container #center_column #subnav .inactive a {
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	text-decoration: none;
}

#home #container #center_column #subnav li {
	display: inline;
}

#home #container #center_column #subnav li a:hover{
	color: #000;
}

#home #container #center_column #subnav li a{
	color: #000;
	margin-left: 19px;
	margin-right: 10px;
}
#home #container #center_column .koehler {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #666;
}
#home #container #center_column .romey {
	clear: left;
}
#home #container #center_column img {
	margin-bottom: 20px;
}
#home #container #sub_cvi_resources {
	background-image: url(images/otherpage_bg.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 939px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#home #container #center_column .pdf {
	background-image: url(images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#home #container #center_column .pdf.bottom{
margin-bottom:20px;}
#home #container #sub_cvi_faq {
	background-image: url(images/otherpage_bg.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 939px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#home #container #sub_cvi_contact {
	background-image: url(images/otherpage_bg.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 939px;
	margin-top: 30px;
	margin-bottom: 30px;
}#home #container #center_column .question a {
	color: #333;
	margin-top: 15px;
}
#center-column p{margin-bottom: 20px;
}

#copy{
	margin-top: 20px;
}

.pagetitle{
	color:#165802;
	font-family:Georgia,Arial,Sans-Serif;
	font-size:27pt;
	font-style:italic;
	font-weight:normal;
	padding-left:245px;
	padding-top:160px;
}


