@charset "UTF-8";
a:link {
	color: #9d7345;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9d7345;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
	border:none;
}

body,td,th {
	font-family: "Gill Sans", verdana, geneva, sans-serif;
	font-size: 14px;
	color: #9d7345;
}
#topmargin {
	height:75px;
	width:100px;
	color:#fff;
}

#container {
	background-color: #ffa334;
	/* margin-top: 75px; */
	margin-right: auto;
	margin-left: 0px;
	height:500px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;	
}
#menucontainer {
	background-color: #ffa334;
	margin-right: auto;
	margin-left: 0px;
	height:auto;
}
#contactcontainer {
	background-color: #9d7245;
	margin-right: auto;
	margin-left: 0px;
	height:100px;
}
#menupage {
	width:528px;
	background-color: #fff;
	overflow:hidden;
	zoom: 1;
	height: auto;
}
#menupageRe {
	width:528px;
	background-color: #fff;
	overflow:hidden;
	zoom: 1;
	height: 500px;
}
#menutext {
	width:508px;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
}
#menutext li {
	padding-top:5px;
	padding-bottom:5px;
}
#menutext h2 {
	text-transform:uppercase;
	letter-spacing:8px;
	font-size:18px;
	font-weight:100;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFA334;
	padding-bottom: 5px;
}
#menutext h3 {
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 15px;
}

#menugraybar {
	width:528px;
	height:100px;
	background-color: #e8e9ee;
	overflow:hidden;
	zoom: 1;
}
#width {
	width:1000px;
}

body {
	padding:0;
	margin:0;
}
.logoNav {
	height:500px;
	float:left;
	
}
.logoNavMenu {
	height:500px;
	width:369;
	float:left;
	width: 369px;
}
#nav {
	height:auto;
	width:369px;
	text-align:right;
	margin-top: 115px;
	text-transform: uppercase;
	line-height: 35px;
	font-weight: normal;
	letter-spacing:5px;
	padding-bottom: 8px;
}
#nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#nav ul li {
	padding-right:15px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}

#contact {
	height:auto;
	padding-top: 9px;
	padding-bottom: 5px;
	letter-spacing:2px;
	padding-left: 15px;
	color: #fff;
}
#contact p {
	padding-top: 10px;
	/*	padding:0;
	margin:0;
*/}
*html #contact p {
	padding:0;
	margin:0;
	padding-top:15px;
}

#contact a {
	color: #FFF;
	text-decoration: none;
}

#contact a:hover {
	text-decoration:underline;
}
.contacttext {
	font-size:12px;
	line-height: 20px;
}
*html .contacttext {
/*	line-height:13px;
*/}
	
.rightimg {
	border:0;
	margin:0;
	
}
#copyright {
	width:895px;
	text-align:right;
	font-size: 12px;
	text-transform:uppercase;
	margin-top:5px;
	padding-bottom:25px;
}
*html #copyright {
		margin-bottom:25px;
}
#menucontact {
	float:left;
	height:100px;
	width:369px;
	padding:0;
	margin:0;
}
.alignright {
	text-align: right;
	width: 500px;
}
.bottomnav {
	float:left;
	margin-left:15px;
}

