html { min-height: 100%; margin-bottom: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	background-color: #FF99CC;
	margin: 5px;
	text-align: center;
}
.content {
	background-color: #8CBFDD;
	text-align: justify;
	padding-right: 5px;
	padding-top: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.blu {
	background-color: #8CBFDD;
}

.container {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

.container ul{

list-style:none;

}
.centrelist{
width: 550px;
margin-right: auto;
margin-bottom: 0;
margin-left: 180px;
}
.centrelist2{
width: 400px;
margin-right: auto;
margin-bottom: 0;
margin-left: 5px;
}
.mainlist li{
	background-image:url(images/bulletstar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:25px;
	vertical-align:middle;
	line-height: 140%;
	padding-top: 5px;
} 
.testimonials li{
	background-image:url(images/bulletstar.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:25px;
	vertical-align:middle;
	line-height: 140%;
	padding-top: 10px;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 30px;
} 
#thicktabs{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px Tahoma;
	background-image: url(images/star.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
ul#thicktabs {
background-image:url(images/pinkbg.gif);
background-repeat:repeat-x;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #FF99CC; /*thick bottom border below tabs*/
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
	float: left;
	color: black; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(images/pinkbg.gif) top right no-repeat;
	border-top: 1px solid #d3bdbe; /*top border style*/
	border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(images/pinkbgover.gif); /*background image swap on hover*/
}



.maintable {
	float: right;
	clear: both;
}
.listmid {
	margin-right: auto;
	margin-left: auto;
}
.flash {
	float: right;
	clear: none;
	height: 450px;
	width: 320px;
}

.flashmap {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	clear: none;
	height: 275px;
	width: 375px;
}
.menucontainer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 60px;
	width: 770px;
}
.galleryphoto {
	background-color: #8CBFDD;
	clear: none;
	float: left;
	height: 250px;
	width: 220px;
	padding-top: 25px;
	padding-left: 3px;
	margin: 10px;
}
.galleryphotolandscape {
	background-color: #8CBFDD;
	clear: none;
	float: left;
	height: 250px;
	width: 220px;
	padding-top: 60px;
	padding-left: 3px;
	margin: 10px;
}

.photoleft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: thick groove #FF99CC;
} 
.photoright {
	float: right;
	border: thick groove #FF99CC;
	margin: 10px;
} 
.credits {
	height: 25px;
	width: 90%;
	background-color: #64a8d0;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: thin groove #3399CC;
	margin-right: auto;
	margin-left: auto;
}

.credits a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}

.credits a:link {
color: #333333;
}
.credits a:visited {
color: #333333;
}
.credits a:active {
color: #333333;
}
.credits a:hover {
color: #FFFFFF;
}
.galleryphoto img {
	border: thick groove #FF99CC;
}
.galleryphotolandscape img {
	border: thick groove #FF99CC;
}
.container .menucontainer .blu .content img {
	border: thick groove #FF99CC;
	margin-bottom: 10px;
}
.bbfooter {
	font-size: 11px;
	color: #000;
	background-color: #FFEBEC;
}
