/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 03: 3 column Hz Nav
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #177213;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #D8E7B0;
	color: #177213;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: 12px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 1.0em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol3_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 514px;
	background-image: 
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: 22px -78px;
}
#c3 {
	width: 234px;
}
#c1 .content {
	font-size: 0.95em;
	padding: 16px 28px 16px 34px;
	color: #D6D6D6;
}
#c2 .content {
	color: #000;
	font-size: 1em;
	padding: 16px 22px 16px 22px;
	line-height: 1.6em;
	text-align: justify;
	font-weight: 800;
}
#c3 .content {
	font-size: 0.95em;
	padding: 16px 36px 16px 26px;
}
h1 {
	font-size: 0.9em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 1em;
	background-attachment: inherit;
}
h4 {font-size: 1.4em;
	letter-spacing: 0.2em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.8em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #06F;
	font-weight:800;
}
.content a:visited {
	color: #003399;
}
.content a:hover, .content a:focus, .content a:active {
	color: #F00;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #F00;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #FFF;
}
#c3 a:visited {
	color: #2F4F53;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #F00;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
a img {border:0;}
.Awhite {background-color:#FFC;}
.Ared{
	color:#cc0000;
	font-weight: bolder;
}
.red{
	color:#F00;
	font-weight: bolder;
}
.AWHIT2{
	color:#FFFFFF;
	font-weight: bolder;
}
.imgLeft { 
float: left;
margin-right: 10px;
}
.imgRight {
float: right;
margin-left: 10px;
}
.Ablue{
	color:#0066ff;
	font-weight: bolder;
}
.blue{
	color:#0066ff;
	font-weight: bolder;
}
.Awhite2{
	color:#ffffff;
	font-weight: bolder;
}
.black{
	color:#000000;
	font-weight: bolder;
}
.Aorange{color:#Ff6400;
	font-weight: bolder;}
	
.Ayellow{color:#Ffff00;
	font-weight: bolder;}	
	
.Agreen{color:#117213;
	font-weight: bolder;}	
	
.greenLINE{color:#00ff00;
	font-weight: bolder;
	}	
	
.youWHITE{
background-color: #FFFFcc;
	border: 4px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
.youYELLOW{
background-color: #FFCD0A;
	border: 4px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}	
.youGREEN{
background-color: #34C704;
	border: 4px solid #ff9900;
	color: #FFFF00;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
.youGREEN2{
background-color: #34C704;
	border: 4px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}	
.youGREEN3{
background-color: #34C704;
	border: 4px solid #ff0000;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}		
.youORANGE{
    background-color: #FF9900;
	border: 4px solid #34C704;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
.youREDD{
background-color: #CC0000;
	border: 4px solid #009900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}	
.youBLU{
background-color: #0099FF;
	border: 4px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}				
.DVBLUE{
 background-color: #0066FF;
	color: #FFFF00;
	border: 3px solid #FFFF00;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
.DVBLUE2{
 background-color: #0099FF;
	color: #FFFF00;
	border: 3px solid #FFFF00;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
}
.Green7{
	background-image:url(../../assets/images/PGB2.gif);
	background-repeat: repeat;
    color: #FFffff;
	border: 5px solid #ff9900;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.yellowLINE{
	font-weight: bold;
	color: #FFFFCC;
}
.Green2{
	background-image:url(../images/PGB2.gif);
	background-repeat: repeat;
    color: #FFffff;
	border: 5px solid #ff9900;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.yellowLINE{
	font-weight: bold;
	color: #FFFFCC;
}

