body {
	background-color:#5b6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d5355;
}

a {
	color:#6c8a03;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

h1 {
	color:#7ea200;
	font-size:19px;
	font-weight:normal;
}
.green {
	color:#6c8a03;
	}
.spacer {
	clear:both;
}

#container {
	width:924px; 
	margin:0px auto;
}


/********** topshadow styles **********/
#topshadow {
	background:url(img/topshadow_mid.jpg) repeat-x; 
	height:37px; 
	width:auto;
}

#topshadow .left {
	background:url(img/topshadow_left.jpg) top left no-repeat; 
	float:left; 
	width:37px; 
	height:37px;
}

#topshadow .right {
	background:url(img/topshadow_right.jpg) top right no-repeat; 
	float:right; 
	width:37px; 
	height:37px;
}

/********** botshadow styles **********/
#botshadow {
	background:url(img/botshadow_mid.jpg) repeat-x; 
	height:37px; 
	width:auto;
}

#botshadow .left {
	background:url(img/botshadow_left.jpg) top left no-repeat; 
	float:left; 
	width:37px; 
	height:37px;
}

#botshadow .right {
	background:url(img/botshadow_right.jpg) top right no-repeat; 
	float:right; 
	width:37px; 
	height:37px;
}

/********** header styles **********/

#header {
	height:68px; 
	width:auto; 
	background:url(img/header_bg2.gif) repeat-x; 
	margin-bottom:2px;
}

#header .left {
	height:68px; 
	float:left; 
	width:191px; 
	background:url(img/header_bg1.gif) repeat-x; 
	border-right:2px solid #FFFFFF;
}

#header .right {
	float:right;
}

/********** topnav styles **********/ 

#topnav ul {
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}

#topnav ul .item {
	display:block;
	/*height:28px;*/
	height:28px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:24px;
	margin-left:0px;
	padding-bottom:4px;
}

#topnav ul .item a {
	padding-top:24px;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	color:#7ea200;
}

#topnav ul .item a:hover {
	background:url(img/mselected_bg.gif) repeat-x;
	color:#eef0f0;
	text-decoration:none;
}

#topnav ul .selected a {
	background:url(img/mselected_bg.gif) repeat-x;
	color:#eef0f0;
}

#topnav .subitems {
	margin-top:4px;
	position:absolute;
	display:none;
}

#topnav ul .subitems li {
	display:block;
	height:21px;
	background-color:#FFFFFF;
	margin-bottom:-1px;
	width:70px;
}

#topnav ul .subitems > /**/ li {
	margin-bottom:0px;
	background:none;
}

#topnav ul .subitems a {
	font-size:10px;
	display:block;
	height:17px;
	width:65px;
	padding:3px 0px 0px 5px;
	background:#7ea200;
	color:#FFFFFF;
}

#topnav ul .subitems a:hover {
	background:#7ea200;
	color:#CCCCCC;
}

#topnav .item:hover a {
	background:url(img/mselected_bg.gif) repeat-x;
	color:#eef0f0;
	text-decoration:none;
}

#topnav .item:hover ul a {
	background:#7ea200;
	color:#FFFFFF;
}

#topnav .item:hover ul a:hover {
	background:#7ea200;
	color:#CCCCCC;
}
	
#topnav .item:hover ul {
	display:block;
}


#topnav .sfhover {
	background:url(img/mselected_bg.gif) repeat-x;
	color:#eef0f0;
	text-decoration:none;
}

#topnav .item.sfhover ul {
	display:block;
}

#topnav .item.sfhover2 ul {
	display:block;
}

/********* mainbody styles **********/

#mainbody {
	background:url(img/midshadow_left.jpg) left repeat-y #FFFFFF;
}

#mainbody .shadows {
	background:url(img/midshadow_right.jpg) right repeat-y;
}

#mainbody .wrapper {
	background: url(img/logo-sketch.gif) bottom right no-repeat; 
	width:800px; 
	height:auto; 
	padding:30px 62px;
}

/********** content styles **********/

#content .left540 {
	width:540px; 
	float:left;
	line-height:22px;
}

#content .right210 {
	float:right; 
	width:210px; 
	height:200px; 
	background:url(img/separator.jpg) no-repeat; 
	text-align:center;
}

#content .right210 img {
	margin:10px;
}

#content .right210 a {
	font-size:12px;
}

#content .right530 {	
	width:520px; 
	float:right; 
	padding-left:20px;
	padding-right:60px; 
	padding-top:20px;
}

#content .right530 .photo {
	border:1px solid #7ea200;
}

#content .right530 p {
	line-height:20px;
}

/********** leftnav styles ***********/

#leftnav {
	width:191px;
	float:left;
}

#leftnav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#leftnav ul li {
	display:block;
	height:50px;
	margin-bottom:2px;
}

#leftnav ul li a {
	background-color:#ced1d2;
	color:#646464;
	font-weight:bold;
	display:block;
	height:32px;
	padding-left:15px;
	padding-top:18px;
}

#leftnav ul li a:hover {
	background-color:#9da3a5;
	color:#e1e1e1;
	text-decoration:none;
}

#leftnav ul .selected a {
	background-color:#9da3a5;
	color:#e1e1e1;
	text-decoration:none;
}

.leftpic{
float:left;
margin:20px;
border:1px solid #7EA200;
}

/********** mainphoto styles **********/ 

#mainphoto {
	height:212px;
	overflow:hidden;
	padding-bottom:15px;
}

div > /**/ #mainphoto {
	padding-bottom:8px;
}

/********** showcase_link styles **********/

.showcase_link {
	text-align:center;
}

.showcase_link ul {
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:12px;
}

.showcase_link ul li {
	display:inline;
	padding:0px 10px;
}


#footer {
	border-top:5px solid #7ea200;
	padding-top:5px;
	margin-right:40px;
	margin-top:40px;
	color:#767676;
	font-size:10px;
	height:40px;
}

#footer ul {
	padding: 0px 0px 5px 0px;
	margin:0px;
	list-style:none;
}

#footer ul li {
	display:inline;
	padding-right:25px;
}

#footer ul li a {
	font-size:11px;
	color:#767676;
}

#footer ul li a:hover {
	color:#7ea200;
	text-decoration:none;
}