@import "/css/lightbox.css";
@import "/css/dropdown.css";

body {

	background: #f0f0f0;
	text-align: center;
	font-size: 13px;
	font-family: Georgia, serif;
	color: #331f0a;
	line-height: 1.7em;
	
	}

#div {

	margin: 0px;

	}
	
#clear {

	clear: both;

	}
	
#wrap {
	margin: 15px auto;
	background: #e5d5a9 url('/img/header.jpg') top right no-repeat;
	text-align: center;
	width: 775px;
	}
	
#error {
	
	border: 1px dashed #666666;
	background-color: #FFCCC6;
	margin-top: 5px;
	margin-bottom: 5px;

	}
	
#pass {
	
	border: 1px dashed #99F36C;
	background-color: #DCF5D5;
	margin-top: 5px;
	margin-bottom: 5px;

	}
	
#alertText {

	margin: 10px;

	}
	
img {

	border: none;

	}

.logo {

	margin-right: 500px;
	
	}

#navigation {
	background: url('/img/nav.jpg') repeat;
	height: 34px;
	line-height: 34px;
	margin: 3px 8px;
	text-align: left;
	padding-left: 165px;
	}

#background {

	background: #ac9d7e;
	border: double 3px #e5d5a9;
	
	}
	
	
#content {

	margin: 20px;
	text-align: justify;
	
	}
	
#secondaryContent {

	width: 585px;
	margin: 20px;
	text-align: justify;
	float: left;
	
	}
	
#content img {

	float: left;
	margin: 5px 10px 5px 5px;
	
	}

div.scroller { 

	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	width: 665px;
	 
	}
	
#my-glider {

	text-align: center;
	
	}
	
#productbackground {
	background: url('/img/productbackground.jpg') no-repeat 0px 20px;
	}
	
#product_info {
	margin-top: 10px;
	/*border: 1px solid #CCCCCC;*/
	overflow: hidden;
	width: 550px;
	}
	
div.controls {

	margin: 0 auto;
	text-align: center;

	}
	
div.scroller {
	
	margin: 10px 10px 10px 15px;

	}
	
div.scroller div.section {
	
	height:450px;
	overflow:hidden;
	float:left;
	text-align: justify;		
	width:555px;
	
	}
	
div.scroller div.content {

	width: 10000px;
	
	}
	
h1 {

	color: #331f0a;
	font-size: 18px;
	margin: 4px 4px 4px 18px;
	font-weight: normal;	

	}
	
h2 {
	color: #331f0a;
	font-size: 20px;
	margin: 6px;
	font-weight: normal;
	font-stretch:extra-condensed;
	
	}
	
h3 {

	color: #fff;
	font-size: 20px;
	margin: 6px;
	font-weight: normal;
	cursor: pointer;

	}
	
#blogicon {
	float: left;
	background: url('/img/blog.jpg') 0px 0px;
	width: 119px;
	height: 116px;
	cursor: pointer;
	}
	
#blogicon:hover {
	background: url('/img/blog.jpg') 0px 115px;
	}
	
#newsicon {
	float: left;
	background: url('/img/news.jpg') 0px 0px;
	width: 119px;
	height: 116px;
	cursor: pointer;
	}
	
#newsicon:hover {
	background: url('/img/news.jpg') 0px 115px;
	cursor: pointer;
	}
	
.begin {

	font-variant: small-caps;
	color: #a29f59;
	font-size: 14px;
	
	}
	
a {

	color: #593208;
	text-decoration: none;
	
	}
	
a:hover {

	color: #673a09;
	text-decoration: none;
	
	}
	
.float {

	float: right;
	margin: 15px;
	border: solid 3px #a29f59;
	
	}

.front {

	margin: 5px;
	float: left;
	
	}

p {

	margin: 10px;
	
	}
	
p a {

	text-decoration: underline;
	color: #666666;

	}
	
p a:hover {

	text-decoration: none;
	color: #999999;

	}
	
div.section p {

	margin: 35px;
	
	}
	
#section4 img {

	margin: 15px;
	border: solid 3px #a29f59;
	
	}
	
input.text,input[type='text'] {

	border: 0px;
	border-bottom: dotted 1px #d4d2b2;
	padding: 3px;
	margin: 3px;
	font-size: 12px;
	font-family: Lucida Grande;
	color: #8e7b73;
	
	}
	
input.password,input[type='password'] {

	border: 0px;
	border-bottom: dotted 1px #d4d2b2;
	padding: 3px;
	margin: 3px;
	font-size: 12px;
	font-family: Lucida Grande;
	color: #8e7b73;
	
	}
	
textarea {

	height: 300px;
	width: 400px;
	border: dotted 1px #d4d2b2;
	padding: 3px;
	margin: 3px;
	font-size: 12px;
	font-family: Lucida Grande;
	color: #8e7b73;
	
	}
	
