html {
	height: 100%;
}

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
td {
	vertical-align: top;
}
td ul {
	padding-left: 60px;
	text-decoration: none;
	list-style-type: none;
}
td h2 {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #DDC48C;
	height: 100%;
}
body#home a#homeLink {
	background-image:url(../graphics/nav/tab_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body#quotes a#quotesLink {
	background-image:url(../graphics/nav/tab_quotes.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body#contact a#contactLink {
	background-image:url(../graphics/nav/tab_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body#archive a#archiveLink {
	background-image:url(../graphics/nav/tab_archive.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body#resources a#resourcesLink {
	background-image:url(../graphics/nav/tab_resources.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p {
	font-size: 1em;
	line-height: 150%;
	margin-left: 15px;
	padding-bottom: 10px;
}
h1 {
	font-size: 1.8em;
	text-align: left;
	line-height: 1.5em;
	margin-left: 15px;
	padding: 5px 0 5px 5px;
	overflow: hidden;
	color: #5D6F94;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A9BCE6;
	border-bottom-color: #A9BCE6;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.3em;
	text-align: center;
	line-height: 1.5em;
	overflow: hidden;
	color: #93835D;
	padding: 5px 0 5px 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A9BCE6;
	border-bottom-color: #A9BCE6;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #0066C6;
}
a:visited {
	color: #B78F5C;
}
a:hover {
	color: #C48CCD;
}
a:active {
	color: #FFFFCC;
}
dl {
	margin-left: 15px;
}
dt {
	font-weight: bold;
}
dd {
	padding-bottom: 15px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/site/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#content_wrap {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 754px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 20px;
}
#header_wrap {
	width: 752px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 327px;
	padding-right: 6px;
	padding-left: 6px;
}
#nav {
	list-style:none;
	margin:25px 0px 0px;

	padding:0px;
	clear:both;
	float:right;
	line-height:0px;
}
#nav li{
	margin-left:4px;
	float:left;
}
#nav li a
{
    height: 25px;
    display: block;
    float: left;
    text-decoration: none;
    text-indent: -900em;
}
#nav #tab-home {
	width: 66px;
	background-image: url(../graphics/nav/tab_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-home a {
	width: 66px;
	background-image: url(../graphics/nav/tab_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-home a:hover{
	background-image: url(../graphics/nav/tab_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav #tab-quotes {
	width: 79px;
	background-image: url(../graphics/nav/tab_quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-quotes a{
	width: 79px;
	background-image: url(../graphics/nav/tab_quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-quotes a:hover{
	background-image: url(../graphics/nav/tab_quotes.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav #tab-contact {
	width: 86px;
	background-image: url(../graphics/nav/tab_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-contact a{
	width: 86px;
	background-image: url(../graphics/nav/tab_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-contact a:hover{
	background-image: url(../graphics/nav/tab_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav #tab-resources {
	width: 97px;
	background-image: url(../graphics/nav/tab_resources.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-resources a{
	width: 97px;
	background-image: url(../graphics/nav/tab_resources.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #tab-resources a:hover{
	background-image: url(../graphics/nav/tab_resources.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header_nav {
	float:right;
	margin-right: 7px;
	font-size: 90%;
	padding: 1px 5px 0px 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
.phonenum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #ddc48c;
	font-style: italic;
	font-weight: bold;
	line-height: 70px;
	padding-left: 15px;
}

a.email-mini {
	padding-left: 15px;
	color:#DDC48C;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(../graphics/nav/email-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a.email-mini:visited {
	color:#89bc61;
}
a.email-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.links-mini {
	padding-left: 15px;
	color:#DDC48C;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(../graphics/nav/web-page-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a.links-mini:visited {
	color:#89bc61;
}
a.links-mini:hover {
	color:#ffffff;
	text-decoration: none;
}

a.app-mini {

	padding-left: 15px;
	color:#DDC48C;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(../graphics/nav/down-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a.app-mini:visited {

	color:#89bc61;
}
a.app-mini:hover {

	color:#ffffff;
	text-decoration: none;
}

a.brokers-mini {
	padding-left: 15px;
	color:#DDC48C;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(../graphics/nav/right-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a.brokers-mini:visited {
	color:#89bc61;
}
a.brokers-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
.photo {
	padding: 0px;
	border: 0px;
}
.photo_caption {
	font: .8em Verdana, Arial, sans-serif #666666;
	text-align: center;
	width: 400px;
	margin-top: 5px;
}
.photo_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 0px;
}
.photo_right {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 0px;
}
.photo_center {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	border: 0px;
}
img {
	border-style: none;
}

.asterick {
	font-size: .7em;
	font-style: italic;
}

.form_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
}
#footer {
	position: relative;
	padding: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 752px;
}
#footer_right {
	float: right;
	width: 355px;
	padding: 10px;
}
#footer_right li {
	display: inline;
	list-style-type: none;
	float: right;
	text-decoration: none;
}
#footer_right li a {
	text-decoration: none;
}


#footer_right p {
	font-size: 0.8em;
	text-align: right;
}
#footer_right p a {
	text-decoration: none;
}
#footer_left p {
	font-size: 1em;
	margin-top: -15px;
}
#footer_left h1 {
	font-size: 1.2em;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#quick_links_box {
	width: 199px;
	float: right;
	background-color: #DDC48C;
	background-image: url(../graphics/nav/quote_box_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 240px;
	margin-right: 9px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#quick_links_box li {
	list-style-type: none;
	background-image: url(../graphics/nav/arr_bullet.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding-left: 18px;
	background-position: 0px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-left: -25px;
	padding-right: 5px;
}
#quick_links_box li a {
	text-decoration: none;
}
#quick_links_box li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#quick_links_box li a:visited {
	color: #89bc61;
}
#quick_links_box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-align: center;
	background-image: url(../graphics/nav/quote_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
}
#footer_left {
	float: left;
	width: 355px;
	padding: 10px;
}
.sitemap-mini {

	padding-left: 15px;
	color:#000000;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(../graphics/nav/sitemap-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
a.sitemap-min:visited {

	color:#89bc61;
}
a.sitemap-mini:hover {

	color:#ffffff;
	text-decoration: none;
}
.css-mini {
	padding-left: 15px;
	color:#000000;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(../graphics/nav/vote-user-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
a.css-min:visited {

	color:#89bc61;
}
a.css-mini:hover {

	color:#ffffff;
	text-decoration: none;
}
.xhtml-mini {
	padding-left: 15px;
	color:#000000;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(../graphics/nav/vote-user-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
a.xhtml-min:visited {

	color:#89bc61;
}
a.xhtml-mini:hover {

	color:#ffffff;
	text-decoration: none;
}
.centered {
	text-align: center;
}
.body_li {
	background-image: url(../graphics/nav/arr_bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-right: 5px;
	margin-left: -25px;
}
.body_li ul {
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 0px;
	background-position: 0px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 150%;
}
#important {
	background-color: #FFFF99;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
