/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 05: 3 column basic nav
  -------------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	width: 982px;
	float: none;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
}
#logo {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
	width: 315px;
	float: none;
	clear: none;
}
#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-repeat: no-repeat;
	padding-top: 0px;
	background-position: 22px -78px;
	color: #666666;
}
#c3 {
	width: 234px;
	float: right;
	top: 1px;
	color: #999999;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 32px;
	vertical-align: top;
}
#c3 .content {
	font-size: 0.75em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 12px;
}
h1 {
	font-size: 16px;
	letter-spacing: 0.2em;
	vertical-align: top;
	height: 25px;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
	background-image: url(img/p7CRV_box2_mid.jpg);
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
/*NavBar*/
#nav_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 15px;
	width: 210px;
}

#navbar {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
}
#navbar a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFE084;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #CCCCCC;
	background-color: #010101;
}
/*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:#5785BD;
}
/*
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;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #FFFFFF;
}
#c3 a:visited {
	color: #2F4F53;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #000000;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
#topimage {
	padding-left: 25px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFAD25;
	border-right-color: #FFAD25;
	border-bottom-color: #FFAD25;
	border-left-color: #FFAD25;
	width: 462px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-top: 0px;
	position: relative;
}
#logoadd {
	width: 645px;
	padding-top: 0px;
	top: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 325px;
}
.content_editable {
	padding-left: 16px;
	padding-right: 20px;
	background-image: url(img/p7CRV_box2_mid.jpg);
	color: #666666;
}
#columnwrapper #c2 .thumb_click {
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	font-size: 12px;
	text-align: center;
}
#columnwrapper #c2 .content_thumbs {
	padding-left: 32px;
}
.time_H {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align: center;
	}
.time {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10px;
	background-color: #5597AF;
	border-bottom-style: none;
	color: #FFFFCC;
	text-align: center;
}
.timetable1 {
	background-color: #FFFFCC;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.NavExternal {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 209px;
	float: right;
	margin-right: 10px;
	background-color: #989898;
	height: 25px;
	text-indent: 12px;
	vertical-align: middle;
	padding-top: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A7A7A7;
	margin-bottom: 15px;
}
.navbarlink {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.rollover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	width:118px;
	height:70px;
	z-index:4;
	left: 50%;
	top: 50%;
	margin-top: -16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -48px;
}
#formName {
	margin-left: 75px;
	float: none;
}
#Nametxt {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	margin-left: 80px;
	padding-right: 5px;
}
#Emailtxt {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 50px;
	padding-right: 5px;
}

#Email {
	margin-left: 60px;
}
#submit {
	margin-left: 165px;
	margin-top: 5px;
}

