html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




a img {border:none;}
form {margin:0; padding:0;}
body {background: #200702 url(../gfx/bg.jpg) no-repeat scroll center top;
margin:0;padding:0;
/* text-align:center; */
font-family:Tahoma;font-size:13px;}
.main{ text-align:center;margin:0 auto;padding:0;}


#menu{width:900px;height:60px;margin:0 auto;padding:0;text-align:right;}
#menu ul{padding-top:10px}
#menu li{display:inline;}
#menu li a{font-family:Georgia;font-size:18px;color:#dabfb4;text-decoration:none;padding:5px 10px;background: url(../gfx/li.gif) no-repeat scroll 0% 53%;}
#menu li a.sel{background: url(../gfx/li_act.gif) no-repeat scroll 0% 53%;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Georgia;
line-height:18px;
z-index:100;
width: 180px;
visibility: hidden;
text-align:left;
}


.dropmenudiv_a a{
width: auto;
display: block;
padding: 2px 0 0 10px;
text-decoration: none;
color: #dabfb4;
background: url(../gfx/li.gif) no-repeat scroll 0% 53%;
}

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

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color: white;
background: url(../gfx/li.gif) no-repeat scroll 0% 53%;
}

#header{width:900px;height:100px;margin:0 auto;padding:0;}
#logo{width:480px;margin:0;padding:0 0 0 20px;text-align:left;float:left;}
#address{width:380px;margin:0;padding:0 20px 0 0;text-align:right;font-family:Georgia;font-size:14px;color:#9e6f60;float:right;}
#cont{background: #140401;width:900px;margin:0 auto;padding:0;text-align:left;border:1px solid #61352b;}
#title{font-family:Georgia;font-size:24px;color:#bd9684;width:840px;margin:0;padding:20px 30px;background: url(../gfx/title_bg.gif) no-repeat scroll 20px 50px;}
#text{line-height:150%;color:#bd9684;width:500px;float:left;padding:0 0 10px 20px;margin:0;text-align:justify;}
#text h3{font-weight:bold;padding:5px 0;}
#text li{padding-left:15px;background: url(../gfx/li_act.gif) no-repeat scroll 0% 7px;}
#text a{color: #bd9684; text-decoration:underline}
#flash{width:340px;float:right;padding:0 20px 20px 0;margin:0;text-align:right;}
#flash img {border:1px solid #9e6f60;margin:0;padding:0;}
#footer{width:880px;height:40px;margin:0 auto;padding:10px;text-align:right;background: url(../gfx/footer.png) no-repeat scroll center top;}
#footer a{color:#7e6155;}

.clearing {clear: both;line-height: 1px;font-size: 1px;}
