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

body {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	background-color: #540505;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
} 

.bodyText {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #540505;
	font-weight: normal;
}

a {
color: #868277;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a img {
border: none;
}

.divider {
	border-style: dotted;
	border-width: 2px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}
	

/* Texts */


.Address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	color: #666;
	font-weight: normal;
}

.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	letter-spacing:1px;
	color: #540505;
	font-weight: normal;
}

.whiteHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;

}

.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;

}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #540505;
	float: left;
	padding-left: 5px;
	padding-top: 6px;
	font-weight: bold;
	
}

.contact_bkg1 {
	background-image: url(../images/contact_bkg_1.jpg);
	background-repeat: no-repeat;
}

.contact_bkg2 {
	background-image: url(../images/contact_bkg_2.jpg);
	background-repeat: repeat-y;
}



.Menu {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.Menu:hover {
	background-image: url(../images/nav_over.jpg);
	color: #FFFFFF;
	background-position: center;
}


.cellbkg {
	height: 50px;
	background-image: url(../images/nav_1.jpg);
	background-repeat: repeat-x;
	
}

.cellbkg:hover {
	background-image: url(../images/nav_over.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

.servicesBkg{
	background-image: url(../images/flash_tbl_22.jpg);
	background-repeat: no-repeat;
}	


/* side navigation */

#sidebar {
display: block;
width: 256px;
/*height: 303px;*/
/*background-color: #E5E5E5;*/
vertical-align: middle;
overflow: hidden;
border-top: 0px #000000 solid;
border-bottom: 0px #000000 solid;
padding: 0px;
margin: 0px;
}

ul#sidelist {
display: block;
width: 256px;
/*height: 303px;*/
/*background: #E5E5E5 url(../)*/;
border-top: 0px #000000 solid;
border-bottom: 0px #000000 solid;
padding-left: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px;
float: ;
}

ul#sidelist li {
display: block;
float: ;
}

ul#sidelist li.endTab {
display: block;
float: ;
color: #fff;
}

ul#sidelist li a {
	display: block;
	/*background: #E5E5E5 url(../)*/;
float: ;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	letter-spacing: 0px;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #000000;
	white-space: nowrap;
	height: 22px;
	width: 256px;
	text-indent: 24px;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;/*padding: 0px 0px 0px 0px;*/
}

ul#sidelist li a:hover {
background: #1b2d47;
color: #FFFFFF;
text-decoration: none
}

/* end side navigation */

.footer_bkg { 
	background-image:url(../images/footer_bkg_1.gif);
	background-repeat:no-repeat;
	height:31px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #EBDDAE;
} 

.footer_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

A.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A.footerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
