
* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #847467;
}

body
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.1em;
	z-index: 1;
}

#main_container {
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	z-index: 1;
	float: left;
	display: block;
	background-color: #847467;
}

#main_header {
        display: block;
        height: 218px;
        position: absolute;
        width: 100%;
        background-color:  #b2c0bb ;
        background-repeat:repeat-x;
        background-image: url(../images/header.jpg) ;
        background-position: 0 0;
}

#main_header_spacer{
        position: relative;
        height: 218px;
        width: 921px;
}

#main_header a img {
	border: 0;
	text-decoration: none;
}
#main_header_text {
	display: block;
	clear: both;
	position: absolute;
	font-size: 3em;
	line-height: 3em;
	font-weight: normal;
	top: 80px;
	left: 500px;
	z-index: 5;
	color: white;
}

#main_header_subtext {
	display: block;
	clear:both;
	position: absolute;
	font-size: 1em;
	line-height: 1.8em;
	font-family: Helvetica Neue Light, Helvetica, sans;
	font-weight: normal;
	top: 170px;
	left: 670px;
	z-index: 6;
	color: #00402d;
}


#main_head_pix {
	display: block;
	float: left;
	border-width: 0px;
	border-style: solid;
	border-color: #362b1a;
	margin-left: 0px;
	margin-top: 0px;
}

#main_head_pix2 {
	display: block;
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #362b1a;
	margin-left: 922px;
	margin-top: 0px;
}

* html body #main_head_pix {
	margin-left: 2px;		/* all IE versions */
}

#main_head_logo {
	display: block;
	position: absolute;
	float: left;
	clear: both;
	top: 91px;
	left: 60px;
	margin: 0;
	border: 1px solid red;
	z-index: 3;
}
* html body #main_head_logo {
	margin-left: -26px;		/* all IE versions */
	m\argin-left: -26px;	/* hidden from IE 5.x versions */
}

#main_head_tag {
	display: block;
	position: absolute;
	clear: both;
	float: right;
	top: 92px;
	left: 380px;
	border: 0;
	z-index: 1;
}


#main_pri_nbox {
	display: block;
	float: left;
	height: 22px;
	width: inherit;
}

#main_pri_nav {
	display: block;
	float: left;
	height: 11px;
	padding-left: 34px;
	padding-top: 4px;
	overflow: hidden;
}

.pri_nav_button {
	white-space: nowrap;
	display: block;
	float: left;
	overflow: hidden;
}

.pri_nav_button a {
	display: block;
	color: #000;
	text-decoration: none;
}

.pri_nav_button span.selected {
	display: block;
	color: #000;
	text-decoration: none;
	margin-top: -11px;
}

.pri_nav_button img {
	border: 0;
}

.pri_nav_button a:visited, .pri_nav_button a:link {
}
.pri_nav_button a:hover, .pri_nav_button a:active {
	margin-top: -11px;
}

#main_content_box {
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #847467;
}

* html body #main_content_box {
	margin-left: 2px;		/* all IE versions */
	m\argin-left: 2px;		/* hidden from IE 5.x versions */
}

#main_sec_nbox {
	display: block;
	float: left;
	height: 22px;
	background-color: #3d3a1f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #362b1a;
}

#main_sec_nav {
	display: block;
	float: left;
	height: 10px;
	padding-left: 65px;
	padding-top: 7px;
	overflow: hidden;
}

.sec_nav_button {
	white-space: nowrap;
	display: block;
	float: left;
	overflow: hidden;
}

.sec_nav_button a {
	display: block;
	color: #000;
	text-decoration: none;
}

.sec_nav_button span.selected {
	display: block;
	color: #000;
	text-decoration: none;
	margin-top: -10px;
}

.sec_nav_button img {
	border: 0;
}

.sec_nav_button a:visited, .sec_nav_button a:link {
}
.sec_nav_button a:hover, .sec_nav_button a:active {
	margin-top: -10px;
}

#main_content {
	display: block;
	float: left;
	padding-top: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	width: 800px;
	background-color: #eddec0;
}

#main_content_intro_box {
	display: block;
	font-family: Helvetica Neue Light, Helvetica, sans;
	background-color: #FFFFFF;
}

#main_content_intro_box ul {
	padding-left: 30px;
}
#main_content_intro_box div {
	padding-left: 20px;
	padding-right: 15px;
}

#main_content_intro_box h1,
#main_content_intro_box h2,
#main_content_intro_box h3,
#main_content_intro_box h4,
#main_content_intro_box h5,
#main_content_intro_box h6
{
	padding-top: 25px;
	padding-left: 25px;
}

