@charset "UTF-8";

body,td,th {
	background-color: #999;
	font: 9pt/1.5em Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin: 0;
	border-style: none;
	text-shadow: #949494 0 0 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#topPage, #pricePage {
	background-color: #fff;
	width: 780px;
	margin: 0 auto;
}

* #header {
	padding: 20px;
	background: #043600 url(../images/redlogo.png) no-repeat 630px;
}

* #header h1 {
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
}

* #header a {
	color: #fff;
	font-weight: bold;
}

* #header h4 {
	font-style: italic;
	text-align: left;
	margin-left: 23px;
	color: #676767;
}


#topPage #topMainContent,
#pricePage #priceMainContent
 {
	margin-left: 150px;
	width: 500px;
	font-size: 9pt;
	padding-top: 42px;
	padding-bottom: 60px;
}

#topPage #linkPrice {
	text-align: right;
	color: #fb000d;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #000000 0 0 0;
}

#modifiedDate {
	text-align: right;
	font-weight: bold;
}

.priceSubTitle {
	margin-top: 20px;
	margin-bottom: -3px;
	border-right-width: 0px;	
	border-left-width: 0px;	
	border-top-width: 0px;	
	border-bottom-width: 2px;	
	border-color: #043600;	
	border-style: solid;	
}

.price{

	padding-bottom: 5px;

	padding-top: 5px;

	background-color: #b1ccb2;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
}

#pricePage ul {
}


#mailAddress p {
	text-align: right;
	padding-top: 18px;
	padding-right: 10px;
}

#map {

	border-style: none;
	margin-left: -40px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#logo {

	border-style: none;
	margin-left: 190px;
	margin-top: 40px;
}

#footer {
	background-color: #043600;
	font-size: 9pt;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 580px;
}
