
/**********************
 OVERALL LAYOUT
***********************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
}

#skiptomain {
	display: none;
}

#wrapper {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	text-align: center;
}

#pagecontainer {
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 780px;
}

#header {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#headerleft {
		width: 400px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: left;
	}
	
	#headermiddle {
		width: 185px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: left;
	}

	#headerright {
		width: 195px;
		margin: 0px 0px 0px 0px;
		float: right;
		text-align: center;
		background: #eec;
	}

#topnav {
	width: 780px;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	background: #349;
}


#topimage {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #cb7;
}

	#topimageleft {
		width: 380px;
		margin: 0px 0px 0px 0px;
		padding: 10px 10px 10px 10px;
		float: left;
		text-align: left;
	}
	

	#topimageright {
		width: 380px;
		margin: 0px 0px 0px 0px;
		float: right;
		text-align: center;
		background: #eec;
	}
	
#mainpage {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	min-height:500px; 
	height:auto;
	}
	/* for Internet Explorer */
	/*\*/
	* html #mainpage {
	height: 500px;
	}
	/**/

	#mainpageleft {
		margin: 0px 0px 0px 0px;
		padding: 20px 0px 0px 0px;
		float: left;
		text-align: left;
		background: transparent;
		width: 180px;
	}



	#mainpagecontent {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		text-align: left;
		background: transparent;
		width: 600px;
	}
	

#footer {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: solid 3px #666;
	background: #fff;
}

	#footerleft {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 5px 0px;
		width: 200px;
		float: left;
		text-align: left;
		background: #fff;
	}

	#footerright {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 5px 0px;
		width: 580px;
		float: right;
		text-align: right;
		background: #fff;
	}
		

/*****************
 BODY FONT
*****************/

body, table {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: 13px;
}


/**********************
BODY FONT HACK FOR IE
**********************/

* html body, * html table  {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: small;
}


/*****************
 FONTS
*****************/

#topnav { font-size: 0.9em; }
#topimage { font-size: 0.8em; color: #fff;}
#mainpageleft { font-size: 0.9em; color: #139; line-height: 1.3em;}
#mainpagecontent { font-size: 0.9em; color: #139; line-height: 1.6em;}
#footer { font-size: 0.8em; color: #000; }


/*****************
 PARAGRAPHS
*****************/

p { margin-top: 10px; }

/*****************
 TOP OF PAGE NAV LIST
*****************/

ul#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	letter-spacing: 0px;
}

ul#nav li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#nav li {
	float: left;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 3px 13px 3px 13px;
	border-right: solid 1px #fff;
	display: inline;
}

ul#nav li ul li{
	float: left;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-weight: normal;
	display: inline;
}

ul#nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #cb7;
	text-decoration: none;

}

/* LAST ONE OVERRIDE */
ul#nav li.aboutlink {
	padding: 3px 0px 3px 13px;
	border: none;
}


/*****************
 UL SIDE NAV
*****************/


#mainpageleft ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 160px;
	background: transparent;
}

#mainpageleft ul li{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 10px;
	line-height:2.0em;
	background: #99c;
	border-bottom: 1px solid #fff;
}

#mainpageleft ul a:link, #mainpageleft ul a:visited{
	color: #139;
	text-decoration: none;
}

#mainpageleft ul a:hover, #mainpageleft ul a:active{
	color: #fff;
	text-decoration: none;
}


/* APPLY TOP OVERRIDE */
#mainpageleft ul li.homelink {
 	font-weight: bold;
 	background: #67a;
}




/*****************
 NO MARGIN UL
*****************/

UL.nomargin {
margin: 0px 0px 5px 0px;
padding: 3px 3px 3px 3px;
}

UL.nomargin LI {
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 0px;
}

/*****************
 LINKS
*****************/

#mainpage a:link{ color: #874; text-decoration: underline }
#mainpage a:visited{ color: #874; text-decoration: underline }
#mainpage a:hover{ color: #cb7; text-decoration: underline }

#footer a:link{ color: #349; text-decoration: none }
#footer a:visited{ color: #349; text-decoration: none }
#footer a:hover{ color: #cb7; text-decoration: underline }

/*****************
 HEADINGS
*****************/

h1 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.4em; display:inline; color: #139; font-weight: normal;}
h2 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.1em; display:inline; color: #139; display: block; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px; }
h3.mailing { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.1em; display:inline; color: #fff; display: block; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px; }


/*****************
 FORMS
*****************/

form.inline { display:inline; }

input.mailinginput { border: 1px solid #666; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em; color: #000000; width: 130px; }
input.mailingsubmit { background-color: #349; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em; color: #ffffff; }


/*****************
 INLINE DIV
*****************/

.mailinglist {
	background: #cb7;
	display: block;
	width: 140px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	color: #fff;
	}

/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }



/*****************
 IMAGES
*****************/

img {
	border: 0;
}

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}

img.rhsimage {
	margin: 20px 0px 0px 0px;
}

/*****************
 TRANSITIONS
*****************/

/* default opacity for IE */
img {
	filter: alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position: absolute;
	z-index: 30000;
	visibility: hidden;
	}

/**********************
 FLASH ANIMBLOCK
***********************/

#flashanim {
	position: relative;
}

#flashanim.topimage {
	background: transparent;
	width: 380px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#flashanim img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/***************
 GALLERY IMAGES 
***************/

img.gallimg {
	float: left;
	width: 150px;
	height: 100px;
	margin: 20px 25px 4px 25px;
}