@charset "utf-8";
body {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link img, a:visited img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
#container:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#mainMenu {
}
#mainMenu:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content {
	padding-left: 208px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #666;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#frontPage {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#frontPage:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#contentWhiteTop {
	width: 749px;
	background-image: url(../images/contentTop.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 15px;
}
#contentWhite {
	width: 749px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
}
#contentWhiteBot {
	width: 749px;
	background-image: url(../images/contentBot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 15px;
}
#slideMenu {
	float: left;
	width: 188px;
	margin-left: 10px;
}
#boxes {
}
#boxes:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #666;
	margin-top: 15px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	color: #06F;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
.logo {
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#allText {
	padding-right: 20px;
	padding-left: 20px;
}
#allText h1 {
	color: #06F;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#quote {
	background-color: #E9E9E9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 75%;
	margin-left: 75px;
	color: #333;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.quoteAuthor {
	text-align: right;
	color: #06F;
}
#quote_pic {
	background-color: #E9E9E9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 75%;
	margin-left: 25px;
	color: #333;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.quote_right {
	float: right;
	border: 1px solid #06F;
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 25px;
}
.prices {
	text-align: center;
}
.bold {
	font-weight: bold;
	color: #333;
}
.boldBlue {
	font-weight: bold;
	color: #06F;
}
.prices a:link, .prices a:visited {
	color: #666;
	text-decoration: none;
}
.prices a:hover {
	color: #06F;
}
.price {
	font-weight: bold;
}
#allText a:link, #allText a:visited {
	color: #666;
	text-decoration: none;
}
#allText a:hover {
	color: #06F;
}
.tel {
	font-size: 12px;
	font-weight: bold;
}
.telBlue {
	font-size: 12px;
	font-weight: bold;
	color: #06F;
}
.right {
	float: right;
	border: 1px solid #06F;
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 20px;
}
.left {
	float: left;
	border: 1px solid #06F;
	padding: 1px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#allText ul {
	list-style-image: url(../images/bullet.jpg);
}
#allText ul li {
}
#newCon {
	padding-right: 20px;
	padding-left: 20px;
}
#newCon h1 {
	color: #06F;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#newCon a:link, #newCon a:visited {
	color: #06F;
	text-decoration: none;
}
#newCon a:hover {
	color: #666;
}
.required-text {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
.rightCon {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 20px;
}
.invis {
	visibility: hidden;
}
#addThis {
	margin-top: 3px;
}
