/* Nine9Design CSS Page Styles by Darren Street, Nine9 Ltd */

/* Version 1.0 for Rick Fink */
/* Last Updated: 20/02/08  */

/* Special Thanks to A Sparber (Project VII) & E Meyer for their guidence   */
/* ------------------------------------------------------------ */


/* hide from IE mac \*/
body {
	background-color:#ffffff;
	}
/* end hiding from IE5 mac */
body {
	font-family:Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #333333;
	margin: 0px 0 0 0;
	padding: 0;
	background-image:url(../images/bkgrnd.jpg);
	background-repeat:repeat-x;
	height: 128px;
	background-color: #FFF;
}


#wrap_outer {
	margin: 0px auto 0px auto;
	min-height: 500px;
	width: 899px;
	position:relative;
	}

#inner_wrap {
	position:relative;
	margin: 0px;
	dsfsdsdborder-left: solid 1px #cccccc;
	background-color:#F8F4C9;
	}


#masthead {
	border: 0;
	width:899px;
	height:128px;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	}

/* hide from IE mac \*/
#masthead img {float: left;}
/* end hiding from IE5 mac */	
	
#masthead {
	background-color:#680907;
}



#content {
	float:left;
	width: 678px;
	padding: 20px;
	padding-right: 0;
	border-top: solid 1px #cccccc;
	background-color:#FFFFFF;
	border-left: solid #cccccc 1px;
	
	
	}
	
#content ul li {font-size:0.8em;}	

#content ol li {
	line-height: 1.8em;
	}

#pictures {
	float:left;
	width: 184px;
	padding: 0px 0 20px 14px;
	background-color:#F8F4C9;
	border-bottom: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	
	}
	
#pictures  ul {
	list-style:none;
	padding: 0;
	margin: 0;
	font-size:0.9em;
	line-height: 1.6em;	
	}
	
#pictures  ul li a {text-decoration:none;}	

#pictures  ul li a:hover {color:#999999;}	



#nav-wrap {
	float:right;
	height: 2.4em;
	border-right: solid 1px #cccccc;
	background-color: #F8F4C9;
	width: 897px;
	border-left: solid 1px #cccccc;
	}

#nav-menu ul {
	list-style:none;
	margin-bottom: 4px;
	margin-top: 5px;
	margin-left: 152px;
	
	}

#nav-menu li {
	float: left;
	margin: 0 0.5em;
	}

#nav-menu li a {
	background: url(../images/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7.9em;
	display:block;
	border:0.1em solid #dcdce9;
	color:#000000;
	text-decoration:none;
	text-align:center;
	}
	
#nav-menu li a:visited {color:#000000;}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */ 


#nav-menu a:hover {
	background: url(../images/backgroundrev.gif) #fff top right repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7.9em;
	display:block;
	border: 0.1em solid #dcdce9;
	color: #000000;
	text-align: center;
}

.uberlink {
	background-color: #9F6F9F;
	color: #000 !important;
	font-weight: bold;
	cursor: default;
	}


.pic {
	float:left;
	Margin: 10px 10px 5px 0;
	border: 1px solid #cccccc;
	}
	
.border {border: 1px solid #cccccc;}
		
	
.picNM {
	float:left;
	Margin: 0px 0px 5px 0;
	border: 1px solid #999;
	}	
	
.picNB {
	float:left;
	Margin: 0 10px 5px 0;
		}	

.picright {
	float:right;
	Margin: 5px 0px 5px 10px;
	border: 1px solid #999;
}		
.picrightNB {
float:right;
}	

p {line-height: 1.8em;}
	
h1, h2, h3, h4, h5, h6, p {color: #523027;}	
	
h1 {font-size: 1.5em;}		

h2 {font-size: 1.4em;}		

h3 {font-size: 1.3em;}

h4 {font-size: 1.1em;}

h5 {font-size: 0.9em;}

h6 {font-size: 0.7em;}

p, li {font-size:0.8em;}

a {
	color:#333;
	text-decoration:none;
}


p a:visited {color: #003366;}
p a:hover  {text-decoration:underline;}

#footer-content {
	background-color:#F8F4C9;
	width: 100%;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	line-height: 0.3em;
}

#footer-content a {text-decoration:none;}
#footer-content a:visited {color: #000000;}
#footer-content a:hover  {text-decoration:underline;}

#footer-position {
	margin-left: 220px;
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.quote {
	font-size:1.1em;
	font-style:oblique;
    color: #666;
	}
	
	
.smallquote {
	font-size:0.9em;
	font-style:oblique;
    color: #666;
	}	
	
.indent {padding-left:80px;}	

tr td p {padding: 5px;}