/* CSS Document */

body {
	background-color: #EAE9E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

#holder {
	margin: 0 auto;
	width: 776px;
	background-image: url(../images/full_width_shadow_bg.gif);
	background-repeat:repeat-y;
	clear: both;
}

/****************************** General H styles ******************************************/
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 15px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 12px;}
/****************************** Header Formatting Styles **********************************/

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

a:link{
	color: #eae9e6;
	text-decoration:underline;
}

a:visited{
	color: #eae9e6;
	text-decoration: underline;
}

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

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
/********************************************************************************************/

#globalNav{
	position: relative;
	top: 18px;
	padding: 0px 0px 5px 10px;
	color: #cccccc;
}

#globalNav img{
	 display: block;
}

#globalNav a, #globalNav a:link, #globalNav a:active, #globalNav a:visited {
	font-size: 11px;
	padding: 20px 6px 0 8px;
	color: #5E5C55;
	text-decoration:none;
}

#globalNav a:hover {
	background-image: url(../images/nav_roll_arrow.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding: 20px 6px 0 8px;
	text-decoration: none;

}

#globalNav .selected {
	background-image: url(../images/nav_selected_arrow.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding: 20px 6px 0 8px;
	text-decoration: none;
	color: #838076;

}

#globalNav .nav_divider {
	position: relative;
	top: 2px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1px;
	height: 11px;
	display: inline;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position:center;
}

#left_shadow {
	background-image: url(../images/left_shadow.gif);
	background-repeat:repeat-y;
	width: 9px;
	height: 100%;
	margin: 0;
	float: left;
}

#right_shadow {
	background-image: url(../images/right_shadow.gif);
	background-repeat:repeat-y;
	width: 8px;
	height: 100%;
	margin: 0 0 0 0;
	float: right;
}

#bottom_shadow {
	background-image: url(../images/shadow_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 776px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 1px;
}

#header_holder {
	position: relative;
	margin: 0 0 0 -2px;
	padding: 0px;
	left: 10px;
	width: 760px;
	height: 147px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
}

#logo_holder {
	width: 157px;
	height: 96px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}

#nav {
	position: relative;
	top: 18px;
	height: 20px;
	width: 760px;
	border: 1px solid red;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content {
	position: relative;
	top: 0px;
	left: -2px;
	width: 758px;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

#brown_content {
	color: #EAE9E6;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	width: 760px;
	height: auto;
	background-color: #5D5B54;
	/*background-image:url(../images/brown_med_bg.gif);
	background-repeat:repeat-x;*/
	float: left;
	clear: both;
	padding: 0 0 0 0;
	margin: 1px 0 -4px 0;
}

#brown_content h5 {
	padding: 7px 0 5px 20px;
	margin: 0 0 0 0;
}

#brown_content h6 {
	padding: 7px 0 5px 20px;
	margin: 0 0 0 0;
}

#brown_content ul {
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	list-style: disc url(../images/arrow_bullet.gif) inside;
	
}

#brown_content li {
	padding: 2px 0 2px 0;
	margin: 0 0 0 -6px;
}

#brown_content p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #EAE9E6;
	padding: 10px 10px 10px 20px;
	margin: 0 0 0 0;
}

#brown_content .gallery_item {
	float: left;
	width: 200px;
	height: 138px;
	padding: 0;
	margin: 10px 8px 10px 20px;
	background: url(../images/gallery_thumb_bg.gif) no-repeat;
}

#brown_content .gallery_item .gallery_pic {
	display:block;
	padding: 0 0 0 0;
	margin: 5px 0 0 4px;
}

#brown_content .gallery_item .magnify {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#brown_content .gallery_item a {
	color: #EAE9E6;
	padding: 0 0 0 0;
	margin: 0 0 0 2px;
}


#brown_content .spacer {
	width: 500px;
	height: 20px;
	clear: both;
}

#formHolder {
	width: 450px;
	height: auto;
	text-align: left;
	float:left;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 20px;
	border: none;
}

fieldset {
	width: auto;
	height: auto;
	border-style: hidden;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

input, select, textarea {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	font-size: 10px;
	color: #666666;
	background-color: #EAE9E6;
}

fieldset div {
	clear: both;
	margin: 6px 0px 6px 0px;
	position: relative;
}

label, fieldset p {
	display: inline;
	font-size: 12px;
	color: #EAE9E6;
	margin: 4px 0 0 0;
	width: 95px;
	text-align: left;
	float: left;
}

#buttons {
	padding: 0px 0px 0px 95px;
	margin: 10px 0px 25px 0px;
	width: 200px;
}

#footer {
	width: 760px;
	height: 30px;
	margin: 0 auto;
 	font-size: 9px;
	color: #868584;
}

#footer_right {
	float: right;
	height: auto;
	width: auto;
}

#footer_right a {
	text-decoration: none;
	color: #868584;
}

#footer_right a:hover {
	text-decoration: none;
	color: #990000;
}

.page_header {
	padding: 10px 0 0 20px;

}

#contact_info {
	float:right;
	width: 205px;
	padding: 0 20px 0 0;
}

#contact_info img {
	padding: 6px 0 0 0;
}

div.error {
	color: #e98b01;
	font-weight:bold;
}
