html {
	height : 100%;
}

body {
	margin : 0px;
	background : #DAD1C2;
	text-align : center;
	height : 100%;
}

body, td {
	font-family : "Arial Rounded MT Bold";
	font-size : 10pt;
	color : #565656;
}

img {
	border : none;
}

a {
	color : #527277;
}

#shadow {
	width : 970px;
	margin : 0px auto;
	background : url(/images/layout/shadow_bg.gif) no-repeat top center;
	height : 100%;
}

#siteContainer {
	margin : 0px 15px;
	text-align : left;
	background : #fff;
	min-height : 100%;
	color: #000000;
	text-transform: capitalize;
}

#containerPadding {
	padding : 10px;
}

#header {
	position : static;
	height : 90px;
}

#logo {
	margin-top : 10px;
	float : left;
}

#secondaryNav {
	position : absolute;
	top : 0px;
	right : 0px;
	line-height : 0px;
}

#secondaryNav a {
	padding : 5px;
}

#nav {
	position : absolute;
	top : 25px;
	right : 0px;
}

#nav a {
	padding : 5px;
}

#beadcrumbs {
	font-size : 9px;
	text-transform : uppercase;
	color : #838383;
	margin-left : 2px;
	margin-bottom : 10px;
}

#footer {
	margin-top : 10px;
	position : relative;
	height : 50px;
	font-family: "Trajan Pro";
	font-size: 14px;
}

#footerRule {
	border : 1px solid #BAB9B9;
	height : 6px;
	margin-bottom : 10px;
}

#footerLinks {
	position : absolute;
	left : 0px;
	top : 20px;	
	width : 150px;
}

#footerBlog {
	position : absolute;
	left : 160px;
	top : 20px;	
	width : 300px;
}

#footerSocial {
	position : absolute;
	left : 540px;
	top : 20px;	
	width : 225px;
}

#footerAddress {
	position : absolute;
	left : 770px;
	top : 20px;	
	width : 145px;
}

input.button {
	border : 0px;
}

.button {
	background : url(/images/layout/button_bg.gif) no-repeat right 0px;
	line-height : 15px;
	color : #4A4636;
	text-decoration : none;
	text-transform : uppercase;
	font-size : 9px;
	font-weight : bold;
	padding : 0px 3px;
	border-top : 1px solid #D4CAB9;
	border-left : 1px solid #D4CAB9;
	height : 20px;
}

.button:hover {
	background : url(/images/layout/button_bg.gif) no-repeat right -20px;
	cursor : pointer;
}

.textButton {
	line-height : 20px;
	height : 20px;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}

.textButton:hover {
	color : #4A4636;
}

.textButton img {
	margin-right : 5px;
}



p {
	line-height : 175%;
	margin-top : 0px;
	margin-bottom : 10px;
	font-family: Georgia;
}

.borderBox {
	border : 1px solid #B4B1AD;
	width: auto;
		
}

.bbInner {
	margin : 6px;
	border : 1px solid #B4B1AD;
	padding : 8px;
	font-family: Georgia;
}

.shaded {
	background : #F6F3EE;
}
.space {
	padding-bottom : 10px;
	margin-bottom : 20px;
}
h1 {
	font-size : 12pt;
}

h3 {
	font-size : 12pt;
	margin : 0px;
}

h4 {
	font-size : 8pt;
	font-family : "Arial Rounded MT Bold";
	letter-spacing : 1px;
	color : #000000;
	margin : 0px;
	text-transform : none;
}

h5 {
	font-size : 10pt;
	color : #000000;
	margin : 0px;
}

h6, th {
	font-size : 11pt;
	text-transform : uppercase;
	color : #82765E;
	margin : 0px;
	text-align : left;
}

h6 {
	display : inline;
}


#detailsBox {
	margin-bottom : 10px;
}

.thumb {
	height : 50px;
	float : left;
	margin : 0px 9px 8px 0px;
	border : 1px solid #B4B1AD;
}

#detailPhoto {
	width : 350px;
}

#mediaHolder {
	margin-bottom : 10px;
}

input, select, option {
	font-size : 8pt;
}

#photoThumbs, #map {
	display : block;
}
.links {
	font-size: 16px;
	font-family: Georgia;
}
.footer {
	font-size: 14px;
	font-family: Georgia;
}



#mediaTabs a, #searchTabs a  {
	float : left;
	display : block;
	background : #fff;
	margin-left : 5px;
	border : 1px solid #B4B1AD;
	padding : 2px 5px;
	text-decoration : none;
	font-weight : bold;
	outline : none;
	margin-bottom : -1px;
}

#mediaTabs a.selectedTab, #searchTabs a.selectedTab {
	background : #F6F3EE;
	border-bottom : 1px solid #F6F3EE;
}
.Header {
	font-family: Georgia;
	font-size: 14pt;
}
.paragraph {
	font-size: 14px;
	font-family: Georgia;
}
.menu_email {
	color: #C68C11;
	font-size: 10pt;
	font-family: Georgia;
}
.menu_phone {
	color: #C68C11;
	font-family: Georgia;
}
.menu_font {
	font-size: 12px;
	font-family: Georgia;
}
.links_MainListing {
	font-size: 10pt;
	font-family: Georgia;
}
.link_description {
	font-family: Georgia
}








.section {
	display : none;
}

