html, body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: left;
	background: #ffffff	
	height:100%;
}
#main_wrap_top {
	position: relative;
	width: 920px;
	height: 10px;
	margin: 0px auto;
	padding: 0px;
	border: none;
	background:#FFFFFF;
}
#main_wrap {	
	position: relative;
	width: 920px;
	margin: 0px auto;
	padding: 0px 10px;
	border: 0px;
	background-color: #FFFFFF;	
}
#header {
	float: left;
	width: 920px;
	height: 155px;
	margin: 0px;
	padding: 0px;	
	background-color: #FFFFFF;
}
#logo_btn {
	float: left;
	width: 740px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	background-color: #D8CCB6;	
}
#login_box {
	float: left;
	height: 155px;
	width: 167px;
	margin: 0px;
	background-color: #D8CCB6;
	color: #895545;
	font-weight:bold;	
}
#header_top_right {
	float: left;
	height: 155px;
	width: 13px;
	margin: 0px;
	background-image:url(../images/layout_header-right.jpg);
	background-repeat:no-repeat;
}
#login_box a,#login_box a:visited {	
	font-size:8pt;
	text-decoration:none; 
	color:#A07164;
	cursor: pointer;
	font-weight:bold;
}
#login_box a:hover {	
	font-size:8pt;
	text-decoration:none; 
	color:#5A1C1E; 
	cursor: pointer;
	font-weight:bold;
}
.input_login_box {
	border: 1px solid #A07164;
	width:60px;
	color:#895545;
	font-size:8pt;
}
#topnav {
	float: left;
	width: 920px;
	margin: 0px;	
	background: #895545;
	height:20px;	
}
#topnav a,#topnav a:visited {	
	font-size:8pt;
	text-decoration:none; 
	color:#FFFFFF; 
	cursor: pointer;
	font-weight:bold;	
}
#topnav a:active {	
	font-size:8pt;
	text-decoration:none; 
	color:#FFF; 
	cursor: pointer;
	font-weight:bold;
}
#topnav a:hover {	
	font-size:8pt;
	text-decoration:none; 
	color:#fff; 
	font-weight:bold;
	cursor: pointer;	
}
#topnav_small {
	float:left;
	width:65px;
}
#topnav_medium {
	float:left;
	width:75px;
}
#topnav_large {
	float:left;
	width:105px;
}
img {
	border: none;
	outline: none; /* hide dotted outline in Firefox */
}
.menu {
	width:920px; 
	height:15px; 
	position:relative; 
	font-family:Verdana;
}
* html .menu {
	width:920px; 
	w\idth:919px;
	height:15px; 
}
.menu a, .menu a:visited {
	display:block;
	font-size:8pt;
	text-decoration:none; 
	color:#fff; 	
	padding:2px;
	height:15px; 
	background:#5A1C1E;
	white-space: normal;
	cursor: pointer;
}
.menu a:hover{
	display:block;
	font-size:8pt;
	text-decoration:none; 
	padding:2px;
	height:15px; 
	white-space: normal;
	cursor: pointer;
	color:#000; 
	background:#895545;
	
}
.menu :hover > a {
	color:#FF0000; 
	background:#895545;
}
#pagetitle {
	float:left;
	width:920px;
	height:64px;
	background-image:url(../images/layout_page-title.jpg);
	background-repeat:no-repeat;
	color:#5A1C1E;	
	font-weight:bold;
}
#pagetitle_left {
	font-size:16px;
	float:left;
	padding:10px;
}
#pagetitle_right {
	font-size:12px;
	float:right;
	padding:5px;
}
#maincontent_wrap {
	float: left;
	/*width: 880px;*/
	width:900px;
	margin: 0px;
	border: 0px;
	padding: 20px 20px 20px 20px;	
}
maincontent_home {
	float: left;
	/*width: 880px;*/
	width:920px;
	margin: 0px;
	border: 0px;
	padding-top: 20px;	
}

#home_mission_top {
	float: left;
	width:920px;
	height:22px;
	background-image:url(../images/layout_mission_top.jpg);
	background-repeat:no-repeat;
}
#home_mission_main {
	float: left;
	width:920px;
	background-image:url(../images/layout_mission_middle.jpg);
	background-repeat:repeat-y;
}

