body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/overall_background.jpg);
	background-repeat: repeat-x;
	background-color: #061330;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #261606;
	background-attachment: fixed;
	background-position: center top;
}
a {
	color: #0F2F78;
	text-decoration: underline;
}
a:hover {
	color: #9C7D1F;
	text-decoration: underline;
}
.button, .ui-tabs-nav .button {
	display: block;
	margin: 0px;
	height: 22px;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #0F2F78;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
a.button, .ui-tabs-nav a.button, .ui-tabs-nav a.button:hover, .ui-tabs-nav a.button:link, .ui-tabs-nav a.button:visited {
	color: #0F2F78;
	text-decoration: none;
	background-image: url(/images/button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
}
a.button:hover, .ui-tabs-nav a.button:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(/images/button_over.jpg);
}
.submit {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #9C7D20;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C7D20;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper {
	background-image: url(/images/overall_top_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
#laurel_left {
	display: block;
	height: 11px;
	width: 44px;
	position: absolute;
	top: 89px;
	left: 0px;
	background-image: url(/images/laurel_left.png);
	background-repeat: no-repeat;
}
#laurel_right {
	display: block;
	height: 11px;
	width: 44px;
	position: absolute;
	top: 89px;
	right: 0px;
	background-image: url(/images/laurel_right.png);
	background-repeat: no-repeat;
}
#header {
	padding: 0px;
	height: 100px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	clear: both;
}
#header h1 {
	color: #FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	margin-top: 24px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 900px;
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#header a {
	display: block;
	height: 70px;
	width: 300px;
	position: absolute;
	top: 10px;
}
#menu {
	background-image: url(../../images/navigation_background.jpg);
	background-position: 0px 0px;
	padding: 0px;
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu #navigation {
	float: left;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	padding: 0px;
	height: 40px;
	margin: 0px;
	background-image: url(/images/navigation_start.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #navigation li {
	display: block;
	height: 40px;
	float: left;
	background-image: url(/images/navigation_separator.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#menu #navigation li.clear_menu {
	background-image: url(/images/blank.gif);
	background-repeat: no-repeat;
}
#menu #navigation li a {
	display: block;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	font-weight: bold;
	color: #556377;
	text-decoration: none;
	margin: 0px;
}
#menu #navigation li a:hover {
	color: #103178;
	text-decoration: underline;
}
#menu #locations {
	float: right;
}
#content {
	background-color: #FFFFFF;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content #breadcrumb {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #556377;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #breadcrumb a {
	color: #556377;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCEE2;
	padding-bottom: 1px;
}
#content h1 {
	color: #0F2F78;
	font-size: 18px;
	font-weight: normal;
}
#content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0F2F78;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content h4 {
}
#content h5 {
}
#content h6 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content p {
	font-size: 12px;
	line-height: 20px;
}
#content ul {
	font-size: 12px;
	line-height: 20px;
}
#content ul li {
	margin-bottom: 8px;
}


#content .placeholder {
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#content .clear_div {
	width: 100%;
	overflow: auto;
}
#content .location_map {
	border: 1px solid #CDCEE2;
	padding: 1px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content .our_team {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content .right {
	float: right;
	margin-bottom: 20px;
	margin-left: 40px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid #CDCEE2;
}





#content fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	padding: 0px;
}
#content legend {
	font-weight: bold;
	color: #0F2F78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCEE2;
	display: block;
	height: 28px;
	padding: 0px;
	margin: 0px;
}
#content legend a {
	text-decoration: none;
	color: #0F2F78;
}
#content legend a:hover {
	color: #0F2F78;
	text-decoration: none;
}
#content fieldset p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
}
#content fieldset p a.button {

}
#content #contact_form {
	border: 1px solid #9C7D1F;
	padding: 10px;
	margin: 0px;
}
#content #contact_form fieldset {
	margin: 0px;
	padding: 0px;
}

#content #contact_form p {
	clear: both;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#content #contact_form label {
	display: inline;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 20px;
}
#content #contact_form input {
	float: left;
	display: inline;
	width: 560px;
}
#content #contact_form textarea {
	width: 560px;
	height: 80px;
}
#content #contact_form .submit {
	width: 122px;
	margin: 0px;
	padding: 0px;
}
#content #contact_form #center_buttons {
	margin: 0px;
	padding: 0px;
}






#flash {
	height: 250px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: -2000;
	background-color: #FFFFFF;
}
#flash object {
	z-index: -3000;
}
#home {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 40px;
}
#home p {
	line-height: 20px;
}
#home .home_tab {
	width: 214px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCEE2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#home .home_tab_last {
	border-right-style: none;
	width: 215px;
}
#home .home_tab h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0F2F78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCEE2;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 44px;
}
#home .home_tab h1 a {
	text-decoration: none;
}
#home .home_tab h1 a:hover {
	color: #0F2F78;
}

#home .home_tab p {
	margin: 10px;
	padding: 0px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(/images/laurel.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#footer div {
	border: 1px solid #9C7D1F;
	padding: 10px;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
}
#footer ul li a {
	color: #0F2F78;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCEE2;
	padding-bottom: 2px;
}
#footer ul li a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	color: #000000;
	font-size: 10px;
}
#footer p a {
	color: #000000;
}
#footer p a:hover {
	color: #9C7D1F;
	text-decoration: underline;
}
#footer #site_by {
	color:#999999;
	text-decoration: none;
}
#footer #site_by a {
	color:#999999;
	text-decoration: none;
}
#footer #site_by a:hover {
	color: #999999;
	text-decoration: none;
}
