/*STRUCTURE*/

html, body { height: 100%; }

body { font: 13px/1.5em verdana, arial, sans-serif; background: url(background.png) repeat-y 50% center; color: #264488; 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.jpg) no-repeat right; height: 165px; border-bottom: 2px solid #745d34; }

#contentwrapper { float: left; width: 750px; }

#contentcolumn { margin: 0 0 0 240px; }

#leftcolumn { float: left; width: 240px; margin-left: -750px; text-align: justify;}

.page{
   position: absolute;
   top: 10;
   left: 100;
   visibility: hidden;
}

/*NAVIGATION TOP*/

#menu1 { border-left: 2px solid #EDD299; border-right: 2px solid #EDD299; background: url(bg_topnav.png) repeat-x; position: relative; display: block; height: 40px; font: bold 100% verdana, arial, helvitica, sans-serif;  }

#menu1 ul { margin: 0; padding: 0; list-style-type: none; width: auto; }

#menu1 ul li { display: block; float: right; margin:0; }

#menu1 ul li a { color: #264488; background: url(topnavOFF.png) repeat-x; border-right: 2px solid #EDD299; display: block; float: left; text-decoration: none; padding: 8px 20px 0 20px; height: 40px; }

#menu1 ul li a:hover { height: 33px; color: #E0BC70;  background: url(topnavOVER.png) no-repeat bottom; }

/*NAVIGATION LEFT*/

#menu2 { width: 240px; text-align: justify; position: relative; margin: 2em auto; }

.box { position:relative; text-align: justify;}

#menu2 a, #menu a:visited { text-decoration:none; background-color:#ac9e85; color: #264488; ; 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:240px; 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: 250px; background-color: #745d34; border: 1px solid #745d34; text-align: left; }

/*SITE STYLES*/

#content { margin: 0 15px 15px 15px; font: 13px/1.5em h2 arial, sans-serif; width: 475px; text-align: justify;}

#header h1 { color: #000000; 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: bold; outline: none; text-decoration: underline; color: #264488; }

a:hover { color: #264488; text-decoration: none; }

h2, h3, h4 { margin: 0 0 15px 0; clear: both; }

h2 { font: 250%; }

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; }

#contentcolumn .form p { width: 275px; clear: left; margin: 0; padding: 5px 0 8px 155px; border-top: 0; height: 1%; }

#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: #ac9e85; color: #e3dfd6; 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: 0px solid  #e3dfd6; border-bottom: 0px solid #e3dfd6; border-left: 0; border-right: 0; color: #264488; margin: 0 10px 20px 10px; text-align: left; line-height: 1.4em; padding: 10px 0 10px 0; text-align: justify;}

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%; }
