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

body {
	color: #000000;
	background-color: #C9D8DB;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
}
#logo {
	padding: 0 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 3.2em;
	color: #333333;
	letter-spacing: 0.3em;
	background-color: #CAD8D9;
}
.pic {
	border: 1px solid #333333;
}

#columntop {
	clear: both;
	background-image: url(../images/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#pmm_wrapper {
	font-size: 0.8em;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 15px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(../images/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}

#c2 {
	width: 710px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: 22px -78px;
}
#c1 .content {
	font-size: .8em;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 6px;
	padding-left: 34px;
	text-align: justify;
	color: #000000;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	color: #373E2D;
	margin-top: 8px;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}

h6 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	color: #4F583F;
	letter-spacing: .1em;
}


.centre {
	text-align: center;
}

.slide {
	padding-left: 44px;
	padding-top: 0px;
	width: 666px;
}

#c2 .content {
	color: #333333;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-align: justify;
}

#c2 .content p {
	color: #333333;
	margin: 3px;
	
}
h1 {
	font-size: 1.6em;
	margin-top: 4px;
	text-align: center;
	font-family: "Trebuchet MS";
	padding: 0px;
	margin-bottom: 8px;
	color: #373E2D;
	letter-spacing: 0.2em;
}
.underline {
	width: 644px;
	margin-left: 40px;
}

h2 {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: "Trebuchet MS";
	margin: 0px;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 6px;
	letter-spacing: 0.15em;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	color: #373E2D;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(../images/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
	display: none;
}
#footercontent {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 26px;
	letter-spacing: .2em;
	color: #D9E8C7;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #4678B5;
}
.content a:visited {
	color: #4678B5;
}
.content a:hover, .content a:focus, .content a:active {
	color: #A02F2C;
}
/*
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;
}
.right {
	text-align: right;
}

h4 {
	font-size: 11px;
	color: #373E2D;
}
.float_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	border: 1px solid #333333;
}
.float_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	border: 1px solid #333333;
}
.news_div {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.news_div td {
	padding-bottom: 12px;
}
