body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #DDE6EE;
}
#masthead {
	background-color: #567CAB;
	border-bottom: 4px solid #FFF;
	height: 110px;
	border-top: 2px solid #FFF;
	margin-bottom: 30px;
}
#logo {
	margin: 0px auto;
	width: 758px;
}

#menu {
	float: left;
	width: 758px;
	margin: 0px;
	padding-top: 8px;
}


#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
}
.highlight {
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	background-color: #DDE6EE;
	padding: 10px;
	border: 1px dashed #567CAB;
	margin-bottom: 25px;
	margin-top: 25px;
}

p, blockquote, ul, ol {
	margin-top: 0pt;
	padding-top: 0pt;
	margin-bottom: 1em;
}

blockquote {
	background-color: transparent;
	background-image: url(../assets/quote_small.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	font-style: italic;
	margin: 1em;
	padding-bottom: 0pt;
	padding-left: 2.8em;
	color: #666;
}

#c1, #c2, #c3, #c4 {
	float: left;
}

#c1 {
	width: 758px;
	border: 1px solid #BACCDC;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 50px;
	font-size: 0.9em;
	line-height: 1.7em;
	color: #484848;
	background-color: #FFF;
}
#brand {
	float: left;
	width: 266px;
	text-align: right;
	color: #FFF;
	font-size: 0.9em;
}

.content p {
	margin: 6px 0px 12px;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #567CAB;
	letter-spacing: 0.3em;
	padding-bottom: 4px;
	text-align: center;
}

h2 {
	font-size: 1.3em;
	color: #567CAB;
	letter-spacing: 0.2em;
	text-align: center;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	letter-spacing: 0.3em;
	display: block;
	width: 100%;
	background-image: url(../images/leron-byline2.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-bottom: 5px;
}

h4 	{
	font-size: 1.1em;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #484848;
	letter-spacing: 0.3em;
	text-decoration: underline;
}
#footer {
	margin: 0px auto;
	font-size: 0.85em;
	border: 1px solid #BACCDC;
}
#footercontent {
	padding: 12px 0 12px 0px;
	text-align: center;
	color: #333;
	font-size: .95em;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#topheading {
	margin-top: 20px;
}

/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #C5B883;
	font-size: 0.8em;
	background-image: url(img/p7iq_navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #31568B;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #4A739B;
}
a:visited {
	color: #4A739B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	color: #000000;
}


li {
	padding-bottom: 6px;
	padding-left: 6px;
}

#footer ul {
	margin: 0.5em 0;
	padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding: 0 0.5em 0 0.7em;
	border-left: 0.08em solid #567CAB;
}
.scap {
	font-variant: small-caps;
	padding-left: 50px;
}

#footer li.first {
 padding-left: 0; 
 border: 0; 
}
.underline {
	font-weight: bold;
	text-decoration: underline;
}

.line {
	text-decoration: underline;
}

.imgleft {
	border: 1px solid #999999;
	margin: 0px 10px 5px 0px;
	padding: 4px;
	float: left;
}

.imgright {
	border: 1px solid #999999;
	margin: 0px 0px 5px 7px;
	padding: 2px;
	float: right;
}

.imghome {
	padding: 4px;
	margin-bottom: 10px;
}

.imginside {
	border: 1px solid #999999;
	margin: 0px;
	padding: 2px;
}

.img {
	}

.imgleftsh {
	margin: 0px 10px 5px 0px;
	padding: 4px;
	float: left;
}

.imgrightsh {
	margin: 0px 0px 0px 8px;
	float: right;
}

.calloutright {
	float: right;
	margin: 6px 0px 8px 10px;
	padding: 5px;
	border: 1px solid #333333;
	font-size: 0.9em;
}

span.dropcap {
	float: left;
	font-size: 4em;
	display: block;
	line-height: 0.775em;
	color: #789BBE;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0pt 0.05em 0pt 0pt;
}

/*contact form*/

#contactform {
	margin-top: 5px;
	
}


#contactform input {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#contactform textarea {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.required, .error {
	background: transparent;
	color: #345C92;
	font-weight: bold;
	margin-left: 5px;
}
.space {
	margin-left: 5px;
}


legend {
	color: #8CAAC8;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

fieldset {
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #9BB5CE;
}

.validation {
	padding-left: 20px;
	color: #990000;
}

.disclaimer {
	font-size: 0.9em;
	line-height: 1.3em;
}
.author {
	text-align: right;
}

