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

/* 

Color Assigned = efe4da

*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#51412e;/*Background color for the outside box*/
}
img {
	border:0px;
}
#container {
	margin: 0 auto;
	padding:10px;
	width: 875px;
	background-color: #FFF;
}
#banner {
	margin: 0px;
	padding-bottom:10px;
}
#leftColumn {
	float: left;
	width: 160px;
	margin-left: 1px;
	padding-top: 1em;
}
#nav p {
	margin-top: 0;
}
#subcontent {
	background-image:url(../Images/subs_background.jpg);
}
#shell {
}
#content {
	padding-bottom: 0em;
	margin: 0 0 0 183px;
}
#content h2 {
	margin-top: 0;
}
#footer {
	clear: both;
	background-color: #864c1b;
	padding:5px;
	text-align: right;
	border-top: 10px solid #FFF;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
/********Categories Left Side**********/

.arrowlistmenu {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: lighter;
	font-style: italic;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000PO5;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	color: #000000;
	background-color: #b08a6b;
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #FFFFFF; /*custom bullet list image*/
	display: block;
	padding-left: 10px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 75%;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efe4da;
}
.arrowlistmenu ul li a:visited {
	color: #FFFFFF;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #000000;
	background-color: #b08a6b;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom:10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	margin-top: 5px;
	margin-left: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	color: #000;
	margin-top: 5px;
	margin-left: 10px;
	border-bottom:#666666 solid 1px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
/*li{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	margin-top: 20px;
	margin-left: 10px;
}*/
/********Categories Left Side**********/

/********Categories Left Side**********/


#subtabs {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#subtabsContents {
	padding-left: 10px;
	background-color:#f1eedf;
	top: 0px;
	width:480px;
}
#subtabsContentsHeader1 {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#subtabsContentsHeader2 {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 10px;
	background-color: #efe4da;
	margin-top: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 0px;
}
#rightColumnTab {
	margin-left:530px;
	width:180px;
}
#tabRighttColumn {
	width: 200px;
	float: right;
	/*margin-left: -1px;*/
	padding: 10px;
	text-align: center;
}
#tabLeftColumn {
	width:430px;
	padding: 10px;
	float:left
}
#tabfullColumn {
	width:100%;
	/*border-right: 10px solid #FFF;*/
	float:left;
	background-color: #efe4da;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#tab_prod_info_video {
	float: left;
	width: 60%;
}
#tab_prod_info_video_image {
	float: right;
	width: 35%;
	padding: 10px;
}
#tabLeftColumn_prod_info {
	width:440px;
	padding: 10px;
	border-right: 10px solid #FFF;
	float:left
}
#rightColumn {
	float: right;
	width: 200px;
	margin-left: 10px;
	padding-top: 1em;
	min-height: 100%;
}
#fullColumn {
	width:665px;
	/*border-right: 10px solid #FFF;*/
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	min-height: 400px;
}
.fullColumnWrapper {
	background-image: url(../Images/css_full_content_background.jpg);
}
#table_contact_us {
	margin-right: 20px;
}
#fullpage {
	background-color: #efe4da;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #bdb4a9;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.swf{
	z-index:0;
}
.gallery_floors{
	z-index:10;
}
#twoColunmstab {
	background-image: url(../Images/css_tab_content_background.jpg);
	width:100%;
	float: left;
}
#Tabsbackground {
	background-image: url(../Images/tabs/tab.jpg);
	width: 100%;
}
