
/* LAYOUT */

#bigcontainer {
	position: relative;
	margin: 30px auto 0 auto;
	padding: 0;
	width: 949px;
	background-color: #00335a;
	border: solid 1px #FFFFFF;
}

#contentleft, #contentlefthomestyle {
	position: relative;
	float: left;
	margin: 0;
	background-color: #ffffff;
	color: #000000;
}

#contentleft {
	width: 570px;
	padding: 0;
}

#contentlefthomestyle {
	width: 570px;
	padding: 0;
	text-align: center;
	margin-bottom: 20px;
}

#banner {
	position: relative;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	background: url(images/banner.jpg);
	width: 949px;
	height: 156px;
}

#menubar {
	position: relative;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	background: url(images/menubar.jpg);
	width: 949px;
	height: 28px;
	text-align: left;
	z-index: 2;
}

#homepictures {
	position: relative;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	background: url(images/homepictures.jpg);
	width: 570px;
	height: 263px;
}

#bluebar {
	position: relative;
	float: left;
	margin: 0;
	padding: 20px;
	background: url(images/bluebar.jpg) repeat-y;
	width: 339px;
	text-align: justify;
}

#bluebar h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #FFF;
	left: 12px;
	top: 15px;
	position: relative;
}

#bluebar ul {
	line-height: 2em;
	font-family: Arial, sans-serif;
	list-style: square;
	margin: 0;
	padding: 0;
}

#bluebar ul li {
	color: #FFF;
	text-indent: 1em;
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	clear: left;
	padding: 0;
	margin: 0px;
	text-align: center;
	background-color: #80cc7a;
	width: 949px;
	height: 28px;
	border-top: solid 1px #FFFFFF;
}

#copyright {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 30px;
	color: #888;
	text-align: center;
	font-family: Arial, sans-serif;
}

#copyright p {
	position: relative;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	top: 5px;
	display: inline;
}

#bluebar p {
	position: relative;
	color: #FFFFFF;
	font-family: sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
}

#contentleft p {
	position: relative;
	color: #FFFFFF;
	font-family: sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
}

#footer p {
	position: relative;
	padding: 0;
	margin: 0;
	top: 6px;
	color: #FFFFFF;
	font-family: sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

#footer a {
	position: relative;
	height: 28px;
	font-family: sans-serif, Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
}

#footer a:hover {
	text-decoration: underline;
}




/* GENERIC STYLES */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
    font-size: 12px; 
    font-family: Arial, sans-serif; 
    font-weight: normal; 
}

A.pagelink {
  color: #4EBF4D; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.pagelink {
  color: #005596; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.pagelink2 {
  color: #ffffff; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
} 

A:hover.pagelink2 {
  color: #0ACB24; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.sitemaplink {
  color: #ffffff; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.sitemaplink {
  color: #FCBF05; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.webhublink { 
  color: #80cc7a; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A:hover.webhublink { 
  color: #FFFFFF; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.fineprintlink { 
  color: #c9c9c9; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
}

A:hover.fineprintlink { 
  color: #747474; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.statslink {
  color: #ff0000; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.statslink {
  color: #70c21b; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

img.middle {
  vertical-align: middle;
}

p {
  text-align: justify;
  text-indent:0px;
  margin-top: 0px; 
  margin-bottom: 5px; 
  margin-left: 1px; 
  margin-right: 1px; 
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #dddddd;
  margin: 0px;
  padding: 2px;
  text-align: right; 
}

h1.heading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #4EBF4D;
  margin: 0px;
  padding: 2px 0px 10px 0px;
  text-align: left; 
}

h1.floorplan {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #005596;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-align: center; 
}

h1.packagesheading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
  padding: 2px 0px 10px 0px;
  text-align: center; 
}

h1.red {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: red;
  margin: 0px;
  padding: 2px 0px 10px 0px;
  text-align: center; 
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  color: #0F3F6F;
  margin: 0px;
  padding: 0px;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #0F3F6F;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

form {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

input {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  padding: 1px;
}

select {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  padding: 1px;
}

textarea {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  padding: 1px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatleft { 
  float: left; 
  margin: 3px 10px 3px 3px; 
}

.center {
  text-align: center; 
}

.left { 
  text-align: left;
} 

.right { 
  text-align: right; 
}

.italic {
  font-style: italic;
}

.bold { 
  font-weight: bold; 
}

.red { 
  color: #C30000;
}

.blue { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #005596; 
}

.errorheading { 
  font-family: Arial, sans-serif; 
  font-size: 30px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.errortext { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #000000; 
}

.fineprint { 
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #aaaaaa; 
}

.stats {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  text-decoration: none; 
} 

.referer { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  text-decoration: none; 
  color: #ff0000; 
}

fieldset p {clear:left}

.smallimage {
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: double 3px #005596;
	width: 350px;
}

.homestyle {
	position: relative;
	margin: 30px 0 10px 0;
	clear: both;
	text-align: right;
	right: 120px;
}