body {
	margin: 0;
	padding: 0;
	background: url(/images/theme/body_bg.jpg) repeat -70% 0;
}

div, span, p, a {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-style: normal;
	color: #964127;
}

a {
	cursor: pointer !important;
}

img {
	border: none;
}

strong, b {
	color: #964127;
}

.center {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.both {
	clear: both;
}

.radius {
  -moz-border-radius: 7px; /* Firefox */
  -webkit-border-radius: 7px; /* Safari, Chrome */
  border-radius: 7px; /* CSS3 */
}

#page {
	width: 100%;
	height: 435px;
	background: url(/images/theme/page_bg.jpg) repeat-x -70% 0;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.site_plan_button {
	margin-top: 25px;
	width: 161px;
	height: 44px;
	display: block;
}

/* @group Header */

#header {
	width: 100%;
	height: 64px;
	background: url(/images/theme/header_bg.jpg) repeat-x 0 0;
	border-bottom: 3px solid #CC9C4A;
}

#header #brand {
	width: 285px;
	height: 64px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/theme/charter_brokerage.png) repeat-x 0 0;
}

#header #brand span {
	display: none;
}

#header #navigation {
	margin: 0 15px 0 0;
	padding: 0;
	float: right;
}

#header #navigation li {
	float: left;
	list-style-type: none;
	background: url(/images/theme/nav_div.png) no-repeat right center;
	padding-right: 2px;
}

#header #navigation li.last {
	background-image: none;
}

#header #navigation li a {
	width: 100px;
	height: 64px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#header #navigation li a:hover {
	background-position: 0 -64px;
}

#header #navigation li a.active {
	background-position: 0 -128px;
}

#header #navigation li a span {
	display: none;
}

/* @end */
/* @group Layout */

.columns {
	
}

.columns .column {
	width: 50%;	
	float: left;
}

.columns .column_2 {
	
}

.columns .wide {
	width: 635px !important;
}

.columns .narrow {
	width: 325px !important;
}

/* @end */

/* @group Content */

#content {
	width: 100%;
	overflow: auto;
	background: #F7F5E8 url(/images/theme/content_bg.jpg) no-repeat 0 0;
}

.padded {
	padding: 25px 50px;
}



/* @end */

/* @group Hud */

#hud {
	width: 100%;
	min-height:185px;
  	height:auto !important;
  	height:185px;
	background: #F7F5E8 url(/images/theme/hud_bg.jpg) repeat-x 0 bottom;
	border-top: 3px solid #CC9C4A;
}

#hud .building {
	width: 238px;
	min-height:210px;
  	height:auto !important;
  	height:210px;
	border-right: 1px solid #e7dbbb;
	border-left: 1px solid #fcf9f3;
	float: left;
	background: #F7F5E8 url(/images/theme/hud_building_bg.jpg) no-repeat 0 0;
}

#hud .last {
	width: 239px;;
	border-right: none;
	border-left: 1px solid #fcf9f3;
}

#hud h3 {
	width: 238px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#hud h3 span {
	display: none;
}

#hud .building ul {
	margin: 0;
	padding: 0;
}

#hud .building ul li {
	list-style-type: none;
	padding: 3px 10px 3px 12px;
	border-bottom: 1px solid #E7DEBF;
	font-size: 11px;
}

#hud .building ul li a {
	display: block;
	height: 15px;
	text-decoration: none;
}

#hud .building ul li a span {
	font-size: 11px;
	cursor: pointer;
}

/* @end */

/* @group Features */

#features {
	padding: 15px 25px 25px;
	margin-top: 25px;
	overflow: auto;
	background-color: #e6d9ad;
	margin-bottom: 25px;
}

#features h3 {
	border-bottom: 1px solid #CC9C4A;
	margin-bottom: 0;
	padding-bottom: 0;
}

#features ul {
	margin: 0;
	padding: 0;
}

#features ul li {
	list-style-type: none;
	padding: 3px 0;
	border-bottom: 1px solid #d0c59c;
	font-size: 11px;
}

#features ul li a {
	width: 100%;
	overflow: auto;	
	display: block;
	text-decoration: none;
}

#features ul li a span {
	height: 15px;
	font-size: 11px;
	display: block;
}

/* @end */

/* @group Section */

#section {
	width: 100%;
	height: 68px;
	background: #F7F5E8 url(/images/theme/section_bg.jpg) no-repeat 0 0;
}


.site {
	background: #F7F5E8 url(/images/theme/section_alt_bg.jpg) no-repeat 0 0 !important;
}

#section h1 {
	width: 400px;
	height: 68px;
	margin: 0;
	padding: 0;
	float: right;
	background-repeat: no-repeat;
	background-position: right center;
}

#section h1 span{
	display: none;
}


/* @end */

/* @group Floorplan */

#floorplan {
	width: 400px;
	height: 353px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#floorplan img {
	border: 1px solid #CC9C4A;
}

#siteplan {
	width: 610px;
	height: 342px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#siteplan img {
	border: 1px solid #CC9C4A;
}

/* @end */

/* @group Gallery */

#gallery {
	width: 400px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}

#gallery a {
	width: 50px;
	height: 50px;
	display: block;
	margin-right: 10px;
	float: left;
	position: relative;
}

#gallery img {
	border: 1px solid #CC9C4A;
}

.zoom {
	width: 10px;
	height: 10px;
	background: url(/images/theme/gallery_zoom.png ) no-repeat 0 0;
	position: absolute;
	bottom: -5px;
	right: -5px;
}



/* @end */

/* @group About */

#buildings {
	margin: 0;
	padding: 0;
}

#buildings li {
	width: 45%;
	height: 80px;
	list-style-type: none;
	float: left;
	margin-right: 15px;
}
/* @end */
