#wrapper {
	height: 770px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC33;
	padding-bottom: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}

#header {
	clear: left;
	float: left;
	height: 165px;
	width: 635px;
}
#nav {
	clear: right;
	float: right;
	width: 125px;
	background-color: #000000;
	color: #FDCE38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 15px 0;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFCC33;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 20px;
	clear: left;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#nav_images {
	width: 125px;
	clear: left;
	float: left;
	margin-top: 15px;
	background-color: #FFCC33;
}


.nav:hover {
	color:#FFFFFF
}
#nav_images img {
	width: 115px;
	clear: left;
	float: left;
	height: 245px;
	margin-top: 10px;
	border: 1px solid #000000;
}
#mainbody {
	height: 535px;
	width: 635px;
	clear: left;
	float: left;
}
#leftside {
	clear: left;
	float: left;
	height: 605px;
	width: 245px;
}
#address {
	float: right;
	height: 100px;
	width: 205px;
	background-color: #900;
	margin-top: 20px;
	margin-left: 0px;
	padding: 20px 0px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rightside {
	height: 605px;
	width: 340px;
	float: right;
	clear: right;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-image: url(../images/city_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#rightside a{
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

#rightside a:hover{
	text-decoration: underline;
}



.Arial19White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial15White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial14BlackBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Arial20RedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.input {

	width: 165px;
	float: right;
	clear: right;
	height: 15px;
	margin-bottom: 2px;

}
.ArialForm {
	line-height: 25px;
}
.submit {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}
#rightside form {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 280px;
}

.inputtext {
	clear: right;
	float: right;
	width: 165px;
	height: 30px;
	margin-bottom: 2px;

}
.inputdropdown {
	clear: right;
	float: right;
	width: 165px;
	height: 25px;
	margin-bottom: 2px;

}




.navlogo {
	margin: 50px 18px 0 18px !important;
	padding: 0px;
	width: 89px;
}

