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

BODY {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	}
	

a {color: #1f377f; text-decoration: none; font-weight: bold;}

a:hover {color: #18234c; text-decoration: underline; font-weight: bold;} 

a:visited {color: #1f6a7d; font-weight: bold; }

TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}


.smtext {font-size: 10px;}

#news {
	background-color: white;
	font-size: 10px;
	border: 1px dashed #97cab2;
	width: 200px;
	padding: 5px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}


.style1 {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
.style1 a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.style1 a:hover {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	font-weight: bold;
} 
.style1 a:visited {font-size: 11px; color: #6dbed3; font-weight: bold; }

.imgborder {border: 1px solid #142354;}


.floatbox  {float: right; border: #1f6a7d solid thin; width: 234px; padding: 4px 4px 4px 4px;}
.floatbox-big {float: left; border: #000000 solid thin; width: 500px; padding: 4px 4px 4px 4px;}
.floatleft {float: left; width: 405px; text-align: center;}
.float {float: left; width: 400px;}

.floateventsnews {float: right; width: 220px;}

.recentnews {background-image: url(images/recentnews.png); background-position: top; background-repeat: no-repeat; padding: 45px 13px 5px 25px;}

.upcomingevents {background-image: url(images/upcomingevents.png); background-position: top; background-repeat: no-repeat; padding: 45px 13px 5px 25px;}

.padding {padding: 0px 25px 10px 35px;}

.newsletterpadding {padding: 0px 25px 10px 25px;}

.newsletter
{float: right; background-image: url(images/dotsons09_email.jpg); background-position: top; background-repeat: no-repeat; padding-top: 40px;}

.mainback {background-image: url(images/dotsons09_03.jpg); background-repeat: no-repeat; background-position: top; padding: padding: 10px 5px 10px 5px;}
			 
h1{
        font-weight: bold;
        font-size: 26px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
		padding: 0px;
		font-stretch: semi-condensed;
        color : #5b5055;
		font-variant: small-caps;
        margin: 0px;
}

h2{
        font-weight: bold;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #5b5055;
        margin: 0px;
}

h3{
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #000000;
        margin: 0px;	
		border-bottom: thin solid #712f00;	
		}

h4{
        font-weight: bold;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #ffffff;
        margin: 2px;
		  background-color: #5b5055;
					}
		
h5{
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #000000;
        margin: 2px;
		 		}		
		
h6 { 
	     font-weight: 900;
        font-size: 19px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 95%;
        color : #000000;
        margin: 0px;
		padding: 0px;
		  letter-spacing: 0px;
		  font-variant: small-caps;
		  text-align: left;
			}
			
