/* CSS Document */

body {
	background-image: url(images/newbkg.gif);
	background-color:#663300;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

#page {
	position:relative;
	width:880px;
	margin: 0px auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
*,img, div, #content, #footer, #topper,#nav{
	behavior: url(iepngfix.htc);
}

* {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FAEDDD;
	text-decoration: none;
	
	}
p {
	border-bottom-style: dotted;
	border-bottom-color:#E7B979;
	border-bottom-width: 1px;
	line-height: 8px;
}

	
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ECECEC;
	text-decoration: none;	
}

.about, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#EFE5A7;
	text-decoration: none;	
}


a:hover{
	color:#FFFFFF;
}


h1, h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ECECEC;
	text-decoration: none;	
}
	
#topper {
	width:880px;
	height:140px;
	background-image:url(images/new_topper_02.gif);
	background-repeat:no-repeat;
	}
	
#header{
	width:880px;
	height:270px;
	background-image:url(images/bkg 1.jpg);
	background-repeat:no-repeat;
	}

	
#nav {
	width:880px;
	height:128px;
	background-image:url(images/inner_bk.png);
	background-repeat:repeat;
	}
	
#navtop {
	width:880px;
	height:48px;
	background-image:url(images/layout1_04.png);
	background-repeat:no-repeat;
	}
	
#navbottom{
	width:880px;
	height:80px;
	top:0;
	background-image:url(images/inner_bk.png);
	background-repeat:repeat;
	background-position: center top;
	text-align: center;
	margin: 0px auto;
	display: block;
	}

	
#content {
	width:880px;
	padding:0px;
	margin:0 auto;
	background-image:url(images/inner_bk.png);
	background-repeat:repeat;
	}
	
#left{
	float:left;
	width:880px;
	}
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	}
	
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	}
	
#maincol {
	position:relative;
	margin:0;
	padding:0 20px;
	}
	
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:260px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:0 20px;
	z-index:100;
	border-right:1px dotted #7f5125;
	}
	
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:0 20px;
	z-index:99;
	border-left:1px dotted #7f5125;

	}
	
#centercol {
	position:relative;
	padding:0 200px;
	}
		
.clearer{
	clear:both;
}


#footer {
	width:880px;
	height:94px;
	margin:0;
	padding:0;
	background-image:url(images/footer_11.png);
	background-repeat:no-repeat;
	}
	
.footerbutton {
	position:relative;
	width:125px;
	height:16px;
	margin-left:150px;
	top:50px;
}
     
