/* ########## Layout ########## */
html,body {
	margin:0;
	padding:0;
	width: 100%;
	height:100%;
	min-height: 100%;
	font-family:arial,helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
}
html {
	background-color: #999999;
}
body {
	background-color: transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
div#pagewidth {
	width: 664px;
	background-image: url(/images/site/dropshadow.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#wrapper {
	background-image: url(/images/site/dropshadow_top.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
}
h1,h2,h3,h4,p,ul,li { margin:0; padding:0; font-family:arial,helvetica,sans-serif; }
img { border: none; }
* { outline: none; }


/* ########## Master Divs ########## */
div#nav {
	position: absolute;
	height: 25px;
	right: 63px;
	top: 74px;
	text-align: right;
	font-size: 12px;
}
div#footer {
	text-align: center;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 12px;
	padding-right: 12px;
}
div#tracking {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* ########## Main Nav ########## */
div#nav a {
	color: #333333;
	text-decoration: none;
	margin-left: 11px;
}
div#nav a:hover, div#nav a.selected  {
	padding-bottom: 11px;
}

/* ########## Footer ########## */
#footer .background {
	position: relative;
	font-size: 11px;
	color: #333333;
	height: 119px;
	text-align: left;
	line-height: 16px;
}
#footer a {
	color: #d14b42;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p { margin-bottom: 8px; }

/* ########## Header ########## */
div#header {
	height: 100px;
	position: relative;
	background-image: url(/images/site/header_background.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#header #logo {
	position: absolute;
	top: 58px;
	left: 69px;
}

/* ########## Home Content ########## */
#home div#header {
	background-image: url(/images/site/header_background_home.png);
	height: 99px;
	z-index: 20;
}
div#pager { position: absolute; z-index: 15; top: 17px; left: 465px; } /* for all 12 images left should = 520px; */
div#pager a { display: block; float: left; margin-right: 4px; width: 16px; height: 16px; border: 1px solid white; background: #cccccc; text-decoration: none; text-align: center; color: black; font-size: 10px; line-height: 16px; opacity:0.6;filter:alpha(opacity=60); }
div#pager a.activeSlide { background: #666666; color: white; opacity:1.0;filter:alpha(opacity=100); }
div#pager a:focus { outline: none; opacity:1.0;filter:alpha(opacity=100); }

/* ########## Content ########## */
div#main {
	margin:0; padding:0;
	background-repeat: no-repeat;
	position: relative;
}
#content {
	position: relative;
	margin:0; padding:0;
	padding-top: 15px;
}
div#content p { margin-bottom: 16px; }
div#content .right { float: right; }
div#content img.padding-left { margin-left: 12px; margin-bottom: 5px; }
.left { float: left; }
div#content img.padding-right { margin-right: 12px; margin-bottom: 5px; }
div#content a { color: #333333; }
div#content a:hover { color: #dddddd; }
img.icon { vertical-align: middle; margin-right: 5px; }
div#content .violator { position: absolute; }
div#content .large { font-size: 13px; }
div#content { font-size: 12px; color: #333333; line-height: 20px; }
div#content .light { font-weight: normal; }
div#content .medium { font-size: 11px; }
div#content .small { font-size: 10px; }
div#content .xsmall { font-size: 9px; }
div#content .xxsmall { font-size: 8px; }
div#content .leading-medium { line-height: 16px; }
div#content .caps { text-transform: uppercase; }
div#content .tiny { font-size: 9px; }
div#content .red { color: #D44B43; }
div#content .green { color: #8DA63E; }
div#content a.green { color: #8DA63E; }
div#content .gray { color: #333333; }
div#content .center { text-align: center; margin-left: auto; margin-right: auto;}
#content div.text { width: 475px; margin-left: 315px; }
#content div.text-center { width: 330px; margin-left: 205px; }
div#content h1 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}
div#content h1.green {
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 18px;
}
div#content h1.white {
	color: white;
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 18px;
}
div#content h2 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
div#content h3 {
	color: #005690;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
}

div#content ul {
	margin: 0; padding: 0;
	margin-left: 16px;
	margin-bottom: 16px;
	position: relative;
}

div#content p ul {
	position: relative;
	top: -14px;
}

div#content ul li { margin-bottom: 3px; }
br.clear { clear: both; }
div.clear { clear: both; }



/* ########## Page Specific ########## */
#main.about p.price { font-weight: bold; font-size: 20px; }
#main.about span.deposit { font-size: 12px; font-weight: normal; }

#main.contact form div { position: relative; }
#main.contact form label { color: #666666; font-size: 11px; position: relative; top: 2px; }
#main.contact form input, #main.contact form textarea { border: 1px solid #666666; font-size: 11px; }

#main.photos #content {	padding-right: 40px; }
#main.photos h2 { clear: both; }
#main.photos a { display: block; float: left; width: 210px; height: 160px; padding: 5px; background-repeat: no-repeat; background-image: url(/images/site/photo_dropshadow.gif); margin-left: -5px; padding-right: 15px; }

#main.photos a img { width: 190px; height: 140px; border: 5px solid white; }
#main.photos a:hover img.photo { width: 200px; height: 150px; border: none; }
