body {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(images/navigation/pageBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	h1 {
	color: #333333;
	font-size: 150%;
}
.headLines {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #BD1411;
text-decoration:none;
}
.headLines:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #BD1411;
text-decoration:underline;
}
#content{
	padding-right:15px;
	padding-bottom:20px;
	padding-left:15px;
	float:right;
	width:510px
}
#holder{
	overflow:hidden;
	width:760px;
	float:left;
	margin-bottom:10px;
	min-height: 550px
}
.post{
	clear:both;
	text-align:justify
}
#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
#header {
	background-image: url(images/navigation/header.jpg);
	height: 145px;
	background-repeat: no-repeat;
}
#nav {
	background-image: url(images/navigation/navBg.gif);
	background-repeat: repeat-x;
	height: 45px;
	clear: both;
	float: left;
	width: 980px;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 45px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #480003;
}
#nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#leftside {
	width: 200px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	float: left;
}
#rightside {
	width: 200px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	float: right;
}
.side {
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
.side h2 {
	background-color: #7A7A7A;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 100%;
	text-transform: capitalize;
	background-image: url(images/navigation/hBg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-indent: 5px;
}
.side h3 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.side img {
	background-color: #f3f3f3;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.side p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.side a {
	text-decoration: none;
}
.side a:hover {
	color: #990000;
}
.side ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.side li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 18px;
	background-image: url(images/navigation/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #B4B4B4;
	clear: both;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#breadcrumb, #pagination {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 8px;
	color: #666666;
	font-size: 95%;
	background-color: #f3f3f3;
}
#pagination a {
	background-color: #006699;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.bannerTable {
border-bottom:1px solid #B4B4B4;
border-left:1px solid #B4B4B4;
border-right:1px solid #B4B4B4;
}
.alignleft {
	margin-right: 8px;
	border: 1px solid #CCCCCC;
	float: left;
}
a {
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #BD1411;
}
a.more {
	text-decoration: none;
	color: #333333;
}
a.more:hover {
	text-decoration: underline;
	color: #333333;
}
a.news {
	text-decoration: none;
	color: #BE110B;
}
a.news:hover {
	text-decoration: underline;
	color: #BE110B;
}
/* tables*/
.listing {
	width: 100%;
	border: 1px solid #CCCCCC;
}
.listing th {
	background-color: #E4E4E4;
	text-align: center;
}
.listing td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.listing img {
	background-color: #F3F3F3;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
dl{
	line-height:110%;
	padding:0;
	margin:5px;
	width:100%;
	clear: both;
	float: left;
}
dt, dd{
	margin:0;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#CCC;
	display: block;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 20px;
}
dt{
	width:100px;
	float:left;
	font-weight: bold;
}
dd {
	width:140px;
	float:left;
}
#picBig {
	border: 1px solid #CCCCCC;
	clear: both;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#picBig img {
	width: 500px;
}
#picBig {}
#picSmall {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}
#picSmall img {
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#search {
	padding: 5px;
	border: 1px solid #CBCBFE;
}
#search h2 {
	margin: 0px;
	padding: 5px;
	text-transform: capitalize;
	background-image: url(images/navigation/hBg.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	color: #FFFFFF;
	text-indent: 5px;
}
#search input {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #990000;
}
#search select {
	border: 1px solid #C5C7FA;
	background-color: #FFFFFF;
	width: 140px;
}

