html { min-height: 100%; margin-bottom: 1px; background-color: #BBAD67; }

body {
	margin-top: 40px;
	background-color: #BBAD67;
	margin-bottom: 50px;
}

ul {
	margin:0px;
	padding:0px;
}

ul li {
	list-style: none;
	padding-left: 20px;
}

a {
	color: #ADA365;
}

h1 {
	color: #722824;
	margin-bottom: 5px;
	font-weight: normal;
}

h3 {
	color: #ADA365;
	margin-bottom: 4px;
}

h3 a {
	color: #ADA365;
	margin-bottom: 4px;
}

#wrapper {
	text-align:center;
}

#page {
	margin:auto;
	text-align:left;
	width: 900px;
}

#header {
	background-color: #722824;
	width: 100%;
	height: 125px;
}

#header_home {
	background-color: #FFFFFF;
	width: 100%;
	height: 38px;
}

#logo {
	background-color: #722824;
	width: 166px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}

#pic_top_right {
	float: right;
	width: 223px;
	height: 125px;
	background-color: #722824;
	background-image: url('../images/slideshow/top_right_2.jpg');
	background-repeat: no-repeat;
}

#content {
	background-image: url('../images/background_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	width: 100%;
}

#content_home {
	background-image: url('../images/background_home_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
}

#content_home #home_logo {
	width: 358px;
	height: 400px;
	margin: auto;
	padding-top: 100px;
}

#content_home #home_logo #enter {
	width: 358px;
	padding-top: 60px;
	margin: auto;
}

#content_home #home_logo #enter p{
	text-align: center;
	color: #722824;
	font-size: 110%;
}

#content_home #home_logo #enter a{
	text-decoration: none;
	text-align: center;
	color: #722824;
	font-size: 110%;
}

#left {
	float:left;
	width: 185px;
	margin-top: 20px;
	margin-right: 6px;
}

#left ul {
	text-align: right;
	margin:0px;
	padding:0px;
}

#left li {
	list-style: none;
	font-size: 105%;
	color: #702A28;
	padding-left: 0px;	
}

#left li a{
	font-size: 105%;
	color: #702A28;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	display: block;
}


#left li.current {
	background-color: #722824;
	color: white;
}

#left li.current a{
	color: white;
}

#left li.current a:hover {
	background-color: #722824;
	color: white;
}

#left li.submenu ul li a {
	background-color: transparent;
	color: #B7AE78;
}

#left li.submenu ul li a:hover {
	background-color: transparent;
	color: #B7AE78;
}

#left li.submenu ul li a:visited {
	background-color: transparent;
	color: #B7AE78;
}

/* submenu_current */
#left li.submenu ul li.submenu_current a {
	background-color: #D9DADA;
	color: #702A28;
}

#left li.submenu ul li.submenu_current a:hover {
	background-color: #D9DADA;
	color: #702A28;
}

#left li.submenu ul li.submenu_current a:visited {
	background-color: #D9DADA;
	color: #702A28;
}



#left li ul {
	/*
	position: relative;
	left: 10px;
	*/
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	color: #B2A96F;
	border-top: 1px solid #D9DADA;
}

#left li ul li {
	border-bottom: 1px solid #D9DADA;
	border-right: 1px solid #D9DADA;
	font-size: 85%;
}

#left li ul li a{
	color: #B7AE78;
}




#right {
	float: right;
	width: 210px;
	margin-left: 7px;
}

#right #text_content {
	width: 170px;
	min-height: 400px;
	margin-left: 0px;
}

#right #text_content p {
	color: #722824;
	font-size: 105%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#right #text_content p.coming_soon {
	color: #722824;
	font-size: 105%;
	margin-top: 4px;
	margin-bottom: 4px;
}

strong.more {
	color: #BBAD67;
}

strong.more a {
	color: #722824;
}

#center {
	float: left;
	min-height: 400px;
}

#center #background {
	width: 490px;
	background-image: url('../images/background_middle.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-bottom:20px;
	margin-top: 20px;
	min-height: 450px;
	height: 450px;
}

#center #background #center_content {
	padding: 0px;
	margin: auto;
	width: 460px;
	vertical-align: top;
}

#center_about {
	float: left;
	min-height: 400px;
}

#center_about #background_about {
	width: 650px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-bottom:20px;
	margin-top: 20px;
	min-height: 450px;
	height: 450px;
	background-image: url('../images/background_admin_middle.jpg');
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#center_about #background_about #center_content_about {
	padding: 0px 15px 0px 20px;
	margin: auto;
	width: 650px;
}

#center_about #background_about #center_content_about h1 {
	margin-bottom: 20px;
}

#center_about #background_about #center_content_about p {
	font-size: 1.1em;
}


#center #background_wide {
	width: 690px;
	background-image: url('../images/background_admin_middle.jpg');
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin-bottom:20px;
	margin-top: 20px;
	min-height: 450px;
}

