/* Layout Stylesheet */ 
/*Common Stuff */
img {
	border: 0px;
	}
h3 {
	margin-bottom: .3em;
	margin-top: .7em;
	}
img.teamimg {
	border: solid 2px #2E307D;
	}
img.bordered {
	border: solid 2px #2E307D;
	}
	/*
img.topimg{
	margin-top: -150px;
	}
*img.topimg {
	margin-top: 0px;
	}
.textfix {
	margin-left: 250px;
	}
*.textfix {
	margin-left: 0px;
	}
*/
#container {
	width: 770px;
	background-color: white;
	border: solid;
	border-color: yellow;
	border-width: 1px;
	z-index: -1;
	}
body { 
	font: 10pt arial, sans-serif; 
	color: black; 
	background-color: #2E307D;
	}
a:link { 
	font-weight: bold; 
	color: #000099;
	text-decoration: none; 
	}
a:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none; 
	}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #aa0000;
	}
p{
	text-align: left;
	text-indent: 0px;
	margin-top: 1em;
	margin-bottom: .2em;
	}
p + p {
	margin-top: 1em;
	margin-bottom: .2em;
	}

/*Main Body */	
table.maptable {
	width: 780px;
	margin-top: 3px;
	}

#2Logo {
	height: 200px;
	margin-bottom: 40px;
	}
	
div.spacer {	clear: both;	font-size: 1px;	line-height: 1px;	height: 1px;}

#body {
	min-height: 995px;
	text-align: left;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	/*border-color: #2E2F7D;*/
	border-color: #2E2F7D;
	border-width: 1px;
	padding: 0px;
	}
*html #body {
	height: 995px;
	}
div.text {
	position: relative;
	width: 540px;
	margin-left: 205px;
	margin-top: 20px;
	}
*div.text {
	margin-top: -40px;
	}
/*Navigation and Logo */
#testimonial {
	width: 170px;
	float: left;
	margin-left: 3px;
	}
p.tContact {
	text-align: right;
	font-style: italic;

	}
div#menu table {
	margin-left: 5px;
	width: 170px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	}
div#menu th {
	text-align: left;
	background-color: #2E2F7D;
	color: #FFFFFF;
	}
div#menu td {
	font-size: 8pt;
	}
	
/*Footer Stuff */	
#ftr {
	background-color: #FFFFFF;
	text-align: center;
	border: solid;
	border-color: #2E2F7D;
	border-width: 1px;
	width: 770px;
	}
td.footer {
	font-size: 8pt;
	text-align: center;
	}	
#menu {
	position: absolute;
	margin-top: 260px;
	float: left;
	width: 180px;
	text-align: left;
	font-size: 10pt;
	padding: 0px;
	
	}
div#menu ul {
	list-style-type: none;
	text-indent: 0px;
	}
div#menu li {
	list-style-type: none;
	text-indent: 0px;
	}
a.menu_current:link, a.menu_current:visited {
	color: red;
	}
a.menu_default:link, a.menu_default:visited {
	font-weight: normal;
	}
table.fueltable {
	border: solid 1px #000000;
	text-align: center;
	font-size: 10pt;
	}
td.fueltable {
	border: solid 1px #cccccc;
	}
th.fueltable {
	padding: 5px;
	border: solid 1px #cccccc;
	}
table.pricetable {
	width: 420px;
	text-align: center;
	padding: 0px;
	font-size: 10pt;
	border: solid black 1px;
	}
th.pricetable {
	padding: 2px;
	border-bottom: solid;
	border-right: solid;
	border-color: black;
	border-width: 1px;
	}
td.pricetable {
	padding: 2px;
	border-bottom: solid;
	border-right: solid;
	border-color: black;
	border-width: 1px;
	}	
th.pricetableR {
	padding: 2px;
	border-bottom: solid;
	border-color: black;
	border-width: 1px;
	}
td.pricetableR {
	padding: 2px;
	border-bottom: solid;
	border-color: black;
	border-width: 1px;
	}
div.textextras a {
	text-decoration: underline;
	}
