@charset "utf-8";
/* CSS Document */

body {
	font:76% Arial, Helvetica, Verdana, sans-serif;
	color:#FFFFFF;
	margin:40px 0 20px;
	background-color:#5F1200;
}


/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* Typography */
p {font-size:1em; line-height:1.5; margin:0 0 1em;}

h1 { font-size:1em; margin:0 0 15px 0;}
h2 { font-size:1.3em; font-weight:normal; margin:0 0 15px 0; color:#FF6B11;}
h3 { font-size:1.3em; font-weight:normal; margin:15px 0 5px 0; color:#FF6B11;}
h4 { font-size:1em;}

em { font-style:italic; }

ul {
	list-style-type:disc;
	margin-left:2.5em;
	font-size:1em;
	line-height:1.5;
}
strong { font-weight:bold; }

a:link, a:visited { color:#FFCC99; border-bottom: none; text-decoration:underline;}
a:hover, a:active { color:#FF6B11; text-decoration:underline; }


/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* COMMON */
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
ul.nobull { list-style:none; padding:0; margin:1em 0; }


/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* LAYOUT */
#wrapper {
	position:relative; margin:0 auto; width:740px; padding:0;
	background-color:#870100;
}

#head { margin:0; height:114px; }

#topnav {
	list-style:none; float:right; padding:0; margin:68px 0 0; width:240px; 
	font:10px Verdana, Arial, Helvetica, sans-serif; display:none;
}
#topnav li { display:block; float:right; padding:0 10px; background:url(../images/topnav_bg.gif) right no-repeat;}
#topnav li.last { background-image: none; }
#topnav a:link, #topnav a:visited { color:#FF6B11; border-bottom: none; text-decoration:none;}
#topnav a:hover, #topnav a:active { text-decoration:underline; }

#nav {
	height:332px; clear:both;
	background:url(../images/nav_bg.jpg) left no-repeat;
}
body#newsletters #nav { background-image:url(../images/nav_bg_newsletter.jpg); }

#banner {
	height:332px; clear:both;
	background:url(../images/banner_bg.jpg) left no-repeat;
}

#content { padding:20px; }

/*-------------------------------*/
/*-------------------------------*/
/* NAV BACKGROUNDS */
body#home #nav { background:url(../images/nav_bg_home.jpg) no-repeat left center; }

body#document_library #nav { background: url(../images/nav_bg_doclibrary.jpg) no-repeat left center; }

body#calendar #nav { background:url(../images/nav_bg_calendar.jpg) no-repeat left center; }

body#community_updates #nav { background:url(../images/nav_bg_commupdates.jpg) no-repeat left center; }

body#contacts #nav { background:url(../images/nav_bg_contacts.jpg) no-repeat left center; }

body#faq #nav { background:url(../images/nav_bg_faq.jpg) no-repeat left center; }

body#my_account #nav { background:url(../images/nav_bg_myaccount.jpg) no-repeat left center; }



/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* PAGE-SPECIFIC */

/*-page-specific-*/


/*-------------------------------*/
/*-------------------------------*/
/* Account Login */
div#login { float:left; padding:35px 20px 10px; }

.loginBox label, .loginBox input {
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 10px;
}
.loginBox label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	color:#FF6B11;
}
.loginBox br { clear: left; }
.loginBox #submit { width:75px; /*margin-left:95px;*/ margin-left:10px; }
.loginBox .hidden { display:none; }


/*-------------------------------*/
/*-------------------------------*/
/* ADMIN INTERFACE */
.userList { margin:0 0 15px; }
.userList th, .userList td { padding-right:25px; }
.userList th { font-weight:Bold; }

.editForm label, .userList input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.editForm label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

.editForm br { clear: left; }
.editForm .submit { margin-left:95px; width:150px; }



/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* NAV */
#nav ul { 
	width:190px; height:332px; list-style:none; padding:0px;
	float:right; background-color:#FE7F0A;
}
#nav li {float:left; clear:both; position:relative;}
#nav li a { 
	display:block; width:179px; height:18px; padding:11px 0 11px 10px; border-style: dotted; border-color: #8A1900; border-width:1px 0 0 1px;
	font:1.2em Helvetica, Arial, sans-serif; text-transform:uppercase;
}
#nav li a.last { border-width:1px 0 1px 1px; }
#nav li a.last { padding:12px 0 13px 10px; }
#nav ul li ul li a.last { padding:11px 0 11px 10px; }

#nav a:link, #nav a:visited { color:#8A1900; text-decoration:none; }
#nav a:hover, #nav a:active { text-decoration:underline; background-color:#FF9534; }


#nav ul li ul { 
	position:absolute; left:-9999px; top:0; height:auto; padding:0; margin:0;
	background:url(../images/nav_hover_bg.png) repeat;
}
#nav ul li:hover ul {
	left:auto; right:191px; top:0;
}
#nav ul li ul li a { text-transform:none; width:180px; border-width:1px 0px 0 1px; background:url(../images/nav_hover_bg.png) repeat; }
#nav ul li ul li a.last { border-width:1px; border-style:dotted; }
#nav ul li ul li a:hover { background-color:#FE7F0A; background-image:none;}


/*-------------------------------*/
/*-------------------------------*/
/* CURRENT */
body#home #nav_home, body#calendar #nav_calendar,
body#community_updates #nav_community_updates, body#contacts #nav_contacts, body#document_library #nav_document_library,
body#faq #nav_faq, body#guest_access #nav_guest_access, body#my_account #nav_my_account
{ text-decoration:underline; background-color:#FF9534; }

body#about_the_area #nav_about_the_area, body#architectural_application #nav_architectural_application, body#board_bios #nav_board_bios,
body#board_meeting_minutes #nav_board_meeting_minutes, body#board_meeting_schedule #nav_board_meeting_schedule, body#bylaws #nav_bylaws, body#ccr #nav_ccr,
body#golf_club #nav_golf_club, body#management #nav_management, body#vif_forms #nav_vif_forms, body#newsletters #nav_newsletters
{ background-color:#FE7F0A;  background-image:none; text-decoration:underline; }



/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* IR HEADERS */
h1 {
	float:left; width:553px; height:0; padding-top:114px; margin:0; overflow:hidden; position:relative;
	background:url(../images/stonebrae_logo.gif) no-repeat;
}
body#my_account h1 {
	width:384px; background-image:url(../../images/stonebrae_logo_02.gif);
}

h1 a { position:absolute; top:0; left:0; width:100%; height:100%; padding-top:114px;}