body {
	color: #7c7161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #761113 url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

td, p, li {
	font-size: 14px;
	margin:0;
}

img {
	border: none;
}

a {
	color: #751112;
	text-decoration: none;
}

a:visited {
	color: #751112;
	text-decoration: none;
}

a:hover {
	color: #7c7161;
	text-decoration: underline;
}

a:visited:hover {
	color: #7c7161;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #761113;
	margin-top:0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4e4230;
	margin-bottom:0;
	padding-bottom:0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.image-right-aligned {
	padding:0 0 12px 12px;
	}

.image-left-aligned {
	padding:0 12px 12px 0;
	}





/* --------------------------------------------------------------------------------- INDEX STYLES ------------ */

.index_content_bg {
	background: url(../images/index_content_y_bg.jpg) 50% 0 repeat-y;
	min-width: 955px;
	width: auto !important;
	width: 955px;
}

.index_bottom {
	
}

.index_bottom #left {
	width: 372px;
	float: left;
	padding: 48px 30px 0 38px;
	color: #7c7161;
}

.index_bottom #left p {
	font-size: 15px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.index_bottom #middle {
	width: 200px;
	float: left;
	padding: 18px 33px 0 33px;
	margin: 15px 0 0 0;
	border-left: 1px solid #d0c9bb;
}

.index_bottom #middle h2 {
	color: #761113;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
}

.index_bottom #right {
	width: 211px;
	float: right;
	padding: 24px 1px 0 33px;
}

.index_bottom #right h2 {
	color: #761113;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 17px 0;
	padding: 6px 0 5px 0;
	background: url(../images/login_h2_bg.jpg) 100% 0 no-repeat;
}

.index_bottom #right .login_text {
	border: #c7bfb5 1px solid;
	width: 120px;
	height: 15px;
	background: f2f2f2;
	margin: 0 0 7px 0;
	float: left;
	clear: left;
	color: #867a6c;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0 0 3px;
}

.index_bottom #right .login_go_button {
	float: right;
	margin: 0 30px 0 0;
}

.index_bottom #right .find_agent {
	clear: both;
	margin: 15px 0 0 0;
}

.index_flash {
	height: 260px;
	margin: 0 0 0 -1px;
	width: 955px;
}

.index_footer_wide {
	background: url(../images/index_footer_bg.jpg) 50% 0 no-repeat;	
}

	
	
/* --------------------------------------------------------------------------------- SUB STYLES ------------ */

.content_bg {
	background: url(../images/content_y_bg.jpg) 50% 0 repeat-y;
	min-width: 955px;
	width: auto !important;
	width: 955px;
}

.footer_wide {
	background: url(../images/footer_bg.jpg) 50% 0 no-repeat;	
}

.content {
	line-height: 20px;	
	float: left;
	width: 400px;
}

.gallery_col {
	float: right;
	width: 140px;
}

.content_wide {
	line-height: 20px;
}

.bottom #left {
	width: 597px;
	float: left;
	padding: 34px 0 0 63px;
}

.bottom #right {
	width: 200px;
	float: right;
	padding: 91px 25px 0 0;
}

.bottom #right h2 {
	color: #761113;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;	
}

.crumbs {
	color: #9b855a;
	font-size: 11px;
	border-bottom: 1px dotted #bba885;
	text-transform: lowercase;
	padding: 0 0 11px 0;
	margin: 0 0 30px 0;
}	

.crumbs a, .crumbs a:visited {
	color: #9b855a;
	text-decoration: none;
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #751112;
	text-decoration: underline;
}



/* --------------------------------------------------------------------------------- SITEWIDE STYLES ------------ */



.top_wide {
	background: url(../images/top_bg.jpg) 50% 0 no-repeat;	
}

.top_wrapper {
	width: 955px;
	margin: 0 auto;
}

.logo {
	width: 288px;
	float: left;
	height: 62px;
	padding: 29px 0 0 32px;
}

.social {
	float: right;
	width: 576px;
	height: 20px;	
	padding: 30px 24px 0 0;
	text-align: right;
}

.social img {
	margin: 0 0 0 3px;	
}

.usability {
	width: 125px;
	float: right;
	padding: 4px 15px 0 0;
	text-align: right;
}

