html {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/ph_bg.gif) repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	height:100%;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	margin-bottom: 0px;
	margin-top: 0.8em;
	font-size: .8em;
	line-height: 150%;
	padding-right: 15px;
}
/********************************************************************* head navigation **/

#contactNavi{
	background: #F3F5E0;
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}
#contactNavi ul{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width:750px;
	padding: 0.3em 0px;
}
#contactNavi ul li{
	list-style: none;
	display: inline;
	margin-left: 1.5em;
}
#contactNavi ul li a, #contactNavi ul li a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #007DA8;
}
#contactNavi ul li a:hover {
	font-style: italic;
	color: #B2BF0B;
	text-decoration: underline;
	background: none;
}
/************************************************************************* main nav*/
#nav_main_wrap
{
	background: #007DA8 url(images/nav_bg.jpg) repeat-y center top;
	font-size: 15px;
	text-align: left;
	padding: 0px;
	font-weight: bold;
	margin: 0px auto;
}
#nav_main
{
	width: 775px;
	margin: 0px auto;
	background: #B2BF0B;
}

#nav_main ol
{
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
}

#nav_main li
{
	float: left;
	list-style: none;
	margin-bottom: 0px;
}

#nav_main li.current
{
	background: #007DA8 url(images/naviBg_lft.gif) no-repeat left center;
}
#nav_main li.home
{
background:#007DA8
}

#nav_main a
{
	color: #007DA8;
	display: block;
	padding: 8px 15px;
	white-space: nowrap;
	border: none;
}

#nav_main a:hover
{
	color: #F3F5E0;
	text-decoration: underline;
	border: none;
	background: #B2BF0B;
}

#nav_main li.current a, #nav_main li.home a
{
	background: url(images/naviBg.gif) no-repeat right center;
	color: #F3F5E0;
	border: none;
}
#homeHead {
	background: url(images/head_background.jpg) no-repeat left top;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#homeHead img.logo {
	position: relative;
	left: 400px;
	margin: 0px;
	padding: 0px;
	top: 50px;
}
/************************************************************************* sub nav*/

#nav_sub_wrap
{
	background: #F3F5E0;
	margin: 0 auto;
	width: 775px;
	padding: 0px;
	border-bottom: 1px dotted #007DA8;
}


#nav_sub ul
{
	padding: 15px 0 0 5px;
	margin: 0px;
}

#nav_sub li
{
	float: left;
	list-style: none;
	padding: 4px 0 0px;
	font-size: 12px;
	line-height: 12px;
}

#nav_sub a
{
	color: #007DA8;
	display: block;
	padding: 0 10px;
	white-space: nowrap;
	border-right: 1px solid #007DA8;
	border-bottom: none;
}

#nav_sub a:hover
{
	text-decoration: underline;
	border: none;
}

#nav_sub li.current
{
	position: relative;
	text-decoration: underline;
	color: #B2BF0B;
}
/************************************************************************* blue box*/
#blueBox {
	color: #F3F5E0;
	background: #007DA8;
	padding: 0px;
	width: 775px;
	border-top: 4px solid #B2BF0B;
	margin-top: 98px;
	font-size: 1em;
	font-weight: bold;
	line-height: 200%;
}
#blueBox_wrap {
	padding: 15px;
	}
#blueBox p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 1.2em;
}
#blueBox a {
	color: #F3F5E0;
	text-decoration: underline;
}
#blueBox a:hover {
	font-style: italic;
	color: #F3F5E0;
	text-decoration: underline;
}
#blueBox a:visited {
	font-style: italic;
	color: #F3F5E0;
	text-decoration: none;
}
#blueBox h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #F3F5E0;
}
/********************************************************************* sub page header**/
#headLogo {
	background: #F3F5E0;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/********************************************************************* floats**/
