body
{
	background-image:  url(images/left_background.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	margin: 0px;
}

a:link {
	text-decoration: underline;
	color: #FF901C;
}
a:visited {
	text-decoration: underline;
	color: #FF901C;
}
a:hover {
	text-decoration: none;
	color: #FF901C;
}
a:active {
	text-decoration: underline;
	color: #FF901C;	
}
.left {
	float:left
}
.right {
	float:right;
	padding:5px;
}

.photoLeft {
	float:left;
	border: none;
	margin: 5px;
}
.photoRight {
	float:right;
	border: none;
	margin: 5px;
}

.border {
	border: 1px solid #6D664B;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: .9em;
	line-height: 1.5em;
	}

.noborder {
	border: 0px;
}
.center {
	text-align:center; 
}

.title {
	font-size: 1.2em;
}
.subtitle {
font-size:1.2em; color: #FD4B0E; }

.lightborder {
	border:1px solid #DDCE9C;
}
.horzLine {
border:1px solid #FFFFFF;
width:100%;
}
#topBackground {
	width:100%; 
	background-image: url(images/top_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	left:0px; 
	top:0px;
	height:132px;
	z-index:0;
	}
#header {
	clear:both;
	width:770px;
	text-align:left;
	z-index:3;
	position: relative;
	}
#logo {
	border:none;
	float:left;
	height:220px;
	margin-left: 1px; 
	margin-top: 2px;
	float:left;
	z-index:1
	;
}
#navcontainer {
	float:left;
	border:none;
	height:115px;
	width:488px; 
	left: 258px; 
	top:5px;
	white-space: nowrap;
}
#mainnav {
	margin-top:40px;
}
#subnav {
	margin-top:20px;
	margin-left:30px;
}
#left_column {
	position: absolute; 
	float:left;
	width:177px;
	text-align:left;
	height:123px;
	margin-top:40px;
	left:150px;
	z-index:3;
	border:none;
	}
#right_column {
	position: relative;
	float:left;
	width:400px;
	text-align:left;
	margin-top:0px;
	left:68px;
	border:none;
	top: 25px;
	font-size: 0.8em;
	z-index: 3;
	}
#gallery {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E6683;
	padding-top:2px;
	width: 445px;
	padding-left: 325px;
	background-image: url(/images/gallery_background.gif);
	background-repeat: no-repeat;
}
#products {	
text-align:center; 
width:401px;}
#content {
	width:749px;
	height:100%;
	margin:0px;
}
#maincontainer {
	background:#FFFFFF;
	height:100%;
	float:left;	
}
#textbox {
	width:287px;
	background-color: #FFFFFF;
	float:left;
	margin-bottom:10px;
	margin-right:2px;
}

#footer {
	clear:left;
	font-size: 11px;
	margin:5px;
	padding-left: 60px;
	width: 660px;
	text-align: right;
	z-index: 3;
	overflow: visible;
	}

