
/* =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: #545454;
	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 bold 18px/20px "Times New Roman", Times, serif;
	color: #658aaa;
}
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;
}

#photos {
	width: 573px;
	display: inline;
	float: left;
}

#sidebar {
	width: 217px;
	display: inline;
	float: left;
	padding: 25px 0 0 0;
}

#sidebar p {
	padding: .75em 35px .75em 25px;
	color: #7a7570;
	line-height: 20px;
	font-size: 13px;
}

#buttons {
	width: 701px;
	background-image: url(../img_home/btn-background.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin: 18px auto 0 auto;
	padding: 14px;
}


.btn-communities {
	background: url(../img_home/btn-communities.gif) no-repeat 0 0;
	display: block;
	height: 51px;
	width: 156px;
	text-indent: -9999px;
	float: left;
	margin: 0 9px 0 9px;
}

.btn-qd {
	background: url(../img_home/btn-qd.gif) no-repeat 0 0;
	display: block;
	height: 51px;
	width: 156px;
	text-indent: -9999px;
	float: left;
	margin: 0 9px 0 9px;
}

.btn-future {
	background: url(../img_home/btn-future.gif) no-repeat 0 0;
	display: block;
	height: 51px;
	width: 156px;
	text-indent: -9999px;
	float: left;
	margin: 0 9px 0 9px;
}

.btn-hotm {
	background: url(../img_home/btn-hotm.gif) no-repeat 0 0;
	display: block;
	height: 51px;
	width: 156px;
	text-indent: -9999px;
	float: left;
	margin: 0 9px 0 9px;
}

.btn-gallery {
	background: url(../img_home/btn-gallery.gif) no-repeat 0 0;
	display: block;
	height: 51px;
	width: 156px;
	text-indent: -9999px;
	float: left;
	margin: 0 9px 0 9px;
}

#nothing {
	margin-right: 80px;
	font: italic normal bold 18px/20px "Times New Roman", Times, serif;
	color: #658aaa;
	text-align: right;
	margin-top: 25px;
}
#copyright {
	margin-left: 40px;
	font-size: 10px;
	color: #7a7570;
}





#seo_bottom {
	width: 798px;
	height: 305px;
	background: url(../img_home/shadow_middle_seo.png) repeat-y;
	margin-top: 13px;
}

.seo-left {
	width: 158px;
	float: left;
	display: inline;
	padding-right: 13px;
	margin-left: 36px;
	margin-top: 15px;
	color: #7a7570;
	font-size: 11px;
	line-height: 18px;
}
.seo-middle {
	width: 321px;
	float: left;
	display: inline;
	padding-left: 23px;
	padding-right: 22px;
	margin-top: 15px;
	color: #7a7570;
	font-size: 11px;
	border-right: 1px solid #a8bfd3;
	border-left: 1px solid #a8bfd3;
	line-height: 16px;
}
.seo-right {
	width: 170px;
	float: left;
	display: inline;
	padding-left: 13px;
	margin-top: 15px;
	color: #7a7570;
	font-size: 11px;
	line-height: 18px;
}

a.orangelink:link          {color: #d2a661; text-decoration: underline;}
a.orangelink:visited       {color: #d2a661; text-decoration: underline;}
a.orangelink:active        {color: #d2a661; text-decoration: underline;}
a.orangelink:hover         {color: #d2a661; text-decoration: underline;}
a.orangelink:visited:hover {color: #d2a661; text-decoration: underline;}

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 {
	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;
}


#ticker {
	width: 729px;
	margin: 18px auto 0 auto;
}

