/* CSS Document */
body{
	background:url(images/bg.gif) repeat-x #131313;
	margin:0px; padding:0px;
}
table, td, tr, h1, h2, h3, h4, h5, h6, p, form, label, input, textarea, img, span, ul, li, fieldset{
	margin:0px; padding:0px;
}
/* start header */

.wrap { 
	margin:0px auto;
	padding:30px 9px 0px 9px;
	background:#221E1F;
	width:936px;
	height:auto;
	}
.td1{
	padding:9px 31px 11px 31px;
	width:874px;
	height:auto;
	}
.td2{
	padding:5px 31px 0px 31px;
	width:874px;
	height:auto;
	}
.td3{
	padding:13px 0px 20px 49px;
	width:874px;
	height:auto;
	}
.navbg {
	background-image:url(images/nav-bg.gif);
	background-repeat:repeat-x;
	}
#board {
	margin:0px;
	padding:0px;
	width:830px;
	height:48px;
	float:left;
	}
ul.navigation {
	margin:0px;
	padding:0px;
	list-style:none;
	
	}
ul.navigation li {
	margin:0px;
	padding:13px 25px 15px 25px;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background:url(images/seperator.gif) no-repeat;
	text-transform:uppercase;
	}

ul.navigation li a {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	border-bottom:none;
	text-transform:uppercase;

	}
ul.navigation li a:hover {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FFCE74;
	text-decoration:none;
	font-weight:normal;
	border-bottom:3px solid #FFCE74;
		text-transform:uppercase;

	}
ul.navigation li span {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FFCE74;
	text-decoration:none;
	font-weight:normal;
	border-bottom:3px solid #FFCE74;
	text-transform:uppercase;
	}
	
/* end header */

/* start body */
h1{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#FEBC47;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	line-height:65px;
	}
.header_txt{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	}
.normal_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CDCDCD;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	line-height:17px;
	}
.normal_txt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CBA35C;
	text-decoration:none;
	font-weight:bold;
	text-transform:none;
	line-height:17px;
	}
.dotted_border{
	background:url(images/dotted_border.gif) repeat-x;
	width:874px;
	height:1px;
	margin:35px 0px 20px 0px ;
	line-height:20px;
	}
.header_bg{
	background:url(images/header_bg.gif) no-repeat;
	width:220px;
	height:44px;
	font-family:"Trebuchet MS";
	font-size:24px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FEBC47;
	padding-left:20px;
	line-height:44px;
	}
.readmore{
	background:url(images/bullet2.gif) no-repeat;
	padding: 0px 0px 0px 25px;
	background-repeat: no-repeat;
	background-position: 7px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CBA35C;
	text-decoration:underline;
	font-weight:normal;
	text-transform:uppercase;
	line-height:22px;
	}
a:hover.readmore{
	background:url(images/bullet2.gif) no-repeat;
	padding: 0px 0px 0px 25px;
	background-repeat: no-repeat;
	background-position: 7px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFDB9B;
	text-decoration:underline;
	font-weight:normal;
	text-transform:uppercase;
	line-height:22px;
	}
.links{
	background:url(images/bullet.gif) no-repeat;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CDCDCD;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	line-height:22px;
	}
a:hover.links{
	background:url(images/bullet.gif) no-repeat;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CDCDCD;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	line-height:22px;
	}

/* end body */

/* start footer */
.footer_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	}
.footer_txt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CBA35C;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	}

/* end footer */

/* Other */

.yellow {color:#FEBC47;}

.bordertime img { border:#FEBC47 1px solid;}