#frontNews {

	width: 365px;
	float: left;

	}
	
#leftNavigation {

	margin-top: 20px;
	float: left;
	height: 100%;
	width: 150px;
	color: #666666;
	line-height: 1.8em;
	text-align: left;
	
	}

#leftNavigationText {

	margin: 10px;
	
	}

#blogInfo {

	margin: 6px;
	color: #999999;
	
	}
	
#contactInfo {
	float: left;
	width: 175px;
	text-align: left;
	margin: 25px 10px;
	}
	
#contactForm {
	float: left;
	text-align: left;
	margin-top: 20px;
	}
	
#contactForm img.border {
	margin: 20px;
	border: solid 3px #f0f0f0;
	}
	
#thumbnail {
	width: 140px;
	float: left;
	margin: 3px;
	text-align: center;
	}
	
#thumbnailPhoto {

	text-align: center;
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 140px;
	height: 105px;

	}
	
.box {
	border: double 3px #996633;
	height: 120px;
	padding: 30px;
	color: #fff;
	font-size: 16px;
	font-family: Century Gothic, Arial;
	}
	
html > body .box {
	height: 100px;
	border: double 3px #fff;
	font-size: 14px;
	}
	
.blue {
	background: #996633;
	}
	
.active a {
	color: #000;
	}
	
.activeNavigation {
	color: #000;
	}
	
#personnel {
	float: left;
	margin: 5px 0px 5px 0px;
	width: 280px;
	}
	
#personnel h2{
	margin: 10px 0px 5px 60px;
	}
	
#personnel h3{
	cursor: pointer;
	}
		

#personnelbox {
	background: url('/img/personnelbg.jpg') no-repeat;
	float: right;
	width: 300px;
	height: 380px;
	margin: 75px 0px 0px;
	text-align: center;
	}
	

#personnelbox img{
	margin: 15px auto 0px;
	display: block;
	}
	
	
.pullquote {
	width: 80%;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(/img/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
	}

html > body .pullquote {
	width: 80%;
	font-size:100%;
	line-height:140%;
	}
.pullquote:first-letter {
	background: url(/img/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.section p img {
	margin: 5px;
	}
	
#frontbox {
	display: block;
	float: left;
	width: 225px;
	}

#loginnav li {
	float: left;
	list-style-type: none;
	margin: 0px 10px;
	}
	
.next {
	display: block;
	width: 22px;
	height: 22px;
	background: url('/img/arrows.jpg') 22px 0px no-repeat;
	}
	
.next:hover {
	background: url('/img/arrows.jpg') 22px 22px no-repeat;
	}

.previous {
	display: block;
	width: 22px;
	height: 22px;
	background: url('/img/arrows.jpg') 0px 0px no-repeat;
	}
	
.previous:hover {
	background: url('/img/arrows.jpg') 0px 22px no-repeat;
	}
	
#personnel_left {
	float: left;
	}
	
#personnel_right {
	float: right;
	}
	
.foundText {
	font-style: oblique;
	background: #fbffa5;
	}
	
.searchresult {
	background: #f0f0f0;
	margin: 3px;
	}
	
#searchBox {
	margin: 0 0 0 4px;
	}
	
input.text.searchBar,input[type='text'].searchBar {
	border: dotted 1px #d49926;
	border-left: solid 3px #d49926;
	padding: 3px;
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	font-family: Lucida Grande;
	color: #d49926;
	width: 110px;
	}
	
input.submit.searchSubmit,input[type='submit'].searchSubmit {
	background: url('/img/arrows.jpg') 22px 0px;
	width: 22px;
	height: 22px;
	border: 0;
	}
	
input.submit.searchSubmit:hover ,input[type='submit'].searchSubmit:hover  {
	background: url('/img/arrows.jpg') 22px 22px;
	cursor: pointer;
	}
	
input.submit.searchSubmit2,input[type='submit'].searchSubmit2 {
	background: url('/img/arrows2.jpg') 22px 0px;
	width: 22px;
	height: 22px;
	border: 0;
	}
	
input.submit.searchSubmit2:hover ,input[type='submit'].searchSubmit2:hover  {
	background: url('/img/arrows2.jpg') 22px 22px;
	cursor: pointer;
	}
	
#toplink {
	float: right;
	}
	
#homesearchBox {
	float: left;
	margin: 11px 0px 0px 5px;
	}
	
#blogPost {
	background: #fff;
	border: solid 1px #c5c5c5;
	padding: 3px;
	margin: 5px;
	}
	
#blogInfo {
	font-size: 12px;
	}
	
.section img {
	border: solid 3px #8c8c8c;
	}