/* CSS Document  - Copyright 2007 Chappell Creative Inc. */
/* do not copy or alter this file */
/* general elements */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 13px;
	text-align: center;
	background-color: #e1e1e1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
.oneColFixCtr #container {
	width: 820px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear {
	clear: both;
}
#announcement {
	padding: 0px;
	height: 249px;
	width: 350px;
	position: absolute;
	z-index: 1000;
	top: 30px;
	background-color: #356184;
	border: 1px solid #FFFFFF;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#header {
	width: 820px;
	height: 200px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#header_n {
	color: #FFFFFF;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 231px;
	text-align: right;
	font-size: 10px;
}
#header_m {
	color: #FFFFFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 519px;
	text-align: left;
}
#menuDiv {
	width: 500px;
	text-align: left;
	height: 30px;
}
.menu {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#staff {
	text-align: left;
}
#staff ul {
	list-style-type: none;
	text-align: left;
	padding-left: 5px;
}
#staff li {
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	list-style-type: none;
	padding-left: 15px;
	display: block;
	background-image: url(../images/linkbox.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	background-position: 0px 8px;
}
.photo {
	float: left;
	height: auto;
	width: 140px;
	border: 1px solid #669900;
	padding: 5px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}


.menu ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	list-style-image: none;
	list-style-type: none;
}
.menu li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 2px;
}
.menu li a:link, .menu li a:visited, .menu li a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: normal;
}
.menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5e728b;
	font-weight: normal;
}
#nav {
	height: 50px;
	width: 820px;
	clear: both;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav-l {
	float: left;
	width: 35px;
	height: 50px;
}
#nav-m {
	float: left;
	width: 750px;
	height: 50px;
}
#navDiv {
	width: 748px;
	text-align: left;
	height: 30px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	list-style-image: none;
	list-style-type: none;
}
.nav li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 2px;
}
.nav li a:link, .nav li a:visited, .nav li a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	font-weight: bold;
}
.nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5e728b;
}
#nav-r {
	float: left;
	width: 35px;
	height: 50px;
}
#content {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	width: 820px;
	text-align: left;
}
#main {
	margin-top: 10px;
	float: left;
	width: 500px;
	height: 1%;
	text-align: left;
	margin-left: 20px;
}
#main_full {
	margin-top: 10px;
	float: left;
	width: 775px;
	text-align: left;
	margin-left: 25px;
}
#main_cal {
	margin-top: 10px;
	float: left;
	width: 570px;
	height: 1%;
	margin-left: 25px;
	text-align: left;
}
#sidebar_cal {
	margin-top: 10px;
	float: right;
	margin-left: 0px;
	width: 140px;
	height: 1%;
	text-align: left;
	margin-right: 25px;
	color: #666666;
}
#sidebar {
	margin-top: 12px;
	float: left;
	margin-left: 35px;
	width: 235px;
	height: 1%;
	text-align: left;
}
#footer {
	width: 820px;
}
#footer_nav  {
	float: left;
	width: 265px;
	margin-left: 30px;
}

#footer-l {
	float: left;
	width: 35px;
	height: 70px;
	background-image: url(../images/footer_l.png);
	background-repeat: no-repeat;
}
#footer-m {
	padding-right: 0px;
	padding-left: 0px;
	FONT-SIZE: 10px;
	float: left;
	padding-bottom: 0px;
	width: 750px;
	COLOR: #2e4d73;
	padding-top: 22px;
	height: 70px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	line-height: 13px;
}
#footer-r {
	float: left;
	width: 35px;
	height: 70px;
	background-image: url(../images/footer_r.png);
	background-repeat: no-repeat;
}
#footer-m a:link {
	color: #2e4d73;
	text-decoration: none;
}
#footer-m a:visited {
	color: #2e4d73;
	text-decoration: none;
}
#footer-m a:hover {
	color: #2e4d73;
	text-decoration: underline;
}
#footer-m a:active {
	color: #2e4d73;
	text-decoration: underline;
}
#designed {
	font-size: 9px;
	letter-spacing: 0.5px;
	text-align: right;
}

