/**********************
 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;
	background: #fff;
}

#header {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #064;
}

	#headerleft {
		width: 585px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: center;
	}
	

	#headerright {
		width: 195px;
		margin: 0px 0px 0px 0px;
		float: right;
		text-align: center;
		background: #7a9;
	}

#topnav {
	width: 780px;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	background: #064 url(/images/topnavback.gif) no-repeat top center;
}

#topimage {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #984;
}

	#topimageleft {
		width: 460px;
		margin: 0px 0px 0px 0px;
		padding: 10px 10px 10px 10px;
		float: left;
		text-align: left;
	}
	

	#topimageright {
		width: 300px;
		margin: 0px 0px 0px 0px;
		float: right;
		text-align: center;
		background: #984;
	}
	
#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;
	}


		#mainpagecontentleft {
			width: 390px;
			margin: 0px 0px 0px 0px;
			padding: 20px 15px 0px 0px;
			float: left;
			text-align: left;
		}


		#mainpagecontentright {
			width: 195px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 20px 0px;
			float: right;
			text-align: center;
			background: #7a9;
		}

#abovefooter {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	text-align: left;
	display: none;
}

#footer {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: solid 3px #064;
	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: #064; line-height: 1.3em;}
#mainpagecontent { font-size: 0.9em; color: #064; line-height: 1.6em;}
#abovefooter { font-size: 0.9em; color: #000; }
#footer { font-size: 0.8em; color: #000; }


/*****************
 PARAGRAPHS
*****************/

p { margin-top: 10px; }

/*****************
 TOP OF PAGE NAV LIST
*****************/

#topnav ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: -1px;
}

	#topnav ul#nav li {
		float: left;
		line-height: 1.8em;
		margin: 0px 0px 0px 0px;
		padding: 3px 14px 3px 14px;
		border-right: solid 1px #fff;
		display: inline;
	}
	
		#topnav ul#nav li.tn-active { font-weight: bold; }

		#topnav ul#nav li a:link, #topnav ul#nav li a:visited {
			display: block;
			color: #fff;
			text-decoration: none;
		}

		#topnav ul#nav li a:hover, #topnav ul#nav li a:active {
			color: #cb7;
			text-decoration: none;
		}

	/* LAST ONE OVERRIDE */
	#topnav ul#nav li.endnav {
		padding: 3px 0px 3px 14px;
		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: #7a9;
		border-bottom: 1px solid #fff;
	}

		#mainpageleft ul li a:link, #mainpageleft ul li a:visited {
			color: #000;
			text-decoration: none;
		}

		#mainpageleft ul li a:hover, #mainpageleft ul li a:active {
			color: #fff;
			text-decoration: none;
		}


	/* APPLY TOP OVERRIDE */
	#mainpageleft ul li.header {
		font-weight: bold;
		background: #064;
		color: #fff;
	}

		#mainpageleft ul li.header a:link, #mainpageleft ul li.header a:visited {
			color: #fff;
			text-decoration: none;
		}

		#mainpageleft ul li.header a:hover, #mainpageleft ul li.header a:active {
			color: #fff;
			text-decoration: none;
		}
		
		#mainpageleft ul li.lhn-active {
			font-weight: bold;
		}

/*****************
 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: #064; text-decoration: underline }
#mainpage a:visited{ color: #064; text-decoration: underline }
#mainpage a:hover{ color: #064; text-decoration: underline }

#abovefooter a:link{ color: #064; text-decoration: none }
#abovefooter a:visited{ color: #064; text-decoration: none }
#abovefooter a:hover{ color: #064; text-decoration: underline }

#footer a:link{ color: #064; text-decoration: none }
#footer a:visited{ color: #064; text-decoration: none }
#footer a:hover{ color: #064; text-decoration: underline }

/*****************
 HEADINGS
*****************/

h1 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.4em; display:inline; color: #064; font-weight: normal;}
h2 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.2em; display:inline; color: #064; 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: #064; 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;
}

.lhsfeature {
	background: #064;
	display: block;
	width: 140px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #fff;
	text-align: center;
}

/*****************
 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: 10px 0px 10px 0px;
}

/**********************
 FLASH ANIMBLOCK
***********************/

#flashanim {
	position: relative;
}

#flashanim.topimage {
	background: transparent;
	width: 300px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#flashanim img {
	display: none;
	position: absolute;
	top:0; left:0;
}

/*** MISC ***/
 
#pageadverts {
	padding: 10px 0;
}

ul#downloads {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style: none;
}

/*****************
 TRANSITIONS
*****************/

/* default opacity for IE */
img {
	filter: alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position: absolute;
	z-index: 30000;
	visibility: hidden;
	}
	

/*********************
CONTACT FORM CSS V1 
**********************/

#contactform {
	display: inline;
}

#contactform p {
	margin-top: 5px;
}

#contactform label {
	clear: left;
	float: left;
	width: 85px;
	padding-right: 10px;
	margin-top: 5px;
}

input.contform {
	float: left;
	width: 270px;
	border: 1px solid #984;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 1.0em;
	margin-top: 5px;
}

textarea.contform {
	float: left;
	width: 270px;
	border: 1px solid #984;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 1.0em;
	margin-top: 5px;
}

#buttsend {
	margin-top: 10px;
	margin-left: 318px;
	color: #ffffff;
	font-weight: bold;
	background-color: #7A9;
}
