@charset "utf-8";
/* CSS Document */

/* Google Styles */
	
		body {
			min-width:600px;
			}
			
		#main-wrapper {
			width:600px;
			text-align:left;
			margin:auto;
			margin-top:20px;
			background-color:#cccc99;
			border-bottom:1px solid #663300;
			border-right:1px solid #663300;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #663300;
			font-size:12px;		
		}
		
		#main-padding {
			padding:10px;
		}
		
		.footer-fix {
			height:20px;
		}
		
		#menu {
			text-align:center;
			margin-top:20px;
		}
		
		#content {
			margin-top:20px;
		}
		
		a {
			color:#4B4B4B;
		}
		a:hover {
			color:#999999;
		}
		
		h1 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:12pt;
			margin-bottom:10px;
			color: #663300;
		}
		
		h2 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:9pt;
			margin-bottom:0px;
			color:#663300;
		}
		
		.inline-image {
			vertical-align:middle;
		}
		
		#map_canvas {
			width:580px;
			height:400px;
			margin-top:15px;
		}
		
		#directions {
			margin-top:10px;
		}
		
		.form {
			margin:0px;
			padding:0px; 
			margin-top:20px;
		}
		.form-field {
			vertical-align:middle; 
			border:1px solid #999999;
			background-color:#EEEEEE;
		}
		.form-submit {
			font-family:Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			background-color:#EEEEEE;
			font-size:7pt;
			font-weight:bold;
		}
		
		#main-wrapper #main-padding #bannerdiv {
			width: 132px;
		}
		#main-wrapper #main-padding #headertextdiv {
			width: 570px;
			float: left;
		}
		#main-wrapper #main-padding #seperator {
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #330000;
			margin: 7px;
		}
		#bannerAddress {
			float: right;
			width: 200px;
		}
		#bannerLogo {
			width: 350px;
			float: left;
		}
		
		/***************************************************************************\
		|* The end of the styles ***************************|
		\***************************************************************************/
</style>
