body {
	margin: 0px;
	padding: 0px;
	background-image:url(/template/bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

/* Images
---------------------------------------------------*/

.photo{
	border: 2px solid #ffffbe;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Main Layout Formatting
---------------------------------------------------*/

html, body {height: 100%;}

#container {
	background-image: url(/template/heaader_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 900px;
	position: relative;
	height: 100%;
}

#navholder {
	float: right;
	width: 610px;
	height: 50px;
	clear: both;
	padding-top: 80px;
	padding-bottom: 15px;
	padding-right: 35px;
}

#content {
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	width: 840px;
	background-image: url(/template/content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#content a{
	color: #66180e;
	text-decoration: underline;
}
#content a:hover{
	color: #8f2214;
}

#footer {
	clear: both;
	float: left;
	height: 60px;
	padding-top: 60px;
	color: #a18d5f;
	width: 900px;
	background-image:url(/template/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}

#colorbox a { color: #66180e; }
#colorbox a:hover { color: #8f2214; }



/* Text Formatting
---------------------------------------------------*/

#container {
	font: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #66180e;
	line-height: 20px;
}

#container .sub_content {
	color: #ddcf91;
	text-align: center;
}
#container .sub_content a{
	color: #ddcf91;
	text-decoration: none;
}
#container .sub_content a:hover{
	text-decoration: underline;
}

#footer a:link {
	color: #a18d5f;
}
	
#footer a:visited {
	color: #a18d5f;
}
	
#footer a:hover {
	color: #F6E7A2;
}
	
#footer a:active {
	color: #ddcf91;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px 0px 10px;
}

h1 {
	font-size: 25px;
	width: 400px;
}

h2,h4 {
	font-size: 20px;
}

h3,h5 {
	font-size: 16px;
}

p { 
	margin: 0px;
	padding: 0px 0px 10px;
} 



/* Main Navigation
---------------------------------------------------*/

#nav, #nav li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav {
	float: right;
}

#nav li{
	height:50px;
	line-height:50px;
	float: left;
}

#nav li a{
	display:block;
	color: #ddcf91;
	float: left;
	height:50px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	background-image: url(/template/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center -50px;
}

#nav li a:hover, #nav li a.selected{
	background-position: center 0px;
}

/* Clear Fix
---------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* Sun Navigation
---------------------------------------------------*/

#sub_nav, #sub_nav .sub_nav_item{
	padding: 0px;
	margin: 0px;
}

#sub_nav .sub_nav_item{
	height: 26px;
	text-align: center;
	background-image: url(/template/sub_nav_bg.png);
	background-repeat: repeat-y;
	background-position: center -26px;
}

#sub_nav .sub_nav_item a{
	display:block;
	color: #ddcf91;
	width: 201px;
	text-decoration: none;
	padding-top: 4px;
	line-height: normal;
}

#sub_nav #nav9 a, #sub_nav #nav9 {
	height: 27px;
}

#sub_nav .sub_nav_item:hover, #sub_nav .sub_nav_item.selected{
	background-position: center 0px;
	background-image: url(/template/sub_nav_bg.png);
}

/* Containing Divs
---------------------------------------------------*/

#sub_navholder, .sub_content {
	background-image: url(/template/sub_navholder_bg.png);
	border: 2px solid #ffffbe;
	padding: 0px;
}
#sub_navholder{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#container .sub_content{
	height: 99px;
}
#container .sub_content_content{
	padding: 10px;
}

#slideshow {
	background-color: #ffffbe;
	width: 618px;
	height: 395px;
	border: 1px solid #7c6219;
	margin-bottom: 15px;
}

.left_sm, .left_lr, fullwidth {
	float: left;
	padding: 0px;
	margin: 0px;
}

.right_sm, .right_lr {
	float: right;
	padding: 0px;
	margin: 0px;
}

.left_sm, .right_sm {
	width: 205px;
}

.left_lr, .right_lr {
	width: 620px;
}

.fullwidth {
	width: 840px;
}


