body {
	margin: 0 0 0 0;
	background: url(../images/jpegs/body/bg1.jpg) center top no-repeat #7B0000;
	text-align: center;
}

html {
    overflow: -moz-scrollbars-vertical;
}

#bodycontainer{
	width: 980px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: inherit;
	margin-top: 30px;
	margin-bottom: 30px;
	//padding-bottom: 0px;
	display: table;
}

#headercontainer{
	width: 960px;
	//width: 980px;
	float: left;
	height: 131px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.headerone {
	width: 337px;
	height: 131px;
	float: left;
	margin: 0;
	padding: 0;
}
.headertwo {
	width: 623px; 
	height: 131px;
	background: url(../images/jpegs/header/menubg1.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#navigationcontainer{
	width: 623px;
	height: 131px;
	margin: 0;
	padding: 0;
}
.navigationone {
	width: 286px;
	float: left;
	margin: 0;
	padding: 42px 0px 39px 337px;
}
.navigationtwo {
	width: 623px;
	float: left;
	margin: 0;
	padding: 0;
}

#topnav {
    width: 286px;
	float: left;
	margin: 0;
	padding: 0;
}
#topnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#topnav li{
    margin: 0;
    padding: 0px 10px 0px 10px;
	float: left;
	text-align: center;
    list-style: none;
    display: inline;
}

.subnavcontainer { 
    width: 623px;
	height: 25px;
}
.subnavcontainer ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.subnavcontainer li
{
    margin: 0px 1px 0px 0px;
	float: left;
    list-style: none;
    display: inline;
}
.subnavcontainer a
{
    display: block;
    padding: 5px 5px 8px 5px;
	background-color: #FFFFFF;
}
.subnavcontainer a:link, .subnavlist a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #990000;
}
.subnavcontainer a:hover
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: underline;
    color: #000000;
}

#bodyfootercontainer{
	width: 940px;
	//width: 960px;
	float: left;
	margin: 0;
	padding: 0px 10px 10px 10px;
	text-align: left;
}
.bodyfooterone {
	width: 940px;
	//width: 960px;
	height: auto;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background-color: #EAE4C4;
}

#footercontainer{
	width: 960px;
	//width: 980px;
	height: auto;
	margin: 0;
	float: left;
	padding: 10px 10px 0px 10px;
	display: table;
	background-color: #7B0000;
	text-align: left;
}
.footerone {
	width: 940px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
.footertwo {
	width: 940px;
	height: auto;
	float: left;
	margin: 0;
	padding: 5px 10px 0px 10px;
}
.footerthree {
	width: 940px;
	height: auto;
	float: left;
	margin: 0;
	padding: 5px 10px 10px 10px;
}

hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	margin: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0;
}
a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #333333;
}
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #990000;	
} 
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999966;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #999966;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #990000;	
}
.footertext2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999966;
}
a.footertext2:link, a.footertext2:visited, a.footertext2:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #999966;
}
a.footertext2:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;	
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;
}
a.sitetext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #990000;	
}
.sitetext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
a.sitetext1:link, a.sitetext1:visited, a.sitetext1:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #990000;
}
a.sitetext1:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;	
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a.sitetext2:link, a.sitetext2:visited, a.sitetext2:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;
}
a.sitetext2:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #990000;	
}
.sitetext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.sitetext3:link, a.sitetext3:visited, a.sitetext3:active  {
	text-decoration: underline;
	font-weight: bold;	
	color: #FFFFFF;
}
a.sitetext3:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #CCCCCC;	
}
.topnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.topnavtext:link, a.topnavtext:visited, a.topnavtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;
}
a.topnavtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFF00;	
}
.titlelinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
a.titlelinktext:link, a.titlelinktext:visited, a.titlelinktext:active  {
	text-decoration: underline;
	font-weight: bold;	
	color: #990000;
}
a.titlelinktext:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #333333;	
}

a.button {
    background: transparent url('../images/png/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 20px;
    margin-right: 6px;
    padding-right: 15px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
a.button span {
    background: transparent url('../images/png/button_left.png') no-repeat; 
    display: block;
    line-height: 6px;
    padding: 7px 0 7px 15px;
} 
a.button:hover span{
    text-decoration:underline;
	color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.webgallery ul {margin:0px; padding:0; list-style-type:none; 
}
.webgallery li {float: left; background-color: #640000; text-align:center; width: 160px; height: 210px; //height: 220px; display:inline; padding:5px 0px 0px 0px; margin:5px; overflow:hidden;
}
.webgallerytitle {
	font-size:10px;
	font-weight: bold; 
	float: left;
	text-align: center;
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 3px 5px 3px;
	width: 154px;
	//width: 160px;
	height: auto;

}
a.webgallerytitle:link, a.webgallerytitle:visited, a.webgallerytitle:active {
	color: #fff;
	text-decoration:none;
}

/* ------------------------------------------------------------------------
	ADS
------------------------------------------------------------------------- */

	.adWrapLeft {
		width: 100%;
		float: left;
	}

	.adWrapRight { float: right; width: 260px; }
	
	.adWrapRight a { float: left; }

	.bannerAd { margin: 0 0 10px -5px; }
	
	div.ad_block { position: relative; left: -25px; margin: 10px 0 -5px 0; }


/* ------------------------------------------------------------------------
	prettyPopin
------------------------------------------------------------------------- */

	.prettyPopin .prettyContent .prettyContent-container h3 {
		font-weight: normal;
		font-size: 1.1em;
		margin: -10px 0 10px 0;
		border-bottom: 1px #bfc6c7 solid;
	}
	
	.prettyPopin ul.paging {
		list-style: none;
		margin: 0;
	}
	
		.prettyPopin ul.paging li { display: block; float: left; margin: 0 5px 0 0; }
		
			.prettyPopin ul.paging a { text-decoration: none; font-size: 0.8em; }


/* ------------------------------------------------------------------------
	prettyGallery
------------------------------------------------------------------------- */

	ul.gallery {
		list-style: none;
		width: 100%;
		float: left;
		margin: 0 0 10px 0;
	}
	
		ul.gallery li {
			display: block;
			float: left;
			margin: 0 5px 0 0;
		}
		
			ul.gallery li a {
				padding: 2px;
				margin: 0 0 5px 0;
				display: block;
				border: 2px #9db2b9 solid;
				line-height: 0;
			}
			
			ul.gallery li a:hover { border: 2px #313739 solid; }
			
	ul.textGallery li {
		width: 180px;
		text-align: center;
		padding: 10px 10px 0 10px;
		border: 1px #bdc2c4 solid;
		margin: 0 5px 5px 0;
		font-size: 0.8em;
	}
		ul.textGallery li:hover { background: #edeeef; }
	
		ul.textGallery li img { display: block; margin: 0 auto 10px auto; border: 1px #bdc2c4 solid; padding: 3px; }



/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	/* table3 calendar*/
#table3 {
padding:0;
margin-right: 10px;
width:95%;
}

#table3 td {
padding: 5px 5px 5px 5px;
text-align:left;
background-color: #CCCCCC;
font-size: 11px;
}

#table3 table {
padding-top: 0px;
text-align:left;
}

#table3 th {
color: #fff;
background: #990000;
padding: 5px 5px 5px 5px;
text-align:left;
}
#sitetext3 a {
  font-size: 90%;
  color: #000;
  text-decoration: none;  
  }

#table3 a:link {
  color: #000;
  }

#table3 a:visited {
  color: #000;
  }

#table3 a:hover {
  color: #000;
  text-decoration: underline;
  }