body{
	text-align: center;
	background-color:#000000;
	padding-top: 5px;
	/*background-color:#f2f0e5;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-x;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C3A00;
	padding-top: 15px;
	font-weight: normal;
	padding-bottom: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.description {
	font-weight: normal;
	font-style: italic;
}
.disclaimer {
	font-size: 10px;
}

* {
	margin:0;
	padding:0;
}
#copycontent ul {
	margin-left: 30px;
}

#copycontentalt ul {
	margin-left: 30px;
}


#mainwrap {
	width: 950px;
	border: 1px solid #000000;
	/*border: 1px solid #8C8C8C;*/
	background-color:#FFFFFF;
	text-align: left;
	margin:auto;
	
	}
	
#header {
	width: 950px;
	height: 90px;
	background-color:#FFFFFF;
	z-index:3;
	left: 0px;
	top: 0px;
	position: relative;
}
div.clearfloats {clear:both;}
li.first {
  display: inline;
  padding-left: 10px;
  padding-right: 5px;
 }

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 5px;
}

li.top {
	display: inline;
	padding-left: 5px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }

li.last {
	display: inline;
	padding-left: 3px;
	padding-right: 10px;
	border-right: 0px;
  } 
  #utilitynav {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 50px;
	text-align: left;
	padding-right: 15px;
}
#gallery {
	width: 950px;
	height: 512px;
	background-color: #6633FF;
	background-repeat: no-repeat;
}
#callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	z-index: 7;
	height: 150px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 300px;
}

#callout a:link {
	color: #7C3A00;
	text-decoration: underline;
}
#callout a:visited {
	color: #7C3A00;
	text-decoration: underline;
}
#callout a:hover {
	color: #7C3A00;
	text-decoration: underline;
}
#callout a:active {
	color: #7C3A00;
	text-decoration: underline;
}

#calloutcolumn {
	width: 270px;
	height: 512px;
	background-color: #FFFFFF;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	z-index: 3;
	position: relative;
	left: 633px;
	top: 0px;
}
/**original origns#logo {
	height: 102px;
	width: 216px;
	top: 15px;
	z-index: 5;
	padding-top: 0px;
	float: left;
	position: relative;
}***/

#content2 {
	width: 950px;

	z-index: 1;
}

#copycontent{
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3A00;
	padding-right: 100px;
	line-height: 1.75em;
	padding-bottom: 20px;
	background-image: url(../images/subhead_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#copycontentalt{
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3A00;
	padding-right: 30px;
	line-height: 1.75em;
	padding-bottom: 20px;

}
#copycontentaltBg{
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3A00;
	padding-right: 30px;
	line-height: 1.75em;
	background-image: url(../images/subhead_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#copycontent a:link {
	color: #7C3A00;
	text-decoration: underline;
}
#copycontent a:visited {
	color: #7C3A00;
	text-decoration: underline;
}
#copycontent a:hover {
	color: #7C3A00;
	text-decoration: underline;
}
#copycontent a:active {
	color: #7C3A00;
	text-decoration: underline;
}
.sub {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color: #7C3A00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
}
#footer ul {
	margin-top: 9px;
	margin-bottom: 10px;
	text-align: right;
}
#footer a:link {
	color: #7C3A00;
	text-decoration: none;
}
#footer a:visited {
	color: #7C3A00;
	text-decoration: none;
}
#footer a:hover {
	color: #006699;
	text-decoration: underline;
}
#footer a:active {
	color: #7C3A00;
	text-decoration: none;
}


#footer img {
	float: left;
}
.copyright {
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 9px;
}

#sitemap{
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 1.8em;
	}
	
#sitemap a:link {
	color: #006699;
	text-decoration: underline;
}
#sitemap a:visited {
	color: #006699;
	text-decoration: underline;
}
#sitemap a:hover {
	color: #006699;
	text-decoration: underline;
}
#sitemap a:active {
	color: #006699;
	text-decoration: underline;
}