#main_content_intro_box h1{
	padding-top: 40px;
	font-size: 1em;
	font-weight: bold;
	padding-left: 30px;
	line-height: 110%;
}
#main_content_intro_box p{
	font-size: .8em;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 15px;
}


#mug_rows p{
	display: table-row;
	font-size: .8em;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 15px;
}

#main_left_column {
	display: block;
	float: left;
	width: 235px;
}

#main_right_column {
	display: block;
	float: right;
	width: 235px;
}

#main_content p {
	margin-top: 1.1em;
	margin-right: 32px;
}

#main_content p.emphasis {
	font-style: italic;
	color: #3d3a1f;
}

#main_content p.bottom_closer {
	margin-bottom: -.8em;
}

#main_content p.index {
	margin-top: 0em;
	margin-right: 0;
}


#main_content hr {
	color: #847467;
	background-color: #847467;
	height: 1px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
}

#main_content h1 {
	color: #847467;
	font-family: serif;
	font-weight: bold;
	font-size: 120%;
}

#main_content h2 {
	font-weight: bold;
	font-size: 95%;
	letter-spacing: .05em;
	margin-top:-10px;
	color: #000;
}

#main_content h3 {
	font-weight: bold;
	font-size: 85%;
	margin-top: 5px;
	color: #847467;
}

#main_content h4 {
	font-weight: bold;
	font-size: 80%;
	margin-bottom: -10px;
}

#main_content ul {
	margin: 5px 20px 5px 20px;
}

#main_content ul.trade_list, #main_content ul.festival_list {
	list-style-type: none;
}

#main_content li {
	font-size: 82%;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: .3em;
}

#main_content ul.plain_list {
	list-style-type: none;
}

#main_content ul.plain_list li {
	margin-left: 0;
	margin-bottom: 0.8em;
}

#main_content ul.plain_list li p {
	margin-top: 0.3em;
}

span.italic {
	font-style: italic;
}

p.bold {
	font-weight: bold;
}


#main_sandbag {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin-left: 32px;
	margin-right: 32px;
	margin-bottom: 20px;
	margin-top: 20px;
}

* html body #main_sandbag {
	margin-left: 16px;		/* all IE versions */
	m\argin-left: 16px;		/* hidden from IE 5.x versions */
	margin-right: 16px;		/* all IE versions */
	m\argin-right: 16px;	/* hidden from IE 5.x versions */
}

#main_sandbag img {
	display: block;
	float: left;
}

#main_map_key {
	display: block;
	float: right;
	width: 296px;
}

#main_map_key ul {
	list-style-type: none;
}

#main_map_key li {
	font-size: 80%;
}

#main_map_pix {
	display: block;
	float: left;
	margin-top: 20px;
}

#main_map_notes {
	display: block;
	float: left;
	clear: left;
	width: 472px;
}

#main_map_notes ul {
	list-style-type: none;
}

#main_map_notes li {
}

#main_bread_nbox {
	display: block;
	float: left;
	width: 736px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #362b1a;
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 20px;
}

* html body #main_bread_nbox {
	margin-left: 16px;		/* all IE versions */
	m\argin-left: 16px;		/* hidden from IE 5.x versions */
	margin-right: 16px;		/* all IE versions */
	m\argin-right: 16px;	/* hidden from IE 5.x versions */
}

#main_bread_nav {
	margin-top: 20px;
	margin-bottom: 32px;
}

#main_bread_nav p {
	font-family: sans-serif;
	text-align: center;
	font-size: 70%;
	line-height: 1.1em;
}

#main_bread_nav a:visited, #main_bread_nav a:link {
	color: #5c572c;
}
#main_bread_nav a:hover, #main_bread_nav a:active {
	color: #000000;
}

#main_tertiary_nbox {
	display: block;
	clear: both;
	float: left;
	width: 223px;
}

#main_tertiary_nbox ul {
	list-style-type: none;
}

#main_tertiary_nbox li {
	margin: 0;
}

#main_tertiary_nbox p {
	margin: 0;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 80%;
}

#main_tertiary_nbox a:visited, #main_tertiary_nbox a:link {
	color: #5c572c;
	text-decoration: none;
}
#main_tertiary_nbox a:hover, #main_tertiary_nbox a:active {
	color: #362b1a;
	text-decoration: none;
}

span.selected {
	color: #362b1a;
}

#main_footer {
	display: block;
	float: right;
	width: 800px;
	background-color: #847467;
	color: #FFF;
	text-align: right;
	padding-right: 0px;
	margin-bottom: 20px;
}

#main_footer p {
	color: #e9dfc9;
	font-style: italic;
	font-size: .7em;
	text-align: right;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
}

#index_features {
	display: block;
	float: left;
	width: 800px;
	background-color: #d0c290;
}

#index_features a {
	color: #000;
}


