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

body {
	background-color: #999999;
	font-family: lucida sans, verdana, hevetica, sans serif;
	margin: 0;
	color: #666666;
font-size: 11px;
line-height: 150%;
	
}

img {
border: none;

}

#contact {
text-align: left;
padding-left: 10px;
width: auto;
height: auto;
margin: 0 auto;
}

ul {
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
}

td {
font-family: lucida sans, verdana, hevetica, sans serif;
margin: 0;
color: #666666;
font-size: 11px;
line-height: 150%;
}

#maindiv
{width: 955px;
height: auto;
margin: 0 auto;
border: 1px dotted #666666;
}


.container {
width: auto;
height: auto;
margin: 0 auto;
padding: 0;
color: #666666;
font-size: 11px;
line-height: 150%;
border: none;

}

#heading {
font-size: 16px;
color: #993300;
font-weight: bold;
}

.banner {
	width: 100%;
	height: 130;
	background-image: url(images/bannerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}

.navbar {

float: left;
width: 100%;
height: 36px;
background-image:url(images/navbarbg.jpg);

}

.content {
	background-color: #FFFFFF;
	width: auto;
	

}

.textarea {
float: right;
width: 65%;
text-align: left;
padding-left: 0px;
padding-right: 25px;
}

.photoarea {
	text-align: center;
	border-right: #666666 dotted 1px;
	padding: 10px;
	padding-top: 30px;
	width: 25%;
	vertical-align: middle;
	display: block;
}

#photo {
border: 1px #5c1725 solid;

}

.footer {
width: 955px;
height: auto;
margin: 0 auto;
text-align: right;
padding-top: 5px;
font-size: 9px;
color: #ffffff;
}

a {
	color: #5c1725;
	text-decoration: none;
}

a:visited {

	color: #5c1725;
	text-decoration: none;
	
	}

a:hover {
	color: #333333;
	text-decoration: underline overline;	
	}
	

	
.latest {

border-top: dotted 1px #333333;
padding 10px;
}



#redtextbold {color: #660000;
font-weight: bold;
}

#tit
