/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 06: 2 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;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0;
	margin:0 auto;
	width: 508px;
	
}
#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;
}
/*NavBar*/
#nav_wrapper {
	font-size: 0.85em;
	margin: 10px 0px 0px 15px;
	width: 190px;
	padding-left:10px;
}

#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;
}

#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 736px;
	padding-top: 15px;
	
}
#picture {
	text-align:center;
	padding-left:6px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #333333;
	font-size: 0.95em;
	padding: 16px 32px 16px 32px;
	line-height: 1.4em;
}

p.nospace {
	margin-top:0;
	margin-bottom:2px;
	}
h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.4em;
	letter-spacing: .2em;
	color:#A77885;
}
h3 {
	font-size: 1.1em;
	color:#91646C;
	padding-bottom: 0;
}

h4 {
	font-size: 1.0em;
	color:#91646C;
	padding-bottom: 0;
}

.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
/*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: #A8838B;
}
/*
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;
}
#slideshow {
	width: 340px;
	padding: 8px;
	background-color:#5A69A5;
	margin-left:auto;
	margin-right: auto;
}
#cards {
	padding: 8px;
	background-color:#5A69A5;
	margin-left:auto;
	margin-right: auto;
	width:420px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.feature {
	background:#B2C3DD;
	font-size: 0.9em;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 15px;
	border: 3px solid #4B6191;
	line-height:1.4em;

  }
  
 .feature h3 {
	font-size: 1.2em;	
	color: #3D498F;
	font-weight: bold;
	
}

#bozotable {

	text-align:center;
	margin: 10px;
	background:#A9D9D6;
	border: 3px solid #CE402F;
	
}

#bozotable td {

	padding: 10px 10px 10px;
	text-align:center;
	vertical-align:middle;
	
	
}

#bozotable td.button {
	 padding-top: 5px;
	 
}	

.c1-feature {

padding: 10px 15px;

}	

.c1-feature h3, h4 {

	font-weight:bold; 
	font-size:1.2em;
	color:#495C84;
	margin-bottom:5px;
	
}



.c1-feature p {

	padding: 0px 6px;
	margin-top:0;
	line-height:1.3em;
	
	
	}
	

.c1-feature ul {
	
	line-height:1em;
	
	}
	
#googlead {

margin-bottom:0;
	}
	
#c2	h4 {
	font-size: 1.0em;
	color:#91646C;
	padding-bottom: 0;
}

	