* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666699;
	background-color: #ffcc33;
}
#border{
 width: 1096px;
 margin: 0 0 0 50px;
 background-image: url(images/common/mainborder.jpg);
 background-repeat: repeat-y;
}
#wrapper {
	margin: 0 0 0 35px;
	width: 1026px;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	margin-top: 0px;
}
#header {
	width: 1026px;
	height: 342px;
}
#headerleft  {
	float: left;
	width: 288px;
	height: 342px;
}
#headerright  {
	width: 738px;
	background-image: url(images/common/headerright.jpg);
	background-repeat: no-repeat;
	height: 342px;
	float: right;
}
#headerright a{
	text-decoration: underline;
}
#headerright #title  {
 width: 275px;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 margin-top: 10px;
 line-height: 16px;
 margin-left: 410px;
}
#rightcolumn {
	width: 250px;
	float: left;
	background-image: url(images/common/rightcolumn-bckgnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcolumn {
    margin: 10px 0 0 0;
	float: left;
	width: 776px;
	display: inline;
}
#footer {
	width: 960px;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 33px;
	padding-right: 33px;
	font-size: 10px;
}
.clear { clear: both; background: none; }

#nav{
   position:absolute;
   top:340px;
   left:80px;
   z-index:1000;
	width: 960px;
	height: 35px;
	margin-left: 20px;
	text-transform: uppercase;
}

#nav li
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666699;
	padding-right: 18px;
	margin-top: 10px;
	padding-left: 18px;
}
#nav   li.none {
 border-right-style: none;
}
a:link, a:visited, a:active {
	color: #666699;
	text-decoration: none;
}

A:hover{
	color: #595985;

}
.dropmenudiv{
	position:absolute;
	top: 8px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666699;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #595985;
	font-weight: bold;
	color: #FFFFFF;
}
#mainbody{ position:relative;
	font-size: 14px;
	line-height: 18px;
	color: #666699;
	padding: 50px 33px 33px 33px;
}
#mainbody p{
	padding-bottom: 25px;
}
#mainbody ul{
	padding-bottom: 25px;

}
#mainbody li{
	list-style-type: none;
	padding-left: 15px;
}
.photo {float: right;
	margin: 5px 5px 10px 10px; padding: 0;}
div#elina {float: right;
	margin: 5px 5px 10px 10px; padding: 0;
	font-size: 11px;
	text-align: center;}
#testbox{
 height: 92px;
 width: 204px;
 background-image: url(images/common/box_bckgnd.jpg);
 background-repeat: no-repeat;
 margin-right: auto;
 margin-left: auto;
 margin-top: 85px;
}
#box{
 height: 65px;
 width: 204px;
 background-image: url(images/common/box2_bckgnd.jpg);
 background-repeat: no-repeat;
 margin-top: 12px;
 margin-bottom: 12px;
 margin-right: auto;
 margin-left: auto;
}
#testbox  #text{
 line-height: 14px;
 color: #595985;
 padding-top: 10px;
 padding-right: 10px;
 padding-left: 10px;
 font-size: 12px;
}
#box  #text{
	line-height: 18px;
	color: #595985;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 12px;
	padding-left: 16px;
}
#box #text img.floatright {float: right; margin: 0 5px 0 5px;}
a.greenchamber {border: 0; padding: 0; margin: 35px;}
a.greenchamber img {border: 0; padding:0; margin: 30px;}
h1{
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2{
	font-weight: bold;
	font-size: 14px;
}
body#index a#index,
body#about a#about
 {
	color: #595985;
	font-weight: bold;
}
.submit input  {
	color: #FFFFFF;
	background-color: #666699;
	width: 65px;
	margin-right: 15px;
	font-weight: bold;
	border: 1px solid #595985;
	height: 25px;
	margin-top: 13px;
	font-size: 12px;
}
input   {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 15px;
	padding-top: 3px;
}
#contactform{
	margin-top: 15px;
	margin-bottom: 15px;
}
#applicationform {
	margin: 15px 15px 15px 25px;
}
#applicationform td {padding: 0; margin: 0;
	text-align: left;
	vertical-align: top;
	font-size: 11px;}
#applicationform td.label {text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	font-size: 12px;}
#applicationform td.label span.small {font-size: 9px;}
div#events {margin: 0; padding: 0;
	width: 742px;
	background:transparent url('images/common/eventbox_content.jpg') 0 0 repeat-y;}
div#events div#top {margin: 0; padding: 0;
	width: 742px; height: 14px;
	background:transparent url('images/common/eventbox_top.jpg') 0 0 no-repeat;}
div#events div#bottom {margin: 0; padding: 0;
	width: 742px; height: 14px;
	background:transparent url('images/common/eventbox_bottom.jpg') 0 0 no-repeat;}
div#events h2 {font-size: 1.6em;
	margin: 0 0 5px 10px; padding: 0;}
div#events p {margin: 10px 0 5px 10px; padding: 0;
	line-height: 1.1em;}
div#yelp {position: absolute; top: 385px; left: 1040px;}
div#yelp img {border: 0;}

