/**
 * Basic
 */
 
body	{
	margin:0;
	padding:0;
	background:url(site/back.png) #6D695B;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:87.5%;
}

h1	{

}

a img	{
	border:none;
}

/**
 * Container
 */

#container {
	width:80%;
	min-width:760px;
	max-width:1200px;
	margin:30px auto 0;
}

/**
 * Header
 */

#head	{
	position:relative;
	height:135px;
	background:url(site/head_back.png) repeat-x top left;
}

#accessibility_area {
	position:absolute;
	top:-1000px;
}

#title	{
	width:22%;
	background:url(site/head_left.png) no-repeat top left;
}

#title strong {
	display:block;
	height:135px;
	margin-left:10px;
	background:url(site/head_title.png) no-repeat bottom right;
}

#subtitle em {
	position:absolute;
	bottom:0px;
	left:22%;
	background:url(site/head_subtitle.png) no-repeat bottom left;
	height:125px;
	width:150px;
}

#head_right {
	position:absolute;
	top:0px;
	right:0px;
	height:135px;
	width:260px;
	background:url(site/head_right.png) no-repeat top right;
}

#head strong span,
	#head em span
	{
	position:absolute;
	top:-1000px;	
}

/**
 * Header navigation
 */

#head ul {
	position:absolute;
	bottom:5px;
	left:22%;
	float:left;
	margin:0 0 0 -.25em;
	padding:0;
	list-style:none;
}

#head li {
	float:left;
	padding:0 .25em;
}

#head li a:link,
	#head li a:active,
	#head li a:visited,
	#head .nav_active_link,
	#head .nav_subactive_link
	{
	float:left;
	padding:.25em;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.1em;
}

#head .nav_active_link,
	#head .nav_subactive_link:link,
	#head .nav_subactive_link:active,
	#head .nav_subactive_link:visited
	{
	background:#000;
	color:#FFF;
}

#head li a:hover,
	#head .nav_subactive_link:hover
	{
	background:#6D695B;
	color:#FFF;
}

/**
 * Main
 */

#main	{
	float:left;
	width:100%;
	background:#FFF;
}

#main_inside {
	float:left;
	width:100%;
	background:url(site/main_right.png) repeat-y top right;
}

/**
 * Sides
 */

#sides	{
	float:left;
	width:22%;
	background:red;
	background:url(site/main_left.png) repeat-y top left;
	text-align:right;
	min-height:100px;
}

/**
 * Sides: Subnav
 */

#subnav {
	list-style:none;
	margin:.75em 0 .75em 10px;
	padding:0;
}

#subnav li {
	padding:.25em 1em;
	margin:0;
}

#subnav a:link,
	#subnav a:active,
	#subnav a:visited
	{
	color:#000;	
	text-decoration:none;
	display:block;
	padding:.25em;
}

#subnav a:hover {
	background:#6D695B;
	color:#FFF;
}

#subnav .nav_active_link {
	background:#000;
	color:#FFF;
	display:block;
	padding:.25em;
}

/**
 * Sides: Thumbs
 */

#sides .thumbs {
	list-style:none;
	margin:0;
	padding:0 0 .5em;
	padding:1em .5em;
	width:100%;
}

#sides .thumbs li {
	padding:0 0 .5em;
	margin:auto;
	width:133px;
}

.thumbs img {
	border:none;
	display:block;
}

/**
 * Bodycopy
 */

#bodycopy {
	padding-left:22%;
	background:url(site/main_left.png) repeat-y top left;
}

#bodycopy_inside {
	background:#FFF url(site/main_right.png) repeat-y top right;
	padding:0 1em 2em;
	position:relative;
}

#bodycopy .thumbs {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}

#bodycopy .thumbs li {
	padding:0 .5em 0 0;
	margin:auto;
	width:133px;
	float:left;
}

#bodycopy_base {
	clear:both;
}



/**
 * Foot
 */

#foot	{
	clear:both;
	float:left;
	width:100%;
	background:#B4AF9C url(site/foot_back.png) repeat-x bottom left;
	font-size:.7em;
	color:#FFF;
}

#foot ul {
	float:right;
	list-style:none;
	margin:0;
	padding:40px 20px;
	background:url(site/foot_right.png) no-repeat bottom right;
}

#foot li {
	float:left;
	margin:0;
	padding:0 .25em;
}

#foot li a:link,
	#foot li a:active,
	#foot li a:visited
	{
	color:#FFF;
	text-decoration:none;	
}

#foot li a:hover {
	text-decoration:underline;
}

#foot dl {
	float:left;
	margin:0 0 0 10px;
	padding:1em;
}

#foot dt {
	float:left;
	clear:left;
	margin:0;
	padding:0;
	font-weight:bold;
	line-height:1.5em;
}

#foot dd {
	float:left;
	padding:0;
	margin:0;
	line-height:1.5em;
}



/**
 * Define the home page's unique design attributes.
 */

#home #container {
	width:760px;
}

#home #main {
	background:#FC0 url(site/home_main_left.png) repeat-y top left;
}

#home #sides,
	#home #bodycopy
	{
	background-image:none;
}

#home #bodycopy_inside {
	background:none;
}

#home  h1 {
	position:absolute;
	top:-1000px;
}



/**
 * "Kwick" javascript posered slider image menu used on homepage.
 */

#kwick	{
	float:right;
	margin:0 .5em 1em 1em;
}

.kwicks {
	list-style:none;
	margin:0;
	padding:0;
}

.kwick	{

}

.kwick a {
	display:block;
	height:100px;
	width:180px;
}

.kwick span {
	position:absolute;
	top:-1000px;
}

.opt1	{
	background:url(site/kwick1.jpg);
}

.opt2	{
	background:url(site/kwick2.jpg);
}

.opt3	{
	background:url(site/kwick3.jpg);
}