/* Elements */

body {
	background: #d5c2a0;
	margin: 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
sig {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
h1 {
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	/*color: #87A019;*/
}

a:hover {
	/*text-decoration: none;
	color: #2582A4;*/
}

.pololink a, pololink h1 {
	position: absolute;
	display: block;
	width: 160px;
	height: 150px;
	margin: 30px 0 0 40px;
}

.greenlink a, greenlink h1 {
	position: absolute;
	display: block;
	width: 386px;
	height: 90px;
	margin: 20px 0 0 336px;
}

.navbox {
	margin-right: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.navbox a {
	color: #87A019;
}

.navbox a:hover {
	color: #2582A4;
}

.box {
	margin: 0 14px 0 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.linksbox {
	margin: 0 14px 0 0;
	padding-bottom: 0;
}

.bottom {
	display: block;
	padding: 0 0 10px 30px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 10px 10px 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

.error {color:#F00; font-size:16px; font-weight:bold; text-decoration:blink;}
#wrapper {
	width: 1010px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 1010px;
	height: 87px;
	background: url(images/Header_banner_bg.png) no-repeat;
}

/* Menu */

#menu {
	float: right;
	width: 340px;
	height: 37px;
	margin: 10px;
	padding: 0 12px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	font-size: 18px;
	font-weight: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #A4B74C;
}


/* Content */

#content {
	background-image: url(images/content_bg.png);
	width: 1010px;
	height: 620px;
}

#colOne {
	float: left;
	margin: 0 0 0 14px;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 500px;
	padding: 0px 40px 0 20px;
}

#colTwo_gal{
	float: right;
	width: 520px;
	height: 448px;
	padding: 20px 20px 0 10px;
	background: url(images/gallery_bg.jpg) no-repeat center;
}
#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 0px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 10px 20px;
}

/* Content Bottom */

#bottomcontent {
	clear: both;
	width: 1010px;
	height: 275px;
	
	padding-top: 0;
	background: url(images/bottomcontent_bg.png) no-repeat;
}

#bottomcontent p {
	margin: 0 0 0 20px;
	padding: 0 220px 0 20px;
	text-align: left;
}

#bottomcontent h3 {
	
	padding: 0 220px 0 30px;
	text-align: left;
}

#bottomcontent h4 {
	
	padding: 0 220px 0 30px;
	font-size: 16px;
	text-align: right;
}

.bottom_box {
	margin: 0 240px 0 30px;
	background: url(images/img07.gif) repeat-x left bottom;
}



/* Logo */

#logo {
	width: 432px;
	height: 230px;
	background: url(images/lee1_gal.jpg) no-repeat;
}

#logo h1, #logo h2, #logo a {
	display: block;
	height: 220px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 0px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 1010px;
	
	padding-top: 0px;
}

#footer p {
	margin: 0;
	text-align: center;
}

