body {
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 20px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #b0795a;
}
html {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 1em 0 0.2em 0;
}
h3 {
	margin-bottom: 0.2em;
}
h2 {
	font-size: 16px;
	color: #893d2c;
}
p {
	margin: 1em 2em;
}
a {
	color: #893d2c;
	font-weight: bolder;
	text-decoration: none;
}
a img {
	border: none;
}
ul {
	font-size: 12px;
	line-height:1.4em;
}
a:hover {
	color: #274124;	
	text-decoration: underline;
}

#wrap {
	width: 1044px;
	margin: 0 auto;
	border: 5px solid #000000;
}
#header {
	float: left;
	position:relative;
	background-color: #fdf2e8;
	margin: 0;
	height: 179px;
	width: 1044px;
	border-bottom: 2px solid #000000;
	z-index: 0;
}
#nav {
	background-color: #893d2c;
	float: left;
	position: relative;
	margin: 0;
	width: 1044px;
	z-index: 10;
}
#navigation {
	float: right;
	position:relative;
	clear:both;
	width: 1044px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 50px;
	background-color: #893d2c;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 2px solid #000000;
	text-align: center;
	z-index: 10;
	}
#navigation ul {
	list-style-type: none;
	padding: 16px 0;
	margin: 0 0 0 5px;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	position: relative;
	padding: 0;
	float: left;
}

#navigation ul li a {
	font-size: 16px;
	padding: 12px 12px 15px 13px;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;

}
#navigation ul li a:hover {
	color: #cfa47b;
	text-decoration: none;
}

#navigation ul li ol { 
	left:-999em;
	width: 128px;
	position:absolute;
	top:30px;
	list-style-type: none;
}

#navigation ul li:hover ol, #navigation ul li.sfhover ol {
	left: -42px;
		}	
#navigation ul li ol a {
	display: block;	
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 0px 10px 0px 17px;
	background-color: #893d2c;
	height:25px;
	border-bottom:2px solid #000000;	
}

#navigation ul li ol a:link {
	display: block;	
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 0px 10px 0px 17px;
	background-color: #893d2c;
	height:25px;
	border-bottom:2px solid #000000;
}
#navigation ul li ol a:hover {
	color: #000000;
	display: block;	
	width: 180px;
	text-decoration: none;
	text-align: left;
	padding: 0px 10px 0px 17px;
	background-color: #893d2c;
	height:25px;
}

#content {
	width: 1044px;
	clear: both;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fdf2e8;
	border-bottom: 2px solid #000000;
	height: 469px;
	z-index: 2;
}
#content_gallery {
	width: 1044px;
	clear: both;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fdf2e8;
	border-bottom: 2px solid #000000;
	height: 940px;
	z-index: 2;
}
#content_res {
	float: left;
	position: relative;
	padding: 0;
	margin:  0 2em 0 0;
	height: 469px;
	background-image: url(images/re_whats_new2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 560px;
}


#contentbottombrown {
	width: 1044px;
	clear: both;
	float: none;
	padding: 0;
	height: 50px;
	background-color: #893d2c;
	
}
#contentbottombrown table{
	
	padding-left: 10px;
}

img#nmg {
	width: 154px;
	height: 40px;
	float: right;
}
#myFlashDiv2 {
	height:450px;
	padding:10px 0 0 40px;
	float: left;
	z-index: 2;
	background: none;
	width: 860px;
}
#footer {font-size:11px}
#gallerynav {
	float: right;
	position: relative;
	margin-right: 10px;
}
#login {
position: absolute;
left:340px;
top: 10px;
z-index:10;
}
