body		{  	
		margin: 0;
        padding: 0;
		background-color: #ffffff;
		color: #000000;
		background-image: url(images/pagebackground.jpg);
		background-repeat:repeat;
		}
                         	
h1		{  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 30px; 
		color: #474C2C;
		font-weight: bold;
		padding: 7px 0 0 0;
		margin: 5px 0 20px 0;
		}
		
/*
h1		{  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px; 
		color: #474C2C;
		font-weight: bold;
		background-image:url(images/topheaderbackground.png);
		background-repeat:no-repeat;
		background-position: top left;
		display: block;
		height: 41px;
		padding: 7px 0 0 10px;
		margin: 40px 0 25px 0;
		}	
*/

h2		{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #000;
		font-weight: bold;
		font-style: italic;
		padding: 5px 0 0 0;
		margin: 0 0 10px 0;
		}
		
#news h2 {
		padding: 5px 0 0 10px;
		background-image:url(images/newsheaderbackground.png);
		background-repeat:no-repeat;
		background-position: top left;
		display: block;
		height: 31px;
		}

h3		{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 16px; 
		font-weight: bold;
		margin: 0 0 6px 0;
		padding: 0;
		}
		
.newsheader {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px; 
		font-weight: bold;
		font-style: italic;
		margin: 0 0 6px 0;
		padding: 0;
		}
		
h3 span	{
		font-style: italic;
		text-transform:uppercase;
		}

h4		{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.4em;  			
		}
		
#logo	{
		float: left;
		margin: 0 0 0 15px;
		padding: 0;
		position: relative;
		z-index: 200;
		}
		
#topblurb	{
		margin: 170px 0 0 15px;
		padding: 0;
		float: left;
		position: relative;
		z-index: 200;
		}
		
#content {
		width: 940px;
		margin: 0 auto;
		padding: 30px 0 0 0;
		}
		
#content a {
		border-bottom: solid 1px #333333;
		text-decoration: none;
		color: #333333;
		}

p		{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 0 0 15px 0;	
		padding: 0;
		color: #333333;
		}
		
p a 	{
		border-bottom: solid 1px #333333;
		text-decoration: none;
		color: #333333;
		}
		
a		{
		margin: 0;
		padding: 0;
		text-decoration:none;
		color: #333333;
		}
		
li		{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 0 0 5px 0;	
		padding: 0;
		color: #333333;
		}
		
ul		{
		margin: 0 0 0 25px;
		padding: 0;
		}
		
img, a img {
		border: none;
		margin: 0;
		padding: 0;
		}
		
div		{
		margin: 0;
		padding: 0;
		}
		
hr		{
		border-top: solid  #bababa 1px;
		border-left: none;
		border-bottom: solid #fff 2px;
		border-right: none;
		margin: 15px 0;
		padding: 0;
		}
		
.blurb	{
		color: #AD6000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-style: italic;
		font-weight: 100;
		}
		
#pagebottom {
		background-image:url(images/pagebottom.jpg);
		background-repeat:repeat-x;
		background-position: bottom;
		}
		
#pagetop {
		background-image:url(images/pagetop.jpg);
		background-repeat:repeat-x;
		background-position: center -101px;
		}
		
#pagetop2 {
		background-image:url(images/pagetop.jpg);
		background-repeat:repeat-x;
		background-position: center -336px;
		}
		
#topdiv {
		width: 960px;
		height: 300px;
		background-image:url(images/slideshow1.jpg);
		background-repeat:no-repeat;
		margin: 0 auto;
		text-align: center;
		}
		
#topdiv2 {
		width: 960px;
		height: 64px;
		margin: 0 auto;
		text-align: center;
		}
		
#menu 	{
		margin: 0 15px 0 0;
		}
		
#menu a {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		float: right;
		display: inline;
		height: 64px;
		color: #ccc;
		background-image:url(images/menubackground2.png);
		background-repeat:repeat;
		font-weight: bold;
		position: relative;
		z-index: 100;
		margin: 0;
		padding: 0 10px;
		line-height: 80px;
		text-shadow: #000 0px 0px 3px;
		text-transform:uppercase;
		}
		
