
/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #7a7570;
	background-image: url(../img_home/diamond_bg.jpg);
}
.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
.pad {
	padding: 5px;
}


/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
color: #7a7570;
}
a:hover {
color: #7a7570;
}
a:active {
color: #7a7570;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: italic normal 15px/30px "Times New Roman", Times, serif;
	color: #000;
}
h2 {
	font: italic normal 16px/20px "Times New Roman", Times, serif;
	color: #9ab3c8;
}
h3 {
font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}


/* =4 Structure
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#outer_wrapper {
	width: 798px;
	margin: 0 auto;
}
#seo_top {
	text-align: center;
}
#content {
	background-image: url(../img_home/shadow_middle.png);
	background-repeat: repeat-y;
}
#nav_top {
	text-align: right;
}
#logo {
	width: 389px;
	height: 90px;
	display: inline;
	float: left;
	margin-left: 5px;
}
#tagline {
	width: 401px;
	height: 90px;
	display: inline;
	float: left;
}
.tag_indent {
	padding-left: 73px;
}
.tag_pad {
	padding-top: 22px;
}
#navigation {
	text-align: right;
	padding-right: 15px;
}
#divider {
	margin-left: 5px;
	width: 790px;
}
#inner_wrapper {
	width: 790px;
	margin-left: 5px;
}

#flash {
	width: 593px;
	display: inline;
	float: left;
}
.flash_pad {
	width: 460px;
	margin-left: 25px;
}
#incentives {
	margin-top: 10px;
}
#incentive_graphic {
	display: inline;
	float: left;
	width: 150px;
}
#incentive_text {
	display: inline;
	float: left;
	width: 310px;
}

#sidebar {
	width: 283px;
	display: inline;
	float: left;
	background-image: url(../img_home/curve.png);
	margin-left: -86px;
	background-repeat: no-repeat;
}
#sidebar_pad {
	width: 185px;
	margin-top: 2px;
	margin-left: 75px;
}
#gallery {
	float: right;
	margin-top: 15px;
}
#seo_bottom {
	width: 798px;
	background-image: url(../img_home/bg_seo_bottom.png);
	background-repeat: no-repeat;
	height: 205px;
}
#seo_bottom_pad {
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 26px;
}


a.blacklink:link          {color: #000000; text-decoration: underline;}
a.blacklink:visited       {color: #000000; text-decoration: underline;}
a.blacklink:active        {color: #000000; text-decoration: underline;}
a.blacklink:hover         {color: #000000; text-decoration: underline;}
a.blacklink:visited:hover {color: #000000; text-decoration: underline;}

a.textlink:link          {color: #7a7570; text-decoration: underline;}
a.textlink:visited       {color: #7a7570; text-decoration: underline;}
a.textlink:active        {color: #7a7570; text-decoration: underline;}
a.textlink:hover         {color: #7a7570; text-decoration: underline;}
a.textlink:visited:hover {color: #7a7570; text-decoration: underline;}


p.text {
	line-height: 16px;
}

p.text_lg {
	line-height: 18px;
	font-size: 13px;
}
.times_italic18 {
	font: italic normal 18px "Times New Roman", Times, serif;
	color: #d2a661;
}

.times_italic {
	font: italic normal 17px "Times New Roman", Times, serif;
	color: #d2a661;
}
.times_bold {
	font: bold 17px "Times New Roman", Times, serif;
	color: #d2a661;
}
.times {
	font: 15px "Times New Roman", Times, serif;
	color: #d2a661;
}
#featured {
	margin-left: 21px;
}
#featured_photo {
	width: 310px;
	display: inline;
	float: left;
}
#featured_text {
	width: 146px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}

#photo_caption {
	width: 298px;
	text-align: center;
	margin-left: 27px;
}



.toplinks
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.toplinks li
{
	padding-left: 12px;
	background-image: url(../img_home/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6f6e6e;
	padding-right: 20px;
}
.toplinks a
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6f6e6e;
	text-decoration: none;
}
.toplinks a:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9ab3c8;
	text-decoration: underline;
}


.mainlinks
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.mainlinks li
{
	padding-left: 15px;
	background-image: url(../img_home/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6f6e6e;
	padding-right: 5px;
}
.mainlinks a
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6f6e6e;
	text-decoration: none;
}
.mainlinks a:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9ab3c8;
	text-decoration: underline;
}

.bullets
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.bullets li
{
	padding-left: 10px;
	background-image: url(../img_home/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-size: 11px;
	padding-bottom: 5px;
}

#dropmenudiv{
margin-top: -1px;
position:absolute;
border:1px solid #9ab4c8;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9ab4c8;
padding: 1px 0;
text-decoration: none;
color: #9ab4c8;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fcfcfc;
color: #000000;
}