#index_feature_box {
	display: block;
	margin-right: 50px;
	margin-left: 50px;
}

#index_feature_box.separator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #362b1a;
	padding-left: 20px;
	margin-right: 0;
}

#index_feature_lbox {
	display: block;
	float: left;
	width: 400px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left:30px;
	padding-right:15px;
	position: relative;
}

#index_features h1 {
	font-family: Helvetica Neue Light, Helvetica, sans;
	color: white;
	font-size: 1em;
}

#index_features hr {
	color: #847467;
	background-color:  #847467;
	height: 1px;
	border: 0;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#index_feature_rbox {
	display: block;
	position: relative;
	padding-top: 25px;
	padding-bottom: 20px;
	float: right;
	width: 250px;
}

p.index { 
	margin-left: 40px;
}

#index_features p.big_italic{
      font-size: .9em;
      font-style: italic;
}

p.menu_class { 
	padding: 0px;
}


#index_feature_box h1 {
	font-size: 85%;
	font-variant: small-caps;
}

#index_feature_box ul {
	margin-top: 0.2em;
}

#index_feature_box li {
	font-family: sans-serif;
	font-size: 72%;
	line-height: 1.3em;
	margin-right: 0;
}

* html body #index_feature_box li {
	margin-left: 6px;		/* all IE versions */
	m\argin-left: 6px;		/* hidden from IE 5.x versions */
}

#index_feature_box img {
	display: block;
	float: left;
}

#index_img {
	display: block;
	padding: 20px;
	position: relative;

}

#index_img_r {
	display: block;
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	position: relative;
	float: right;
	color: #847467;
	font-family: serif;
	font-style: italic;
	text-align: left;
	font-size: 1.2em;
}

#caption {
	display: block;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	float: right;
	color: #847467;
	font-family: serif;
	font-style: italic;
	text-align: center;
	font-size: .65em;
}


#index_img_l {
	display: block;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	color: #847467;
	font-family: serif;
	font-style: italic;
	text-align: left;
	font-size: 1.2em;
}

#mug_shot, .mug_shot {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 10px;
	clear:both;
	position: relative;
	float: left;
}


#index_feature_box p {
	font-family: serif;
	font-size: 70%;
	line-height: 1.3em;
	margin-right: 0;
	margin-top: 0.1em;
}

ul.bodylist li a:link, main_content li a:visited {
	color: #000;
}

ul.bodylist li a:hover, main_content li a:active {
	color: #847467;
}

.bigger {
	font-size: 110%;
}


/* navigation css */




/* portfolio styles */
#port_container {
	display: block;
	float: right;
	background-color: #ffffff;
}

#port_container hr {
	margin-right: 12%;
}

#port_container div
{
	margin-left: 40px;
	padding-left: 0px;
}

#port_container div div
{
	margin-left: 0px;
	padding-left: 0px;
}
#port_container div ,
#port_container hr ,
#port_container h1
{
	padding-left: 0px;
}

#port_property_area {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
	float: left;
	width: 280px;
	height: 650px;
	background-color: #ffffff;
}

#port_property_area hr {
	margin-left: 0;
	margin-bottom: 30px;
}
#port_property_area h2 {
	padding: 0;
	margin-top: 12px;
	color: #847467;
}

#port_property_area p {
	padding: 0;
	margin: 0;
	color: #847467;
	background-color: #ffffff;
	font-size: 70%;
	padding-left: 0px;
}

#port_property_area a:visited, #port_property_area a:link {
	color: #847467;
}
#port_property_area a:hover, #port_property_area a:active {
	color: #362b1a;
}


#port_nav_area {
	float: right;
	width: 300px;
	margin: 85px 70px 30px 0px;
	padding:0;
	display: block;
}

*html #port_nav_area {
	margin-right: 30px; /* Fixes margin addition with page in IE6 */
	m\argin-right: 30px;
}

#port_nav_area ul{
	display: block;
	margin: 0;
	padding: 10px 0 0 0 ;
	text-align: left;
	list-style-type: none;
}


#port_nav_list li {
	font-size: 72%;
	line-height: 1.0em;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: left;
}

/* scroller for portfolio navigation */
.scroller {
	border: 0px solid #ddd;
	background: #fff;
	text-align: center;
}
.scroll_box {
	text-align: left;
	width: 300px;
	height: 400px;
	overflow: auto;
}
.scroll_up {
cursor: pointer;
height: 30px;
background: url(../images/arrow_up.gif) no-repeat center top;
margin: 0 auto;
}
.scroll_down {
cursor: pointer;
height: 30px;
background: url(../images/arrow_down.gif) no-repeat center bottom;
margin: 0 auto;
}
/* end scroller */


