/* BASE CSS */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #FFFFCC;
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(/images/background.jpg);
}

body, p, td, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

p {
	line-height: 18px;
}

ul {
	padding-left: 15px;
}

body.editor {
	background-color: #FFFFFF;
	background-image: none;
}

table td {
	vertical-align: top;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D0016;
	letter-spacing: .1em;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D0016;
	letter-spacing: .1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	color: #5D0016;
	letter-spacing: .1em;
}

.hi {
	color: #5D0016;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	color: #5B94A1;
}

img { border: none; }

/* LAYOUT CSS */


.sidebar {
	width: 20px;
}

#header {
	padding: 12px 0px 8px 26px;
	background-image: url(/images/header_bg.gif);
	background-repeat: no-repeat;
}

.greenbg {
	background-color: #5D0016;
	height: 36px;
}

#content_box {
	background-color: #FFFFFF;
}

#content {
	width: 700px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#left-content-col {
	float: left;
	width: 175px;
}

#right-content-col {
	width: 400px;
	margin-left: 10px;
	padding-left: 27px;
}

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	color: white;
	padding-left: 0px;
	margin-left: 3px;
}

#topnav li {
	display: inline;
	color: white;
}

#topnav li a {
	padding: 10px 10px 0px 20px;
	color: white;
	float: left;
	display: block;
	height: 20px;
	background-image: url(/images/topnav_divider.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#topnav li:first-child a {
	background-image: none;
}

#topnav li a:hover, #topnav li a.active {
	color: #FFFFCC;
}

ul.subnav {
	padding: 0px;
	line-height: 20px;
	border-right: 1px solid #DFDFDF;
}

ul.subnav a {
	color: #5D0016;
}

ul.subnav a:hover {
	color: #000000;
}

ul.subnav li {
	list-style: none;
}

ul.subnav li.grouping {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: white;
	margin-top: 20px;
}

#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D0016;
	margin-top: 15px;
	margin-left: -15px;
	background-color: #FFFFCC;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom:12px;
}

#bottomnav a {
	padding: 0px 12px;
}

#mailinglist {
	margin: 13px 0px;
}

#mailinglist td {
	vertical-align: middle;
}

#mailinglist #emailaddress {
	width: 185px;
	height: 16px;
	padding: 1px 3px;
	margin: 10px;
	border: 1px solid #CECECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#copyright {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#home {
	margin-bottom: 19px;
}

#home .divider {
	background-image: url(/images/divider.gif);
	background-position: right;
	background-repeat: repeat-y;
}

/* FORM CSS */

.submit, .button {
	background-color: #5B94A1;
	color: #FFFFFF;
	border: 0px;
	margin: 2px 2px 2px 0px;
}

/* Single image header */
#header-caption {
	background-color: #e4e4e4;
    width:525px;
	height:37px;
	padding: 15px 0px 0px 20px;
}

/* Slideshow CSS */
#slide-show {
	background-color: #e4e4e4;
    width:445px;
}

#slide-caption {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#slide-indexes {
	float:right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#slide-images {
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:545px;
    height:313px;
    overflow:hidden;
}

#slide-images li {
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#e4e4e4;
}

#slide-images li img {
    display:block;
    background-color:#e4e4e4;
}

#slide-caption {
	margin-left: 20px;
}

/* page blurbs */
.page-blurb {
	margin-top: 20px;
}

.page-blurb-thumb, .package-thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

/* packages */
.package {}


/* side-panel */
.side-panel {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color:  #FFFFFF;
	margin-top: 10px;
	width: 175px;
	height: 175px;
	background-color: #5D0016;
}

.side-panel p {
	padding: 5px 18px 10px 18px;
	margin-bottom: 0px;
}

.side-panel .name, .side-panel a {
	color: #738e97;
}

.alert {
	color: #f00;
}

#msg 
{display:none;
position:absolute;
z-index:200;
padding-left:7px
}
#msgcontent 
{display:block;
background:#f3e6e6;
border:2px solid #924949;
border-left:none;
padding:5px;
min-width:150px;
max-width:250px
}
#content {
margin: 0 auto;
width: 780px;
}
.timtable {	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; width:750px; text-align:center; background: #5d0016; border: 2px #FFFF99 solid; 
}
.timtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
