/* body */
body {
	background: #c1e2a5;
	/* background: url(/photos/gd/c1e2a5/c1e2a5/680/1/horizontal) repeat-y; */
	text-align: center;
}

/* header */
#orgheader {
	padding-left: 10px;
	padding-top: 5px;
	min-height: 130px;
	height:auto !important;
	height:130px;
	border-bottom-width: 6px; 
	border-bottom-style: solid; 
	border-bottom-color: #669a40;
	background: url(/photos/gd/F1F6ED/8ab164/1/130) repeat-x bottom;
}

/* rounder corners */
#orgwrapper {
	margin: 1em auto;
	width: 760px;
	text-align: left;
}
.xtop, .xbottom {display:block; background: transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F1F6ED; border-left:2px solid #643614; border-right:2px solid #643614;}
.xb1 {margin:0 6px; border-bottom: 2px dashed #643614;}
.xb2 {margin:0 3px; border-width:0 1px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xbox {display:block; background:#F1F6ED; border:0 dashed #643614; border-width:0 2px;}

/* right photo */
#orgbody {
	background: #F1F6ED;
	min-height: 400px;
	height:auto !important;
	height:400px;
	padding: 0px;
	margin: 0px;
}

/* right photo */
#orgphoto {
	min-height: 300px;
	height:auto !important;
	height:300px;
	width: 210px;
	float: right;
	text-align: right;
}

/* right menu */
#orgright {
	background: url(/photos/gd/669a40/bae55e/1/35) repeat-x;
	min-height: 35px;
	height:auto !important;
	height: 35px;
	width: 200px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

/* content */
#orgcontent {
	float: left;
	min-height: 400px;
	height:auto !important;
	height:400px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
}

/* footer */
#orgfooter {
	text-align: center;
	padding: 1em 0;
	font-size: smaller;
	color:#643614;
	line-height: 3.0;
	background: url(/photos/gd/8ab164/F1F6ED/1/75) repeat-x;
}

/* menu */
#marker1 {
	padding: 2px;
	background: url(/photos/gd/669a40/bae55e/120/25/horizontal) repeat-x;
}
#marker2 {
	padding: 2px;
	background: url(/photos/gd/669a40/bae55e/120/25/horizontal) repeat-x;
}
#orgnav {
	min-height: 380px;
	height:auto !important;
	padding-top: 20px;
	padding-left: 5px;
	float: left; 
	width: 130px; 
	background: url(/photos/gd/669a40/669a40/140/1/vertical) repeat-y;
	}
#orgnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#orgnav li {
	margin: 0;
	padding: 0;
	height: 40px;
	}
#orgnav li a {
	margin: 0 1px 0 0;
	padding: 12px 12px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
#orgnav li a:hover {
	color: #FFFFFF;
	background: #366732;
	}
#orgnav li a.active {
	font-weight: bold;
	color: #FFFFFF;
	background: #366732;
	}
