/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	margin: 0px;
	padding: 0;
	background: #FFF url(../_images/PageBkgrd.jpg) repeat;
}
#masthead {
	padding: 0px;
	margin: 0;
	height: 150px;
	background: #FFF;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 3px solid #999;
}
#center {
	width: 780px;
	background: #FFF;
	float: left;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	position: inherit;
}
#masthead .content {

}
#footer .content {




}
#footer {
	color: #666;
	background-color: #CCC;
	margin: 0;
	font-size: 0.7em;
	height: 40px;
	position: relative;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
/*
#center a:link {
	color: #669999;
}

#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
*/
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #333;
}
#footer a:visited {
	color: #333;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.content h1 {
	color: #025a92;
}
.BoldPara {
	font-weight: bold;
}
.content h2 {
	color: #025A92;
	margin: 0px;
	font-size: 1.2em;
}


#wrapper #masthead .content p {
	margin: 0px;
	padding: 0px;
}
#wrapper #masthead #menubar {
	font-size: 0.9em;
	height: 35px;
}
#logo {
	float: left;
	background: url(../_images/logo.jpg) no-repeat;
	height: 110px;
	width: 300px;
}
#logoArea {
	height: 115px;
	position: relative;
}
#phone {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 38px;
	background: url(../_images/phone.jpg) no-repeat;
	height: 35px;
	width: 190px;
}
#email {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 5px;
	height: 28px;
	width: 212px;
	background: url(../_images/email.jpg) no-repeat 0px 2px;
}
#phoneNumber {
	float: right;
	padding-top: 5px;
	font-size: 1em;
	color: #025a92;
	padding-right: 10px;
	font-weight: bold;
}
#emailAddress {
	float: right;
	padding-right: 10px;
}
#p7bod #wrapper #masthead #logoArea #email #emailAddress a {
	color: #025a92;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}
#tagline {
	position: relative;
	bottom: 0px;
}
#footerNav {
	padding: 12px 10px;
	width: 300px;
	float: left;
	color: #333;
}
#footerCopyright {
	float: right;
	padding: 12px 10px;
	color: #333;
}
#footerNav a {
	text-decoration: none;
	color: #333;
}
.link1 {
	display:block;
	background:url(../_images/marker.gif) no-repeat 13px 10px;
	color:#006;
	text-decoration:none;
	padding:1px 17px 3px 27px;
	font-weight:bold;
	border:1px solid #666;
}
.link1:hover {
	color:#fff;
	background:#11acd4 url(../_images/marker.gif) no-repeat 13px 10px;
}
#mainContent {
	width: 760px;
	position: relative;
	float: left;
	padding: 20px 10px 10px;
	height: auto;
}
#rightPanel {
	width: 571px;
	float: right;
}

#leftPanel {
	width: 179px;
	float: left;
}
#editableContent {
	width: 780px;
	position: relative;
}

.Clear , br{
	clear: both;
}
#center #frm input.text {
	font-size: 0.9em;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
#center #frm input.textSmall {
	font-size: 0.8em;
	width: 100px;
}
#p7bod #wrapper #center #frm p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
label {
	width: 6em;
	text-align: left;
	float: left;
	padding-right: 0.5em;
	display: inline;
}
.verySmallText {
	font-size: 0.7em;
	height: 1em;
	display: block;
}

.options label {
	text-align: left;
	float: none;
	width: auto;
	font-size: 0.9em;
}
.red {
	color: #F00;
	text-align: right;
}

#p7bod #wrapper #center #frm #button {
	color: #333;
	font-size: 0.9em;
}
