

BODY {
	margin: -10px 0px 0px -10px;
	padding: 0px;  
	background-color: #F6F6F6; 
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 0;
}

HTML BODY { 
	margin: 0px; padding: 0px;  line-height: 16px;
}

/* --- global styles ----------------------------------------------------------------------------------------*/

	td {vertical-align: top;}
	
	p {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #333;
		text-decoration: none;
		font-weight: normal;
		margin: 5px 0px 20px 15px;
		text-align: justify;
	}
	
	div, tr, td {
		line-height: 12px;
		font-size: 10px;
	}

	strong {
		color: #820604;
	}

	.nomargin {
		margin-bottom: 5px;
	}

	.imgborder {
		border: 1px solid #003366;
	}
	


	dl {
		margin: 10px 0px 20px 15px;
	}
	
		dt {
			font-family: verdana, geneva, arial, sans-serif;
			font-size: 10px;
			font-weight: bolder;
			color: #002f66;
			padding: 0px;
		}
		
		dd {
			margin: 3px 0px 5px 15px;
			font-family: verdana, geneva, arial, sans-serif;
			font-size: 10px;
		}
			

/* --- lists and etc ---------------------------------------------------------------------------------------*/

	ul {
		margin: 5px 0px 14px 0px;
		padding: 0px;
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 1.25em;
		list-style-type: dot;
	}

	li {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 1em;
		line-height: 1.3em;
		margin: 0px 0px 0px 25px;
		padding: 0px;
		color: #333;
	}
	
		li strong {
			color: #333;
		}

/* ----- h1 thru h5 -------------------------------------------------------------------------- */

	h1 {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
		font-weight: bolder;
		color: #000;
		margin: 0px 5px 10px 0px;
		padding: 0px;
	}
	
		h1.nomargin {margin-bottom: 0;}

	h2 {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
		font-weight: bolder;
		color: #86090D;
		margin: 0px 5px 10px 0px;
		padding: 0px;
		clear: both;
	}
        
	h3 {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 16px;
		font-weight: bolder;
		color: #333;
		margin: 0px 5px 0px 0px;
		padding: 0px;
	}
	
	h4 {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 14px;
		color: #3C8042;
		margin: 0px;
	}
	
	h6 {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 10px;
		font-weight: bolder;
		color: #000;
		margin: 0px 5px 0px 0px;
		padding: 0px;
		text-align: right;
		text-transform: lowercase;
	}

	.underline {
		border-bottom: 1px solid #002f66;
	}

/* ----- normal links --------------------------------------------------------------------------- */

	input {
		background-color: #fff;
		border: 1px solid #cecece;
	}

	.button {
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		color: #000;
		line-height: 14px; 	
		padding: 0px;
		border: 1px solid #5c5c5c;
		background-color: #ccc;
		margin: 2px 3px 2px 0px;
		cursor: hand;
		cursor: pointer;
		padding: 2px 15px !important;
		padding: 0px;
	}  
		select, input, textarea {
			font-family: verdana, geneva, arial, sans-serif; 
			font-size: 11px; 
			color: #000;
			vertical-align: top;
			background-color: #f9f9f9;
		}

/* ----- PAGE TABLE STYLES ---------------------------------------------------------------- */

/* ----- contact form ---------------------------------------------------------------- */

	TABLE.contact {
		background-color: #eee;
		border: #999 0px solid;
		border-width: 1px 1px 1px 1px;
		color: #000;
		font-size: 10px;
		margin: 8px auto 0px auto;
		width: 450px;
	}
	
	TABLE.contact TH {
		background-color: #86090D;
		border: #000 0px solid;
		border-width: 0px 0px 2px 0px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-align: left;
	}
	
		TABLE.contact TH span {
			float: right;
			font-size: 10px;
		}

		TABLE.contact TD {
			font-size: 10px;
			padding-right: 5px;
		}

	TABLE.contact TD.end {
		background-color: #86090D;
		border: #999 0px solid;
		border-width: 1px 0px 0px 0px;
		color: #fff;
		font-size: 11px;
		text-align: right;
	}
	
	TABLE.contact TD.note {
		background-color: #ccc;
		border: 0px #000 solid;
		border-width: 1px 0px 0px 0px;
		color: #000;
		font-size: 11px;
	}
	
