/* Start of CMSMS style sheet 'AWN:Layout' */
@charset "UTF-8";
body {
	background-color:#FFFFFF;
	}
.topmain {
	background-color: #FFFFFF;
	height: 80px;
	width: 800px;
}
.topstrip {
	background-color: #FFFFFF;
	width: 800px;
	height: 200px;
	text-align: center;
	margin-top: 2px;
}
.buttonbar {
	background-color: #996600;
	height: 40px;
	width: 800px;
}
.leftcolumn {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	clear: both;
}
.maincontent {
	background-color: #FFFFFF;
	width: 580px;
	float: left;
}
.copyright {
	background-color: #FFFFFF;
	width: 800px;
	clear: both;
	height: 100px;
}
body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#container {
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
}
.locationstrip {
	background-color: #5d6b21;
	height: 25px;
	width: 760px;
	margin-left: 20px;
}
.table01 {
	background-color: #999933;
	width: 400px;
	padding: 0;
	margin-top: 20px;
}
.table02 {
	background-color: #DDDDDD;
	padding: 0;
	float: left;
	width: 200px;
}
.table03 {
	background-color: #CCCCCC;
	padding: 0;
	float: left;
	width: 200px;
}
.clear {
	clear: both;
}
.tablelarge {
	background-color: #DDDDDD;
	height: 70px;
	width: 200px;
	float: left;
}

/* End of 'AWN:Layout' */

