/*//////////////////////////// page setup /////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

html 
{
	margin: 0; /* to get rid of opera/mozilla defaults */ 
	padding: 0; /* to get rid of opera/mozilla defaults */ 
} 

body
{
	background: #343434 url(images/bg3.gif) repeat-y center top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	text-align: center;
	height: 100%;
}

/*//////////////////////////// divs ///////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

#container
{
	background: #ffffff;
	/*display: block;*/
	margin: 0px auto; /* auto is very important */
	padding: 0px;
	/*position: relative;*/
	width: 760px;
	height: 100%;
	text-align: left;
	visibility: visible;
}

#pagehead
{
	background: url(images/homehead3.gif) no-repeat 0 0;
	text-indent: -2000px;
	margin: 0;
	padding: 0;
	height: 113px;
	z-index: 3;
}

#homeimg
{
	background: url(images/home_img3.jpg) no-repeat 0 0;
	text-indent: -2000px;
	margin: 10px 10px 10px 10px;
	padding: 0;
	width: 510px;
	height: 219px;
	text-align: center;
	z-index: 3;
}


#banner1
{
	background:   url(images/m1.jpg) no-repeat 0 0;
	text-indent: -2000px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 21px;
	z-index: 4;
}

#banner2
{
	background:   url(images/m2.jpg) no-repeat 0 0;
	text-indent: -2000px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 70px;
	z-index: 4;
}

#banner3
{
	background:   url(images/m3.jpg) no-repeat 0 0;
	text-indent: -2000px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 70px;
	z-index: 4;
}

#nav
{	
	background: #FFF7E5;
	margin: 10px 20px 20px 20px;
	/*padding: 25px 20px 0px 25px;*/
	width: 184px;
	/*height: 100%;*/
}
	
/*ie box model hack*/
* html div#nav
{
width: 184px;
w\idth: 184px;
/*height: 100%;*/
background: #FFF7E5;
margin: 10px 20px 20px 20px;
}

#links
{	
	background: #FEE0E5;
	margin: 10px 20px 20px 20px;
	/*padding: 25px 20px 0px 25px;*/
	width: 184px;
	height: 100%;
}
	
/*ie box model hack*/
* html div#links
{
width: 184px;
w\idth: 184px;
height: 100%;
background: #FEE0E5;
margin: 10px 20px 20px 20px;
}

#content
{
	background: #ffffff;
	margin: 0px 20px 20px 20px;
	/*padding: 25px;*/
	width: 450px;
}

/*ie box model hack*/
* html div#content
{
background: #ffffff;
	margin: 15px 20px 20px 20px;
	/*padding: 25px;*/
	width: 450px;
	height: 100%;
}
	
#foot
{	
	background: url(images/foot2.gif) no-repeat 0 0;
	text-indent: -2000px;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 73px;
}

/*//////////////////////////// fonts //////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

#content h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #F25306;
}

#content h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

.bobytext 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}

.bobytext a:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F25306;
}

.bobytext a:active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F25306;
}

.bobytext a:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F25306;
}

.bobytext a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #F25306;
}

* html .bobytext 
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

.hidden
{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

#nav ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#nav li
{

border-bottom: 1px dotted #666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal;
color: #333333;
}

* html div#nav li
{
border-bottom: 1px dotted #666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #333333;
}

#nav li a:link
{
text-decoration: none;
color: #F25306;
}

#nav li a:active
{

text-decoration: none;
color: #F25306;
}

#nav li a:visited
{
text-decoration: none;
color: #F25306;
}

#nav li a:hover
{
background-color: #F25306;
color: #ffffff;
text-decoration: none;
}

#links ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#links li
{

border-bottom: 1px dotted #666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal;
color: #333333;
}

* html div#links li
{
border-bottom: 1px dotted #666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #333333;
}

#links li a:link
{
text-decoration: none;
color: #CC0033;
}

#links li a:active
{

text-decoration: none;
color: #CC0033;
}

#links li a:visited
{
text-decoration: none;
color: #CC0033;
}

#links li a:hover
{
background-color: #CC0033;
color: #ffffff;
text-decoration: none;
}

.tdcolor
{
background-color: #FFF7E5;
}

.frameimg
{
border-style: solid; 
border-width: 1px; 
border-color: #333333;
margin: 0px 0px 10px 10px;
}

.marginimg
{
margin: 0px 0px 10px 10px;
}

div.button a
{
width:760px; 
height:113px;
display:block; 
}

div.button2 a
{
width:760px; 
height:73px;
display:block; 
}