#mission-statement {
	width:680px;
	float: left;
	margin-left:20px;

	color:#5A1C1E;
}

#bees-join-newsletter  /*top of sidebar*/ 
{
	width:176px;
	height:73px;
	float: left;
	margin-left:32px;
	margin-top:-10px;
	background-image:url(../images/layout_buzz.jpg);
	background-repeat:no-repeat;
	/*this is separate from the rest of the sidebar as it's inside the same div as the mission statement */
}




#home_mission_bottom {
	float: left;
	width:920px;
	height:20px;
	background-image:url(../images/layout_mission_bottom.jpg);
	background-repeat:no-repeat;
}

#home_top {
	float: left;
	width:920px;
	height:20px;
	background-image:url(../images/layout_home_top.jpg);
	background-repeat:no-repeat;
}
#home_main {
	float: left;
	width:920px;
	background-image:url(../images/layout_home_middle.jpg);
	background-repeat:repeat-y;
}

#home_left_column {
width:300px;
max-width:300px;
border:none;
margin:6px 0 0 26px;
text-align:center;
float:left;
color:#5A1C1E;
font-size:14px;
}

#home_mid_column{
width:300px;
max-width:300px;
border:none;
margin:6px 0 0 62px;
text-align:center;
float:left;
color:#5A1C1E;
font-size:14px;
}


#home_slideshow {
width:300px;
height:402px;
border:none;
}

/* ***** sidebar ***** */

#home_right_sidebar_column{ 
width:176px;
max-width:176px;
border:none;
margin-left:46px;
margin-top:-30px;
text-align:center;
float:left;
}

#home_sidebar_content{ /* the reason for this div is to center align images in IE */
width:176px;
max-width:176px;
border:none;
margin:0px;
text-align:center;
}

.sidebar-notice-box-top{
width:176px;
height:15px;
border:none;
margin:0px;
background-image: url(../images/layout_sidebar_offer_top.jpg);
background-repeat:no-repeat;
}

.sidebar-notice-box-middle{
width:176px;
border:none;
margin:0px;
background-image: url(../images/layout_sidebar_offer_mid.jpg);
background-repeat:repeat-y;
}

.sidebar-notice-box-content{
width:151px;
max-width:151px;
border:none;
margin:0 10px 0 15px;
text-align:left;
color:#000000;
}

.sidebar-notice-box-bottom{
width:176px;
height:20px;
border:none;
margin:0px;
background-image:  url(../images/layout_sidebar_offer_bottom.jpg);
background-repeat:no-repeat;
}

