#mainbody A:link { color:#e95816; text-decoration: underline; }
#mainbody A:visited { color:#e95816; text-decoration: underline;}
#mainbody A:hover { color:#e95816; text-decoration: none; }

#fullbody A:link { color:#e95816; text-decoration: underline; }
#fullbody A:visited { color:#e95816; text-decoration: underline;}
#fullbody A:hover { color:#e95816; text-decoration: none; }

#contentright A:link { color:#000066; text-decoration: none; }
#contentright A:visited { color:#000066; text-decoration: none;}
#contentright A:hover { color:#000066; text-decoration: underline; }

body {
	padding: 0px;
	text-align:center;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	background: #b8b998;
	color:#333;
	}
	
	
#frame {
	width:780px;	
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align: left;
	background: url(images/mainbodbg.jpg) repeat-y;
	page-break-before: always;
}

#top {
	 width:780px;
	 height:147px;
	 padding:0px;
	 margin: 0px;
	 float:left;
				}	

/*Start of horizontal Menu*/
#menu{
	width:100%;
	height:auto;
	background:#000;
	float:left;
	}

#menu ul{
	border: 0px;
	width:100%;
	text-align: left; /*set value to "left", "center", or "right"*/
	list-style: none;
	margin:0px;
	padding:0px;
	background:#000000;

}

#menu ul li{
	display: inline;
}

#menu ul li a{
	border-right:1px solid #fff;
	color: #fff;
	font-size:13px;
	font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
	padding: 1px 11px 2px 10px;
	text-decoration: none;
	background:#000;
	line-height:1.7em;
}

#menu ul li a:hover {
color: #fff;
background:#e95816;
} 
				
#mainbody {
	 width:589px;
	 padding:0px;
	 margin: 0px;
	 float:left;
				}	
				
#mainbody p {
	font-size: 13px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom:5px;
	padding-top:5px;
	margin: 0px;
	padding-top: 5px;
}

#fullbody {
	 width:780px;
	 padding:0px;
	 margin: 0px;
	 float:left;
	 background:url(images/mainbodbg2.jpg) repeat-y;
				}	
				
#fullbody p {
	font-size: 13px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 5px;
}


#mainbgi { margin: 0; padding: 0; list-style-type: none; }

#mainbgi li { margin:0 0 0 30px; font-size:13px; padding: 1px 5px 0px 10px; background: url(images/mainbullet.jpg) 0 9px no-repeat;}

#contentright {
	width:191px;
	padding:0px;
	float:left;
	padding:0px;
	}
	
#contentright p {padding-right:10px;
				 padding-left:10px;
				 font-size:13px;
				 color:#333;
				 }
				 
#contentright h2		{
	color: #e95816;
	margin:0px;
	padding: 15px 5px 0 5px;
	font: bold 14px Trebuchet MS, Verdana, Helvetica, sans-serif;
	}
				 
#contentright hr {margin-left:10px;
				  margin-right:10px;
				  border:1px dotted #ccc;
				  }
	
#bgi { margin: 0; padding: 0; list-style-type: none; }

#bgi li { margin:0 0 0 5px; font-size:13px; padding: 3px 5px 0px 18px; background: url(images/rightbullet.jpg) 0 9px no-repeat;}


 p {
	font-size: 13px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 5px;
}

hr {border:1px solid #000;
	margin-right:10px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}

h1		{
	color: #e95816;
	margin:0px;
	padding: 15px 10px 0 15px;
	font: bold 16px Trebuchet MS, Verdana, Helvetica, sans-serif;
	}

h2		{
	color: #e95816;
	margin:0px;
	padding: 15px 10px 0 15px;
	font: bold 14px Trebuchet MS, Verdana, Helvetica, sans-serif;
	}

.caption	{
	font-size:10px;
	}
	
.heading {color:#e95816;
		  font-size:14px;
		  font-weight:bold;
		  }
				
td	{
	vertical-align:top;
	font-size:13px;
	color:#333333;
	padding:5px;
}
		
.floatr		{
	float:right;
	margin-right:10px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom:10px;
	}
			 
.floatl	{
	float:left;
	margin-right:10px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom:5px;
	 }
	 
.input {font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; border-top:1px solid #e95816; border-right:1px solid #e95816; border-left:1px solid #ccc;border-bottom:1px solid #ccc;}

.button {font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; border:1px solid #000; background:#e95816; height:20px;}

.clearboth { clear:both; }

.clear {clear:both;font-size:.1em;}

#framefoot {
	width:780px;
	height:23px;	
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	background: url(images/footbg.jpg) repeat-x;
}				
				
#footer	{
	width: 780px;
	padding:0px;
	margin:0px;
	
	}
	

/* Hoverbox Code----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -80px;
	left: 0px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 2px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 110px;
	height: 131px;
}


.hoverbox li
{
	background: #ffffff;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	
	/*between items*/
	margin: 8px;
	
	/*inside items*/
	padding: 0px 0px 0px 0px;
	
	position: relative;
	font-size: 0.8em;
	text-align: center;
}


.hoverbox .preview
{
	border-color: #000;
	width: 350px;
	height: 400px;
}


/* Hoverbox2 Code----------------------------------------------------------------------*/

.hoverbox2
{
	cursor: default;
	list-style: none;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -235px;
	left: 0px;
	z-index: 1;
}

.hoverbox2 img
{
	background: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 2px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 110px;
	height: 131px;
}


.hoverbox2 li
{
	background: #ffffff;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	
	/*between items*/
	margin: 8px;
	
	/*inside items*/
	padding: 0px 0px 0px 0px;
	
	position: relative;
	font-size: 0.8em;
	text-align: center;
}


.hoverbox2 .preview
{
	border-color: #000;
	width: 350px;
	height: 400px;
}