.search {
	width: 175px;
	float: right;
	padding: 4px 0 0 0;
}

.searchbox {
	color: #867a6c;
	border: 1px solid #e2ded8;
	background: #fcfaf9;
	margin: 0 5px 0 0;
	height: 16px;
	padding: 1px 0 0 4px;
	float: left;
}

.go_button {
	margin: 0;
	float: left;
}

.maroon {
	color: #761113;
}

.footer_wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 65px 0 150px 0;
}

.footer_left {
	width: 262px;
	float: left;
	color: #a49a8f;
	font-size: 11px;
	padding: 11px 0 0 38px;
}

.footer_wrapper a, .footer_wrapper a:visited {
	color: #a49a8f;	
}

.footer_wrapper a:hover, .footer_wrapper a:visited:hover {
	color: #fff;	
}

.footer_right {
	width: 650px;
	float: right;
	text-align: right;
	color: #420a0b;
	font-size: 9px;
}

.footer_right img {
	margin: 0 0 -4px 10px;	
}

.clearer {
	clear: both;	
}

/* --------------------------------------------------------------------------------- TABLELESS FORM STYLES ------------ */

#form label{
float: left;
width: 160px;
font-size:12px;
}

#form input, textarea{
width: 180px;
margin-bottom: 12px;
}

#form input.big {
width: 400px;
margin-bottom: 12px;
}

#form textarea{
width: 250px;
height: 150px;
}

#form .boxes{
width: 1em;
}

#form #submitbutton{
margin-top: 12px;
width: 90px;
}

#form br{
clear: left;
}

#form .required {
	color:#f00;
	font-weight:bold;
}
	
	

/* --------------------------------------------------------------------------------- BIRDCAST STYLES ------------ */

.send_wide_wrapper {
	background: url(../images/send_wide_wrapper_bg.jpg) 50% 0 no-repeat;	
}

.send_wrapper {
	width: 702px;
	margin: 0 auto;
	background: #fff url(../images/send_wrapper_bg.jpg) no-repeat;
}


/* --------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:bold;
	font-size: 12px;
	margin: 0;
	font-style: italic;
	}
	
.tsr-pg-title a:link {
	color: #473f32; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:visited {
	color: #473f32; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:hover {
	color: #761113;
	text-decoration: underline; 
	}
	
.tsr-pg-title a:visited:hover {
	color: #761113;
	text-decoration: underline; 
	}
	
.tsr-pg-abstract {
	color:#5a5042;
	padding-bottom:15px;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	}
	
	
	
/* ------------------------------------------------------------------------------------------------------------ SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #dcd3cc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #dcd3cc;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}

.pagination {
	margin-top: 10px;	
}

.pagination a {
	padding: 2px;
	border: 1px solid #dcd3cc;
}
	


/* --------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 130px;
	height: 130px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 26px;
	border: 4px solid #d8d0bd;
	}
	
#photo img {
	width: 130px;
	height: 130px;
}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #ccc;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -164px;
	left: -459px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -328px;
	left: -459px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -328px;
	left: -459px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -328px;
	left: -459px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -328px;
	left: -459px;
	display: none;
	}


/* --------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	margin: 0 0 0 42px;
	height: 33px;
}

#nav {	
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #71675b;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #7d1f1f;	
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	padding: 9px 21px 8px 0;
	margin: 0 0 0 20px;
	font-size: 14px;
	text-transform: uppercase;
	border-right: 1px solid #cfc5b7;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	border-bottom: #cabba1 solid 1px;
	padding: 5px 25px 5px 21px !important;
	font-size: 11px;
}

.yuimenuitem:hover {	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd {
	background: #d7ccb8;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
	border-left: #cabba1 solid 1px;
		
}

.bd .bd .bd {
	background: lightblue;
	border-left: 1px solid #000;
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}
/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}
.yuimenubar {
	position:static;
}
.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}
.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
 *zoom:1;
}
.yuimenubar .yuimenu ul {
 *zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}
.yuimenuitemlabel {
	display:block;
}
*html .yuimenuitem {
	margin-bottom: -40px;
}
.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}
.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
 *filter:alpha(opacity=0);
}
.errorText  {
    color:#f00;
    font-weight:bold;
}