/*----------------------------------------------------------
Title: Basic Style Sheet
Version: 1.0
Author: Andrew Senseney, Elysium Digital
Website: http://www.elysiumdigital.com/
License: Copyright 2007, elysiumdigital.com, All Rights Reserved
----------------------------------------------------------*/

/* =Glossary


Serif Fonts: Georgia, "Times New Roman", serif;
San-serif Fonts: Verdana, Arial, Helvetica, sans-serif;
----------------------------------------------------------*/

/* =Initialize / Neutralize Styling
----------------------------------------------------------*/
html, body, form, fieldset, table {
	margin: 0;
	padding: 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif; /* 62.5% 100%/120% */
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
li, dd, blockquote {
	margin-left: 1em;
}
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
img {/* Remove border around linked images */
	border: 0;
}
fieldset {/* Removes fieldset borders. even on Opea 7 */
	border: 1px solid transparent;
}
table { 
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	text-align: left;
	font-weight: normal;
}
th {
	text-align: center;
	font-weight: bold;
}
/* End Initialize / Neutralize Styling */

/* =Basic Styles
----------------------------------------------------------*/
body {
	background: #B98055;
	color: #425173;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 780px;}
.clear {/* Class for clearing floats */
	clear: both;
}
/* End Basic Styles */

/* =Content Header
----------------------------------------------------------*/
#header-wrapper {
	background: #994838 url(../graphics/header_bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	min-width: 780px;
	height: 100px;}
#header {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 100px;}
#header-photo {
	float: left;
	margin: 0;
	padding: 5px 10px;
	width: 160px;}
#header-photo img {
	border: 1px solid #574037;}
#header-content {
	float: right;
	margin: 0;
	padding: 5px 10px;
	width: 555px;
	height: 80px;}
#header-content h1 {
	margin: 0;
	margin-bottom: 24px;
	padding: 0;}
#header-content h2 {
	display: block;
	text-align: right;
	vertical-align: bottom;
	margin: 0;
	padding: 0;}
#homepage-admin #header-content h2 {
	visibility: hidden;}
/* End Content Header */

/* =Content Main
----------------------------------------------------------*/
#page-wrapper {
	background: url(../graphics/page_body_bdr.gif) repeat-y center top;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	/*min-height: 200px;*/}
#page-col-left-wrapper {
	position: relative;
	float: left;
	background: #B2867B url(../graphics/page_col_left_bg.jpg) repeat-y left;
	margin: 0;
	margin-left: 11px;
	padding: 0;
	width: 279px;}

#page-content-wrapper {
	background: #DBDBCB;
	text-align: left;
	margin: 0;
	margin-right: 11px;
	padding: 0;}
#homepage #page-content-wrapper, #homepage-admin #page-content-wrapper {
	margin-left: 11px;
	width: 758px;}
#tier2 #page-content-wrapper {
	position: relative;
	float: right;
	width: 479px;
	margin: 0;
	margin-right: 11px;
	padding: 0;}

#page-col-left-content {
	text-align: center;
	padding: 10px;}
#page-content {
	padding: 10px;}


#page-content h1 {
	color: #9D0C0C;
	font-size: 18px;
	font-weight: bold;
	margin: 8px;
	margin-bottom: 2px;
	margin-left: 0px;}
#page-content h2 {color: #9D0C0C;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;}
#page-content h3 {color: #9D0C0C;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-right: 4px;}
#page-content h4 {color: #9D0C0C;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;}
#page-content h5 {color: #9D0C0C;
	font-size: 10px;
	margin: 0px;}

a { color: #9D0C0C; font-family: Verdana, serif; font-size: 12px; font-weight: normal; }

.TitleTblbg {
	background: #FFF;
	border-bottom: solid 1px #425173;
	margin: 0;
	margin-bottom: 12px;
	padding: 6px;}
.TitleTbl { color: #9D0C0C; font-size: 13px; font-weight: bold; margin: 0px; }
.ListingTbl {
	border-bottom: solid 1px #425173;
	margin: 0px;
	margin-bottom: 12px;
	padding: 4px;}
.ListingImg { border-width: 1px; border-color: #51647c; }
.ListingImgCel { border-width: 1px; border-color: #425173; }
.ListingDesc { color: #9D0C0C; font-size: 16px; font-weight: bold; text-align: center; margin: 6px; 
margin-top: 0px; }
.ListingAddr { color: #9D0C0C; font-size: 14px; font-weight: bold; text-align: center; margin: 0px; }
.ListingRent { color: #9D0C0C; font-weight: bold; text-align: center; }
.ListingDate { color: #9D0C0C; font-weight: bold; text-align: center; }
.ListingAttrib { font-weight: bold; text-align: left; }
.ListingPicTitle { color: #425173; font-weight: bold; }

.PicBorder { border-style: solid; border-width: 1px; border-color: #425173; margin: 0px; }


/* End Content Main */

/* =Content Footer
----------------------------------------------------------*/
#footer-wrapper {
	
	background: #574037 url(../graphics/page_footer_bdr.gif) repeat-y center top;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 780px;}
#footer-content {
	margin: 0 auto;
	padding: 0;
	width: 760px;}
#footer-content h3 {
	font-size: 80%;
	text-align: center;
	color: #FFF;
	margin: 0;
	padding: 10px;}
#footer-bdr {
	background: #B98055 url(../graphics/page_footer_bdr_bot.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 10px;}
/* End Content Footer */

/* =Nav Main
----------------------------------------------------------*/
#nav-wrapper {
	background: url(../graphics/nav_bg.gif) repeat-y center top;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	height: 30px;}
#nav {
	margin: 0;
	margin-left: 300px;
	padding: 0;}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 6px;}
#nav li {
	display: inline;}
#homepage #nav #navhome {
	visibility: hidden;}
/* End Nav Main */

/* =Nav Sec
----------------------------------------------------------*/
/* End Nav Sec */

/* =Form Main
----------------------------------------------------------*/
/* End Form Main */