body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #171717;
}

#header {
	background: #000000 url(../interface/marble.jpg) repeat-x;
	color: #ffffff;
	text-align: center;
	font-size: 26px;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#shadow {
	background: url(../interface/shadow.jpg) repeat-x;
	height: 20px;
}

#page {
	width: 740px;
	margin: 20px auto;
}

#left {
	width: 160px;
	float: left;
	margin-bottom: 40px;
	background: url(../interface/columnleft.png) right top no-repeat;
}

#content {
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-bottom: 40px;
}

#right {
	width: 160px;
	float: right;
	margin-bottom: 40px;
	background: url(../interface/columnright.png) left top no-repeat;
}

hr {
	border-top: none #c5c5c5;
	border: 1px solid #c5c5c5;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}

.required {
	color: #ff1c11;
}

#footer {
	background: #f4f4f4 url(../interface/footer.jpg) repeat-x;
	font-size: 10px;
	text-align: center;
	color: #171717;
	border-top: 1px none #c5c5c5;
	padding-top: 6px;
	padding-bottom: 40px;
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

#menu {
	font-size: 14px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: 180px;
	padding-top: 8px;
	text-align: right;
	padding-right: 20px;
}

#menu li {
	list-style: none;
	text-transform: capitalize;
	padding-bottom: 10px;
}

#menu a {
	text-decoration: none;
	color: #2742ff;
}

#menu a:hover {
	color: #424242;
}

#mailingblock {
	background: #f4f4f4;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #2f2f2f;
	border-top: 1px solid #c5c5c5;
}

.button {
	width: 90px;
}

.field {
	border: 1px  #f2f2f2;
}

#locateblock {
	background: #f4f4f4;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #565656;
	border-top: 1px solid #c5c5c5;
}

#locateblock a {
	color: #2742ff;
	text-decoration: none;
	font-size: 18px;
}

#locateblock a:hover {
	color: #424242;
}

#news {
	height: 190px;
	font-size: 11px;
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
}

#contactinfo {
	height: 190px;
	font-size: 11px;
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
}

.phone {
	color: #656565;
}

.newsitem {
	margin-bottom: 15px;
}

.newsdate {
	color: #a2a2a2;
}

#sitecontent {
	margin-left: 10px;
	float: left;
	width: 560px;
	margin-bottom: 40px;
}

#about {
	margin-top: 10px;
}

#location {
	padding-top: 10px;
}

.aboutpage {
	margin-top: 40px;
}

.listlabel {
	font-size: 14px;
}

h3 {
	margin-top: 0;
	font-weight: normal;
	font-size: 16px;
}

#list-sub {
	background: #e6ffdd;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

#list-unsub {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #ffe2e2;
}

#showcase img {
	border: 1px solid #c5c5c5;
	background: #f4f4f4;
	padding: 5px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#showcase {
	text-align: center;
}

#homepage {
	text-align: center;
}