p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
td.standard a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
td.standard a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #4FC5DC;
	font-weight: bold;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.black {
	color: #000;
}
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#333333;
	font-size: 13px;
	border: 0;
}
body.home {
	background-image:  url("../images/homebg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 75%;
}
table.stretch {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table.logobar {
	width: 100%;
	height: 78px;
	background-color: #1D1E1F;
}
tr.logobar {
	width: 100%;
	height: 78px;
	background-color: #1D1E1F;
}
td.logobarblue {
	width: 100%;
	height: 78px;
	background-color: #4FC5DC;
}
td.offermaincolor {
	background-color:#333333;
	}
td.offermaincolor {
	background-color:#333333;
	/*background: url(../images/offers/headerbckg.gif) left no-repeat;*/
	}
td.blue a {
	border: none;
	color: #666666;
	text-decoration: none;
	font-size:13px;
}
td.blue a:hover {
	border: none;
	color: #000000;
	text-decoration: none;
	font-size:13px;
}
div.sale {

}
tr.menubar td.menuitem {
	border: 1px solid #fff;
	background-color: #000;
	width: 10%;
	height: 20px;
	padding: 0px;
}
tr.menubarindex td.menuitem {
	border: 1px solid #fff;
	background-color: #C5E5CF;
	width: 10%;
	height: 20px;
	padding: 0px;
}
tr.menubar td.menuitem a {
	display: block;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	color: #fff;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	white-space:nowrap;
	height: 16px;
}
tr.menubarindex td.menuitem a {
	display: block;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	color: #131B58;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	white-space:nowrap;
	height: 16px;
}
tr.menubarindex td.menuitem a:hover {
	background-color: #FFF582;
}
tr.menubar td.menuspacer {
	width: 2%;
}
tr.submenu {
	height: 20px;
	z-index:400;
	position: relative;
	
}
tr.submenu td.menuitem {
	text-align:left;
	vertical-align:top;
	width: 10%;
	padding: 0px;
	height: 20px;

}
tr.menubar td.menuitem a:hover {
	background-color: #4FC5DC;
}
div.dropdown {
	width: 100%;
	text-align: right;
	background-color: #000;
	visibility: hidden;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid white;
	font-size: 13px;
	float: right;
	
}
div.dropdown a {
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	text-align: right;
}
div.dropdown a:hover {
	color: #4FC5DC;
}
div.dropdownwrapper {
	position:relative;
	width: 100%;
	
}

td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	border: 1px solid #fff;
}

td.noborder {
	border: none;
	font-size: 13px;

}

td.noborder a {
	border: none;
	color: #fff;
	text-decoration: none;
}
td.noborder a:hover {
	border: none;
	color: #4FC5DC;
}
td.quicklinks {
	border: 1px solid #fff;
	background-color: #000;
	width: 10%;
	padding: 0px;
	height: 18px;
}
td.quicklinks select {
	font-size: 9px;
	xwidth: 100%;
	width: 130px;
}
td.quicklinks optgroup {
	font-size: 9px;
	width: 100%;
}
td.sidepanel {
	text-align:center;
	vertical-align:bottom;
	padding: 0px;
}
tr.baseline {
	height: 20px;
	background-color:#1D1E1F;
}
tr.baseline a {
	border: none;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
tr.baseline a:hover {
	border: none;
	color: #0cf;
	text-decoration: none;
	font-weight:bold;
}
tr.baseline td {
	height: 20px;
}
h1 {
	font-size:36px;
	font-weight:normal;
}
h2 {
	font-size: 38px;
	font-weight: normal;

}
h2.telephonenumber {
	font-size: 32px;
	font-weight: normal;

}
h3 {
	font-size: 28px;
	font-weight: 300;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 24px;
	margin-bottom: 0px;
}
body.thanks {
	
}
h4 {
	font-size: 32px;
}

