@charset "utf-8";
/* CSS Document */


*{margin:0; padding:0;}

body {
	background-repeat: repeat-x;
	background-color: #3F3131;
	color:#000;
	font-family: "Georgia Italic";
	font-size: 108%;
}

img {
	border:none;
}

/* ------------------------------ Typography------------------------------------------------ */


h1, h2, h3, h4, h5 {
	color: #2f0000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#navigation ul, .subnav ul, .subsubnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}


p {
	font:.8em/1.6em  Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
ul, ol, dd, #specs span, .asterisk {
	font:.7em/1.6em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h1 {
	font-size: 1.2em;
	margin: 0 0 7px;	
}

h2 {
	font-size: 1em;
	margin: 0 0 5px 5px;
}

h3 {
	font-size: .8em;
	margin: 8px 0 3px 5px;
}
p {
	margin: 0 0 9px 6px;
}

strong {
	font-weight: bold;	
	color: #2f0000;
}

ul {
	margin: 0 0 0 25px;
	list-style-image: url(/images/fleur2.gif);
	color: #034E50;
}

ol { 
	margin: 0 0 0 25px;
}
.indent	{
	padding-left: 15px;
}
.spaceafter	{
	margin-bottom: 9px;
}
.spacebefore {
	margin-top: 9px;
}
img.center	{
	display: block;
	margin: 0 auto;
}
.center {
	text-align: center;
}
.clearfloats	{
	clear:both;
}
.alert	{
	color: red;
}

/* links */

a:link, a:visited, a.selected {
	color: #2f0000;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #2f0000;
	}

.pdf_icon {
	position: relative;
	top: 3px;
}

/* ------------------------------ Main Containers ------------------------------------------------ */


#header	{
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#maincontainer	{
	width: 1024px;
	margin: 0 auto;
}

#contentcontainer {
	width: 964px; /* width: 1024px - padding */
	margin: 0 auto;
	padding: 15px 30px;
	background-image: url(../images/bg.jpg);
}

#footer {
	clear: both;
	width: 980px;
	height: 10px;
	border-top: 1px solid #B0A6A6;
	margin: 25px auto 0 auto;
	padding: 10px 0 0 0px;
}
#footer p	{
	font-size: .6em;
}

#subfooter {
	width: 1024px;
	height: 7px;
	overflow: hidden;
	margin: 0 0 25px 0;
}

/* ------------------------------ Main Navigation------------------------------------------------ */
	
#navigation	{
	position:relative;
	width:945px;
	top: -40px;
	padding: 0 0 4px 10px;
	text-transform: uppercase;
	letter-spacing: .07em;
	font-size: 1em;
	border-bottom: 1px solid #B0A6A6;

	
}

#navigation a, #navigation a:visited, .subnav a, .subnav a:visited, .subsubnav a, .subsubnav a:visited {
	padding: 0 0 0 12px;
	color: #034E50;
	text-decoration: none;

}

#navigation a:hover, #navigation a.selected, .subnav a:hover, .subnav a.selected, .subsubnav a:hover, .subsubnav a.selected {
	background: url(../images/fleur2.gif) no-repeat;
	color: #2f0000;
	list-style-image: url(../images/fleur2.gif);

}

#navigation ul, .subnav ul, .subsubnav ul	{
	display: inline;
	margin: 0;
}

#navigation li, .subnav li, .subsubnav li	{
	display: inline;
	margin: 0 13px 0 0;
}

.get_flash {
	position: relative;
	top: -6px;
	font-size:.6em;
	text-align: center;	
	margin: 0 0 10px;
}
/* -------------------- Sub Navigation  ------------------------ */

.subnav, .subsubnav	{
	position: relative;
	width: 955px;
	top: -30px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #B0A6A6;
	text-transform: uppercase;
	font-size: 16px;
	overflow: auto;
}


.property {
	text-indent: 85px;
}

/* -------------------- Sub Sub Navigation  ------------------------ */

.subsubnav	{
	top: -23px;
}

.subsubnav li {
	margin: 0 12px 0 0;
}

.subsubnav li a {
	padding-top: 1px;
}


/* ------------------------------------ Main Page Content  ------------------------------------ */
#homegallery {
	width: 640px;
	height: 505px;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#homecontent {
	width: 700px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

/* ------------------------------------ Content  ------------------------------------ */
#content {
	position: relative;
	top: -2px;
}
#content2 {
	width: 800px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 90px;
}

#column1 {
	width: 360px;
	float: left;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}
.line_right {
	border-right: 1px solid #B0A6A6;
}

.line_left {
	border-left: 1px solid #B0A6A6;
}

.image_pad_left {margin-left: 20px;
}

.image_pad_right {margin-right: 20px;
}

.image_pad_leftTopBottom {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.image_pad_rightTopBottom {
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#column2 {
	width: 340px;
	float: right;
	overflow: hidden;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.border-top {
	border-top: 1px solid #B0A6A6;
	padding-top: 4px;
}

#footer a {
	color: #034E50;
}
/* --------------------- Slide Show Pro Content  -------------- */

}
#flashcontent {
	width: 100%;
	margin-top: -20px;
}



/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

