@charset "iso-8859-1";
/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

#masthead {
	width: 982px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#logo {
	background-color: #FFF;
	
	color: #ffffff;
	font-size: 2px;
	font-family: "Arial Narrow";
	text-align: justify;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-top: 10px;
}
#logo a:link {
	text-decoration: none;
	color: #FFF;
	background-color: #FFF;
}
#logo a:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #FFF;
}

#logo a:hover {
text-decoration: none;
	color: #FFF;
background-color: #FFF;
}

#logo a:active {
	text-decoration: none;
	color: #FFF;
	background-color: #FFF;
}
a img{
	color:#FFF;
}

#navbar {
	margin-bottom: 0px;
	
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	
	background-position: left top;
	padding-top: 4px;
	
}
#navbar_inner2 {
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 11px;
	padding-left: 22px;
}
#columntop {
	clear: both;
	background-image: url(../p7curvitude/img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(../p7curvitude/img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;

}
#c1 {
	width: 234px;
}
#c2 {
	width: 700px;
	background-repeat: no-repeat;
	padding-left:  5px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 1.6px;
	
}
ChartDisplay{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
 
#viewPort{
width:760px;
height:1400px;
overflow:hidden; 
position:relative;
}
 
#iframeContent{
position:absolute; 
top:-2800px;
width:840px;
left:-160px;
height:2750px;
}

#viewPort2{
width:600px;
height:700px;
overflow:hidden; 
position:relative;
}
 
#iframeContent2{
	position:absolute;
	width:800px;
	height:850px;
}

#viewPort3{
	width:630px;
	height:600px;
	overflow:hidden;
	position:relative;
}
 
#iframeContent3{
	position:absolute;
	top:-240px;
	width:740px;
	left:-24px;
	height:1750px;
}

#viewPort4{
	width:630px;
	height:600px;
	overflow:auto;
	position:relative;
}
 
#iframeContent4{
	position:absolute;
	top:-9px;
	width:900px;
	left:-50px;
	height:591px;
}

#viewPort5{
width:700px;
height:2600px;
overflow:hidden; 
position:relative;
}
 
#iframeContent5{
	position:absolute;
	top:-230px;
	width:855px;
	left:-150px;
	height:2468px;
}

#iframeContent6{
position:absolute; 
top:-2800px;
width:750px;
left:-30px;
height:1750px;
}


#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c1 .content a:link {
	color:#960;
	text-decoration: none;
}
#c1 .content a:visited {
	color:#960;
	text-decoration: none;
}
#c1 .content a:hover {
	color:#960;
	text-decoration: none;
}
#c1 .content a:active {
	color:#960;
	text-decoration: none;
}
#c1 .cont {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c1 .cont a:link {
	color:#FFF;
	text-decoration: none;
}
#c1 .cont a:visited {
color:#FFF;
	text-decoration: none;
}
#c1 .cont a:hover {
color:#FFF;
	text-decoration: none;
}
#c1 .cont a:active {
color:#FFF;
	text-decoration: none;
}

#c2 .content {
	color: #FFF;
	font-size: 14px;
	line-height: normal;
	padding-right: 24px;
	padding-bottom: 26px;
	border-color: #FFF;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

#c2 .content a:link {
	text-decoration: none;
	color: #FFF !important;
}
#c2 .content a:visited {
	text-decoration: none;
	color: #fff !important;
}
#c2 .content a:hover {
	text-decoration: none;
	color: #fff !important;
}
#c2 .content a:active {
	text-decoration: none;
	color: #261901 !important;
	font-size: 14px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#c2 .bar {
	font-size: 1em;
	letter-spacing: 0.3em;
}

h1 {
	font-size: 1.6em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 2.3em;
	letter-spacing: normal;
	color: #FFF;
	font-family: "High Tower Text";
	font-style: normal;
	line-height: normal;
	text-align: justify;
}
h3 {
	font-size: 2em;
	font-family: Elephant;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
}
.topZero {
	margin-top: 0;
	font-size: 16px;
	font-family: "High Tower Text";
	color: #000;
}

#columnbottom {
	clear: both;
	background-image: url(../p7curvitude/img/p7CRVCol2_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: 20px;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	text-decoration: none;
	color:#FFF;
}
.content a:visited {
	text-decoration: none;
	color:#FFF;
}
.content a:hover {
	text-decoration: none;
	color:#FFF;
}
.content a:active {
	text-decoration: none;
	color:#FFF;
}

/*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:#960;
text-decoration:none;
}
#c1 .content a:visited {
	color:#960;
text-decoration:none;

}
#c1 .content a:hover {
	color:#960;
text-decoration:none;

}
#c1 .content a:active {
	color:#960;
text-decoration:none;

}

/*-------------------------- FOOTER PART --------------------------*/
div#footer-bg div#footer-menu{
	width:982px;
	margin:0 auto;
	padding:10px 0 19px 0;
	background:none;
	font-family: "Century Gothic";
	font-size: 14px;
	}
div#footer-bg div#footer-menu ul.footMenu{
	padding:0 0 0 0;
	}
div#footer-bg div#footer-menu ul.footMenu li{
	float:left;
	background-repeat: no-repeat;
	background-position: 0 30px;
	}
div#footer-bg div#footer-menu ul.footMenu li a{
	color:#261901; font-size:11px; line-height:16px;
	padding:0 7px 0 7px; display:block; margin:0 0 0 1px;
	}
div#footer-bg div#footer-menu p.copyright{
	padding:5px 0 0 7px;
	color:#261901;
	font-size:11px;
	line-height:11px;
	text-align: left;
	}
div#footer-bg div#footer-menu p.copyright a{
	color:#261901;
	}
div#footer-bg div#footer-menu p.copyright a:hover{
	color:#706933;
	}