.port_property_frame {
	display: block;
	padding-top: 6px;
}
.port_nav_button {
}
.port_nav_button_selected {
	color: #847467;
}



#main_content_intro_box a:link, #main_content_intro_box a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}
#main_content_intro_box a:hover, #main_content_intro_box a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #847467;
}

a.site {
	font-style: italic;
}

#main_left_column {
display:block;
float:left;
width:235px;
}

#main_right_column {
display:block;
float:right;
width:235px;
}

.logo {
display: block;
float: left;
width: 175px;
padding-top: 10px;
padding-left: 30px;
}

.entry {
display: block;
float: right;
}


/*
   Top Navigation
   ------------------------------------------------------------ */
   
/* fix ie5/6 hover behavior */
body { behavior:url(/css/hover.htc);}


#menu_bar {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#menu_bar { overflow: show; width:800px; font-weight: bold; }
#main_content #menu_bar ul,
#nav ul, #nav ul li, #nav li, #nav { padding:0; margin:0; text-indent:0; list-style: none;}
#nav ul ul {
	/* transparent dropdowns */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear { display: inline-block; }

/* Hides from IE-mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End hide from IE-mac */

/* image replacement general properties */
ul.IR li { 
	position: relative;
	font-size: 10px;
}
		
.IR em {
	display: block;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}

/* For IE5.x mac only */
* html>body	.IR { 
	position: static;
	overflow: visible;
	font-size: 10px;
}
* html>body .IR em  { position: static; }

/* image replacement specific properties */
#nav { list-style: none; }
#nav li { float: left; padding-bottom: 0px; } /* bottom padding to ensure the sub menus don't disappear before selecting them */
#nav li, #nav li em { height: 20px; }

* html>body ul#nav li em { margin-bottom: -20px; } /* for ie5.x/mac only */

#nav li.link1 em, #nav li.link2 em, #nav li.link3 em, #nav li.link4 em, #nav li.link5 em, #nav li.link6 em, #nav li.link7 em, #nav li.link8 em { 
	background: url(../images/links.gif) no-repeat;\
	cursor: hand; /* ie5/6 */
	cursor: pointer;
}
#nav li.link1 { width: 112px; left: 0; }
#nav li.link1 em { width: 112px; background-position: 0 0; }
#nav li.link1:hover em { background-position: 0 -20px; }
#nav li.link2 { width: 154px; left: 0px; }
#nav li.link2 em { width: 154px; background-position: -112px 0; }
#nav li.link2:hover em { background-position: -112px -20px; }
#nav li.link3 { width:144px; left: 0px; }
#nav li.link3 em { width: 144px; background-position: -266px 0; }
#nav li.link3:hover em { background-position: -266px -20px; }
#nav li.link4 { width:49px; left: 0px; }
#nav li.link4 em { width: 49px; background-position: -410px 0; }
#nav li.link4:hover em { background-position: -410px -20px; }
#nav li.link5 { width:98px; left: 0px; }
#nav li.link5 em { width: 98px; background-position: -459px 0; }
#nav li.link5:hover em { background-position: -459px -20px; }
#nav li.link6 { width:73px; left: 0px; }
#nav li.link6 em { width: 73px; background-position: -557px 0; }
#nav li.link6:hover em { background-position: -557px -20px; }
#nav li.link7 { width:83px; left: 0px; }
#nav li.link7 em { width: 83px; background-position: -630px 0; }
#nav li.link7:hover em { background-position: -630px -20px; }
#nav li.link8 { width:87px; left: 0px; }
#nav li.link8 em { width: 87px; background-position: -713px 0; }
#nav li.link8:hover em { background-position: -713px -20px; }

/* suckerfish styles */
#nav a { display: block; font-weight: normal; }
* html #nav a { height: 1%; }

#nav li ul {
	position: absolute;
	z-index: 1000; /* show the dropdowns above the images */
	top: 18px; /* position the dropdowns a set distance from the top of the image */
	left: -999em;
	width:200px; /* ie5-6 */
	list-style: none;
	background: #b2c0bb;
}

#nav li:hover ul { left: auto; width:auto;}

#nav li li {
	min-width: 110px; /* hack fixes wrapping in safari/ff for short names */
	height: auto; /* reset the height and padding set on the IR list items */
	text-transform: uppercase;
	padding-bottom: 0;
	font-size: 10px;
}

#nav li ul a {
	padding: 0.25em 0.5em;
	color: #644a3c;
	background: #b2c0bb;
	text-decoration: none;
	white-space: nowrap;
}
#nav li ul a:hover {
	color: #847467;
	text-decoration: none;
	/*background: #ddd;*/
}

.gallery img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 60px;
	width: 60px;
}	


