@charset "utf-8";
/* CSS Document */

body{
	background-image:url(_images/BG.gif);
	background-repeat:repeat-x;
	background-color:#413c38;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
h1{
	text-align:center;
	margin:10px;
	}
h4 {
	padding-left: 3em;
	font-size: 1.1em;
}

h2{
	background-image:url(_images/h2.png);
	background-repeat:no-repeat;
	margin-left:10px;
	height:24px;
	width:284px;
	size:16px;
	padding-left:15px;
	padding-bottom:12px;
	padding-top: 6px;
	padding-right: 6px;
	}
h3 {
	padding-left: 30px;
	margin-bottom: -15px;
}
ul {
	line-height: 1.4em;
	list-style-type: square;
	padding-left: 60px;
	font-size: 14px;
}
a:link,a:visited,a:active{
	color:#009;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	color: #009;
	}
#page{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	}
#banner{
	height:221px;
	background-image:url(_images/banner2.png);
	background-repeat:no-repeat;
	}
#quickContact{
	float:left;
	margin-top:30px;
	color:#FFFFFF;
	margin-left: 40px;
	}
#quickContact a:link , #quickContact a:visited, #quickContact a:active{
	color: #FFF;
	text-decoration: none;
}
#mainPage{
	background-image:url(_images/pageAreaBG.png);
	background-repeat:repeat-y;
	}
#linkBar{
	background-image:url(_images/linkBG1.gif);
	background-repeat:repeat-x;
	height:32px;
	width:802px;
	margin-right:auto;
	margin-left: auto;
	text-align: center;
	}
#linkBar a{
	color:#FFFFFF;
	size:12px;
	text-decoration:none;
	}
.linkButton{
	width:100px;
	height:20px;
	padding:6px;
	background-image:url(_images/link1.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	}
.linkButton:hover{
	background-image:url(_images/linkHover1.png);
	}
#leftBar{
	margin-top:0px;
	float:left;
	width:200px;
	margin-left: 25px;
	}
.titleBar{
	height:19px;
	background-image:url(_images/linkBG1.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#CCCCCC;
	size:12px;
	padding:3px;
	font-weight: 100;
	font-size: 14px;
	}
#mainContent{
	float:right;
	background-color:#FFFFFF;
	width: 589px;
	margin-top: 5px;
	margin-right: 29px;
	margin-bottom: 5px;
	}
#mainContent p{
	margin-right:40px;
	margin-left: 40px;
	}
#bar{
	background-image:url(_images/linkBG1.gif);
	background-repeat:repeat-x;
	height:1.6em;
	font-size: 1em;
	}
#info{
	padding-bottom:20px;
	}
#info p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5em;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: justify;
	}
#footer{
	height:40px;
	clear:both;
	text-align: center;
	background-image: url(_images/footgerBG.png);
	background-repeat: repeat-y;
	}
#footer p {
	margin: 0px;
	padding-top: 10px;
}
#photoContent {
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding: 10px;
}
table {
	background-color: #666;
	border: 1px solid #000;
	margin-bottom: 10px;
}
table img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 25px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 15px;
}
#content {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content img  {
	margin: 0px;
	padding: 0px;
	border: 0px solid #666;
}
#news {
	background-color: #666;
	border: 1px solid #000;
	margin-right: 50px;
	margin-left: 50px;
	padding: 0px;
	margin-bottom: 20px;
}
#news p {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	margin: 0px;
}
#news h4 {
	padding-left: 40px;
	margin-bottom: 5px;
}
.capital {
	font-size: 1.4em;
}
.billysCult {
	font-family: mistral;
	font-size: 1.4em;
}
.update {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 5px;
	color: #333;
	clear: both;
}
.contentlet {
	background-color: #FFF;
	margin-bottom: 10px;
}
#leftBar p {
	color: #000;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#update {
	text-align: right;
	font-size: 12px;
	color: #333;
}
table p {
	margin: 0px;
	padding: 0px;
}
