/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #a6b3bc;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #D0E8F9;
	padding: 0px;
	background-image: url(img/right.gif);
	background-position: right 65px;
	background-repeat: no-repeat;
	margin: 0;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #163A4A;
}
#wrapper {
	width: 935px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px solid #CCCCCC;
}
#column_wrapper {
	background-repeat: repeat-y;
	background-image: url(img/clm04_middle.gif);
}
#column_top {
	height: auto;
	background-color: #3B89B0;
	padding: 0px;
}
#column_bottom {
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 650px;
	float: left;
}
#right {
	width: 285px;
	float: left;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.quote {
	padding-right: 20px;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #4A83A1;
}

#right .content {
	font-size: 0.7em;
	line-height: 1.6em;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.specialty {
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F7992;
	border-right-color: #4F7992;
	border-bottom-color: #4F7992;
	background-color: #BFDEF0;
	width: 200px;
}

#masthead .content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer .content {
	padding-top: 12px;
	padding-right: 35px;
	padding-bottom: 12px;
	padding-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #163A4A;
	color: #999999;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
}
#left a:visited {
	color: #0066CC;
}
#left a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C41C2B;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {color: #999999;}
#footer a:hover {color: #0066CC;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: normal;
	background-color: #163A4A;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
	border-bottom-width: 1px;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	background-image: url(../images/rightquote.gif);
	background-repeat: no-repeat;
	background-position: right 85%;
	width: 480px;
	padding-right: 10px;
	text-align: left;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #3B89B0;
	padding-bottom: 5px;
}
.leftquote {
	background-image: url(../images/leftquote.gif);
	background-repeat: no-repeat;
	background-position: left -10px;
	padding-left: 40px;
}
.noline {
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}

