/* CSS Basic Document */

form
{

background:#ffffff;
text-align:left;
margin-top:15px;
padding-top:15px;
}

form div
{
 clear:both;display:block;
 margin-bottom:20px;
}


label{
	width:200px;
	float:left;
	text-align:right;
	margin-right:10px;
	margin-bottom:30px;
}

legend {font-size:1.5em}

form p

{
color: #555555;
text-align: left;
font-size: 0.6em;
font-family: "Helvetica", sans-serif;
}

fieldset{
margin-top:25px;
padding-top:25px;
}


input 
{
color:#000000;
background-color:#f9faf5;
height:24px;
float:left;
width: 350px;

}
textarea 
{
color:#000000;
background-color:#f9faf5;
float:left;
width: 350px;

}
.submit 
{
float:right;
color: #000000;
margin-top:0px;
background-color: #f9faf4;
width: 60px;
margin-right:70px;
margin-left:3px;
margin-top:5px;
}

.input

{
color: #000000;
margin-top:0px;
background-color: #f9faf4;
border-top:3px solid #550a13;
border-left:6px solid #550a13;
border-right:6px solid #550a13;
border-bottom:6px solid #550a13;
width: 150px;
font-size: 1.9em;
font-family: "Helvetica", sans-serif;
}

.left

{float:left;
padding:4px;}

#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	margin: 1px auto 10px;
	position: relative;
	width: 610px;
	height: 409px;
	float:left;


}


#rotatortext
{
	font-size:1.05em;
	overflow: hidden;
	border-left: 1px dashed grey;
	position: relative;
	width: 230px;
	padding:10px;
	margin-left:10px;
	float:right;
	text-align:left;
	color:#000;
	height: 390px;

}

#rotator img
{
	border: 5px solid #000;
	width: 600px;
	height: 399px;
	
}

address {
	font-size:1.1em;
}

#subtitle{
background:url(../images/site_layout/subbar.gif) no-repeat;
width:236px;
height:26px;
display:block;
color:#fff;
font-weight:bold;
}

#subtitleText{
padding:5px;
color:#fff;
font-weight:bold;
}


#title{
color:#fff; margin-top:75px; margin-left:20px; font-size:44px; font-weight:bold; text-align:left;
}


body
{
margin:0px auto;
padding:0px;
background-color:#333333;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
height:600px;
min-height:600px;
}
.header_banner
{
background:url(../images/site_layout/header_banner.jpg) center top no-repeat;
height:196px;
}
.services_bg
{
background:url(../images/site_layout/messages.gif) left top no-repeat;
height:117px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/site_layout/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/site_layout/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/site_layout/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/site_layout/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_left
{
background:url(../images/site_layout/footer_left.gif) left top no-repeat;
height:25px;
}

#pageTitle
{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.45em;
	border-bottom:2px solid #C70202;
	border-bottom-width:100%;
	}


/* CSS Text Document */
body {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:underline;
background-color:inherit;
}
.menu_link_active
{
color:#C70202;
text-decoration:underline;
background-color:inherit;
}
.bottom_link {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}

.errormessagetitle
{
	font-size:1.1em;
	font-weight:bold;
	line-height:1.15em;
	border-bottom:1px solid #C70202;
	border-bottom-width:100%;
	}


.errormessage{
	border:2px solid #C70202;
	border-width:100%;
	padding:10px;
}

.successmessagetitle
{
	font-size:1.1em;
	font-weight:bold;
	line-height:1.15em;
	border-bottom:1px solid green;
	border-bottom-width:100%;
	}
.successmessage{
	border:1px solid green;
	border-width:100%;
	padding:10px;
}
