/*
GENERAL
*/
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background: #ffffff; 
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #66563e; 
	scrollbar-3dlight-color: #66563e; 
	scrollbar-darkshadow-color: #66563e; 
	scrollbar-shadow-color: #FFFFFF;
}
td {font-size: 11px;}
table.contact {margin-top:25px;}
.contact td {font-size: 13px; line-height:18px;}
th {font-size: 11px;}
p {line-height:17px;}
h1 {font-size: 17px; font-weight:normal;}
h2 {font-size: 11px; font-weight:normal; margin-bottom:0px;}
h3 {font-size: 14px;}
h4 {font-size: 13px; font-weight:normal;}
h5 {font-size: 16px; line-height:20px; margin-bottom:0px; font-weight:normal;}
h6 {font-size: 11px; line-height:20px; margin-bottom:0px; font-weight:normal;}
input {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
select {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
form {display:inline;}

a:link, a:active, a:visited { color: #000000; text-Decoration: underline; }
a:hover { text-Decoration: none;}
a img {
	border:0;
}
.floatLt {
	float:left;
}
.clearFloat {
	height:0px;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.maroon {color: #590503;}
.taupe {color:#8496b1;}

.aboutText{margin-left:30px;}

.small { font-size: 10px; text-Decoration: none; }
.small a:link, .small a:active, .small a:visited { text-Decoration: underline; }
.small a:hover { text-Decoration: none; }


/*
BORDERS
*/
.border {border: solid 1px #000000;}
.borderbtm {border-bottom: solid 1px #000000;}
.bordertp {border-top: solid 1px #000000;}
.borderlft {border-left: solid 1px #000000;}
.borderrt {border-right: solid 1px #000000;}

/*
NAVIGATION & COPYRIGHT
*/
.navMain {font-size: 13px;}
.navMain a:link, .navMain a:active, .navMain a:visited {text-Decoration: none;}
.navMain a:hover {color: #927A58; text-Decoration: none;}

.navMain .taupe:link, .navMain .taupe:active, .navMain .taupe:visited {
	color: #846f4f; text-Decoration: none;
}
.navMain .taupe:hover {color: #000000; text-Decoration: none;}

.taupe a:link, .taupe a:active, .taupe a:visited {color:#8496b1; text-decoration:none;}
.taupe a:hover {color:#000000; text-decoration:none;}

.navBtm { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm a:link, .navBtm a:active, .navBtm a:visited { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm a:hover { font-size: 11px; color: #000000; text-Decoration: underline; }

.navBtm2 { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm2 a:link, .navBtm2 a:active, .navBtm2 a:visited { font-size: 11px; color: #000000; text-Decoration: none; }
.navBtm2 a:hover { font-size: 11px; color: #000000; text-Decoration: underline; }

.copyright { font-size: 10px; color: #8496b1; text-Decoration: none; line-height:40px;}
.copyright a:link, .copyright a:active, .copyright a:visited { font-size: 10px; color: #8496b1; text-Decoration: underline; }
.copyright a:hover { font-size: 10px; color: #8496b1; text-Decoration: none; }

/*
COLUMNS
*/
.c120px {
	width:120px;
	float:left;
}
.c150px {
	width:150px;
	float:left;
}
.c155px {
	width:155px;
	float:left;
}
.c175px {
	width:175px;
	float:left;
}
.c180px {
	width:180px;
	float:left;
}
.c185px {
	width:185px;
	float:left;
}
.c190px {
	width:190px;
	float:left;
}
.c225px {
	width:245px;
	float:left;
}
.c225px a:link {
	text-decoration:underline;
}

.events {
	padding:15px 0 0 43px;
	font-size:12px;
}
.events .left {
	float:left;
	width:75px;
	padding:5px 0 5px;
}
.events .right {
	float:left;
	width:575px;
	padding:5px 0 5px 10px;
}

/*
MARGINS
*/
.marginLt10 {
	margin-left:10px;
}
.marginLt5 {
	margin-left:5px;
}
.marginRight {
	margin-right:10px; 
	margin-bottom:10px;
}
.margin20Rt { 
	margin-right:50px;
	margin-left:50px;
}

