/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	width: 958px;
	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;
}
#fulltop, #fulltopR2 {
	clear: both;
	background-image: url(img/p7CRVCol982_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#fullwrapper, #fullwrapperR2 {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol982_middle.jpg);
	background-repeat: repeat-y;
}
#columntop {
	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/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#columntopGBB {
	clear: both;
	background-image: url(img/p7CRVColGBB_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapperGBB {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVColGBB_middle.jpg);
	background-repeat: repeat-y;
}
#columntopBG {
	clear: both;
	background-image: url(img/p7CRVColBG_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapperBG {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVColBG_middle.jpg);
	background-repeat: repeat-y;
}
#c0, #c0a, #c1, #c1b, #c2, #c2b, #c3b {
	float: left;
}
#c0, #c0a {
	width: 982px;
}
#c1, #c1b {
	width: 530px;
}
#c2 {
	width: 440px;
	/*
	background-image: url(../demo-images/sol.jpg);
	background-repeat: no-repeat;
	padding-top: 140px;
	background-position: 22px -78px; */
}
#c2b, #c3b {
	width: 220px;
}
#c0 .content, #c0a .content {
	font-size: 0.8em;
	padding: 16px 42px 16px 42px;
	line-height: 1.6em;
}
#c1 .content {
	font-size: 0.75em;
	padding: 8px 28px 8px 34px;
}
#c1b .content {
	color: #efefef;
	font-size: 0.75em;
	padding: 8px 28px 8px 34px;
}
#c2 .content {
	font-size: 0.8em;
	padding: 8px 42px 8px 42px;
	line-height: 1.6em;
}
#c2b .content, #c3b .content {
	color: #efefef;
	font-size: 0.8em;
	padding: 8px 42px 8px 42px;
	line-height: 1.6em;
}
h1 {
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#fullbottom, #fullbottomR2 {
	clear: both;
	background-image: url(img/p7CRVCol982_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnbottomGBB {
	clear: both;
	background-image: url(img/p7CRVColGBB_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnbottomBG {
	clear: both;
	background-image: url(img/p7CRVColBG_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.content a, #logo a {
	font-variant:small-caps;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link, .content a:visited, #logo a:link, #logo a:visited {
	color: #002448;
}
.content a:hover, .content a:focus, .content a:active, #logo a:hover, #logo a:focus, #logo a:active {
	color: #F59D3D;
}
/*
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, #c1 .content a:visited {
	color: #002448;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #F59D3D;
}
#c1b .content a:link, #cb1 .content a:visited, #c2b .content a:link, #c2b .content a:visited, #c3b .content a:link, #c3b .content a:visited {
	color: #F0F0F0;
}
#c1b .content a:hover, #c1b .content a:focus, #c1b .content a:active, #c2b .content a:hover, #c2b .content a:focus, #c2b .content a:active, #c3b .content a:hover, #c3b .content a:focus, #c3b .content a:active {
	color: #F59D3D;
}
/*Footer Links*/
#footer a:link, a:visited {
	color: #002448;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #F59D3D;
}
