/* Start of CMSMS style sheet 'Default' */
/*	STRUCTURES
=============================== */

html {
	overflow-y: scroll;
	min-height: 100%; margin-bottom: 1px;
	}
	
body {
	background: #8b916d;
	margin: 15px;
	}

table, tr, th, td {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	}
	
#logoPrint { display: none; }

#site {
	background: #ebe7dc;
	width: 954px;
	border: 3px solid #fff;
	margin: 0 auto;
	padding: 0;
	display: block;
	}
	
#header {
	background: #767f4e url(media/images/backgrounds/header.gif) top left no-repeat;
	border-bottom: 3px solid #fff;
	color: #f8f6ef;
	width: 954px;
	height: 97px;
	margin: 0;
	padding: 0;
	}
	
#logo {
	padding: 18px 0 0 18px;
	float: left;
	}
	
#headerRight {
	padding: 18px 18px 0 0;
	font-size: 15px;
	float: right;
	text-align: right;
	}

#searchTop {
	background: #c8ba99;
	float: right;
	margin: 0;
	padding: 0 10px;
	width: 165px;
	height: 32px;
	border-left: 3px solid #fff;
	}
#searchTop .input {
	background: #fff;
	border: 1px solid #cac6bc;
	color: #8b916d;
	font-size: 12px;
	font-weight: bold;
	padding: 0 2px;
	width: 130px;
	height: 17px;
	margin: 6px 0 0 0;
	float: left;
	}
#searchTop .submit {
	float: right;
	margin: 6px 0 0 0;
	}

#page { clear: both; }

#colLeft {
	background: #6f764a url(media/images/backgrounds/colLeft-green.gif) left repeat-y;
	vertical-align: top;
	width: 255px;
	border-right: 3px solid #fff;
	line-height: 1.3;
	font-size: 12px;
	color: #ebe7dc;
	}
#colLeft .pageContent { padding: 15px; }
#colRight {
	vertical-align: top;
	width: 696px;
	}
#colRight .pageContent {
	padding: 25px;
	line-height: 1.4;
	}
	
#breadcrumbs {
	background: #f0ede5;
	padding: 4px 10px 6px 10px;
	font-size: 11px;
	color: #b2a683;
	border-bottom: 1px solid #f7f5ef;
	}
	
.divider {
	text-align: center;
	margin: 10px 0;
	}

#sidePhoto {
	background: #454C23;
	border-bottom: 3px solid #fff;
	width: 255px;
	height: 255px;
	margin: 0;
	paddng: 0;
	}
	
#blogButton {
	margin: 15px 0;
	text-align: center;
	}
	
#newsDate {
	font-size: 11px;
	}
#newsCategory {
	font-size: 11px;
	margin-bottom: 15px;
	}
#newsContent { }
#newsExtra { }
#newsReturn { margin: 15px 0; }

#accomPhotos {
	margin: 10px auto 20px auto;
	width: 640px;
	}
#accomPhotos th {
	background: #f6f4ed;
	padding: 5px 10px;
	vertical-align: top;
	width: 50%;
	}
#accomPhotos th img {
	border: 3px solid #fff;
	text-align: center;
	margin-bottom: 6px;
	}
#accomPhotos td {
	vertical-align: top;
	padding: 5px;
	}
#accomPhotos p {
	margin: 0;
	padding: 5px;
	}
	
#googleMap {
	width: 640px;
	height: 640px;
	border: 3px solid #fff;
	text-align: center;
	margin: 0 auto 15px auto;
	}
	
.linkBox {
	background: #e6e8d9;
	padding: 15px;
	margin: 0;
	border: 1px solid #fff;
	}
	
.flashBoxRight {
	margin: 0 0 20px 20px;
	float: right;
	}
	
.flashVideo {
	background: #000;
	text-align: center;
	width: 600px;
	height: 355px;
	margin: 15px auto 15px auto;
	border: 3px solid #fff;
	}

#keywords { display: none; }
	
#footer {
	width: 920px;
	margin: 0 auto;
	padding: 15px 0 40px 0;
	clear: both;
	color: #ebe7dc;
	font-size: 11px;
	line-height: 1.4;
	}
#footer span { font-size: 14px; }
#bottomAddress {
	float: left;
	}
