/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 12: 2 column 760 Hz Nav Basic
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #032199;
	margin: 0;
	padding: 0;
	background-image: url(../images/skybkg.jpg);
	background-repeat:no-repeat;
}
#masthead {
	color: #999999;
	margin: 0px auto 0 auto;
	width: 729px;
	height: 75px;
	/*background-image: url(img/tlg_top.png);*/
	/*background-repeat: no-repeat;*/
}
#masthead2 {
	color: #999999;
	margin: 0px auto 0 auto;
	width: 729px;
	height: 75px;
	/*background-image: url(img/tlg_top.png);*/
	/*background-repeat: no-repeat;*/
}
#masthead3 {
	color: #999999;
	margin: 0px auto 0px auto;
	width: 450px;
	height: 51px;
	background-image: url(../images/dms_masterhd3.png);
	background-repeat: no-repeat;
	background-position: center;
}
#masttile3 {
	color: #999999;
	margin: 0px auto 0 auto;
	width: 450px;
	background-image: url(../images/dms_tile3.png);
	background-repeat:repeat-y;
	background-position: center;
}
#mastcontent3 {
	color: #784C1B;
	width: 402px;
	text-align: left;    
}
#masthdrcontent3 {
	color: #78501F;
	font-size: 18px;
	font-weight: bold;
	text-indent: 30px;
	text-align: left;
	padding-top: 15px;
}
#mastfooter3 {
	color: #999999;
	margin: 0px auto 0 auto;
	width: 450px;
	height: 18px;
	background-image: url(../images/dms_footer3.png);
	background-repeat:no-repeat;
	background-position: center;
}
#logo {
	padding: 12 12px;
}
#navbar {
	margin-bottom: 12px;
	background-image: url(img/p7CRV760HzMen_mid.png);
	background-repeat: repeat-y;
	font-size: 0.8em;
	/*zoom: 1;*/
	width:100%;
}
#navbar_inner {
	background-image: url(img/p7CRV760HzMen_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV760HzMen_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:6px;
}
#hznavbar {
	margin: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#hznavbar li {
	list-style-type: none;
	float: left;
}
#hznavbar a {
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	/*border-right: 1px solid #555555;*/
}
#hznavbar a:hover, #hznavbar a:active, #hznavbar a:focus {
	color: #FFF200;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRV760_top.png);
	background-repeat: no-repeat;
	height: 50px;
}
#columntop2 {
	clear: both;
	background-image: url(img/p7CRV760_top2.png);
	background-repeat: no-repeat;
	height: 40px;
}
#columntop3 {
	clear: both;
	background-image: url(img/p7CRV760_top4.png);
	background-repeat: no-repeat;
	height: 50px;
}
#columnwrapper {
	margin: 0 auto;
	width: 729px;
	background-image: url(img/p7CRV760_middle.png);
	background-repeat: repeat-y;
}
#columnwrapper2 {
	margin: 0 auto;
	width: 729px;
	background-image: url(img/p7CRV760_middle2.png);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 216px;
}
#c2 {
	width: 513px;
	/*background-image: url(../demo-images/sol.jpg);*/
	/*background-repeat: no-repeat;*/
	padding-top: 0px;
	background-position: 22px -78px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 5px 15px 5px 20px;
}
#c2 .content {
	color: #663300;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 40px;
}
h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRV760_bottom.png);
	background-repeat: no-repeat;
	height: 47px;
}
#columnbottom2 {
	clear: both;
	background-image: url(img/p7CRV760_bottom2.png);
	background-repeat: no-repeat;
	height: 47px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 729px;
}
#footercontent {
	padding: 14px;
	width: 100%;
	color: #FFFFFF;
}
.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: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
#headertxt{
	padding-left: 265px;
	padding-top: 9px;

}
.imageborder{
border: #993300 solid 2px;
}


