/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 01: 3 column
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #5D382E;
	margin: 0;
	padding: 0;
	background-image: url(../images/presentation/bg/Suede_coffee.jpg);
	background-repeat: repeat;
}
#masthead {
	color: #999999;
	margin: 12px auto 4px auto;
	width: 984px;
	height: 280px;
	background-image: url(../images/presentation/bg/10webheaderBGpng8.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
}
#logo {
	padding: 0 12px;
	width: 285px;
	height: 271px;
	float: left;
}
#columntop {
	clear: both;
	background-image:url(img/2010Revisions/p7CRVCol3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 958px;
	background-image:url(img/2010Revisions/p7CRVCol3_middle.jpg);
	background-repeat: repeat-y;
}
#pmm_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 3px;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 222px;
}
#c2 {
	width: 511px;
	background-imageXXXX: url(../demo-images/sol.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 22px -78px;
}
#c3 {
	width: 222px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 22px;
}
#c2 .content {
	color: #333333;
	font-size: 0.8em;
	padding: 5px 32px 16px 32px;
	line-height: 1.6em;
}
#c3 .content {
	font-size: 0.75em;
	padding: 16px 22px 16px 26px;
}
.widerContent {
	padding: 10px 5px 0 15px;
	text-align: center;
}
h1 {
	font-size: 36px;
	letter-spacing: 2px;
	padding: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 36px;
	margin: 0;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0;
	padding: 8px 0 8px 0;
}
h3 {
	font-size: 22px;
	line-height: 24px;
	margin: 0;
	padding: 6px 0 6px 0;
}
h4 {
	font-size: 20px;
	margin: 0;
	letter-spacing: 1px;
	padding: 3px 0 3px 0;
}
h5 {
	font-size: 18px;
	margin: 0;
	padding: 2px 0 3px 0;
}
h6 {
	font-size: 16px;
	margin: 0;
	padding: 2px 0 2px 0;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image:url(img/2010Revisions/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	color: #F1D8A3;
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontentLeft {
	padding: 14px;
	width: 430px;
	float:left;
}
#footercontentRight {
	padding: 14px;
	width: 490px;
	float:right;
	text-align: right;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #9A3700;
}
.content a:visited {
	color: #9A3700;
}
.content a:hover, .content a:focus, .content a:active {
	color: #757575;
}
/*
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: #541301;
	text-decoration:none;
}
#c1 .content a:visited, #c1 .content a:active {
	color: #541301;
	text-decoration: none;
}
#c1 .content a:hover, #c1 .content a:focus {
	color: #757575;
	text-decoration: underline;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #541301;
}
#c3 a:visited {
	color: #541301;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #757575;
}
#c3 h2 a:link, #c3 h2 a:active, #c3 h2 a:visited {
	text-decoration: none !important; 
}
#c3 h2 a:hover {
	text-decoration: underline !important; 
}
/*Footer Links*/
#footer a:link {
	color: #F1D8A4;
}
#footer a:visited {
	color: #F1D8A4;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFFFFF;
}
.tempPic {
	float: left;
	width: 142px;
	height: 172px;
	padding: 48px 0px;
}
.tempSpacer {
	float:left;
	width:50px;
	height: 150px;
}
#directions {
	line-height: 10px;
	border: solid 1px #8A3625;
	width: 225px;
	padding: 10px 10px 10px 10px;
	float:right;
	min-height: 70px;
}
#directions p, #directions h3, #directions img {
	padding: 0 0 7px;
	margin: 0 !important;
}
.clearit {
	clear: both;
	text-align:center;
}
.contentLeft {
	float:left;
	padding: 0 10px 5px 0;
}
.contentRight {
	float:right;
	padding: 0 0 5px 10px;
}
.centerit {
	text-align: center;
}
.contentH2 {
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 24px;
}
.normalText {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-weight: normal;
}
.floatLeft {
	float:left;
}
.indent25 {
	padding-left: 25px;
}
.h6Plus {
	font-size: 16px;
	margin: 0;
	padding: 2px 0 2px 0;
	font-style:italic;
	font-weight: bold;
}
.h2Plus {
	font-size: 24px;
	font-weight:bold;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0;
	padding: 8px 0 8px 0;
}
	
.letsRide {
	position: relative;
	width: 449px;
	height: 445px;
	background-image:url(../images/Gitcha2-450.png);
	repeat: no-repeat;
	font-style:italic;
	text-indent: -15px;
	margin-top: 35px;
}
.dateCounter {
	position: absolute;
	top: -35px;
	left: 15px;
	width: 422px;
	height: 60px;
	color: #6A341E;
}
.sideBox {
	width: 181px;
	margin: 5px 20px 5px -5px;
}
.sideBoxTop {
	height: 7px;
	background-image:url(../images/presentation/bg/sidebox/sideBox181_01.png);
	background-repeat:no-repeat;
	padding: 1px;
}
.sideBoxMiddle {
	background-image:url(../images/presentation/bg/sidebox/sideBox181_02.png);
	background-repeat:repeat-y;
	padding: 1px 8px;
	margin: 0;
}
.sideBoxMiddle p {
	margin: 3px 0;
}
.sideBoxBottom {
	height: 9px;
	background-image:url(../images/presentation/bg/sidebox/sideBox181_03.png);
	background-repeat:no-repeat;
	clear:both;
}
