
/**********************
 OVERALL LAYOUT
***********************/

body {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #210 url(images/bodyback.jpg) top left;
}

#skiptomain {
	display: none;
}

#wrapper {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	text-align: center;
}

#pagecontainer {
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 770px;
	border: 5px solid #000;
	background: #210 url(images/mainpageback.gif) repeat-y top left;
}

#mainpage {
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:700px; 
	height:auto;
	}
	/* for Internet Explorer */
	/*\*/
	* html #mainpage {
	height: 700px;
	}
	/**/
	
	#mainpageleft {
		width: 160px;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
		float: left;
		text-align: left;
	}
	
	#mainpagemiddle {
		width: 180px;
		margin: 50px 0px 0px 0px;
		padding: 10px 15px 0px 15px;
		float: left;
		text-align: left;
	}


	#mainpageright {
		width: 400px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		text-align: left;
	}
	
		#mainpagerighttext {
			width: 360px;
			margin: 0px 0px 0px 0px;
			padding: 0px 20px 0px 20px;
			float: right;
			text-align: left;
		}
		
		
#footer {
	text-align: right;
	margin: 3px 0px 0px 0px;
	width: 770px;
}

/*****************
 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; }
#mainpageleft { font-size: 0.9em; color: #fff; line-height: 1.4em;}
#mainpagemiddle { font-size: 0.9em; color: #fff; line-height: 1.4em;}
#mainpageright { font-size: 0.9em; color: #210; line-height: 1.4em;}
#footer { font-size: 0.8em; color: #fec; }


/*****************
 HEADINGS
 *****************/

h1 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.4em; display:block; margin: 10px 0px 10px 0px; color: #fff; font-weight: normal;}
h1.rhs { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.4em; display:block; margin: 10px 0px 10px 0px; color: #000; font-weight: normal;}
h2 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.3em; display:block; margin: 10px 0px 5px 0px;color: #fff; font-weight: normal;}
h3 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.1em; color: #777; display: block; margin: 10px 0px 10px 0px; padding: 15px 0px 5px 0px;}


/*****************
 PARAGRAPHS
*****************/

p { margin-top: 10px; }
p.small { font-size: 0.9em; }

/*****************
MENU UL
*****************/

UL.menu {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

UL.menu LI {
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
cursor: pointer;
}


#mainpagemiddle ul.menu a:link, #mainpagemiddle ul.menu a:visited {
	text-decoration: none;
	color: #fff;
}
#mainpagemiddle ul.menu a:hover {
	color: #fd0;
}


/*****************
 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
*****************/

#mainpagemiddle a:link{ color: #fd0; text-decoration: underline }
#mainpagemiddle a:visited{ color: #fd0; text-decoration: underline }
#mainpagemiddle a:hover{ color: #fff; text-decoration: underline }

#mainpageright a:link{ color: #000; text-decoration: underline }
#mainpageright a:visited{ color: #000; text-decoration: underline }
#mainpageright a:hover{ color: #c30; text-decoration: underline }

#footer a:link{ color: #fec; text-decoration: none }
#footer a:visited{ color: #fec; text-decoration: none }
#footer a:hover{ color: #fec; text-decoration: underline }

/*****************
 UL SIDE NAV
*****************/


#mainpageleft ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 160px;
	background: transparent;
	text-transform: lowercase;
}

#mainpageleft ul li{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 10px;
	line-height:2.0em;
}

#mainpageleft ul a:link, #mainpageleft ul a:visited{
	color: #ca7;
	text-decoration: none;
}

#mainpageleft ul a:hover, #mainpageleft ul a:active{
	color: #fff;
	text-decoration: none;
}


/*****************
 FORMS
*****************/

form.inline { display:inline; }


/*****************
 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;
}

/*****************
 IMAGE BORDERS
 *****************/

img.bordered {
	margin: 0px 0px 0px 0px;
	padding: 4px;
	border: solid 1px #999;
	background: #fff;
}

/*****************
 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.bigimage {
	background: transparent;
	width: 400px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#flashanim img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/**********************
 GOOGLE MAP
***********************/

#gmap {
	width: 400px;
	height: 700px;
}

