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

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 12px;
}
#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;
}

#pmm_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 15px;
}


#c2 {
	width: 500px;
	padding-top: 0px;
}
#c2 .content blockquote {
	padding-left: 140px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#c2 .content {
	color: #333333;
	font-size: 0.75em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}
#c2 .content p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#c2 .content ol {
	list-style-type: none;
}
#c2 ul {
	margin: 0px 0px 10px 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	list-style-type: circle;
}
#c2 li {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#c2 .content li {
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(../assets/images/bulletRed.gif);
}
#c2 h1 {
	font-size: 1em;
	font-weight: bold;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 1px;
	line-height: 1.3em;
}
#c2 h2 {
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#c2 h3 {
	color: #006666;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#c2 h4 {
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#c2 h5 {
	color: #900;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topZero {
	margin-top: 0;
}
#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;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.content a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover, .content a:focus, .content a:active {
	color: #000000;
	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, #c2, #c3 {
	float: left;
}
#c1 {
	width: 234px;
	z-index: 900;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c1 .content p {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
}
#c1 h1 {
	color: #000000;
	font-weight: bold;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	padding-left: 5px;
}
#c1 h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	letter-spacing: 1px;
}
#c1 .content a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#c1 .content a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
#c1 #sidebar ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 5px;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #003333;
}
#c3 a:visited {
	color: #003333;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #000000;
}
#c3 {
	width: 210px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#c3 .content li {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 5px;
	list-style-image: url(../assets/images/bulletGray.gif);
}
#c3 .content {
	font-size: 0.75em;
	padding: 16px 20px;
	color: #000000;
}
#c3 h1 {
	color: #00696A;
	font-weight: bold;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
}
#c3 h2 {
	color: #333333;
	font-weight: bold;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: .9em;
	text-transform: capitalize;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
#c3 h4 {
	color: #000000;
	font-weight: bold;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1em;
}
#c3 h5 {
	color: #000000;
	font-weight: bold;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1em;
}
#c3 .content p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
	line-height: 1.3em;
}
#c3 .content ul {
	margin: 0px 0px 0px 8px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	list-style-type: circle;
	padding-left: 10px;
}
#flyer {
	margin: 0px 10px;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	position: relative;
}
#flyerRight {
	margin: 0px 0px 0px 10px;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	position: relative;
	line-height: 1.2em;
	font-size: 0.9em;
}
#imageLeft {
	margin: 0px;
	float: left;
	width: 150px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 10px;
}
#imageRight {
	margin: 0px;
	float: right;
	width: 175px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#imageSidebar {
	margin: 0px;
	width: 165px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#sidebar {
	margin: 0px;
	width: 180px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #FFFFFF;
	background-position: left top;
	float: right;
	padding-right: 25px;
}
#sidebar p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#sidebar a:link {
	font-weight: bold;
	color: #C2DADB;
	text-decoration: none;
}
#sidebar a:visited {
	font-weight: bold;
	color: #C2DADB;
	text-decoration: none;
}
#sidebar a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar ul {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 15px;
}

/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}

.boldBlack {
	color: #000000;
	font-weight: bold;
}
.copyRed {
	color: #990000;
}

.GenevaBoldGray {	
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding-right: 5px;
}
.green {
	color: #416E80;
}
.greenBold {
	color: #005354;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 6px;
}
.headerGreen {
	color: #598787;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.testimonial {
	color: #000000;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 10px;
	font-style: italic;
	line-height: 1.2em;
	text-align: left;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.rightBar {
	color: #333333;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 20px;
	font-style: normal;
	text-align: center;
}
.rightBar a:link {
	color: #2B5763;
	text-decoration: none;
}
.rightBar a:visited {
	color: #2B5763;
	text-decoration: none;
}
.rightBar a:hover {
	color: #333333;
	text-decoration: underline;
}
.signature {
	color: #000000;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 20px;
	font-style: normal;
	text-align: right;
	line-height: 1.2em;
}
.sm {
	font-size: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.wingdings {
	color: #9E1117;
	font-family: Wingdings;
}
.top {
	color: #990000;
	font-weight: bold;
	font-size: 0.8em;
	background-position: right;
}
.table {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #000000;
}
.tableHeadher {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #990000;
	font-weight: bold;
	letter-spacing: 1px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boldRed {
	color: #990000;
	font-weight: bold;
}
#image175Left {
	margin: 0px;
	float: left;
	width: 175px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 10px;
}
#image200Left {
	margin: 0px;
	float: left;
	width: 200px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 10px;
}
#bottomTable {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.gray {
	color: #CCC;
}