#sitemap ul {
	margin-left: 20px;	
}
#copycontent ul {
	margin-left: 20px;	
}
#sitemap .sitemapHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C3A00;
}
#sitemap .sitemapHeaders a:link {
	color: #7C3A00;
	text-decoration: underline;
}
#sitemap .sitemapHeaders a:visited {
	color: #7C3A00;
	text-decoration: underline;
}
#sitemap .sitemapHeaders a:hover {
	color: #7C3A00;
	text-decoration: underline;
}
#sitemap .sitemapHeaders a:active {
	color: #7C3A00;
	text-decoration: underline;
}
#copycontent .sitemapHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C3A00;
}
#copycontent .sitemapHeaders a:link {
	color: #7C3A00;
	text-decoration: underline;
}
#copycontent .sitemapHeaders a:visited {
	color: #7C3A00;
	text-decoration: underline;
}
#copycontent .sitemapHeaders a:hover {
	color: #7C3A00;
	text-decoration: underline;
}
#copycontent .sitemapHeaders a:active {
	color: #7C3A00;
	text-decoration: underline;
}

.column {
	width: 300px;
	float: left;
	margin-left: 53px;
	margin-top: 10px;
}
.leftcolumn {
	width: 400px;
	float: left;
	padding-top: 8px;
}
.rightcolumn {
	width: 320px;
	float: left;
	margin-left: 30px;
	padding-top: 8px;
}

.leftcolumnWide {
	width: 385px;
	float: left;
	padding-top: 8px;
}

.rightcolumnWide {
	width: 385px;
	float: left;
	margin-left: 30px;
	padding-top: 8px;
}

/** added 01212009 RL for Brochure icons --> */

.brochure {
	width: 370px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.brochureright {
	width: 242px;
	float: left;
	margin-left: 188px;
	color: #7C3A00;
	padding-top: 10px;
}

.brochureright_wide {
	width: 323px;
	float: left;
	margin-left: 107px;
	color: #7C3A00;
	padding-top: 10px;
}

#copycontent .brochureright a:link {
	text-decoration: none;
}

#copycontentalt .brochureright a:link {
	text-decoration: none;
}

#copycontent .brochureright a:visited {
	text-decoration: none;
}

#copycontentalt .brochureright a:visited {
	text-decoration: none;
}

.award{
	background-image: url(../images/five_diamond_award_logo.gif);
	background-repeat: no-repeat;
	background-position: 570px 58px;
}
#members {
	height: 63px;
	width: 160px;
	z-index: 5;
	float: right;
	margin-top: 74px;
}
.float {
	float: left;
}

/****added010709*****/
#headerHome {
	width: 950px;
	z-index: 3;
	position: absolute;
	top: 0px;
	height: 124px;
	margin-top: 0px;
}
#logo {
	height: 104px;
	width: 169px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	padding-top: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}

#logoGB {
	height: 89px;
	width: 358px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	padding-top: 10px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}

#headerbg {
	height: 73px;
	width: 950px;
	margin-top: 28px;	/*background-image: url(../images/header_bg.png);
	background-repeat: repeat-y;
	background-position: left top;*/	/*opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	z-index: 4;*/
}

#flashContentAudio {
	width: 22px;
	height:22px;
	padding: 86px 5px 0 0;
	float: right;
}

#flashContentAudioFooter {
	width: 22px;
	height: 22px;
	padding: 3px 8px 0 0;
	float: right;
}

#flashContentAudioSub {
	width: 22px;
	height: 22px;
	float: right;
}

#flashcontent950x432 {
	width: 950px;
	height: 432px;
}

.promo_holder {
	width:420px;
	border:1px solid #8f785c;
	margin:0px auto;
	padding:0px;
	background-color:#fff7e8;
}

.promo_container {
	width:206px;
	height:310px;
	margin:0px auto 10px auto;
	border-right:1px solid #a79487;
	background-color:#fff7e8;
}

.promo_container_nobord {
	width:206px;
	height:310px;
	margin:0px auto 10px auto;
	background-color:#fff7e8;
}

.promo_container h3 {
	text-align:center;
	margin:7px 0px 7px 6px;
}

.promo_container_nobord h3 {
	text-align:center;
	margin:7px 0px 7px 6px;
}

.promo_img {
	width:180px;
	margin:0px auto;
	border:1px solid #674730;
}

.promo_cta {
	width:180px;
	height:32px;
	vertical-align:bottom;
	margin:0px auto 10px auto;
}

.promo_desc {
	padding:10px 10px;
}