/* 
  --------------------------------------------
  Curvitude by Project Seven Development
  Horizontal Navigation; Mixed Columns
  Modified July 2009 by Pinsonnault Creative
  www.pinscreative.com
  --------------------------------------------
*/

body {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	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: 0.8em;
	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;
}
#column2top {
	clear: both;
	background-image: url(img/p7CRVCol2_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;
}
#column2wrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2, #c2_2  , #c3{
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 514px;
}
#c2_2 {
	width: 748px;
}
#c3 {
	width: 234px;
}
#c1 .content {
	font-size: 0.85em;
	padding: 16px 28px 16px 34px;
	line-height: 1.2em;
}
#c1 .content p {
	margin-top: 3px;
	margin-bottom: 6px;
}
#c2 .content {
	color: #000;
	font-size: 0.85em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}
#c2_2 .content {
	color: #000;
	font-size: 0.85em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}
#c2_2 .content table p {
	line-height: 1.1em;
}
#c2 .content p {
	margin-bottom: 9px;
	margin-top: 3px;
}
#c2_2 .content p {
	margin-bottom: 9px;
	margin-top: 3px;
}
#c2 .content ul {
	margin-top: 12px;
	line-height: 1.2em;
}
#c2 .content ul li {
	margin-bottom: 9px;
}
#c2_2 .content ul {
	margin-top: 12px;
	line-height: 1.2em;
}
#c2_2 .content ul li {
	margin-bottom: 9px;
}
#c2_2 .content ol {
	margin-top: 12px;
	line-height: 1.2em;
}
#c2_2 .content ol li {
	margin-bottom: 9px;
}
#c3 .content {
	font-size: 0.85em;
	padding: 16px 36px 16px 26px;
	line-height: 1.2em;
	color: #FFF;
}
#c3 .content p {
	margin-top: 3px;
	margin-bottom: 9px;
}
h1 {
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 9px;
}
h2 {
	font-size: 1em;
	margin-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 6px;
}
.topZero {
	margin-top: 0;
}
.redquotes {
	font-style: italic;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	color: #B32322;
	font-weight: bold;
}
.whitequotes {
	font-style: italic;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#column2bottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
}
#footercontent {
	padding: 0px 40px;
	color: #FFF;
}
#footbottom {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
}
#foottop {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
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: #B82526;
	font-weight: bold;
	text-decoration: none;
}
#c1 .content a:visited {
	color: #B82526;
	font-weight: bold;
	text-decoration: none;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
/*
Wide column - center or right - Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c2 .content a:link {
	color: #B42423;
	font-weight: bold;
	text-decoration: underline;
}
#c2_2 .content a:link {
	color: #B42423;
	font-weight: bold;
	text-decoration: underline;
}
#c2 .content a:visited {
	color: #B42423;
	font-weight: bold;
	text-decoration: underline;
}
#c2_2 .content a:visited {
	color: #B42423;
	font-weight: bold;
	text-decoration: underline;
}
#c2 .content a:hover, #c2 .content a:focus, #c2 .content a:active {
	color: #5785BD;
	font-weight: bold;
	text-decoration: underline;
}
#c2_2 .content a:hover, #c2_2 .content a:focus, #c2_2 .content a:active {
	color: #5785BD;
	font-weight: bold;
	text-decoration: underline;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
#c3 a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #FBCE41;
	font-weight: bold;
	text-decoration: none;
}
/*Footer Links*/
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
#subfoot {
	margin: 0px auto;
	font-size: 0.65em;
	width: 952px;
	color: #999;
	text-align: right;
	padding-right: 30px;
}
#footer #footercontent a img {
	border: 1px solid #FFF !important;
	margin-right: 6px;
}
#c1 .content ul {
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-left: 15px;
}
#c1 .content ul li {
	margin-bottom: 6px;
}
