*
{
	margin: 0;
}

body
{
	background-color: #BFBFBF;
	background-image: url(/images/page/backgroundshadow.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.0em;
	color: black;
}

h1.topofpage { font-size: 20px; color: #95222E; font-weight: bold; line-height: 110%; margin: 8px 0 4px 0; }
h1 { font-size: 20px; color: #95222E; font-weight: bold; line-height: 110%; margin: 0 0 4px 0; }
h2.topofpage { font-size: 17px; color: #95222E; font-weight: bold; line-height: 110%; margin: 12px 0 4px 0; }
h2 { font-size: 17px; color: #95222E; font-weight: bold; line-height: 110%; margin: 12px 0 4px 0; }
h3 { font-size: 14px; color: #95222E; font-weight: bold; margin: 12px 0 4px 0; }

img { border: 0; }

p { margin: 1.0em 0 1.0em 0; }

ul, ol { padding-left: 50px; }

a:link { color: blue; }
a:visited { color: purple; }

#primarycontainer { 
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-color: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#headercontainer {
	text-align: left;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

#rotatingphoto {
	margin: 0;
	padding: 0;
	height: 252px;
}

#navbarcontainer {
	background-color: none;
	margin: 0;
	padding: 0;
}

#navbarwidth {
	width: 730px;
	background-color: #95222E;
	background-image: url(/images/page/navbarbackground.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#navbar {
	text-align: left;
}

#navbar ul {
	font-size: 14px;
	margin: 0; 
	padding: 5px 0 5px 20px;
	color: #FFF;
}

#navbar li {
	margin: 6px 31px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navbar a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#navbar a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#navbar a:hover {
	color: #F8E600;
	background: none;
	font-weight: bold;
}

#pagecontainer 
{
	width:100%;
	
	text-align:center;
	
	padding:0px;
	margin:0px;
	margin:auto;
}

table.content
{
	font: 12px;
}

div#sidenavcontainer
{
	width: 185px;
	float: left;
	background-image: url(/images/page/sidenavbackground.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
}

div.sidenav
{
	padding-top: 0px;
}

div.sidenav a, div.sidenav div
{
	display: block;
	padding: 5px 1px 4px 18px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
}

div.sidenav a.heading, div.sidenav div.heading {
	font-size: 13px;
	font-weight: bold;
	text-indent: -3px;
}

div.sidenav a:visited {
	font-size: 13px;
	color: #FFF;
}

div.sidenav a:hover {
	font-size: 13px;
	color: #F8E600;
}

div.sidenav div.sub a
{
	font-size: 12px;
	font-weight: normal;
	padding: 0 1px 0 15px;
	border-color: #95222E;
}

div.sidenav div.sub a.subbottom { margin-bottom: 5px; }

#contentcontainer { 
	width: 730px;
	background-image: url(/images/page/sidenavbackground.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px;
	margin: 0px;
	margin: auto;
	background-color: #95222E;
}

#contentwidth {
	width: 730px;
	background-color: #95222E;
	margin-left: auto;
	margin-right: auto;
}

#contentbox {
	width: 545px;
	float: right;
	background-color: #FFF;
	background-image: url(/images/page/contentwsidenavbackground.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	font-size: 13px;
	line-height: 125%;
}

#content {
	background-color: none;
	padding: 0 8px 0 10px;
	text-align: left;
	margin: 0;
}

#contentbox_nosidebar
{
	width: 730px;
	background-color: #FFF;
	background-image: url(/images/page/homecontentbackground.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: left;
	font-size: 13px;
	line-height: 125%
}

#content_nosidenav
{
	background-color: #FFF;
	background-image: url(/images/page/homecontentbackground.jpg);
	background-repeat: repeat-y;
	padding: 10px 20px 10px 20px;
}

#breakoutcontainer {
	width: 340px;
	float: right;
	margin: 0;
}

#breakoutbox {
	padding: 14px 0 10px 20px;
}

.breakout {
	margin-bottom: 10px;
	border-right: 1px solid #F6DF39;
	border-bottom: 1px solid #F6DF39;
}

.breakouttitlebox {
	height: 20px;
	background-color: #F6DF39;
	background-image: url(/images/page/breakoutboxcorner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 13px;
	padding: 5px 0 2px 15px;
}

.breakouttitle a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.breakouttitle a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.breakouttitle a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #95222E;
	text-decoration: none;
}

.breakoutcontentbox {
	width: 156px;
	float: right;
}

.breakoutcontent {
	font-size: 12px;
	line-height: 130%;
	padding: 9px 6px 0 5px;
	margin: 0;
}

.breakoutcontent a:link {
	color: blue
	font-size: 12px;
	line-height: 124%;
}

.breakoutcontent a:visited {
	color: purple;
	font-size: 12px;
	line-height: 124%;
}

#featuredproperty
{
	width: 150px;
	float: right;
	padding-bottom: 3px;
	border: 1px solid #95222E;
	text-align: center;
}

#featuredproperty div
{
	background: #E4303B;
	padding: 2px 0 4px 0;
	margin-bottom: 5px;
	color: white;
	/*font-weight: bold;*/
	font-size: 110%;
}

#featuredproperty img { margin: 0 0 4px 4px; }

/* sub headings */
.subhead
{
	margin-top: 0px;
	font-family: Comic Sans MS, arial, verdana, helvetica;
	font-size: 16px;
	color: #666;
}

/* used as the standard error message */
.errormessage
{
	color: red;
	font-size: larger;
}

.spacedinlist { margin-top: 0; margin-bottom: 0em; }

sup { font-size: smaller; }

#redfooterbar {
	text-align: center;
	width: 730px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

div.footer
{
	font-size: 11px;
	text-align: center;
	line-height: 120%;
	margin-bottom: 14px;
}

.footer { margin: 10px 0; }

.footer li
{
	margin: 0 4px 0 4px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.footer p { padding-left: 50px; }

.footer a:link
{
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}

.footer a:visited
{
	font-size: 11px;
	color: purple;
	text-decoration: underline;
}
