
body {
	background-image: url(images/bkg_goldSuites.jpg);
	background-repeat: repeat-x;
	background-color: #846B4C;
	margin-bottom: 0px;
	margin-top: 0px;
}
a {
	color: #6D4A28;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
	margin-top: .3em;
}
ul li {
	background: url(images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}

.tablestyle {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #737573;
}
.tdstyle  {
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	-moz-border-radius: -5px -5px -5px -5px;
} 

/* headings and typography
---------------------------------------------------------------------------------*/
h1, h2 {
	font: 180%/100% Times New Roman, Times, serif;
	padding: 0 0 0px;
	letter-spacing: 1px;
	color: #000000;
}
#contenthome {
	text-align: left;
	width: 440px;
}

.title {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #6D4A28;
}
h1 a, h2 a {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #6D4A28;
}
h1 a:hover, h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
}
h4 {
	font: bold 115%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
	color: #666666;
}
.intro {
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
	
	color: #433B2C;
}

.smalltext {
	font: 100%/135% Arial, Helvetica, sans-serif;
	color: #eeeeee;	
}

/* header
---------------------------------------------------------------------------------*/
#header {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 314px;
}
#logo_con {
		text-align: center;
		}
#menu {
	position: relative;
	text-align: center;
	width: 100%;
	padding: 0px;
	top: 100px;
	height: 25px;
}

#logo {
	position: relative;
	text-align: center;
	width: 100%;
	padding: 0px;
	top: 105px;
}

/* content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	background: url(images/wrap-bgSuites.jpg) repeat-y top;
	width: 100%px;
	margin: 0 auto;
	position: relative;
	clear: both;
}

#main {
	position: relative;
	text-align: center;
	width: 100%;
	padding: 10px;
	top: 520px;
}
#top {
	background: url(images/top-bg.jpg) no-repeat right top;
	height: 440px;
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	z-index: 2;
}
#content {
	width: 660px;
	position: relative;
	padding: 23px 0 20px 12px;
}
#bottom-bg {
	background: url(images/bottom-bg.jpg) no-repeat center bottom;
}

/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: url(images/footer-bg.jpg) no-repeat center bottom;
	clear: both;
}
#footer h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}
#footer-wrap {
	width: 1046px;
	height: 175px;
	margin: 0 auto;
}

/* credits */
#credits {
	font-size: 90%;
	color: #999999;
	clear: both;
	margin: 0;
	padding: 10px 0 0 100px;
	text-align: center;
}
#credits a {
	color: #999999;
}
.html .attribute {
	color: #006600;
}

#topheader {

	background: url(images/main-bgSuites.jpg) no-repeat center top;
	clear: both;
}

#topheader-wrap {

	width: 100%;
	height: 600px;
	margin: 0 auto;
}
#botfooter {

	background: #F6D0DA no-repeat center bottom;
	clear: both;
	padding: 0; 
	margin: 0; 
}
.subtext {

	font: 90%/100% Arial, Helvetica, sans-serif;
	color: #B5B5B5;
}
.introSmall {

	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	
	color: #433B2C;
}
.titleSmall {

	font: italic 17px Georgia, "Times New Roman", Times, serif;
	color: #6D4A28;
}
.caption {


	font: 10px/120% Georgia, "Times New Roman", Times, serif;
	
	color: #433B2C;
}
.titleLarge {

	font: italic 32px/32px Georgia, "Times New Roman", Times, serif;
	color: #6D4A28;
}
.required {
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
}

.quote {
	font: 85%/110% Georgia, "Times New Roman", Times, serif;
	color: #6D4A28;	
}