#copyright {
	float: right;
	text-align: right;
	}

dfn { display: none; }
.floatRight { float: right; }
.floatLeft { float: left; }
.clear { clear: both; }
.right { text-align: right; }
.center { text-align: center; }
.print { display: none; }
.nodisplay { display: none; }

/*	FONTS
=============================== */

body, table, tr, th, td, input, select, textarea {
	font: 13px helvetica, arial, sans-serif;
	color: #343434;
	}

p, h1, h2, h3, h4, h5, h6 { margin-top: 0; }

.pageContent p { margin-bottom: 20px; }

h1 {
	font: normal 26px georgia, serif;
	color: #6e7649;
	}
	
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	}
#colLeft h2 {
	font: normal 22px georgia, serif;
	color: #fff;
	text-align: center;
	}
	
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #911420;
	}
#colLeft h3 {
	font-size: 16px;
	color: #faf8f2;
	margin: 0;
	}

h4 {
	font: normal 14px georgia, serif;
	}
#colLeft h4 {
	color: #faf8f2;
	text-align: center;
	}
	
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #eb5100;
	border-bottom: 1px solid #ededed;
	}
	
h6 {
	font-weight: bold;
	font-size: 11px;
	color: #c40d00;
	}
	
small, .small {
	font-size: 11px;
	}
	
sup { font-size: 8px; }


/*	LINKS
=============================== */

a:link, a:active, a:visited {
	color: #515830;
	text-decoration: underline;
	}
a:hover { color: #6e7649; }

#header a:link, #header a:active, #header a:visited {
	color: #fff;
	text-decoration: none;
	}
#header a:hover { color: #ded9ca; }

#colLeft a:link, #colLeft a:active, #colLeft a:visited {
	color: #fff;
	text-decoration: underline;
	}
#colLeft a:hover { color: #ded9ca; }

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #887b59;
	text-decoration: none;
	}
#breadcrumbs a:hover { color: #b2a683; }

#footer a:link, #footer a:active, #footer a:visited {
	color: #ebe7dc;
	text-decoration: none;
	}
#footer a:hover { color: #fff; }
	
/*	LISTS
=============================== */
ul, ol { margin-bottom: 15px; }
ul li, ol li { margin-bottom: 8px; }
ul li ol { margin-top: 8px; }

#colLeft ul {
	margin: 0 10px 15px 15px;
	padding: 0 0 0 15px;
	}

#footer ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	}
#footer ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
	}

/*	IMAGES
=============================== */

img { border: none; }

.photoRight{
	float: right;
	margin: 0 0 25px 25px;
	}
.photoLeft {
	float: left;
	margin: 0 25px 25px 0;
	}
.photoCenter {
	text-align: center;
	margin: 5px 0 20px 0;
	}
.photoRight img, .photoLeft img, .photoCenter img {
	background: #fff;
	padding: 3px;
	}

.caption {
	background: #f6f4ed;
	padding: 8px;
	border: 1px solid #fff;
	width: 264px;
	font-size: 11px;
	text-align: center;
	}
.caption p {
	margin: 0 0 5px 0;
	text-align: left;
	}
.photoCenter.caption { margin: 0 auto 25px auto; }
.photoCenter.caption p { text-align: center; }


/*	FORMS
=============================== */

form {
	margin: 0;
	padding: 0;
	}
	
#newsletterForm {
	background: #cccc99;
	width: 180px;
	margin: 15px auto;
	padding: 10px;
	text-align: center;
	font: normal 18px georgia, serif;
	color: #6e7649;
	border: 2px solid #838a5b;
	}
#newsletterForm p { margin-bottom: 5px; }
#newsletterForm input { font-size: 12px; }

.contactform { margin: 0 15px; }
.contactform th {
	text-align: left;
	padding: 8px 25px 8px 8px;
	font-weight: bold;
	border-bottom: 1px solid #cec8b6;
	vertical-align: top;
	white-space: nowrap;
	}
.contactform td {
	padding: 8px;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #cec8b6;
	}
.required { color: #911420; }


/*	MISCELLANEOUS
=============================== */

.hr {
	background: #cec8b6;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	}
.hr hr { display: none; }

blockquote { margin-left: 25px; }

/* End of 'Default' */

