/* CSS Document */

/*//////////////////////////// page setup /////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

html 
{
	margin: 0px 0px 0px 0px; /* to get rid of opera/mozilla defaults */ 
	padding: 0px 0px 0px 0px; /* to get rid of opera/mozilla defaults */ 
	height: 100%;
} 

body
{
	background-image:url(../images/bg.gif);
    background-repeat:repeat-y;
   	background-position:0 93;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 100%;
}

/*//////////////////////////// div properties /////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

#container
{
}

#header
{
	background-color: #ffffff;
	width: 680px;
}

#headerLogo
{
	position: relative;
	background: url(../images/logo.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px Solid #000;
	position: relative;
	float: left; 
	left: 0px;
	width: 425px;
	height: 78px;
}

#headerLogo a {
	display: block;
	width: 425px;
	height: 78px;
}

#headerimg
{
	background: url(../images/headerimg.jpg) no-repeat;
	position: relative;
	background-position:top left; 
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 0px 0px 0px 0px;
	width: 107px;
	height: 78px;
	border: 0px solid #000;
}

#divider
{
	background: #8d2d22;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;;
	height: 25px;
	overflow: hidden;
	font-size:12px;
	line-height:1.4em;
	text-align:center;
}

#page_content
{
	background: #f1efdc url(../images/content_bg.jpg) 0px 200px no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;

}

#page_int_content
{
	background: #f1efdc url(../images/content_bg.jpg) 0px 0px no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;

}


#display
{
	background: url(../images/main_img.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 200px;
	overflow:hidden;
}

#display1
{
	background: url(../images/main_img1.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 200px;
	overflow:hidden;
}

#display2
{
	background: url(../images/main_img2.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 200px;
	overflow:hidden;
}

#display3
{
	background: url(../images/main_img3.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 200px;
	overflow:hidden;
}

#display4
{
	background: url(../images/main_img4.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 200px;
	overflow:hidden;
}

#display5
{
	background: url(../images/main_img5.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 200px;
	overflow:hidden;
}

#int_display
{
	background: url(../images/main_int_img.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 120px;
	overflow:hidden;
}


#nav
{
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 10px 20px;
	text-align: left;
	float: left;
	width: 119px;
	height: 100%;
}

#text
{
	margin: 0px 0px 0px 0px;
	padding: 40px 20px 10px 30px;
	border-left: 1px solid #999999;
	width: 465px;
	text-align: left;
	float: right;
}

#footer
{
	background: url(../images/footer_logo.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	left: 0px; 
	width: 665px;
	height: 65px;
	margin-top: 50px;
}

/*//////////////////////////// text formating /////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

.text
{
	line-height: 132%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

.text a:link 
{
text-decoration: none;
color: #CC0000;
}

.text a:active
{
text-decoration: none;
color: #CC0000;
}

.text a:visited
{
text-decoration: none;
color: #CC0000;
}

.text a:hover
{
text-decoration: underline;
color: #CC0000;
}


h1 { color: #35352d; font-weight: bold; font-family: Garamond, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
h2 { color: #35352d; font-weight: bold; font-family: Garamond, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
h3 { color: #35352d; font-weight: bold; font-family: Garamond, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
h4 { color: #35352d; font-weight: bold; font-family: Garamond, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
h6 { font: 2 Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/*//////////////////////////// nav formating //////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

#nav ul
{
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#nav li
{
margin: 12px 0px 0px 0px;
/*border-bottom: 1px dotted #666;*/
line-height: 100%;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 68%;
font-weight: bold;
color: #4976A4;
}

#nav li a:link
{
text-decoration: none;
color: #8d2d22;
}

#nav li a:active
{

text-decoration: none;
color: #8d2d22;
}

#nav li a:visited
{
text-decoration: none;
color: #8d2d22;
}

#nav li a:hover
{
/*background-color: #4976A4;*/
color: #8d2d22;
text-decoration: underline;
}

/*//////////////////////////// classes and misc. extras ///////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

/* hide text */
.hidden 
{
	visibility: hidden;
	display: none;
}

/* making a div a link */
.blocked
{ 
	display:block; 
	width:100%;
	height: 78px;
	text-decoration:none;
}

/* 
hover effect for entire div -
a.blocked:hover{ 
	background:green; 
}
*/

.noindent
{
padding: 0;
margin-left: 0;
}

.imgborder
{
	border-style:solid;
	border-color: #666666;
	border-width:1px;
}

hr
{
color: #333333;
}


.goright
{
float:right;
margin: 10px 10px 10px 10px;
border: 1px Solid #333333;
}

.goleft
{
float:left;
margin: 10px 10px 10px 10px;
border: 1px Solid #333333;
}



/*/////////////////////// horizontal nav formating ////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/



.hornav 
{
height:24px;
background: #8d2d22 url("../images/bg_nav.gif") 0% 100%;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-bottom:none;		
float:left;	
}

.hornav ul
{
margin:0px;
padding:0px;
list-style-image:none;
}

.hornav li {
display:block;
float:left;
background: url("../images/nav_divider.gif") no-repeat 0% 0%;
}

.hornav a {
float:left;
padding: 4px 25px 3px 25px;
color:#fff;
text-decoration:none;
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-left:2px;
}

.hornav a:hover, .nav-global a.selected
{
background: url("../images/bg_nav_hover.gif");
color:#ffffff;
}

.fadehornav
{
height: 25px;
width:100px;
background: url(../images/fadehornav.gif) no-repeat;
float:left;
}



