@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0;
}

.homecontact01 {
	background-image: url(../images/home_contact_bkgd_011.jpg);
	}
	
.homecontact02 {
	background-image: url(../images/home_contact_bkgd_022.jpg);
	}
	
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 20px;
}
.style1 a:link {
	color: #999999;
	text-decoration: underline;
}
.style1 a:visited{
	color: #999999;
	text-decoration: none;
}
.style1 a:hover{
	color: #666666;
	text-decoration: underline;
}
.style1 a:active{
	color: #999999;
	text-decoration: none;
}
.style2 {
	color: #78A5DB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style8 {color: #FFFFFF}

.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	}
.whitelink a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
.whitelink a:visited{
	text-decoration: none;
	color: #FFFFFF;
	}
.whitelink a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}
.whitelink a:active{
	text-decoration: none;
	color: #FFFFFF;
	}
	
img {border-style:none;}
.imgborder {
	border: 1px solid #68BDFF;
}

.gethere {
	background-image: url(../images/gether_bkgd3.jpg);
	background-repeat: no-repeat;
	table-layout: fixed;
	}
.floorplan1 {
	background-image: url(../images/floorplan2_bkgd.jpg);
	background-repeat: no-repeat;
	table-layout: fixed;
	}
hr { color: #78A5DC; }

.style10 {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style12 {font-family: Georgia, "Times New Roman", Times, serif}
.style13 {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style15 {font-size: 12px}
.style16 {color: #CCCCCC}
.style18 {color: #78A5DC; font-size: 14px;}
.style9 {font-size: 18px}
.style10 {color: #666666}
.style23 {font-size: 24px}
.style24 {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style27 {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
.style28 {color: #990033}
.style32 {
	font-size: 14px;
	color: #990033;
}
/*   LISTS   */
.lists ul{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #47221F;
	display: block;
	list-style-type: disc;
	list-style-image: url(../images/list.gif);
	text-decoration: none;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lists ul li{
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* SITE LINKS */
a,a:visited,a:active,a:link{
	color:#0066FF;
	text-decoration:underline;
}
a:hover{
	color:#0000FF;
	text-decoration:underline;
}