body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#e9dbbe;
}
a:hover
{
	text-decoration:underline;
	color:Blue;
}
form
{
	margin:0;
	padding:0;
}
.div{
	font-family:Tahoma; 
	font-size:small;  
	color:#737373; 
	color:#434343;
}

.a_broun{
	font-family:Tahoma; 
	font-size:small;  
	color:#8D7A50; 
}
.a_broun_l{
	font-family:Tahoma; 
	font-size:small;  
	color:#9C8E6D; 
}
.a_broun_b{
	font-family:Tahoma; 
	font-size:18px;  
	color:#8D7A50; 
	font-weight:900; 
	text-decoration:none 
	
}

.a_copyright{
	font-family:Tahoma; 
	font-size:small;  
	color:#AEA287;  
	text-decoration:none 
}
.dark{
	font-family:Tahoma; 
	font-size:small;  
	color:#837551; 
	font-weight:900 
}
.dark1 a:visited, a:active{
	font-family:Tahoma; 
	font-size:small;   
	font-weight:900;
	text-decoration:none;  
}
.dark1 a:hover{
	font-family:Tahoma; 
	font-size:small;  
	font-weight:900;
	text-decoration:underline; 
}
.dark1 a{
	font-family:Tahoma; 
	font-size:small;  
	font-weight:900;
	text-decoration:none; 
}
.dark1{
	font-family:Tahoma; 
	font-size:small;  
	font-weight:900;
	text-decoration:none; 
}
.gold{
	font-family:Tahoma;
	font-size:small;  
	color:#9D8349; 
	font-weight:900 
}
.menu{
	font-family:Tahoma; 
	font-size:small;  
	color:#FCF1D8; 
	font-weight:900; 
	text-decoration:none 
}

  
.rightedge {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-color:#e9dbbe;
}
.leftedge {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-color:#e9dbbe;
}
.nav {

	font-size: medium;
	color: #837551;
	text-align: center;
	font-weight: 600;
	font-variant: small-caps;
	 background-image:url("images/menurow_blank.gif");
	height: 27px;
	background-repeat:repeat-x;
}
.nav a{

	font-size: small;
	color: #837551;
	text-align: center;
	font-weight: 600;
	text-decoration:none;
}
.nav a:visited, a:active{
	
	font-size: small;
	color: #837551;
	text-align: center;
	font-weight: 600;
	text-decoration:none;
}
.nav a:hover {
	
	font-size: small;
	color: #9D8349;
	text-align: center;
	font-weight: 600;
	text-decoration:underline;
}
.bottomrow{
	background-image: url(images/footerback.gif);
	background-repeat: repeat-x;
}
.imgbored{
	border: 2px solid #e9dbbe;
	
}
.blue a{
	text-decoration:none;
	font-family:Tahoma;
	font-size:small;  
	color:#9D8349; 
	font-weight:900
}
.goldbig {

	font-family:Tahoma;
	font-size:medium;  
	color:#9D8349; 
	font-weight:900
}
.button{
	font-size:x-small;
}
.menurow_back
{
 background-image:url("images/menurow_blank.gif");
 height: 27px;
 background-repeat:no-repeat;
}

.advertBox
{
	/*margin-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	border-style:dashed; 
	/*border-color:#9D8349;*/
	/*border-color:#837551;
	border-width:1px;
	/*-----------------*/
	
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 10px;
	border-style:dashed; 
	/*border-color:#9D8349;*/
	border-color:#333;
	border-width:1px;
	background:#e9dbbe;
	color:#fff;
}
