/* CSS Document */

body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/mainbk.jpg);
	background-repeat: repeat-x;
	background-color: #00A0DA;
}

.border {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C43330;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C43330;
}

.content {
	background-image: url(images/content-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C43330;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
.content a {
	color: #BA332D;
	text-decoration: underline;
}

.content a:hover {
	color: #0094CC;
	text-decoration: none;
}

.content_interior {
	background-image: url(images/content-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	padding-top: 8px;
}

.content_main {
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
.content_main a {
	color: #BA332D;
	text-decoration: underline;
}

.content_main a:hover {
	color: #0094CC;
	text-decoration: none;
}
.columnbtm {
	background-image: url(images/column-bk2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #C6372F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFBE7;
}

.columnbtm li {
	color: #C6372F;
}

.columnbtm a {
	color: #C6372F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.columnbtm a:hover {
	text-decoration: none;
}

.columntop {
	background-image: url(images/column-bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	background-color: #FFFBE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.columntop li {
	color: #C6372F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: -35px;
	list-style-type: none;
	padding-bottom: 10px;
	text-align: center;
	}
#nav {
	background-image: url(images/nav-bk.jpg);
	background-repeat: repeat-x;
	line-height: 35px;
}

#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	list-style-type: none;
	display: inline;
}

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	width: 125px;
	float: left;
	background-image: url(images/nav-spacer.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
}

#nav li.active a {
	color: #FBF5BB;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	width: 125px;
	float: left;
	background-image: url(images/nav-spacer.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
}

#nav li.nospace a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	width: 125px;
	float: left;
	text-align: center;
	background-image: none;
}
#nav li.nospaceact a {
	color: #FBF5BB;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	width: 125px;
	float: left;
	text-align: center;
	background-image: none;
}

#nav li a:hover {
	color: #F2E235;
	text-decoration: none;
}

h1 {
	color: #00A0DE;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.blue {
	color: #FFFFFF;
	width: 203px;
	background-color: #30b2db;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	text-align: center;
}

h2 {
	color: #C6372F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #00A0DE;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.big {
	color: #C6372F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

.redbox {
	background-image: url(images/redbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
.redbox a {
	color: #FFFAD4;
	text-decoration: none;
}

.redbox a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#test {
}
.top {
	color: #FFFFFD;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.top a{
	color: #FBFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.top a:hover {
	color: #F3E234;
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#footer a {
	color: #FFFAD4;
	text-decoration: none;
}

#footer a:hover {
	color: #FDF296;
	text-decoration: none;
}

#footer a.copyrightb {
	color: #FFFAD4;
	text-decoration: none;
	cursor:text;
}
#footer a.copyrightb a:hover {
	color: #FFFAD4;
	text-decoration: none;
	cursor:text;
}
	
#buttons {
	background-color: #FDF9DC;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 196px;
	color: #BA332D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #BE342A;
	margin-left: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#buttons a {
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#buttons a:hover {
	color: #00A0DA;
	text-decoration: none;
}

.highlight {
	font-size: 18px;
	color: #BA332D;
	font-weight: bold;
}
