html {
	min-height: 101%;
}

*{ 
	margin: 0; 
	padding: 0; 
}* 

body {
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #D0D4D4;
	color: #444;
}

a {
	color: #1B5B9B;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #808080;
	background: inherit;
	text-decoration:underline;
}

p {
	margin: 0 0 15px 0;
}

h1 {
	font: normal 3.5em verdana, "Trebuchet MS", Arial, Sans-Serif;
	color: #fff;
	font-weight:bold;
}

h1 a {
	color: #fff;
	background: inherit;
}

h1 a:hover {
	color: #E4FFD3;
	background: inherit;
}

sup {
	font-size: .4em;
	color: #DFCDA2;
	vertical-align:bottom;
}

h2 {
	color: #808080;
	font: bold 1.8em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
	border-bottom: 1px solid #ccc;
}

h3 {
	color: #808080;
	font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
	border-bottom: 1px solid #ccc;
}

.float-left-border {
	float:left;
	padding:4px;
	border:1px solid #CCCCCC;
	margin:0 8px 4px 0px;
}

.float-right-border {
	float:right;
	padding:4px;
	border:1px solid #CCCCCC;
	margin:0 0 4px 8px;
}

.float-right {
	float:right;
	padding:4px;
	margin:0 0 4px 8px;
	border:0;
}

.float-left {
	float:left;
	padding:4px;
	margin:0 8px 4px 0;
}
#content {
	width: 960px;
	margin: 10px auto;
	background: #fff;
	padding: 10px;
	padding-top:0;
}

#header {
	background: #fff url(../images/header.jpg) no-repeat;
	height: 250px;
	margin:10px 0 6px 0;
}

#header p {
	margin: 20px 0 0 0;
	font-size: 2.0em;
	color: #D6E5EA;
}

#logo {
	padding: 40px 0 10px 20px;
	float: left;
	width: 630px;
	height:200px;
}

.menuBackground {
	background:#ffffff;
	clear:both;
	width:100%;
	height:25px;
	margin-bottom:13px;
}

#menu {
	margin: 0 0 0px;
}

#menu li {
	list-style: none;
	float: left;
	background-color:#fff;
}

#menu li a {
	cursor: pointer;
	padding: 5px 39px;
	line-height: 25px;
	background: #1B5B9B;
	margin: 0 0 0 0;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border-right: 2px solid #FFFFFF;
}

#menu li a:hover {
	background: #B2B6B6;
	color: #000;
}

#menu li a.current {
	background: #089BDE;
	color: #000;
	font-weight:bold;
}


#menu li a#last  {
	margin: 0;
	padding: 5px 41px 5px 40px;
}

.leftCol {
	font-size: .9em;
	float: left;
	width: 180px;
	margin: 0 10px 10px 0px;
	padding:4px;
	border:0px solid #000000;
}

.mainCol {
	font-size: 1.0em;
	float: left;
	/*width: 730px;*/
	width: 930px;
	margin: 0 10px 4px 0px;
	padding:0 10px 0 20px;
}

.last {
	float: right;
	margin: 0 10px 10px 0;
}

.more {
	border-top: 1px solid #eee;
	padding: 5px 0 0 0;
}

#prefooter {
	width: 944px;
	height:18px;
	margin: 0 auto;
	background: #fff;
	padding: 15px 18px 15px 18px;
	font-size: .9em;
 }
.footerTelephone {
	float:right;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:1px;
}

#footer {
	width: 960px;
	margin: 15px auto;
	color:#808080;
	font-size: .9em;
}

#footer a {
	color: #444;
}

.right {
	float: right;
	text-align: right;
	font-size: 1em;
}

#footer .right a {
	margin: 0 0 0 2px;
	padding: 3px 10px;
}

#footer .right a:hover {
	color: #444;
	text-decoration: underline;
}

#map { /* Google Map */
	float:right;
	width: 635px;
	height: 360px;
	border:1px solid #979797;
	padding-top:10px;
	margin-left:14px;
}

/* start - table */
.cssTable table {
	border-collapse: collapse;
	margin: 10px;
	text-align:center;
}
.cssTable th strong {
	color: #fff;
}
.cssTable th {
	background: #1B5B9B;
	height: 36px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 2px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #ffffff;
	font-size:1.6em;
	font-weight:bold;
}
.cssTable tr {
	height: 30px;
}
.cssTable td {
	width:300px;
	padding-left: 11px;
	padding-right: 11px;
	border-left: 2px solid #fff;
	border-bottom: 1px solid #fff;
	text-align:center;
}
.cssTable td.first,th.first {
	border-left: 0px;
}
.cssTable tr.row-a {
	background: #CA429D;
	font-size:1.4em;
	color:#FFFFFF;
	letter-spacing:1px;
	line-height:30px;
	height:100px;
}
.cssTable tr.row-b {
	background: #D0D4D4;
	font-size:1.4em;
	color:#000000;
	letter-spacing:1px;
	line-height:30px;
	height:100px;	
}
.cssTable tr.row-footer {
	background: #089BDE;
	font-size:1.4em;
	font-weight:bold;
	color:#FFFFFF;
}
.cssTable td.tdFooter {
	width:100%;
	border-left: 0px;
}
/* end - table */

/* Std UL */ 
ul.cssUl li {
	list-style:disc;
	color:#666666;
	margin-top:4px;
	margin-left:30px;
	margin-bottom:4px;
}


/* Web Site Map */
ul.siteMap li {
	list-style:disc;
	color:#666666;
	margin-top:4px;
	margin-left:20px;
	margin-bottom:4px;
}

ul.siteMap a {
	color:#666666;
}

ul.siteMap a:hover {
	text-decoration:underline;
}

/* Next Page*/
#nextPage {
	clear:both;
	width:auto;
	border-bottom:1px solid #205064;
	font-size: 0.9em;
	margin: 30px 0 0 0;
	color: #205064;
}

#nextPage a:link, #nextPage a:visited, #nextPage a:active {
	color: #000000;
	text-decoration:none;
}

#nextPage a:hover {
	color: #000000;
	text-decoration:none;
}

/* eBay */
.eBay {
	float:right;
	margin:0 20px 0 0;
	text-align:center;
}

