body {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #eee;
	line-height: 180%;
}
a {
	color: #0066EE;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#headercontainer {
	width: 100%;
	background: #eee url(../images/top-background.jpg) repeat-x;
}
#homeheader {
	margin: 0 auto;
	width: 760px;
	height: 250px;
	border: 1px solid #333;
	border-top: 0px;
	border-bottom: 0px;
	background: #36c url(../images/homeheader-background.jpg);
}
#header {
	margin: 0 auto;
	width: 760px;
	height: 160px;
	border: 1px solid #333;
	border-top: 0px;
	border-bottom: 0px;
	background: #36c url(../images/header-background.jpg);
}
#aboutheader {
	margin: 0 auto;
	width: 760px;
	height: 160px;
	border: 1px solid #333;
	border-top: 0px;
	border-bottom: 0px;
	background: #36c url(../images/aboutheader-background.jpg);
}
#servicesheader {
	margin: 0 auto;
	width: 760px;
	height: 160px;
	border: 1px solid #333;
	border-top: 0px;
	border-bottom: 0px;
	background: #36c url(../images/servicesheader-background.jpg);
}
#contactheader {
	margin: 0 auto;
	width: 760px;
	height: 160px;
	border: 1px solid #333;
	border-top: 0px;
	border-bottom: 0px;
	background: #36c url(../images/contactheader-background.jpg);
}
#header h1, #aboutheader h1, #servicesheader h1, #contactheader h1 {
	margin: 0;
	color: #EEEEEE;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 275%;
	padding-left: 10px;
	letter-spacing: -3px;
	padding-top: 125px;
}
#menucontainer {
	width: 100%;
	height: 28px;
	background: #36c;
	background-image:url(../images/menu-background.jpg);
	background-repeat:repeat-x;
}
#menu {
	margin: 0 auto;
	width: 760px;
	background: #36c;
	border-right: 1px solid #36c;
}
#content {
	margin: 0 auto;
	width: 700px;
	padding: 20px 30px;
	border: 1px solid #ccc;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFF;
}
#content h1 {
	color: #36c;
	padding: 10px 0;
	margin-bottom: 30px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
	font-style: italic;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 460px;
	border-left: none;
	border-right: none;
}
#content h2 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #36c;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
}
#content h4 {
	font-size: 90%;
	font-weight: bold;
	background-color: #36c;
	background-image:url(../images/menu-background.jpg);
	background-repeat:repeat-x;
	color: #FFF;
	width: auto;
	display: block;
	padding: 0 5px 0 0;
	text-align: center;
	margin: 0 0 5px;
	border: 1px solid #666;
	border-right: none;
	border-left: none;
}
#content .featured {
	margin: 0 auto;
	padding: 10px 5px 5px 5px;
	width: auto;
}
#content .featured p {
	margin: 0 0 5px;
	padding: 0;
}
.coupon {
	width: 460px;
	float:left;
	margin-bottom: 5px;
	border: 1px dashed #ccc;
}
div.bkgrd {
	border-top: 1px solid #666;
	background: transparent url(../images/btn_bkgrd.jpg) repeat-x 0 -15px;
}
img.left {
	margin: 0 5px 5px 5px;
	float: left;
}
img.right {
	margin: 0 5px 5px 5px;
	float: right;
}
img.middle {
	margin: 0 5px 5px 5px;
	float: none;
}
.border {
	border: 1px solid #666;
}
.smalltext {
	font-size: 80%;
	margin: 5px;
}
strong.title {
	font: bold 15px Arial, Helvetica, sans-serif;
}
#footer {
	margin: 0 auto;
	width: 740px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: #36c url(../images/menu-background.jpg) repeat-x;
	border: 1px solid #ccc;
	font-size: 80%;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	padding: 3px 10px;
}
#footer a {
	color: #eee;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/************** NAVIGATION BEGIN ***************/

#navcontainer ul {
	padding: 0;
	margin: 0;
	background-image:url(../images/menu-background.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:left;
	width:100%;
	border-left: 1px solid #36c;
	letter-spacing: 1px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1.5em;
	background-image:url(../images/menu-background.jpg);
	background-repeat:repeat-x;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #36c;
}
#navcontainer ul li a:hover {
	background-image:url(../images/menu-hover.jpg);
	background-repeat:repeat-x;
	color: #FFF;
}
/************** HIGHSLIDE BEGIN ***************/
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
a.highslide img {
	border: 1px solid #000;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}