#menu a:hover {
		background-image:url(images/menubackground.png);
		background-repeat:repeat-x;
		border-left: solid 1px #868051;
		border-right: solid 1px #868051;
		border-bottom: solid 1px #868051;
		padding: 0 9px;
		}
		
#pagebottom #selected {
		background-image:url(images/menubackground.png);
		background-repeat:repeat-x;
		border-left: solid 1px #868051;
		border-right: solid 1px #868051;
		border-bottom: solid 1px #868051;
		padding: 0 9px;
		color: #fff;
		}
		
#slideshow img {
		display: none;
		}
		
#prev, #next {
		margin: 0;
		}
		
#navigation {
		text-align: right;
		}
		
#navigation a	{
		padding: 3px 8px;
		margin: 0;
		border: none;
		line-height: 24px;
		}
		
#navigation a.activeSlide, #navigation a:hover {
		background-color: #ccc;
		border: solid 1px #bababa;
		padding: 3px 7px;
		margin: 0;
		}

		
#news 	{
		float: right;
		width: 290px;
		}
		
#secondarypage #news {
		margin: 65px 0 0 0;
		}
		
#news p 	{
		font-size: 14px;
		}
		
.newsletterinput {
		padding: 5px;
		border: solid #b0b0b0 1px;
		width: 95%;
		margin: 0 0 10px 0;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 14px; color: #333;
		}
		
.buttons	{
		width: 290px;
		height: 100px;
		float: left;
		margin: 0 20px 25px 0;
		}
		
.submitbutton {
		float: right;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #AD6000;
		background-color: #C2C2C2;
		border: solid 1px #B0B0B0; cursor: pointer
		}
		
#contentleft {
		float: left;
		width: 600px;
		padding: 0;
		}
		
#footer	{
		background-color: #C2C2C2;
		border-left: solid #B0B0B0 1px;
		border-top: solid #B0B0B0 1px;
		border-right: solid #B0B0B0 1px;
		height: 60px;
		padding: 10px;
		margin: 50px 0 0 0;
		width: 940px;
		margin: 0 auto;
		clear: both;
		}
		

		
		
#credits {
	color: #808080;
	text-align: right;
	padding: 10px 0 0 0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	}

#credits a.text {
	text-decoration: none;
	}
		
#credits a:link.text, #credits a:visited.text, #credits a:active.text {
	color: #808080;
	border-bottom: #808080 solid 1px;
	}
	
#credits a:hover.text {
	color: #000;
	border-bottom: #808080 solid 1px;
	}
	
#credits img {
	vertical-align: middle;
	margin: 0 3px 0 3px;
	}
	
/* 
            _           _        _         __  __ 
 __ ___ _ _| |_ __ _ __| |_   __| |_ _  _ / _|/ _|
/ _/ _ \ ' \  _/ _` / _|  _| (_-<  _| || |  _|  _|
\__\___/_||_\__\__,_\__|\__| /__/\__|\_,_|_| |_|                                                 
 
*/
	

#MaestroContactForm input, #MaestroContactForm textarea, #MaestroContactForm select {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	vertical-align: top;
	}
#MaestroContactForm .formTag {
	text-align: left;
	font-size: 14px;
	font-weight: 100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 16px;
	color: #000;
	}
#MaestroContactForm table td {
	padding: 0 4px 4px 0;
	vertical-align: top;
	margin: 0;
	}
#spamcode {
	font-size: 18px; 
	font-weight: bold; 
	font-family: monospace; 
	color: #444;
	}
#submitButton {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px;
	}
#systemMessage {
	padding: 5px;
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	border: #d85c5c solid 2px;
	background-color: #efe0e0;
	}
	
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF; 
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:-150px;
	padding: 15px 0 0 0;
	width:200px;
	color: #444;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}	
