﻿/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/* reset */ html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* fonts */ body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* base  */ body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:0 0 0.5em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* end Yahoo */

/* layout */
html,body {background-position: left top;margin: 0;background: #e0e0e0 url(images/body-bg.gif) repeat-x scroll left top; font-family: "Trebuchet MS", Helvetica, sans-serif;color:#805734;}
body {padding-top:20px;}
a, a:visited {color:#7598ae;text-decoration:underline;}
a:hover {color:#a0b6c3}
a:active {color:#cf4040;}

#content, #bottom {width: 984px;margin-left: auto;margin-right: auto;padding:0 10px;}
#content {background:transparent url(images/container-bg.gif) no-repeat scroll left top;}
#bottom {height:10px;background:transparent url(images/bottom-bg.gif) no-repeat scroll left top;clear:both;}

#header, #nav, #main, #footer {width:964px;}
#header {height:111px;background:#fff url(images/header-bg.jpg) no-repeat scroll left top;}
#nav {height:30px;background-color:#cbd4d9;border-top:1px #845321 solid;border-bottom:1px #845321 solid;}

#main { background:#e8e8e8 url(images/main-bg.gif) no-repeat scroll left top;padding-top:10px;}

#left div.content, #right div.content, div.content {margin:0 20px;}
#left {width:610px;min-height:400px;border-collapse:collapse;border-right:1px #b69d84 solid;float:left;}
#right {float:left;width:352px;}

#footer { height:36px;clear:both;padding-top:10px;}
#footer p {
	text-align:center;width:944px;margin-left:auto;margin-right:auto;border-top:1px #b69d84 solid;line-height:36px;font-size:116%;font-weight:bold;
}

#main img {border:1px #779aaf solid;}

div.boxedText {border-top:1px #b69d84 solid;clear:both;}

div.locations {height: 350px;width:50em;margin-left:auto; margin-right:auto;}
div.locations img {margin-left:auto;margin-right:auto;}
div.locations p {margin-left:7em;}

div.locations .left, div.locations .right {
	width:25em; float:left; margin-right:auto; margin-left:auto	
}
div.locations .left img {margin-right:10px;}
div.locations .right img {margin-left:10px;}

#mainSlideShow {
	position:relative;
	height:386px;
}

/* menus */
div.nav a {color:#805734;text-decoration:none;}
div.nav a:hover {color:#7598ae;}
div.nav a:active {color:#cf4040;}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position:outside;
	margin:0;padding:0;
	z-index: 10;
}

#nav ul li {
	float:left;
	list-style-image: none;
	list-style-type: none;
	list-style-position:outside;
	position:relative;
}
#nav ul li a {
	font-weight:bold;
	line-height:30px;
	margin:0 1em;
}
#nav ul li:hover, #nav ul li.sfhover {
	background-color:#a0b6c3;
}
#nav ul li:hover a, #nav ul li:hover li:hover a, #nav ul li.sfhover a, #nav ul li.sfhover li.sfhover a {
	color:#cecece;
}
#nav ul li:hover a:active, #nav ul li:hover li:hover a:active, #nav ul li.sfhover a:active, #nav ul li.sfhover li.sfhover a:active {
	color:#cf4040;
}
#nav ul li:hover li a, #nav ul li.sfhover li a {
	color:#805734;
}

#nav ul li ul {
	position: absolute;
	top: 30px;
	left: -999px;
	width: 180px;
	border:1px #7598ae solid;
	background-color:#e8e8e8;
}
#nav ul li:hover ul, #nav ul li.sfhover ul {left:0;}
#nav ul li ul li {float:none;}

/* gallery */
#thumbnails
{
	padding:15px;
}
#preview
{
	background:transparent url(bg.gif) repeat-x;
	padding:15px;
}
#thumbnails:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html #thumbnails { height: 1px; }
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}

/* catalog */
.list .item 
{
	float: left;
	width: 222px;
	text-align: center;
	vertical-align:top;
	margin-right:10px;
	margin-bottom:1em;
}

.list .a0 { clear:left; }
.list .a3 { margin-right:0; }
.left, .right 
{
	float:left;
}