td, th {
	font-size: 12px;
	line-height: 16px
}
p {
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #60732e;
	text-decoration: none
}
a:visited {color: #60732e; text-decoration: none;}
a:hover {color: #2e4d73; text-decoration: none}
a:active {color: #2e4d73; text-decoration: none}
.title  {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 20px;
	padding-bottom: 4px;
	margin-left: 2px;
	width: 100%;
	color: #003366;
	padding-top: 0px;
	border-bottom: #d9d3bf 1px solid;
	text-align: left;
	letter-spacing: 1.5px;
	font-family: Arial, Helvetica, sans-serif;
}
.titleW  {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 20px;
	padding-bottom: 4px;
	color: #ffffff;
	padding-top: 0px;
	text-align: left;
	letter-spacing: 1.5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.subTitle {
	color: #60732e;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smTitle {
	color: #2e4d73;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;

}
.title_sidebar  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	margin-left: 2px;
	text-transform: uppercase;
	width: 100%;
	color: #2e4d73;
	padding-top: 0px;
	border-bottom: #d9d3bf 1px solid;
	letter-spacing: 1px;
	text-align: left;
}
#sidebar p {
	padding-left: 10px;
}

.sidebar_header_gr {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #60732e;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 0px;
}
.sidebar_header_bu {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #732e6b;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 0px;
}
.smallPrint {font-size: 9px; font-weight: normal; line-height: 12px; height: 14px; padding-bottom: 5px;}
.return {font-size: 9px; text-align: right; text-decoration: none;}
.linedTable {
	border: 1px solid #8A8A5A;
	background-color: #FFF;
}



/* form elements */
form {
	color: #000000;
	font-size: 10px;
	text-align: left;
	background-color: #fffffe;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D4D3BE;
	border-right-color: #D4D3BE;
	border-bottom-color: #D4D3BE;
	border-left-color: #D4D3BE;
}
form p {
	color: #666666;
	font-size: 10px;
	line-height: 18px;
}

input.large {
	width: 150px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #D4D3BE;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 10px;
}
input.big {
	width: 200px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #D4D3BE;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 10px;
}
input.med {
	width: 80px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #D4D3BE;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 10px;
}
input.small {
	width: 50px;
	height: 16px;
	border: 1px solid #D4D3BE;
	background-color: #FFFFFF;
}
.buttonUp {
	background-color: #094164;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #77776A;
	height: 19px;
	cursor: pointer;
}
.subscribed {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border: 1px dotted #587A95;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 180px;
	width: 130px;
}

.available {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border: 1px dotted #587A95;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	height: 180px;
	width: 130px;
	padding-top: 10px;
	padding-left: 10px;
}

.buttonOver {
	background-color: #009966;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #222222;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #222222;
	height: 19px;
	cursor: pointer;
}
.viewer {
	position: absolute;
	height: 80px;
	width: 390px;
	left: 50%;
	top: 570px;
	margin-left: -54px;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
}
ul.square {
	list-style-type: square;
	color: #51204b;
	font-size: 12px;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	list-style-image: url(../images/bullet.jpg);
	line-height: 14px;
}

ul.square2 {
	list-style-type: square;
	color: #51204b;
	font-size: 12px;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	list-style-image: url(../images/bullet2.jpg);
	line-height: 14px;
}
.circle {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/circle.gif);
}

.moveLeft {
	position: absolute;
	height: 80px;
	width: 20px;
	left: 50%;
	top: 570px;
	margin-left: -75px;
	overflow: hidden;
	visibility: visible;
	z-index: 4;
	background-color: #FFFFFF;
}
.moveRight {
	position: absolute;
	height: 80px;
	width: 20px;
	left: 50%;
	top: 570px;
	margin-left: 338px;
	overflow: hidden;
	visibility: visible;
	z-index: 5;
	background-color: #FFFFFF;
}
.address {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.description {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
#overDiv {
	text-align: left;
}
.special {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	text-align: left;
}
.specialTitle {
	background-image: url(../images/special_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tableSpecial {
	border: 1px solid #990000;
}

#popupContainer {
	display: none;
	z-index: 201;
	POSITION: absolute;
	padding: 0px;
	visibility: visible;
	border: 1px dotted #333333;
	height: 375px;
	width: 350px;
	margin: 0px;
}
#popupInner {
	margin: 0px;
	padding: 0px;
}
#popupFrame {
	z-index: 204;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#popupTitleBar {
	font-weight: normal;
	z-index: 203;
	color: #990000;
	text-align: center;
	height: auto;
	font-size: 9pt;
	background-color: #efefef;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 11pt;
	margin: 0px;
	width: auto;
}

#popupTitleBar a {
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

#popupTitleBar a:hover {
	color: #990000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}


#popupTitle {
	float: left;
	padding: 0px;
}
.hide {
	display: none;
	visibility: hidden;
}

