
/****** Legend ***********/
/*
---------------id names---------------------
#wrapper
#branding
#navMain
#navSecond
#navThird
#content
#contentMain
#contentSecond
#contentThird
#footer
#siteInfo
#siteIndex
#webCite

------------class names------------------
.href1
.href2
.href3
.href4
.href5
.callout
.post
.fp
.grid
.cell
.icon
*/
/****** End of Legend**********/

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d6e71;
	font-size:13px;
	background-color: #ede9d8;
	line-height: 17px;
}

#content p, #content table, #content ul {
	margin:5px 0 12px 0;
}

.soldOut{
	color:#F00;
	font-weight:bold;
	text-transform:uppercase;
}



.content p {
	line-height: 19px;
}

.content ul li {
	list-style:disc;
	margin-left: 15px;
}

.content .legal {
	font-size: 10px;
}

.layoutContent {
	width: 950px;
	margin:auto;
}

#branding .layoutContent {
	position:relative;
	z-index:85;
}


#header {
	background-color: #fff;
}

#content .layoutContent {
	position: relative;
}

#contactus {
	left:610px;
	position:absolute;
	top:-48px;
	z-index:85;
}



#logo {
	margin-left:-31px;
	padding-top:38px;
}

#headerGraphic {
	background-color:#000;
}

#flashHeader {
	height: 366px;
	width: 950px;
}


/* Footer styles */

#footer {
	clear:both;
	margin-bottom:10px;
}

#siteInfo {
	margin:10px 0 6px 0;
	line-height:20px;
}

#siteInfo .layoutContent {
	padding:3px 0;
	background-color: #a29061;
	color: #ede9d8;
	text-align:right;
}

#siteInfo .layoutContent .phoneNumber iframe {
	float:right;
	font-size:13px;
	padding-left:4px;
	padding-top:3px;
	width:87px;
}

#siteInfo #address {
	padding-right: 5px;
}

.addthis_button img {
	padding-top:2px;
}

#footer #navIndex {
	float:right;
}

#footer #navIndex ul li {
	float: left;
}

#footer #navIndex ul li a {
	color: #6d6e71;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:10px;
}

#footer img {
	margin:0px 10px 0 5px;
	float:left;
}


/*Misc Formatting Styles */

h1 {
	font-size:32px;
	color: #a29061;
	font-family:"Times New Roman", Times, serif;
	margin:20px 10px;
	line-height:32px;
}

h2 {
	font-size:18px;
	color: #a29061;
	font-family:"Times New Roman", Times, serif;
	margin:20px 0 5px 0px;
}

.tableLabel {
	font-weight:bold;
	white-space:nowrap;
	padding-right: 10px;
}

a {
	color: #6d6e71;
}



#content a, .gold{
	color: #A29061;
}

dt {
	position: relative;
	left: 0;
	top: 1.1em;
	font-weight: bold;
}

dd {
	margin: 0 0 0 8em;
	padding: 0 0 .5em .5em;
}
.clear {
	clear:both;
}


#contentButtons {
	position:absolute;
	right: -10px;
	bottom: 0px;
}

#contentButtons .button {
	float:left;
}

#twitterCallout{
	background-image:url(/assets/images/common/buttons/twitterbg.jpg);
	
	height: 82px;
	width: 209px;
	padding: 39px 15px 17px 24px;
}
#twitterCallout .content {
	font-size:11px;
	height:100%;
	position:relative;
}

#map_canvas h2 {
	margin-top: 0;
}

/*Column Styles */

.column {
	float:left;
}
.column .content {
	margin-top:20px;
}		
.leftColumn {
	width: 470px;
	clear:both;
}
.rightColumn {
	width: 480px;
}
.leftColumn .content {
	margin-right: 10px;
}

.rightColumn .content {
	border-left:1px dotted #9d9c98;
	padding-left:10px;
}

.rightColumn .contentButtons {
	margin-bottom:158px;
}

#gallery {
text-align:center;
background-color: #000;
}