/* ----- normal links --------------------------------------------------------------------------- */

	a {
		color: #000;
		font-family: verdana, geneva, arial, sans-serif;
		text-decoration: none;
	}
	
	a:visited {
		color: #000;
		font-family: verdana, geneva, arial, sans-serif;
		text-decoration: none;
	}
	
	a:hover {
		color: #86090D;
		font-family: verdana, geneva, arial, sans-serif;
		text-decoration: underline;
	}
	
	a, a:visited, a:hover {
		font-weight: bold;
	}
	
	.imgBorder {
		border: 1px solid #003366;
	}
	
/* ----- header ---------------------------------------------------------------- */


/* ----- bottom ---------------------------------------------------------------- */

DIV#fullContent {
	width: 954px;
	overflow: hidden;
	margin: 15px auto 0px auto;
	font-size: 0px; line-height: 0px;
	padding-bottom: 25px;
}

DIV#headerHome {
	text-align: center;
		background-image: url('/images/template/img_bg.jpg');
		background-repeat: no-repeat;
	border: 0px solid #000; border-width: 0 1px;
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 0; line-height: 0px;
	background-color: #000;
}

	DIV#headerHome p {
		color: #fff;
		margin: 5px 15px 20px 15px;
	}
	
		

DIV#headerHome img {margin-top: 18px; }

	DIV#header {background: #F6F6F6 url('/images/template/bg_header.jpg') no-repeat 100% 100%;}

	img {border-width: 0;}


DIV#toolbar {
	font-size: 0px; line-height: 0px;
	text-align: center;
	height: 20px;
	padding: 10px 0 10px 0;
	border: 1px solid #000;
	border-bottom-width: 0px;
	background: #000 url('/images/template/toolbar_bg.gif') repeat-x 0 100%;
	position: relative;
}

DIV#gutter {background: #000 url('/images/template/toolbar_bg.gif') repeat-x 0 100%; font-size: 0; line-height: 0px; height: 6px;}

img.spacer {
	margin: 0 2px;
}


STRONG.normal {
	color: #000;
}


span.tb {
	font-weight: bold;
	color: #666;
}

span.tb strong {
	color: #000;
}


span.tb strong.mp, h1.pt span.tb strong.mp {
	color: #890400;
}

sup {
	font-size: 8px;
}

span.notes {
	font-weight: bold;
	color: #666;
	font-style: italic;
}


.caption {
	padding-left: 30px; 
		margin: 10px 0px 5px 0px;
		font-size: 11px;
		color: #86090D;
		font-style: italic;
	text-align: center;
}

img.partner {
	float: right;
	border: 3px double #000;
	margin: 0px 0px 10px 20px;
}

h2 span.small {
	font-size: 11px;
	font-style: italic;
}

.black {
	color: #000;
}




TABLE#container {border: 1px solid #000; background-color: #fff; margin: 0; border-bottom-width: 0;}

TABLE#container TD#content {padding: 15px;}
TABLE#container TD#sidebar {padding: 15px; text-align: center; width: 275px;}

TD#gutter {background-color: #860707; font-size: 0; width: 3px;}

TABLE#floorplans {width: 915px; clear: both;}
TABLE#floorplans TD {width: 33%; white-space: nowrap;}

/* ----- rounded corners ---------------------------------------------------------------- */

.tl, .bl, .tr, .br { position: absolute; display: block; }

	.tl, .tr, .bl, .br { width: 13px; height: 13px; }


	.tl { top: -1px; left: -1px; background: transparent url(/images/template/tl.gif) top left no-repeat; }
	.bl { bottom: 0 !important; bottom: -1px; left:0px; background: transparent url(/images/template/bl.gif) bottom left no-repeat; }
	.tr { top: 0; right: 0 !important; right: -1px; background: transparent url(/images/template/tr.gif) top right no-repeat; }
	.br { bottom: 0; right: 0 !important; right: -1px; background: transparent url(/images/template/br.gif) bottom right no-repeat; }

	
DIV#footer {position: relative; background: #000 url('/images/template/toolbar_bg.gif') repeat-x 0 0; margin: 0; height: 25px;}


DIV.floorplanContainer {padding-left: 15px;}


TABLE#showFloorplans TD {text-align: center;}
TABLE#showFloorplans TR.caption TD {text-align: center; font-weight: bold; color: #860707; font-style: italic; padding-top: 5px; font-size: 13px; line-height: 16px;}


TD#sidebar h1 {margin-left: -10px;}