body {
	background-color:#DDDEE2;
	margin:0;
	font-family: arial, "lucida console", sans-serif;
	font-size:10pt;
}
#top {
	width:816px;
	background:url('/img/bg.jpg') repeat-y top center;
	text-align:center;
	margin:0 auto;
}
#content {
	width:802px;
	text-align:left;
	padding:0px 7px;
}
#menu {
	height:48px;
	background:url('/img/menu_bg.jpg') no-repeat top center;
	padding:16px 0 0 10px;
	text-align:left;
	color:#FFF;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	margin:0 10px;
}
#phone {
	float:right;
	margin-right:10px;
	color:#CCC;
	font-size:16pt;
	font-weight:800;
}

.homecomfortable {
	clear:both;
	float:right;
	margin-right:20px;
	margin-top:25px;
}
.homelogo {
	margin-left:20px;
}

.homespot a {
	color:#990033;
	font-size:10pt;
	text-decoration:none;
}
.homespot b a {
	font-size:12pt;
}
.homespot a img {
	margin-top:5px;
	border:0;
}

#creditcards {
	display:none;
}

#footer {
	width:816px;
	background:url('/img/footer.jpg') no-repeat top center;
	margin:0 auto;
	padding:15px;
	color:#777;
}
#footer #footerlinks {
	float:right;
	font-size:8pt;
}
#footer #footerlinks a {
	color:#777;
	text-decoration:none;
}
#footer #copyright {
	float:left;
	font-size:8pt;
}

#leftmenu {
	color:#990033;
	padding-left:10px;
	float:left;
	width:205px;
}
#leftmenu b {
	font-size:12pt;
}
#leftmenu b a {
	font-size:12pt;
	color:#990033;
	text-decoration:none;
}
#leftmenu ul {
	list-style:none;
	margin:0;
	padding:2px;
	padding-left:15px;
}
#leftmenu ul li a {
	color:#990033;
	font-size:10pt;
	text-decoration:none;
}
#leftmenu ul li.active {
	list-style:disc;
	font-weight:bold;
}
#text {
	float:left;
	padding-left:10px;
	width:500px;
}

.contactsubject {
	display:none;
}

.clear {
	clear:both;
}
