/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background: url(../grfx/body_bg.gif) repeat-x;
	margin: 0 auto;
}

#wrapper
{
	margin: 0px auto;
	width: 760px;
}

#flash_spacer
{
	height: 15px;
	background: url(../grfx/flash_bg2.gif);
	clear: both;
}

#flash
{
	background: url(../grfx/flash.jpg) no-repeat;
	height: 204px;
	clear: both;
	margin: 0 auto;
	width: 760px;
}

#wrapper_flash
{
	width: 748px;
	margin: 0 auto;
	z-index: -1;
}

#wrapper_content
{
	width: 760px;
	margin: 0px auto;
	background: url(../grfx/wrapper_bg.gif) repeat-y;	
}

#content
{
	background: url(../grfx/content_bg.gif) repeat-x;
	min-height: 368px;
	height: auto !important;
	height: 368px;
	width: 748px;
	margin: 0px auto;
}

#content_text
{
	padding: 38px 75px 40px 70px;
}

#footer
{
	height: 40px;
	clear: both;
	background-color: #a6956e;
	padding-top: 15px;
	margin-top: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #434343;	
	width: 748px;
	margin: auto;
}

#footer a
{	
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	color: #daccab;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer_sml
{
	font-size: 9px;
}

#footer_sml a
{
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	color: #434343;
}

#footer_sml a:hover
{
	text-decoration: underline;
}

#building_images
{
	float: left;
	width: 180px;
	margin-right: 20px;
}

#building_content
{
	width: 390px;
	float: right;
}
