@charset "utf-8";
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

body {
	color: #333;
	font-size: 14px;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #a9c23b;
	padding: 0px;
	float: left;
	margin-top: -1px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #a9c23b;
	font-weight: lighter;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #a9c23b;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 14px;
}
h4 {
	color: #a9c23b;
	font-weight: lighter;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}





a:link {
	text-decoration: underline;
	color: #a9c23b;
}
a:visited {
	text-decoration: underline;
	color: #a9c23b;
}
a:hover {
	text-decoration: none;
	color: #ff4242;
}



#centerwrap {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(graphics/container_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	padding: 0px;
	height: 130px;
	width: 820px;
	text-align: center;
	background-image: url(graphics/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 18px;
}
#logo {
	height: 80px;
	width: 500px;
	margin-left: 15%;
}

#contact {
	width: 150px;
	text-align: right;
	margin-right: 15px;
	float: right;
	margin-top: 8px;
	height: 65px;
}
#navcontainer {
	text-align: center;
	margin-top: -14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 800px;
	height: 20px;
	padding: 0px;
}
#navcontainer li {
	display: inline;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-right: 15px;
	padding-left: 15px;
}
#navlist {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navlist a:link {
	text-decoration: none;
	color: #FFF;
}
#navlist a:visited {
	text-decoration: none;
	color: #FFF;
}
#navlist a:hover {
	color: #ff4242;
	text-decoration: none;
}
#pagetitle {
	margin-bottom: 12px;
	padding-bottom: 5px;
	width: 520px;
	margin-left: 250px;
}
#pagetitle_home {
	margin-bottom: 12px;
	padding-bottom: 5px;
}
#content {
	height: 100%;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#leftcolumn {
	float: left;
	height: 100%;
	width: 220px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: justify;
	margin-top: 0px;
	margin-left: 5px;
}
#rightcolumn {
	float: right;
	height: 550px;
	width: 540px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: justify;
	background-image: url(graphics/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 10px;
	padding-left: 25px;
	line-height: 1.15em;
	margin-top: 0px;
}
#rightcolumn_services {
	float: right;
	height: 500px;
	width: 540px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: justify;
	background-image: url(graphics/services_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 10px;
	padding-left: 25px;
	line-height: 1.15em;
	margin-top: 0px;
}

#rightcolumn_rates {
	float: right;
	height: 500px;
	width: 540px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: justify;
	background-image: url(graphics/rates_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 10px;
	padding-left: 25px;
	line-height: 1.15em;
	margin-top: 0px;
}
/*
#rightcolumn a:link {
	color: #a9c23b;
	text-decoration: underline;
}
#rightcolumn a:visited {
	color: #a9c23b;
	text-decoration: underline;
}
#rightcolumn a:hover {
	color: #a9c23b;
}
*/
#commentbox {
	height: 177px;
	width: 165px;
	background-image: url(graphics/comment.jpg);
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#smallbox1 {
	height: 150px;
	width: 153px;
	float: left;
	background-image: url(graphics/circles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: small;
}
#smallbox2 {
	height: 150px;
	width: 165px;
	clear: both;
	margin-right: 187px;
	float: right;
	margin-top: -150px;
	background-image: url(graphics/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: small;
}

#smallbox3 {
	height: 150px;
	width: 152px;
	float: right;
	background-image: url(graphics/c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: small;
	margin-right: 3px;
}


#rotating_images {
	margin-left: 0px;
	width: 540px;
	margin-right: 0px;
	text-align: center;
	margin-top: 10px;
	height: 155px;
}
#footer {
	text-align: center;
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #ff4242;
	text-decoration: none;
}
.index_text {
}
.index_text a:link {
	text-decoration: none;
}
.index_text a:visited {
	text-decoration: none;
}
.index_text a:hover {
	text-decoration: none;
}






.greentext {
	color: #a9c23b;
}

/*

h1 {
	color: #693;
	font-size: 26px;
	font-weight: normal;
	font-style: oblique;
	text-align: center;
	padding-top: 0;
	margin: 0;
	font-family: "Century Gothic", Arial, sans-serif;
}
h2 {
	color: #693;
	font-size: 16px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}



.browntext_large {
	color: #64533a;
	font-size: 22px;
	font-style: oblique;
	font-family: "Century Gothic", Arial, sans-serif;
}

.largetext {
	font-size: 24px;
	font-weight: lighter;
}
.small_text {
	font-size: 14px;
}
.brown_border {
	border: 1px solid #64533a;
}
#contact a:link {
	color: #64533a;
}
#contact a:visited {
	color: #693;
	text-decoration: none;
}
#contact a:hover {
	color: #693;
	text-decoration: none;
	font-weight: bold;
}
#indexlist a:link {
	color: #64533a;
	padding: 15px;
	text-decoration: none;
}
#indexlist a:visited {
	color: #693;
	padding: 15px;
	text-decoration: none;
}
#indexlist a:hover {
	color: #693;
	padding: 15px;
	text-decoration: none;
	font-weight: bold;
}
#smalllist {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	margin-right: 10px;
	margin-left: -20px;
	padding-bottom: 5px;
}
#smalllist li {
	padding-bottom: 5px;
}
#leftcolumn_images {
	float: left;
	height: 100%;
	width: 190px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFF;
	text-align: justify;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #d3d4b9;
}
#rightcolumn_images {
	float: right;
	height: 100%;
	width: 565px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFF;
	text-align: left;
}
#imageslot {
	width:360px;
	height:324px;
	z-index:1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#contact_form {
	border: thin double #cdca9c;
	width: 475px;
	margin-left: 35px;
}
#sitemap a:link {
	color: #64533a;
}
#sitemap a:visited {
	color: #693;
	text-decoration: none;
}
#sitemap a:hover {
	color: #693;
	text-decoration: none;
	font-weight: bold;
}


*/
.comment {
	float: right;
	line-height: 1em;
	margin-right: 12px;
	margin-top: 17px;
}
.comment_long {
	float: right;
	line-height: 1em;
	margin-right: 0px;
	margin-top: 17px;
}


.smallbox_header {
	margin-left: 70px;
	color: #a9c23b;
	padding-top: 5px;
	margin-top: 5px;
}
.smallbox_lines {
	margin-left: 70px;
	line-height: 1.4em;
}
.smallbox_link {
	float: right;
	line-height: 1em;
	color: #a9c23b;
	padding-top: 3px;
	margin-top: 3px;
	text-decoration: underline;
}
.tab_title a:link {
	text-decoration: none;
}
.tab_title a:visited {
	text-decoration: none;
}

.services_title {
	margin-left: 25px;
}

