BODY {
	margin: 20 0 0 0;
	background-color: #3e3e3e;
	background-image: URL(../images/bg.jpg); 
}
	
.maintable { 
	width: 787px; 
	background-color: #FFFFFF;
	}

.menu {	
	background-color: #9e2f00;
}
   
.content {	
	width: 361px;
	background-color: #E3CBB3;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}


BODY, P, OL, UL, DIV, TD {
	font-family: Times New Roman,serif;
	font-size: 10pt;
	color: #6C3521;
	line-height: 16px;
}

A { color: #C02016;
	font-weight: bold;
	text-decoration: none;
}


H1 { 
    font-family: Georgia, Times New Roman,serif;
	font-size: 16px;
	color: #000000;
    font-weight: bold;
	font-variant : small-caps;
}

H2 { 
    font-family: Georgia, Times New Roman,serif;
	font-size: 13px;
	color: #000000;
    font-weight: bold;
	font-variant : small-caps;
}

LI { 
list-style-type : square;
line-height: 16px;
}

UL {
margin-left: 20px;
}

INPUT, SELECT, TEXTAREA { 
    font-family: verdana, arial, sans-serif;
	background-color: #F7EDE4;
	font-size: 11px;
}
	
.radio {
background-color:#E3CBB3;
}


.dcitymenu {
    font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	padding-top: 5px;
	margin-left: 18px;
	color: #FFFFFF;
    width: 128px;
	height: 55px;
	text-align: center;
}

.dcitybox {
	margin-top: 3px;
}
