/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(img/body-background.jpg);
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead {
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	background-image: url(img/wrapper-background.jpg);
	background-repeat: repeat-y;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flash {
	height: 180px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../flash/images/wood-1.jpg);
	background-repeat: no-repeat;
}
#menubar {
	background-image: url(img/menubar.jpg);
	height: 50px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#menu {
	width: 895px;
	margin-left: 50px;
	font-size: 14px;
}
#navbar {
	margin-bottom: 12px;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	padding-top: 4px;
}
#navbar_inner2 {
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
.content-images-with-border  {
	border: 4px solid #DD7E04;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.content-images-no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.table-with-border {
	border: 1px solid #666;
}
.table-with-border-solidbg {
	border: 1px solid #666;
	background-color: #e5e5e5;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(img/summer-sidebar-background.jpg);
	background-repeat: repeat-y;
}
.testimonials-table {
	border: 2px solid #E1B35B;
	color: #FFF;
	background-image: url(img/testimonials-backdrop.jpg);
	background-repeat: repeat;
	font-size: 14px;
}
.testimonials-table td  {
	padding: 10px;
	border: 2px solid #514336;
}
.testimonials-table h1 {
	font-weight: normal;
	font-size: 20px;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 255px;
}
#c2 {
	width: 720px;
}
#c1 .content {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 35px;
}
#registration {
	background-image: url(img/register-now.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 180px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-position: 0px 2px;
}
#registration h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}
#registration a:link {
	height: 45px;
	width: 180px;
	display: block;
}
#sidebar-bot-image {
	height: 65px;
	width: 225px;
	background-image: url(img/sidebar-bot-image.jpg);
	background-repeat: no-repeat;
	margin-left: 35px;
}
#c2 .content {
	color: #000;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 40px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
	color: #E98E0B;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#footer-background {
	background-image: url(img/footer-background.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
	color: #FFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #DD7E04;
	font-weight: bold;
	text-decoration: none;
}
.content a:visited {
	font-weight: bold;
	color: #AD5F00;
	text-decoration: none;
}
.content a:hover, .content a:focus, .content a:active {
	text-decoration: underline;
}
/*
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: #333;
	text-decoration: none;
}
#c1 .content a:visited {
	color: #375191;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #333;
	text-decoration: underline;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Footer Links*/
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
.footer-box-wrapper {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer-box-textpanel-mid.jpg);
	background-repeat: repeat-y;
}
.footer-box-top {
	background-image: url(img/footer-box-textpanel-top.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
.footer-box-mid {
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.footer-box-mid p {
	margin: 0px;
	padding: 0px;
}
.footer-box-bot {
	background-image: url(img/footer-box-textpanel-bot.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.slide-out-div {
          padding: 20px;
          width: 250px;
          background: #ccc;
          border: 1px solid #29216d;
      }  