body {
	background-image: url(../images/lines.png);
	background-color: #A3DCD6;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3F3531;
	margin: 0px;
	padding: 0px;
}
a {
	color: #368D85;
	text-decoration: none;
}
a:hover {
	color: #2C211D;
}
a.button {
	color: #3F3531;
	background-color: #EEF8CB;
	display: block;
	padding: 3px;
	margin: 5px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
a.button:hover {
	background-color: #E3F4F2;
	margin: 5px;
	padding: 3px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

blockquote {
	color: #2E7871;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EDF8F7;
	margin: 20px;
	padding: 20px;
}
.dot {
	background-image: url(../images/hordot.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 2px;
}

blockquote span {
	text-align: right;
	display: block;
	font-style: italic;
	color: #000;
	font-size: 14px;
}


.top {
	background-image: url(../images/bgteal.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.hidden {
	display: none;
}
.content {
	margin: auto;
	width: 910px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.page {
	clear: both;
	height: auto;
	width: auto;
}
.page h3 {
	color: #2F7B74;
	padding: 3px;
	background-image: url(../images/hordot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 3px;
}


.page ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3DCD6;
	margin: 2px;
	list-style-type: none;
	list-style-image: url(../images/check.gif);
	list-style-position: inside;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.page ul {
	margin: 0px;
	padding: 0px;
}
ul#ads {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#ads li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	list-style-type: none;
}

.bottom {
	background-repeat: repeat-x;
	background-position: left top;
	margin: auto;
	background-color: #FFF;
	color: #3B312E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(../images/bgyellowtop.png);
	clear: both;
}
.bottom h3 {
	font-weight: bold;
	color: #3F3531;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(../images/hordot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
.bottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.bottom ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
}
.bottom a {
	color: #266660;
	text-decoration: none;
}
.column {
	float: left;
	width: 31%;
	margin-right: 20px;
}
.column strong {
	font-size: 18px;
	font-weight: normal;
}

.columnwide {
	float: left;
	width: 63%;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 5px;
}
.columnside {
	float: left;
	width: 31%;
	margin-right: 5px;
	background-color: #FFF;
	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.columnside h2 {
	background-color: #EDF7C9;
	font-size: 36px;
	color: #382E29;
	text-align: center;
	margin: 5px;
	padding: 5px;
}




div#column1, div#column2, div#column3 {
	background-color: #FFF;
	padding: 10px;
	width: 30%;
	float:left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.centerblock {
	clear: both;
	width: 910px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

div#whitepage {
	background-color: #FFF;
	padding: 20px;
	width: 90%;
	margin:auto;
}
h1.label {
	color: #368D85;
	background-color: #A3DCD6;
	text-transform: lowercase;
	font-size: 16px;
	text-align: center;
	padding: 5px;
}
h1.label2 {
	color: #3F3531;
	background-color: #BCE5E0;
	text-transform: lowercase;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	width: 300px;
}
.price {
	font-size: 36px;
	font-weight: normal;
	background-color: #E3F4F2;
	text-align: center;
	margin: 3px;
	padding: 3px;
	color: #368D85;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
}
.big {
	font-size: 16px;
	font-weight: bold;
	color: #3F3531;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBE5E1;
	padding: 5px;
}
.biggreen {
	font-size: 96px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #A3DCD6;
	text-align: center;
	text-transform: capitalize;
}
.topborder {
	background-image: url(../images/hordot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 5px;
	padding: 5px;
	text-align: center;
}



.clear {
	clear: both;
}
ul.inline {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
ul.inline li {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
.border {
	border: 5px solid #CCC;
	background-color: #FFF;
	margin: 3px;
	padding: 3px;
}
.red {
	color: #F00;
}
.flash {
	text-align: center;
	margin: auto;
	background-color: #FFF;
	border: 5px solid #CCC;
	padding: 5px;
	width: 500px;
}

.box {
	margin: 5px;
	padding: 15px;
	float: right;
	height: auto;
	width: 165px;
	background-color: #FFC;
	font-size: 36px;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.box small {
	font-size: 12px;
	text-transform: capitalize;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }