body {background:URL(/images/BG_Body.jpg) center top; margin:0; font-family:"Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif; font-size:12px;}
h1 {margin-bottom:0; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-style:italic;}
h2 {font-size:18px; margin-bottom:0; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-style:italic;}
a:link {color:#9f5b26; text-decoration:none;}
a:visited {color:#9f5b26; text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:#f0ebe0;}

#header {background:URL(/images/BG_Header.jpg) repeat-x; height:244px; border-top:20px solid #372e24; text-align:center;}	
#navigation {margin:-65px auto 0 auto; width:1200px; position:static; z-index:20;}
#contenttop {background:URL(/images/BG_Content_Top.gif); height:30px; width:846px; margin:0 auto;}
#content {background:URL(/images/BG_Content.gif); width:756px; padding:0 30px 0 60px; margin:0 auto; overflow:hidden;}
#contentbottom {background:URL(/images/BG_Content_Bottom.gif); height:30px; width:846px; margin:0 auto;}

#contentframe {background:URL(/images/Content_Frame_Right.gif) top right no-repeat; padding:12px 15px 15px 0; overflow:hidden;}
#contentframeleft {background:URL(/images/Content_Frame_left.gif); width:4px; height:67px; margin:-12px 15px 0 0; float:left;}
#contentframetab {background:URL(/images/Content_Tab_BG.jpg); width:83px; height:16px; padding-top:6px; font-size:12px; color:#FFF; text-transform:uppercase; text-align:center;}

#footer {color:#e1d7bc; border-top:20px solid #2b2621; background:#372e24; margin-top:10px; height:160px;}
#footer .content {width:846px; margin:0 auto; padding:25px; text-align:center; font-size:11px; line-height:1.8;}
#footer a {color:#e1d7bc; text-decoration:none; text-transform:uppercase; padding:0 15px;}
#footer a:hover {text-decoration:underline;}
#col1 {margin:30px 0; float:left; width:400px; color:#fff; text-align:left;}
#col2 {margin:30px -40px; float:right; width:400px; overflow:auto;}

/*======= FORM STYLES =======*/
label  {position:absolute; top:0; left:0}
:focus {outline: 0;}

form {padding: 0 20px 20px 20px;}

form, form fieldset input, form fieldset textarea, form label {font-family: Helvetica, Arial; font-size: 12pt;}
form p { position: relative; margin: 10px 0;}
form p label { position: absolute; top: 0; left: 0;}
form p br {display: none;}


form fieldset p input,
form fieldset p textarea {display: block; padding: 4px; width: 300px;margin: 0;}

form fieldset p label {width: 280px; display: block; margin: 5px 5px 5px 6px; padding: 0;}

form fieldset p textarea {padding: 2px;	width: 304px;}

form fieldset p label {color: #777;}