#rightcontent{
	width: 380px;
	float: right;
	margin-left: 20px;
	border: 2px solid #ffffbe;
	background-color: #66180e;
	color: #ddcf91;
	padding: 10px;
	font-size: 13px;
	line-height: 17px;
}
#rightcontent strong{
	font-size: 14px;
	font-weight: normal;
}
#rightcontent ul{
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#rightcontent li{
	margin-bottom: 10px;
	margin-left: 6px;
	background-image: url('/template/bullet2.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}
#rightcontent a{
	font-size: 14px;
	color: #ddcf91;
}
#rightcontent a:hover{
	color: #ffffbe;
}

#container .catalogue_item, #container .catalogue_item3{
	width: 391px;
	height: 230px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 2px solid #ffffbe;
	background-color: #66180e;
	color: #ddcf91;
	padding: 10px;
	font-size: 13px;
}
#container .catalogue_item3{
	width: 249px;
	height: 186px;
}
#container .catalogue_item p, #container .catalogue_item3 p{
	margin: 0px;
	padding: 0px;
}
#container .catalogue_item a, #container .catalogue_item3 a{
	color: #ddcf91;
}
#container .catalogue_item a:hover, #container .catalogue_item3 a:hover{
	color: #ffffbe;
}
#container .catalogue_item ul, #catalogue_item_info ul{
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#container .catalogue_item li, #catalogue_item_info li{
	margin-bottom: 5px;
	margin-left: 6px;
	background-image: url('/template/bullet2.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

#catalogue_item_info{
	width: 441px;
	float: left;
}
#catalogue_item_photos{
	width: 384px;
	float: right;
}

#catalogue_item_info ul{
	margin-bottom: 10px;
}
#catalogue_item_info li{
	background-image: url('/template/bullet1.gif');
}
/* 
------------------------------------------------- 
Clear fix!
------------------------------------------------- 
*/
#container .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#container .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#container .clearfix {display: block;}
/* End hide from IE-mac */


/* Navigation v2.0
------------------------------------------------*/
ul#navi											{ zoom: 1; float: right; margin: 0; padding: 0; list-style: none; }
ul#navi li										{ zoom: 1; position: relative; display: inline; float: left; height: 50px; margin: 0; padding: 0; line-height: 50px; list-style: none; }
ul#navi li a:link,
ul#navi li a:visited							{ zoom: 1; display: block; float: left; height: 50px; padding: 0 10px; color: #ddcf91; background: url('/template/nav_bg.png') no-repeat center -50px; text-decoration: none; }
ul#navi li a:hover,
ul#navi li a.current:link,
ul#navi li a.current:visited,
ul#navi li a.current:hover						{ zoom: 1; background-position: center 0px; }

ul#navi li ul									{ zoom: 1; border: solid 2px #ffffbe; top: 48px; left: 0px; display: none; position: absolute; z-index: 9999; float: none; width: 200px; margin: 0; padding: 0; }
ul#navi li ul li								{ zoom: 1; z-index: 9999; margin: 0; padding: 0; display: block; float: none; height: auto; line-height: 20px; }
ul#navi li ul li a:link,
ul#navi li ul li a:visited						{ zoom: 1; z-index: 9999; display: block; float: none; height: auto; padding: 5px 10px; color: #ddcf91; background: #390000; }
ul#navi li ul li a:hover,
ul#navi li ul li a.current:link,
ul#navi li ul li a.current:visited,
ul#navi li ul li a.current:hover				{ zoom: 1; z-index: 9999; color: #ffffbe; background: #66180e; }

ul#navi li:hover ul								{ zoom: 1; display: block; }

/*
display:block;
color: #ddcf91;
float: left;
height:50px;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
background-image: url(/template/nav_bg.png);
background-repeat: no-repeat;
background-position: center -50px;
*/



dl				{ margin: 10px 0; }
dl dt			{ margin: 0; }
dl dt span		{ color: #895b3f; }
dl dd			{ margin: 0 0 10px; }




ul#photos 		{ margin: 0; padding: 0; list-style: none; }
ul#photos li 	{ float: left; margin: 0 20px 20px 0; padding: 0; list-style: none; }