#home_bottom {
	float: left;
	width:920px;
	height:65px;
	background-image:url(../images/layout_home_bottom.jpg);
	background-repeat:no-repeat;
}
#footer_smbar1 {
	float: left;
	width: 278px;
	height:102px;
	margin: 0px;
	border: none;	
}
#footer_smbar2 {
	float: left;
	width: 182px;
	height:102px;
	margin: 0px;
	border: none;	
}
#footer_smbar3 {
	float: left;
	width: 252px;
	height:102px;
	margin: 0px;
	border: none;	
}
#footer_smbar4 {
	float: left;
	width: 208px;
	height:102px;
	margin: 0px;
	border: none;	
}
#footer {
	clear: both;
	width: 920px;
	margin: 0px;
	border: none;
	text-align: center;
	color: #895545;
	background:#D8CCB6;	
}
#footer_btm {
	float: left;
	width: 920px;
	height:20px;
	border: none;
	background-image:url(../images/layout_footer_bottom.jpg);
	background-repeat:no-repeat;
}
.footer_txt {
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	color: #895545;
}
#footer a:link {
	color: #8e1011;
	text-decoration: none;
}
#footer a {
	margin: 0px;
	padding: 0px 2px;
	color: #895545;
	text-decoration: none;
}
#footer a:hover {
	margin: 0px;
	padding: 0px 2px;
	color: #5A1C1E;
	text-decoration: none;
}
.form_field_name {
	float: left;
	width:150px;
	margin: 3px 0px 0px 10px;
	padding: 0px;
	border: none;	
}
.form_field_value {
	float: left;
	width:400px;	
	margin: 3px 0px 0px 10px;
	padding: 0px;
	border: none;	
}
.input {
	border: 1px solid #895545;
}
.readonly {	
	background-color:#FAEDD4;
	border: 1px solid #C48404;
}
.form_footer {
	float: left;
	width:590px;
}
.submit { 
	font-size: 8pt;
	background-color: #5A1C1E;
	color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;	
	border :2px solid #A07164;  
	outline: none; /* hide dotted outline in Firefox */
	font-weight:bold;
}
.submit_search { 
	width:99px;
	font-size: 8pt;
	background-color: #5A1C1E;
	color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;	
	border :2px solid #A07164;  
	outline: none; /* hide dotted outline in Firefox */	
}
.listing {
	color:#FFFFFF;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#895545;
	border:1px solid #FFFFFF;
	float:left;
	font-weight:bold;	
}
h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #8A0001;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.25em;
	color: #5A1C1E;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.25em;
	color: #5A1C1E;
}
h4 {
	margin: 0px;
	padding: 5px 0px 7px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25em;
	color: #895545;
}
h5 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25em;
	color: #895545;
}
a:link {
	color: #8e1011;
	text-decoration: none;	
}
a:visited {
	color: #8e1011;
	text-decoration: none;	
}
a:hover {
	color: #5A1C1E;
	text-decoration: underline;	
}
a:active {
	color: #8e1011;
	text-decoration: none;	
}
.cculture ul {
	padding:0px;
	margin:0;
	list-style-type:none;	
}
.cculture li {
	float:left;	
	position:relative;
	padding-left:5px;
	padding-right:5px;
}
.cculture a {
	display:block;
	font-size:8pt;
	text-decoration:none; 
	color:#8e1011; 	
	cursor: pointer;
}
.cculture a:hover {
	display:block;
	font-size:8pt;
	text-decoration:underline; 
	color:#5A1C1E; 	
	cursor: pointer;
}
.cculture a:active {
	display:block;
	font-size:8pt;
	text-decoration:none; 
	color:#5A1C1E; 	
	cursor: pointer;
}
#links {
	padding:7px 7px 7px 7px;
	float:left;	
	font-size:12px;
	font-family:Verdana;
	color:#57702F;
	line-height: 1.75em;
}
#links a:link {
	padding:7px 7px 7px 7px;
	color: #57702F;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana;
	line-height: 1.75em;
}
#links a:visited {
	padding:7px 7px 7px 7px;
	color: #57702F;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana;
	line-height: 1.75em;
}
#links a:hover {
	padding:7px 7px 7px 7px;
	color: #A2C267;
	text-decoration: underline;
	font-size:12px;
	font-family:Verdana;
	line-height: 1.75em;
}
#links a:active {
	padding:7px 7px 7px 7px;
	color: #57702F;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana;
	line-height: 1.75em;
}
#error {
	display:none;
	position:fixed;
	left:130px;
	top:230px;
	z-index:5;
	width:500px;
	background-color:#FAC03A;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #E7F707;
}
.instructions {
	padding:5px;
	color:#000000;
	font-size:12px;	
	font-family:Verdana;
	text-align:justify;
}
.heading {
	float:left;
	color:#FFFFFF;
	background-color:#895545;
	height:18px;
	padding:3px;
	font-family:Verdana;
}
.submit_yellow {
	font-size: 8pt;
	background-color: #D79501;
	color: #FFFFFF;
	font-weight : bold;
	font-family: verdana, helvetica, sans-serif;	
	border :2px solid #FFCF66;  
	margin : 5px 0px 5px 5px;
	outline: none; /* hide dotted outline in Firefox */
}
.invoice_list_head {
	color:#FFFFFF;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#895545;
	border:1px solid #FFFFFF;
	float:left;
	font-weight:bold;	
}
.invoice_list {	
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	float:left;	
}
.pagenum {
	float:left;
	border:1px solid #C48404;
	width:20px;
	text-align:center;	
}
.pagenum_link {
	float:left;
	border:1px solid #C48404;
	color:#FFFFFF;
	width:20px;
	text-align:center;
	background-color:#C48404;	
}
.pagenum_link a:hover{	
	color:red;
	text-decoration:none;
	background-color:#FCCAA5;	
}
.pagenum_gap {
	width:5px;
	float:left;
}
