@charset "utf-8";
/* CSS Document */

html { height: 100%; margin-bottom: 1px; }

body{
	background-image:url(../images/corporate/Corporate-BackgroundStretch.jpg);
	background-repeat:repeat-x;
	background-color: #c4c4c4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
}
.content_background_repeat{
	background-image:url(../images/corporate/CorporateContent-BackgroundStretch.gif);
	background-repeat:repeat-y;
	background-color: #dadada;
}

/* HEADER STYLES */
h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-size:22px;
margin-top: 0px;
margin-bottom: -5px;
font-weight: bold;
text-align:left;
}

h1.special {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#8d0101;
font-size:22px;
margin-top: 0px;
margin-bottom: -5px;
font-weight: bold;
text-align:left;
}

h2 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-size:18px;
margin-top: 0px;
font-weight: bold;
text-align:left;
}

h2.slideshow {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-size:18px;
margin-top: 0px;
margin-bottom: -15px;
margin-left: 30px;
font-weight: bold;
text-align:left;
}

h2.form_title {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-size:18px;
margin-top: 0px;
font-weight: bold;
text-align:left;
}

h3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
margin-top: 0px;
font-weight: bold;	
text-align:left;
	}

p {
	font-size: 12px;
	}
	
/* TABLE STYLES */
td{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px
}

td.menu{
	background-image:url(../images/corporate/CorporateMenu-Nav.jpg);
	background-repeat: no-repeat;
	width: 126px;
	height: 154px;
	}
.menu_text{
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 10px;}

td.content{
	color:#666666;
/*	background-color: #ECCDC8;*/
	font-size:12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

td.slideshow_form{
	color:#666666;
	font-size:12px;
	padding-top: 20px;
	padding-right: 20px;
	width: 400px;
}

td.slideshow_background{
	background-image: url(../images/corporate/Corporate-BehindSlideshow3.gif);
	background-repeat:no-repeat;
	color:#666666;
}
td.form_background{
	color:#666666;
}

td.contact_form{
	color:#666666;
	font-size:12px;
	padding-top: 20px;
	padding-right: 20px;
	width: 400px;
}

td.footer{
	color:#999999;
	font-size:12px;
	text-align: center;
	height: 25px;
	}

/* LINKS */

a, a:visited, a:active, a:hover {
color:#8d0101;
font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	outline: none;
	}
	
.menu_text a, .menu_text a:visited, .menu_text a:active, .menu_text a:hover {
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration:underline;
	outline: none;
}

td.footer a, td.footer a:visited, td.footer a:active, td.footer a:hover  {
	color:#999999;
	font-size:12px;
	text-align: center;
	height: 25px;
	text-decoration:underline;
	outline: none;
	}
	
/* MISC */
img.page_photo{
padding: 0px 0px 0px 0px;	}

img.slideshow_image{
padding: 30px 0px 0px 0px;	}

/* FORMS */

input{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;	
font-size:12px;
width:200px;
}

input.button{
width:100px;}

table.form td{
	padding-bottom: 5px;
	vertical-align: top;
	font-weight: bold;
}

textfield{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;	
font-size:12px;
	}

TEXTAREA /*multiple line text fields*/
{resize: none;
width: 200px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;	
font-size:12px;
}

select {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
width: 200px;
	}
	
