* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	background: #FFF;
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#wrapper {
	margin: 0 auto;
	width: 1024px;
}
#contact {
	width: 515px;
	height: 46px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: .85em;
	letter-spacing: 0;
	padding: 0 25px 0 0;
}
#header {
	color: #333;
	width: 952px;
	float: left;
	background: #FFF;
	clear: both;
}
#nav  {
	width: 900px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0;
	text-align: center;
	margin: 10px auto 10px auto;
	color: #000;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
}
#leftcolumn {
	/*background-image: url(../images/dots/indexNew.gif);
	background-repeat: repeat-y;*/
	width: 72px;
	float: left;
}
#middlecolumn { /* PHOTOS */
	background: #FFF;
	width: 252px;
	float: left;
}
#rightcolumn { /* CONTENT */
	float: left;
	background: #FFF;
	width: 640px;
	display: inline;
	padding: 0 30px 10px 30px;
}
#fullPage { 
	float: right;
	margin: 0;
	width: 892px;
	display: inline;
	position: relative;
	text-align: left;
	padding: 0 30px 10px 30px;
}
#fullPage li, #rightcolumn li { margin: 9px 0 9px 30px; }
#column1 { 
 padding: 0 10px 0 10px;
 min-height: 500px;
 width: 439px;
 float: left;
}
#column2 { 
 float: right;
 padding: 0 10px 0 10px;
 min-height: 500px;
 width: 439px;
 display: inline;
 position: relative;
}
#column3 { 
 width: 368px;
 float: left;
}
#column4 { 
 float: right;
 width: 300px;
 display: inline;
 position: relative;
}
#buttons {
	margin: -20px auto;
	text-align: center
}
#fpBoxes {
	width: 922px;
	display: inline;
}
#bottom1 { background: #FFF; float: left; width: 297px; text-align: left; margin-right: 25px; padding: 0 0 10px 0 }
#bottom2 { background: #FFF; float: left; width: 297px; text-align: left; margin-right: 25px; padding: 0 0 10px 0 }
#bottom3 { background: #FFF; float: left; width: 297px; text-align: left; margin-right: 5px; padding: 0 0 10px 0 }
#footer {
	width: 952px;
	text-align: center;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 50px 0 0 0;
	color: #595959;
	background-color: #FFF;
	clear: both;
}
h1 { color: #7f7f7f; font-size: 1.6em; margin: 10px 0 0 0; text-transform: uppercase; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;
}
h2 { color: #007c88; font-size: 1.2em; margin-top: 12px; margin-bottom: -3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
h3 { color: #7f7f7f; font-size: 1.2em; margin: 24px 0 12px 0; font-family: Arial, Helvetica, sans-serif; }
h4 { color: #7f7f7f; font-size: 1.2em; margin: 10px 0 0 0; text-transform: uppercase; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;
}
p { margin-bottom: 9px; }
.clear { clear: both; background: none; }
.table { text-align: center; }
.image { margin-bottom: 20px; }
.phone { vertical-align: top; }
.quote { color: #595959; margin: 0 20px 0 20px; }
.green { color: #7bc043; font-weight: bold; }
.upstairs { margin: 8px 0 8px 0; float: left; }
.socialMedia { padding: 20px 10px 0 0; }
.special { padding: 0 20px; font-weight: bold; font-size: 1.2em; }

/* START: Calendar North Hills News */
.mediumModule { background: url(file:///EXCHANGE/images/medModule_bg.png) top left no-repeat; width: 289px; height: 300px; padding: 2px 16px opx 10px; }
.mediumModule p { font-size: 1.1em; color: #666; margin-bottom: 5px; }
.mediumModule h2 { font-size: 1.1em; color: #1b4b6f; }
.viewMore { float: right; width: 175px; height: auto; margin-top: 10px; vertical-align: bottom; }
.viewMore p { float: left; padding-top: 8px; vertical-align: bottom; margin-bottom: 0; }

.mediumModule a:link {color: #007c88; text-decoration: none; }
.mediumModule a:visited {color: #007c88; text-decoration: none; }
.mediumModule a:active {color: #007c88; text-decoration: none; }
.mediumModule a:hover {color: #da511f; text-decoration: underline; }

#c-module1 #c-module1-sub1 { height:140px; overflow: auto!important; }
/* END: Calendar North Hills News */

/* Links */
a:link {color: #000; text-decoration: underline; font-weight: bold; }
a:visited {color: #000; text-decoration: underline; font-weight: bold; }
a:active {color: #000; text-decoration: underline; font-weight: bold; }
a:hover {color: #da511f; text-decoration: none; font-weight: bold; }

#nav a:link {color: #007c88; text-decoration: none; font-weight: normal; }
#nav a:visited {color: #007c88; text-decoration: none; font-weight: normal; }
#nav a:active {color: #007c88; text-decoration: underline; font-weight: normal; }
#nav a:hover {color: #da511f; text-decoration: underline; font-weight: normal; }

#contact a:link {color: #007c88; text-decoration: none; font-weight: normal; }
#contact a:visited {color: #007c88; text-decoration: none; font-weight: normal; }
#contact a:active {color: #007c88; text-decoration: none; font-weight: normal; }
#contact a:hover {color: #da511f; text-decoration: underline; font-weight: normal; }

#text a:link {color: #FFF; text-decoration: none;}
#text a:visited {color: #FFF; text-decoration: none; }
#text a:active {color: #FFF; text-decoration: none; }
#text a:hover {color: #000; text-decoration: none; }

.green a:link {color: #7bc043; text-decoration: underline; }
.green a:visited {color: #7bc043; text-decoration: underline; }
.green a:active {color: #7bc043; text-decoration: underline; }
.green a:hover {color: #999; text-decoration: none; }

/*Vaultware Button */

a.checkavailability
{
	background-color:#4A5173;
	color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	border-top-color:#DFDFDF;
	border-right-color:#666666;
	border-bottom-color:#333333;
	border-left-color:#858585;
	text-decoration:none;
	display:block;	
	padding:0 5px 0 5px;
	width: 175px;
	text-align: center;
}
a:link.checkavailability, a:visited.checkavailability, a:active.checkavailability {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.checkavailability {
	color:#999;
	text-decoration:none;
}

/* Form Layout */
input.txt {
	border: 1px inset #00008B;
	width: 200px;
}
input.btn {
	border: 1px inset #00008B;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 30%;
}

