@charset "UTF-8";



body {
	background-image: url(/themes/default/img/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 40px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
}
h1 a{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 40px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}
h2 {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	margin: 15px;
	color: #751114;
	font-style: italic;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #660C0E;
	line-height: 16px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #751114;
}
p {
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16pt;
	text-align: justify;
}
p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	margin-right: 15px;
}
.curve {
	color: #fff;
	background-image: url(/themes/default/img/curve.gif);
	padding-left: 15px;
	line-height: 40px;
	height: 40px;
	font-size: 9pt;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.module {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F6F5F1;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
.module .weather {
	text-align: center;
	margin-top: 10px;
}
.img-container {
	margin-bottom: 7.5px;
}
.img-border-top {
	height: 15px;
	background-image: url(/themes/default/img/img-border-top.gif);
}
.img-border-middle {
	background-image: url(/themes/default/img/img-border-middle.gif);
	padding-right: 15px;
	padding-left: 15px;
}
.img-border-middle img {
	border: 1px solid #CCC;
}
.img-border-bottom {
	background-image: url(/themes/default/img/img-border-bottom.gif);
	height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 30px;
}
.nolink:hover {
	text-decoration: none;
}
/* CSS Document */
#topbar{
	position:absolute;
	width: 40px;
	visibility: hidden;
	z-index: 100;
	height: 310px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/graphics/img/toolbar.png);
}
#topbar table {
	margin-right: auto;
	margin-left: auto;
	height: 310px;
}
#container {
	width: 985px;
	background-image: url(/themes/default/img/container.gif);
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#container #menu {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 40px;
	font-weight: bold;
	color: #73000C;
	background-image: url(/themes/default/img/menubar.gif);
}
#container #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #menu ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#container #menu ul li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	line-height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}
#container #menu ul li a:hover {
	background-image: url(/themes/default/img/menubar-over.gif);
	color: #AFAD00;
	background-color: #000;
}
#container #menu ul .focused {
	color: #D2CF00;
	background-image: url(/themes/default/img/menubar-over.gif);
}
#container #menu ul .focused a{
	color: #AFAD00;
	background-image: url(/themes/default/img/menubar-over.gif);
}
#container #content {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	overflow: auto;
}
#container #content #left {
	width: 275px;
	float: left;
}
#container #content #left form {
	color: #FFF;
	font-size: 8pt;
	margin-top: 10px;
}
#container #content #left form input {
	background-color: #F6F5F1;
	border: 1px solid #CCC;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
	padding: 0.2px;
	float: right;
}
#container #content #left form select {
	float: right;
}
#container #content #left form .button {
	background-color: #721013;
	color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	float: right;
	margin-top: 2.5px;
	margin-left: 5px;
}
#container #content #left form table {
	margin-right: auto;
	margin-left: auto;
}
#container #content #left #logo {
	margin-bottom: 15px;
	background-image: url(/themes/default/img/logo.gif);
	height: 260px;
	padding-top: 15px;
}
#container #content #left #logo img {
}
#container #content #right #graphic {
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	height: 275px;
}
#container #content #right {
	float: right;
	width: 655px;
}
#container #content #right ul{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
#container #content #right ul li{
	margin-top: 5px;
	margin-bottom: 5px;
}
.quicklinks {
}
.quicklinks td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.quicklinks a {
	color: #000;
	text-decoration: none;
}
.quicklinks a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	background-image: url(/themes/default/img/footer.gif);
	padding-top: 15px;
	padding-bottom: 15px;
	color: #CCC;
}
#footer table {
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #C86664;
	text-decoration: underline;
}
#footer .left {
	text-align: left;
}
#footer .right {
	text-align: right;
}
.viewphotos {
	color: #800000;
    font-weight: bold;
}
