@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, button, p, blockquote, th, td {padding:0; margin:0;}
fieldset, img {border:0;}
table {border-collapse:collapse;}
ol, ul {list-style: none;}
address, caption, cite, code, dfn, em, strong, th, var {font-weight:normal; font-style:normal;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 100%;}
a {text-decoration:none; color:#f8af00;} a:hover{color:#b3c800;}
body {background:url(../images/body_bg.jpg) #393939 0 0 no-repeat; font:14px/1.7 Tahoma,Helvetica,Arial,sans-serif; color:#fff; padding:0; margin:0;}

#logo{margin:88px 0 8px 540px;}
#logo a{background:url(../images/logo.png) 0 0 no-repeat; display:block; width:365px; height:87px; text-indent:-999em; overflow:hidden;}
#nav{background:url(../images/1px_tans.png); height:30px; padding-left:318px;}
#nav li{float:left; padding-left:8px; width:90px}
#nav a{background:url(../images/nav-li-icon.png) 0 50% no-repeat; color:#fff; font-size:18px; padding-left:17px; line-height:30px;}
#nav a:hover{color:#ffc000;}

#content{width:600px; margin-left:308px; padding-top:1em;}

#footer{
	border-top:#626262 solid 1px;
	margin-top: 3em;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 500px;
}

#index-page #content p{margin-top:1em; text-indent:2em; text-align:justify;}
#contact-page #content dl{margin:1em 0 0 10em;}
#contact-page #content dt{padding-left:5px; border-left:#ffc000 solid 2px; font-weight:bold;}
#contact-page #content dd{margin-left:2em;}
#join-page #content ol{margin:0.5em 1.5em; list-style:lower-roman; color:#ffc000;}
#join-page #content ol p{color:#fff;}
#works-page #content ul{margin:1.5em 0 10em 10em; list-style:square;}
#members-page #content table{margin-left:12em;}
#members-page #content table caption{margin:1em 0 0.4em; font-weight:bold; color:#ffc000; letter-spacing:4px;}
#members-page #content table th{color:#ddd;}
#members-page #content table td{padding:0 1em;}
#members-page #content table tbody{background:url(../images/table-odd-bg.png) 0 0 repeat;}
#members-page #content table tbody tr{height:25px; line-height:25px;}
