/* Tag Selectors */

body {
	background-color: #999;
	margin: 0;
	padding: 0;
	}
body, td, pre, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
a {
	outline: none;
	}
a:link {
	font-weight: bold;
	color: #941a18;
	}
a:visited {
	font-weight: bold;
	color: #941a18;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #691312;
	}
a:active {
	font-weight: bold;
	color: #941a18;
	}
	
	
p, li, pre {
	line-height: 1.5;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	}
h3, h4, h5, h6, p, ol, ul, pre {
	margin-bottom: 1em;
	}
ul {
	list-style-type: square;
	}
li {
	margin-bottom: .5em;
	}
h1 {
	font-size: 18px;
	margin: 0 0 .9em 0;
	color: #00699d;
	}
h2 {
	font-size: 15px;
	}
h3 {
	font-size: 15px;
	font-weight: normal;
	}
	
/* Mother */
#mother {
	width: 741px;
	margin: 0 auto 30px auto;
	padding: 0 0 0 0;
	background-image: url(../images/mother_bg.gif);
	background-repeat: repeat-y;
	}

/* Banner */
#banner {
	margin: 0 0 30px 0;
	}	
#banner p {
	text-align: center;
	}	
	
/* Menu */
#menu {
	padding: 3px 0 0 16px;
	height: 40px;
	}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
#menu li {
	float: left;
	}

/* Menu links */
#menu a {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/menu_sprite.gif);
	height: 38px;
	}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-indent: -9000px;
	}

#home a {
	background-position: 0% 0%;
	width: 81px;
	}
#floorPlans a {
	background-position: -81px 0%;
	width: 94px;
	}
#location a {
	background-position: -175px 0%;
	width: 81px;
	}
#areaInformation a {
	background-position: -256px 0%;
	width: 127px;
	}
#pricing a {
	background-position: -383px 0%;
	width: 72px;
	}
#tour a {
	background-position: -455px 0%;
	width: 150px;
	}
#contact a {
	background-position: -605px 0%;
	width: 104px;
	}

	
	
	
#homePage #home a {
	background-position: 0% -40px;
	}
#floorPlansPage #floorPlans a {
	background-position: -81px -40px;
	}
#locationPage #location a {
	background-position: -175px -40px;
	}
#areaInformationPage #areaInformation a {
	background-position: -256px -40px;
	}
#pricingPage #pricing a {
	background-position: -383px -40px;
	}
#tourPage #tour a {
	background-position: -455px -40px;
	}
#contactPage #contact a {
	background-position: -605px -40px;
	}



/* Content */
#content {
	padding: 0 35px 65px 35px;
	}
#bodyCopy {
	margin: 0 0 0 435px;
	}
#floorPlansPage #content {
	background-image: url(../images/floor_plan.gif);
	background-repeat: no-repeat;
	background-position: 270px 5px;
	}
	
/* Footer */	
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 11px 35px 11px;
	clear: both;
	}
#footer pre {
	font-size: 11px;
	color: #666;
	text-align: center;
	line-height: normal;
	border-top: 1px solid #b6b0a6;
	padding: 15px 0 0 0;
	margin: 0;
	}

/* Picture alignment */
.photo,
.picMiddle img,
.picRight,
.picLeft {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;	
	}
.picRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}

.cl {
	clear: both;
	}
	
.picRightSpec {
	margin: 0 0 15px 15px;
	float: right;
	}	
	
/* FORM CONTROL STYLING */
form {
	margin: 0;
	}
form p {
	width: 110px;
	text-align: right;
	padding: 2px 10px 0 0;
	margin: 0;
	}
form ul {
	margin: 0 0 1.5em 120px;
	padding: 0;
	list-style-type: none;
	}
form li {
	margin: 0;
	}
.columnize label {
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	padding: 2px 10px 0 0;
	margin: 0 0 10px 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 220px;
	float: left;
	margin: 0 0 10px 0;
	}
.columnize textarea {
	width: 350px;
	}
.columnize br {
	clear: left;
	}
.submitButton {
	text-align: center;
	clear: left;
	padding: 1.4em 0 0 0;
	width: auto;
	}
.submitButton input {
	padding: 3px 12px 4px 12px;
	cursor: hand;
	}
.submitButton>input {
	cursor: pointer;
	}
/* END FORM CONTROL STYLING */	

#areaInfoCollage {
	text-align: center;
	}
	
#homePage #flashContent {
	width: 670px;
	margin: 0 0 30px 0;
	}

#viewerTagline {
	position: relative;
	top: 10px;
	float: left;
	}
	
.shoutOut {
	line-height: normal;
	width: 93px;
	height: 68px;
	padding: 25px 0 0 0;
	float: right;
	background-image: url(../images/shout_out_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f60;
	text-align: center;
	margin: 0 100px 0 0;
	clear: both;
	}

.bigContact {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c00;
	font-style: italic;
	margin: 25px auto 0 auto;
	width: 300px;
	}

.note {
	color: #666;
	font-size: 11px;
	width: 300px;
	}
.directions,
.twoCol {
	clear: both;
	}
.directions td,
.twoCol td {
	width: 50%;
	vertical-align: top;
	}
.oneLine {
	margin: 0 0 30px 0;
	padding-left: 0;
	text-align: center;
	}
.oneLine li {
	display: inline;
	padding: 0 10px;
	}
.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}