#center #background_wide #center_content {
	padding: 0px;
	margin: auto;
	margin-left: 20px;
	width: auto;
}

.rev_grant_background {
	background-image: url('../images/background_rev.jpg');
	background-repeat: no-repeat;
	width: 557px;
	height: 670px;
}

.fiona_background {
	background-image: url('../images/background_fiona.jpg');
	background-repeat: no-repeat;
	width: 557px;
	height: 560px;
}


h2 {
	color: #722824;
	margin: 0px;
	padding: 0px;
	font-size: 170%;
}

img.available_now {
	margin-top: 20px;
	margin-left: 0px;
}

img.right_divider {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 3px;
}

img.coming_soon {
	margin-top: 4px;
	margin-bottom: 3px;
}

.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}


/* styles for the project display page */


#project_title {
	padding-top: 0px;
	margin-right: 35px;
	float: right;
	width: 200px;
}

#project_title h1 {
	color: #ADA365;
	text-transform: uppercase;
	font-size: 210%;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}

#project_title h2 {
	color: #ADA365;
	text-transform: uppercase;
	font-size: 140%;
	font-weight: normal;
	text-align: center;
}


#main_pic_box {
	float:left;
}

#main_pic_box #pic {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center center;
	width: 393px;
	height: 279px;
}

#main_pic_box #purple {
	background-image: url('../images/background_box_big_purple.png') !important;
	background-image: url('../images/background_box_big_purple.gif');
	background-repeat: no-repeat;
	background-position: middle;
	width: 393px;
	height: 281px;
}


#details_box_top {
	background-image: url('../images/background_box_big_olive.png') !important;
	background-image: url('../images/background_box_big_olive.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 394px;
	height: 20px;
	position:relative;
	left:260px;
	top:-17em;
}

#details_box_middle {
	background-image: url('../images/backgrnd_box_big_oli_mid.png') !important;
	background-repeat: repeat-y;
	background-position: middle;
	width: 394px;
	position:relative;
	left:260px;
	top:-17em;
}

#details_box_bottom {
	background-image: url('../images/backgrnd_box_big_oli_bot.png') !important;
	background-image: url('../images/backgrnd_box_big_oli_bot.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 394px;
	height: 20px;
	position:relative;
	left:260px;
	top:-17em;
}

#details_box_blank {
	position: relative;
	top: -80px;
	left: 260px;
	width: 394px;
	height: 281px;
}

#details_box_content {
	padding: 20px;
}

#details_box_content p {
	color: #A2A4A5;
	line-height: 130%;
	font-size: 110%;
}

#details_box_content p a {
	color: #A2A4A5;
}

#details_box_content em {
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#details_box_content a {
	color: #000000;
	font-weight: bold;
}

#details_box a:hover {
	font-weight: bold;
}

#details_box a.agents {
	color: #B2A96F;
}



#thumbnails {
	position: relative;
	top: -281px;
	margin-top: 20px;
	width: 200px;
}

.thumbnail {
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;
	height:36px;
	float:left;
}

.thumbnail_background {
	background-image: url('../images/background_box_thumbnail.png') !important;
	background-image: url('../images/background_box_thumbnail.gif');
	background-repeat: no-repeat;
	background-position: middle center;
	height:36px;
	width:51px;
}

#thumbnails h3 {
	color: #702A28;
	text-transform: uppercase;
}

#thumbnails a {
	color: #ADA365;
}

#thumbnails a:link {
}

#thumbnails a:hover {
}


ul.project_list {
	padding-bottom:10px;
	width:450px;
}

ul.project_list li .thumbnail {
	margin-top:20px;
}

ul.project_list li .description {
	padding-top:6px;
	float:left;
	padding-left:10px;
	width:350px;
}


#stretchy_box {
	position: relative;
	left: 240px;
	top: -200px;
}

#stretchy_box_top {
	background-image: url('../images/stretchy_box_top.png') !important;
	background-image: url('../images/stretchy_box_top.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 394px;
	height: 17px;
}

#stretchy_box_middle {
	background-image: url('../images/stretchy_box_middle.png') !important;
	background-image: url('../images/stretchy_box_middle.gif');
	background-repeat: repeat-y;
	width: 394px;
}

#stretchy_box_bottom {
	background-image: url('../images/stretchy_box_bottom.png') !important;
	background-image: url('../images/stretchy_box_bottom.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 394px;
	height: 17px;
}

#stretchy_box_content {
	padding: 20px;
	text-align: justify;
}

#stretchy_box_content h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	color: #B2A96F;
	font-size: 120%;
}

#stretchy_box_content h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	color: #B2A96F;
	font-size: 100%;
	font-weight: normal;
}

#footer {
	width: 100%;
}

#footer p {
	text-align:right;
	font-size: 0.8em;
}

#footer p a {
	color:#8a7405;
}

#footer p a:hover{
	color:#665604;
}