html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: '"';}
blockquote, q {quotes: '"' '"';}

/*-----------------------------------------------------------------------------------------------*/
/*                                           PRINT STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/


	#header, #nav, #footer, .selectBtn a img, .reserve-title, .twoThird .unitData, .other-locations 
	{display: none;}

	#subHeader {margin-bottom: 20px;}

/*-----------------------------------------------------------------------------------------------*/
/*                                          GENERAL STYLES                                       */
/*-----------------------------------------------------------------------------------------------*/

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
}

h2 {color: #533b27; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 10px; font-size: 1.8em;}

h3 {font-weight: bold; margin-bottom: 15px;}

strong, b, em {font-weight: bold;}

p {margin-bottom: 15px;}

ul, ol {margin: 0 0 15px 20px;}

table {width: 100%; margin-bottom: 15px; display: block;}

table td {padding: 2px 5px; vertical-align: top;}

blockquote {font-style: italic;}

i, em {font-style: italic;}

a {text-decoration: none; color: #ae3d19;}
a:hover {color: #543B27;}

#content a {font-weight: bold;}

#w3 a.btn {
	display: block;
	width: 120px;
	height: 20px;
	background: transparent url(/_assets/theme/images/btn.gif) no-repeat top;
	text-align: center;
	color: #FFF;
	line-height: 20px;
	font-weight: normal;
	font-size: 1em;
}

#w3 a.btn:hover {background: transparent url(/_assets/theme/images/btn.gif) no-repeat bottom;}

.clear {clear: both; height: 0px; font-size: 0px; line-height: 0px;}

.divider {height: 14px; background: transparent url(/_assets/theme/images/dividerRight.png) no-repeat right top;}
.divider span {display: block; height: 16px; background: transparent url(/_assets/theme/images/dividerLeft.png) no-repeat left top;}

ul.striped {margin-left: 0px;}
	ul.striped li {line-height: 20px; border-bottom: solid 1px #c4c2ab; padding-left: 10px;}
	ul.striped li.alt {background: #ebeadf;}
	ul.striped li.last {border-bottom: none;}
	
	.third ul.ulLocations {display: none;}
	.home1 ul.ulLocations {display: block;}
	.home2 img {width: 90%;}
	.twoThird {width: 55% !important; float: left; margin-right: 4%;}
	.third {width: 36% !important; float: left; margin-right: 2%;}

.red {color: #ae3d19;}

.rFloat {float: right;}
.lFloat {float: left;}

/*.column {width: 100% !important;}*/

#subHeader {width: 100%; float: none; margin-bottom: 20px; overflow: hidden;}
	.subHeaderFlash {width: 60%; float: left;}
	.subHeaderImg {width: 40%; float: left;}

.contactData {font-size: 75%;}