/*STRUCTURE*/

html, body { height: 100%; }

body { font: 13px/1.5em verdana, arial, sans-serif; background: url(background.png) repeat-y 50% center; color: #000; background-attachment: fixed; margin: 0; padding: 0; }

#maincontainer { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto; width: 750px; margin: 0 auto; }

#header {
	background: url(header.png) no-repeat right;
	height: 110px;
	border-bottom: 2px solid #8d2709;
}

#contentwrapper { float: left; width: 100%; }

#contentcolumn { margin: 0 0 0 140px; }

#leftcolumn {
	float: left;
	width: 140px;
	margin-left: -750px;
	background-color: #FFFFFF;
	text-align: center;
}

#footer { margin: 0 auto; clear: left; width: 735px; text-align: right; padding: 5px 15px 10px 0; }

#footer, #push { height: 15px; }

/*NAVIGATION TOP*/

#menu1 { border-left: 2px solid #fff; border-right: 2px solid #fff; background: url(bg_topnav.png) repeat-x; position: relative; display: block; height: 40px; font: bold 90% verdana, arial, helvitica, sans-serif;  }

#menu1 ul { margin: 0; padding: 0; list-style-type: none; width: auto; }

#menu1 ul li { display: block; float: left; margin:0; }

#menu1 ul li a {
	color: #8D2709;
	background: url(topnavOFF.png) repeat-x;
	border-right: 2px solid #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 8px 9px 0 9px;
	height: 40px;
}

#menu1 ul li a:hover { height: 33px; color: #e3dfd6;  background: url(topnavOVER.png) no-repeat bottom; }

/*NAVIGATION LEFT*/

#menu2 { width: 100px; text-align: center; position: relative; margin: 2em auto; }

.box { position:relative; }

#menu2 a, #menu a:visited { text-decoration:none; background-color:#ac9e85; color: #e3dfd6; ; display: block; width: 88px; height: 16px; font-size: 14px; font-weight: bold; border: 0px solid #A5C5DC; padding: 5px; }

* html #menu2 a, * html #menu2 a:visited { width:100px; height:28px; w\idth:90px; he\ight:16px; }

#menu2 a span { display:none; }

#menu2 a:hover { border: 0px solid #fff; }

#menu2 a:hover span.left, #menu2 a:hover span.right { display: block; position: absolute; height: 0; width: 0; overflow: hidden; border-top: 8px solid #ac9e85; border-bottom: 8px solid #ac9e85; }

#menu2 a:hover span.left { left: 5px; top: 5px; border-left: 8px solid #5e4b2a; }

#menu2 a:hover span.right { left: 87px; top: 5px; border-right: 8px solid #5e4b2a; }

* html #menu2 a:hover span.left, * html #menu2 a:hover span.right { width: 8px; height: 16px; w\idth: 0; he\ight: 0; }

#menu2 a:hover span.lk { color: #e3dfd6; display: block; font-weight: normal; font-size: 77%; position: absolute; left: 120px; top: 0; line-height: 1.4em; padding: 5px; width: 150px; background-color: #745d34; border: 1px solid #745d34; text-align: left; }

/*SITE STYLES*/

#content { margin: 0 15px 15px 15px; }

#header h1 {
	color: #8D2709;
	font: 286% georgia, "times new roman", times, serif;
	text-align: right;
	letter-spacing: 4px;
	line-height: normal;
	margin: 0;
	padding: 60px 20px 0 0;
}

#content ul li { list-style-type: square; }

#contentcolumn{
	font-size: 97%;
}

a:link, a:visited, a:active, a:hover {
	font-weight: normal;
	outline: none;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #8D2709;
	text-decoration: none;
}

h2, h3, h4 { color: #745d34; letter-spacing: 1px; margin: 0 0 15px 0; clear: both; }

h2 {
	color: #8D2709;
	font: 182% georgia, "times new roman", times, serif;
}

h3 { border-bottom: 1px solid #745d34; font: normal 153.9% georgia, "times new roman", times, serif; padding-bottom: 4px; }

h4 { font: normal 123.1% georgia, "times new roman", times, serif; }

blockquote { font-size: 115%; letter-spacing: 1px; width: auto; margin: 0; background: transparent url(cite-start-b.gif) left top no-repeat; }

blockquote p {font-style: italic; padding: 5px 20px 1px 45px; background: url(cite-end-b.gif) right bottom no-repeat; }

/*CONTACT FORM STYLES*/

#contentcolumn form {
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}

#contentcolumn .form p {
	width: 375px;
	margin: 0;
	border-top: 0;
	float: left;
}

#contentcolumn .form label { font-weight: bold; float: left; margin-left: -155px; width: 150px; }

#contentcolumn .form input { border: 1px solid #745d34; background-color: #f8f7f5; margin-top: 5px; width: 300px; }

#contentcolumn .form textarea { border: 1px solid #745d34; background-color: #f8f7f5; font: normal 115%/20px verdana, helvetica, sans-serif; width: 300px; height: 150px; }

#contentcolumn .form .submit {
	border: 1px solid #745d34;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px 0 2px 0;
	width: 120px;
}

#contentcolumn #buttons { margin-left: 155px; }

* html #contentcolumn #buttons { margin-left: 158px; }

.leftImg { float: left; margin: 5px 10px 0 0; }

legend { display: none; }

fieldset {
	font-size: 85%;
	border-top: 1px solid  #e3dfd6;
	border-bottom: 1px solid #e3dfd6;
	border-left: 0;
	border-right: 0;
	color: #8D2709;
	margin: 0 10px 20px 10px;
	background-color: #F8AA6C;
	text-align: left;
	line-height: 1.4em;
	padding: 10px 0 10px 0;
}

hr { clear: both; border: 0; height: 1px; color: #ac9e85; background-color: #ac9e85; margin: 15px 0 15px 0;}

* html hr { margin: 0;}

#footer { font-size: 85%; }