#container {
	background: #F3F5E0;
	width: 775px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#content {
	padding: 0px 0px 15px 15px;
	width: 760px;
	background: #FFFFFF;
}
#left {
	float: left;
	width: 375px;
	border-left: 3px solid #B2BF0B;
	padding-left: 10px;
	padding-top: 0px;
	position: relative;
	margin: 25px 0px 0px;
}
#right {
	width: 300px;
	float: right;
	padding: 0px 0px 5px 25px;
	line-height: 125%;
	clear: right;
	position: relative;
	font-size: 1em;
	margin: 10px 0px 0px;
}
ul.floats {
	clear: both;
}
ul.floats li {
	list-style: none;
	display: block;
	position: relative;
	float: left;
	width: 300px;
	font-size: .8em;
	padding: 0.2em 0.5em 0.2em 0.2em;
	margin: 0.2em 15px 0.2em 5px;
}
ul.floats li.clear {
	clear: both;
	display: block;
	float: none;
	width:770px;
	height: 0px;
	padding:0;
	margin:0;
}
li.clear, .clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}
/********************************************************************* right side bar links**/
h2.rightBG, h2.rightBGa {
	margin-bottom: 5px;
	padding: .2em 0.2em .2em 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	border: none;
}
h2.rightBG {
	color: #F3F5E0;
	background: #007DA8 url(images/blueDot.gif) no-repeat left center;
	margin-top: 15px;
}
h2.rightBGa {
	background: #B2BF0B url(images/greenDot.gif) no-repeat left center;
	margin-bottom: 5px;
	border: none;
	font-size: .9em;
}
h2.rightBGa a, h2.rightBGa a:visited {
	color: #F3F5E0;
	text-decoration: none;
	border: none;
}
h2.rightBGa a:hover {
	color: #007DA8;
	background: none;
	border: none;
}
/********************************************************************* main content**/
h1 {
	font-weight: normal;
	color: #007DA8;
	font-size: 1.5em;
	padding-top: .6em;
	margin-bottom: 0.2em;
	margin-top: 0px;
}
h2 {
	font-weight: normal;
	color: #B2BF0B;
	margin-bottom: 0em;
	padding-bottom: 0px;
	margin-top: 1.5em;
	font-size: 1.2em;
}
h3 {
	font-weight: bold;
	color: #007DA8;
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 0px;
}
h4 {
	color: #007DA8;
}
#right h4 {
	font-size: .8em;
	border-top: 1px solid #B2BF0B;
	margin-top: 2em;
	font-weight: normal;
}
h5 {
	color: #007DA8;
}
.indent {
	padding-left: 25px;
}

.doubleindent {
	padding-left: 50px;
}


a {
	color: #007DA8;
	text-decoration: none;
	border-bottom: 1px dotted #007DA8;
}
a:hover {
	background: #B2BF0B;
	padding-top: .2em;
	padding-bottom: .2em;
}
p.psd {
	font-size: .8em;
}
p.psd a, p.psd a:visited {
	color: #F3F5E0;
	text-decoration: underline;
}
p.psd a:hover {
	color: #B2BF0B;
	background: #007DA8;
}
p#pdf {
	text-align: right;
	clear: both;
	font-size: .7em;
}
.blue {
	color: #007DA8;
}
.boldBlue {
	font-weight: bold;
	color: #007DA8;
}
.green {
	color: #B2BF0B;
}
.boldGreen {
	font-weight: bold;
	color: #B2BF0B;
}
ol li {
	font-size: .8em;
	margin-bottom: 1em;
}
.photo {
	border: 2px solid #B2BF0B;
	margin-right: 1em;
}
.ruleTop {
	border-top: 2px solid #B2BF0B;
	padding-top: 1em;
	margin-top: 3em;
}
ul li {
	font-size: .8em;
	margin-bottom: 1em;
}
.black {
	color: #000000;
}
/**************************************************************************footer **/
#foot {
	font-size: .9em;
	margin-top: 0em;
	color: #F3F5E0;
	background: #007DA8;
	padding: 15px 15px 5px;
	clear:right;
	margin-right: 0px;
	margin-left: 0px;
}
#footNavi ul{
	text-align: right;
	clear: both;
}
#footNavi ul li {
	list-style: none;
	display: inline;
	margin-left: 1.5em;
}
#foot p {
	clear: both;
}
#footNavi ul li a, #footNavi ul li a:visited, #foot a, #foot a:visited {
	color: #F3F5E0;
}
#footNavi ul li a:hover, #foot a:hover {
	font-style: italic;
	background: #007DA8 url(none);
}
#content form {
	margin-top: .5em;
}
#right p {
	padding-left: 25px;
}

img.left {
	float: left;
	margin: 5px 20px 5px 0px;
}

img.right {
	float: right;
	margin: 5px 5px 5px 20px;
}

