body {
	background-color: #ABBC82;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat;
	background-image: url(../images/IMG_9711paintdabs.gif);
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#wrapper {
	width: 770px;
	border: 1;
	margin-left: auto;
	margin-right: auto;
	background-color: #E3CACC;
}
#header {
	background-color: #ABBC82;
}

#nav_bar {
	height: 44px;
	margin: 0px;
	padding: 0px;
	background-color: #ABBC82;
}
#nav_bar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav_bar li {
	display: inline;
}
#nav_bar li a {
	display: block;
	float: left;
	padding: 8px;
	height: 20px;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: none;
	font-weight: bold;
	color: #CFDCE6;
}

#nav_bar li a:hover {
	background-color: #BE8388;
	color: #FFFFFF;
}
#nav_bar li.current a {
	background-color: #E3CACC;
	color: #0B342E;
}
#nav_bar li.current a:hover {
	background-color: #E3CACC;
	color: #0B342E;
	}
#content {
	width: 766px;
	color: #233443;
	background-color: #E3CACC;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 2px solid #501117;
	min-height: 500px;
	clear: both;
	
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 5px;
	background-color: #E3CACC;
}
#content h2 {
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
}



#content p {
	text-align: left;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: normal;
	padding-right: 30px;
}
#middlenav {
	background-image: url(../images/calochortusmonophylluspink.png);
	float: left;
	height: 500px;
	width: 250px;
	margin-left: auto;
	padding-left: 20px;
	background-position: center center;
	padding-top: 40px;
	background-repeat: no-repeat;
}
#content #photo_large {


}

#content #frmFeedback fieldset {
	background-color: #A5BC6C;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #363;
	border-bottom-color: #363;
	width: 550px;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content #frmFeedback legend {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #233443;
}
#content #frmFeedback input.text {
	width: 400px;
}
#content #frmFeedback textarea {
	width: 475px;
}
#content #frmFeedback input.text:focus, #content #frmFeedback textarea:focus {
	background-color: #EDDEDF;
	border: 1px solid #BE8388;
}


#subnav {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 20px;
	min-height: 500px;
	background-color: #696;
}
#subnav ul {
	text-decoration: none;
	display: list-item;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subnav ul li {
	text-align: left;
	color: #E3CACC;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;

}
#subnav ul li ul li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 12px;
}
#subnav ul li ul li a{
	display: list-item;
	text-align: left;
	text-decoration: none;
	color: #E3CACC;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#subnav ul li ul li.current a{
	font-weight: bold;
	color: #501117;
	background-color: #ABBC82;
}
#subnav ul li ul li a:hover{
	font-weight: bold;
	color: #501117;
}
#photo_nav {
	padding: 20px;
	width: 200px;
	background-color: #696;
	float: left;
	min-height: 500px;
}

#photo_nav ul {
	text-decoration: none;
	display: list-item;
	padding: 0px;
	list-style-type: none;
	margin: 0;
}

#photo_nav ul li {
	text-align: left;
	color: #E3CACC;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;

}

#photo_nav ul li ul li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 12px;
}

#photo_nav ul li ul li a{
	display: list-item;
	text-align: left;
	text-decoration: none;
	color: #E3CACC;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#photo_nav ul li ul li.current a{
	font-weight: bold;
	color: #501117;
	background-color: #ABBC82;
}

#photo_nav ul li ul li a:hover{
	font-weight: bold;
	color: #501117;
}












#footer {
	height: 40px;
	background-color: #A5BC6C;
	color: #23504A;
	clear: both;
	font-size: 100%;
	margin-left: 0px;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #501117;
}
