body {
    font-size: 12px;
    font-family: "Georgia", "Georgia", sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #2a1502;	
	line-height: 20px;
}

img {
	border: 0px solid #000;
}

#outer {
    width: 850px;
    margin-top: 0px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

#header {
	width: 850px;
	height: 98px;
	margin: 0px;
	margin-top: 20px;
}

#subnav {
	float: left;
	width: 850px;
	height: 55px;
	margin: 0px;
	color: #b1a185;
	font-size: 11px;
	background: url('images/subnav_bg.jpg');
}

#subnav #address {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 55px;
	margin-top: 7px;
	font-weight: bold;
	

}

#subnav ul {
	font-family: "Georgia", "Georgia", sans-serif;
	font-size: x-small;
	color: #FFF;
	line-height: 45px;
	text-align: center;
	vertical-align: bottom;

	padding: 0px;
	margin:5px 0 0 0;

	width: 550px;
	float: right;
	

}

#subnav ul li {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;

}

#subnav ul li a {
	text-decoration: none;
	height: 45px;
	color: #FFF;
	padding: 0px 0px;
	margin: 0px;
	margin-right: 25px;
	color: #b1a185;
	font-size: 17px;
	font-weight: normal;
	
}
#subnav ul li a:hover {
	color: #fff;
}

#subnav ul li a img {
	margin: 0px;	
}


#nav {
	height: 37px;
	margin: 0px;
	margin-right: 0px;
	
}

#nav ul {
	font-family: "Georgia", "Georgia", sans-serif;
	color: #FFF;
	height: 37px;
	line-height: 37px;
	text-align: right;
	margin: 0px;

}

#nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#nav ul li a {
	text-decoration: none;
	height: 37px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	color: #b1a185;
	font-size: 17px;
	font-weight: normal;
	white-space: nowrap;
}
#nav ul li a:hover {
	color: #fff;
}

ul.tabs{padding-left:45px !important;}

#content {
	margin: 0px;
	padding: 0px;
	background-color: #dadada;
	width: 850px;
	height: auto;
	float: left;
	font-family: "Georgia", "Georgia", sans-serif;
	font-size: 14px;
	background: url('images/content_bg_repeat2.jpg');
	position: relative;
	
}

#monoslideshow {
	margin: 0px;
	width: 850px;
	height: 445px;

}

#content_bg_homepage {
	margin: 0px;
	background: url('images/bg_homepage.gif') no-repeat top center;
	width: 850px;
	height: 55px;
	position: absolute;
}

#homepage_paper {
	margin-left: 40px;
	margin-top: 355px;
	height: 90px;
	width: 700px;
	background: url('images/paper.gif') no-repeat;
	position: absolute;
}

#homepage_text {
	width: 620px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.content-cart {
	padding: 5px;
	font-family: "Georgia", "Georgia", sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-decoration:none;
	color: #2a1502;
}

.content-cart a {
	text-decoration: none;
}

.content-cart:hover {
	font-family: "Georgia", "Georgia", sans-serif;
	background-color:#d3ab65;
	font-size: 14px;
	line-height: 19px;
	text-decoration:none;
	color: #2a1502;
}


#content_bg {
	padding-bottom: 445px;
	background: url('images/content_bg_paper3.jpg') no-repeat top center;
}

#content_text {
	width: 750px;
	margin: 0px;
	margin-top: 40px;
	
	margin-left: 30px;
	padding: 0px;
    float: left;
}


#content_text a {
	color: #000;
}

#content_text p {
	margin-top: none;
	line-height: 23px;
	margin-bottom: 25px;
}

#side_nav {
	margin-top: 295px;
	display: inline;
	width: 140px;
	float: right;
}

#link_mex_pres {
	width: 123px;
	height: 53px;
	float: right;
	padding-bottom: 10px;
}

#link_home {
	width: 140px;
	height: 52px;
	padding-top: 0px;
}

#content .main {
	margin: 1px 1px 0px 0px;
	float: left;
}

#footer {
	font-family: "Georgia", "Georgia", sans-serif;
	font-size: x-small;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 106px;
	float: left;
	text-align: center;
}

#footer_sub {
	color: #b1a185;
	text-align: center;
	width: 850px;
	float: left;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: .1em;
}

/* for event inquiry form */

#msg_box {
	font-weight: bold;
	margin-top: 10px;
}

#msg_box span.message {
	font-size: medium;
}

#msg_box .error {
	color: red;
}
h2{font-size:18px;}


/* FORMS */
.input{margin-bottom:10px;}
.input label{display:block;font-weight:bold;}
.input input{width:80%;}
.submit{margin-bottom:20px;}



.epiphanet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #7E5C41;
	text-decoration: none;
}
