body 
{
	background-color: #666;
	background-image: url(../../../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#container {
	width:760px;
	}

#header {
	width:760px;
	height:90px;
	}
#menu {
	display:block;
	float:left;
	width:164px;
	}
#menuAddress {
	margin-top:20px;
	padding:14px 4px 4px 10px;
	background-image: url(../../../images/menu_address.gif);
	height:99px;
	background-repeat: repeat-x;
	background-position: left top;
	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#e8dcdc;
	line-height:1.2em;
	}
#menuAddress a, #menuAddress a:visited {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:800;	
	color:#e8dcdc;	
	text-decoration:none;
	}
#menuAddress a:hover {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:800;	
	color:#fff;	
	text-decoration:none;
	}
	
#content {
	width:588px;
	width/* */:/**/548px; 
	width: /**/548px;
	padding:3px 15px 25px 25px;
	background-color:#fff;
	background-image:url(../../../images/main_inside_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	display:block;
	float:right;
	}

#contentFooter {
	background-color:#eee8e9;
	background-image:url(../../../images/main_inside_footer.gif);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	float:right;
	width:588px;
	height:7px;
	overflow:hidden;
	}
#copyright {
	margin-top:10px;
	display:block;
	float:right;
	text-align:center;
	width:588px;
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica;
	color:#896c71;
	}

/*
for wide version of site
*/
body.wide { background-image: url(../../../images/main_bg_wide.gif); }
body.wide #container { width:1000px; }
body.wide #header { width:1000px; height:90px; }
body.wide #content { width:829px; width/* */:/**/789px; width: /**/789px; background-image:url(../../../images/main_inside_bg_wide.gif); }
body.wide #contentFooter { background-image:url(../../../images/main_inside_footer_wide.gif); width:828px; }
body.wide #copyright { width:828px; }

p, .copy {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#333;	
	line-height:2em;
	}
.copyTight {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#333;	
	}
.copySm {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#333;	
	line-height:2em;
	}

h3 {	
	margin:0;
	font-size:14px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:800;	
	color:#333;	
	line-height:2em;
	}

.form {
	font-size : 10px;	
	font-family : Verdana,Arial,Helvetica;	
	font-weight : 400;	
	color : #000000; 
	background-color: #e9e9e9;
	}

.button { 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10px; 
	color: #ffffff; 
	font-weight : 800; 
	background-color: #3333ff; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: hand;
	}
	
.hdr {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:800;	
	color:#fff;
	background-color:#8e5151;
	border-top:1px solid #571010;
	}
.subHdr {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;
	color:#571010;
	background-color:#c68686;
	border-top:1px solid #fff;
	}
.listingOdd, .listingEven {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#333;	
	line-height:2em;
	border-top:1px solid #fff;
	}
.listingOdd {	
	background-color:#fff0f0;
	}
.listingEven {	
	background-color:#fffafa;
	}
	.listingOdd a, .listingOdd a:visited, .listingOdd a:hover,
	.listingEven a, .listingEven a:visited, .listingEven a:hover { font-size:10px; }
.copytight {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#333;	
	line-height:1.5em;
	}
a,a:visited {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#571010;	
	text-decoration:underline;
	}
a:hover {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;	
	color:#843939;	
	text-decoration:underline;
	}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:Verdana,Arial,Helvetica;	
	}
#menu ul a {
	display:block;
	width: 164px; 
	width/* */:/**/136px; 
	width: /**/136px;
	padding:3px 3px 3px 25px;
	background-color:#843939;
	border-bottom:1px solid #a96363;
	font-size:11px;	
	}
#menu ul a:link, #leftNav a:visited {
	color: #EEE;
	text-decoration: none;
	font-size:11px;	
	}
#menu ul a:hover {
	background-color: #c59999;
	color: #fff;
	border-bottom:1px solid #fff;
	}

li {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica;	
	font-weight:400;
	color:#000000;	
	line-height:1.5em;
	}
