/*----------------------------------------
CONTENT
-------------------------------------------*/
html {
	margin:0;
	padding:0;
	background:#D9DDF2;
}
body {
	margin:0;
	padding:0;
	color:#A6BAF9;
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	background: #D9DDF2;
}
#doc {
	margin:0 auto;
	border:6px solid #1F0203;
	border-top:none;
	border-bottom:none;
	padding:0;
	background: #202453 url(images/background.jpg) no-repeat 0 0;
}
#hd {
	height:160px;
	margin: 0px;
	text-align: center;
}
#hd h1 {
	display:none;
	text-indent:-99999px;
}
#bd {
	padding:8px 2em;
	background:transparent;
	;
}
#yui-main .yui-b {
	padding:10px 0px 3em 20px;
	margin: 0 0px 0 0px;
	border-left: 1px solid #fff;
}
#ft {
	font-size: 93%;
	background: #1D1F46;
	padding: 6px;
	margin: 0px;
	text-align: center;
	border-top: 4px solid #003;
	border-bottom:2px solid #000;
}
/*  ------------------   base.css, part of YUI's CSS Foundation  ------------------------ */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3 {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote {
	margin:1em;
}
dl dd {
	margin-left:1em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table {
	margin-bottom:1em;
}
form {
	margin:2px;
	padding:6px;
}
th, td {
	border:0;
	padding:.1em;
}
td {
	font-size:100%;
	text-align:left;
}
/*   --------------- end yui base (modified)  --------------------- */
a {
	color: #fff;
}
A:hover {
	COLOR: #FEF576;
	text-decoration: underline;
}
.content, #galleryText {
	text-align: justify;
	list-style: inside;
}
.contentHi {
	font-style:italic;
}
.contentSml, .contentHiSml {
	font-size:93%;
}
.titleLrg {
	font-size:146.5%;
	line-height: 138.5%;
	color: #FFEF51;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px;
	margin: 0 0 8px 0;
}
#modNews h3, .titleSml {
	font-size:123.1%;
	font-weight:bold;
}
h3 a, .titleSml a {
	text-decoration: none;
}
.titleSml a:hover {
	text-decoration: underline;
}
#breadtrail {
	font-size:90%;
	margin:0 0 10px 0;
	padding:4px;
	background:#DDE79E;
}
/*----------------------------------------
Contact Form
-------------------------------------------*/
fieldset {
	border: 1px solid #ccc;
	padding:8px;
	width: auto;
}
legend {
	padding: 2px 6px;
	font-weight:bold;
}
label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input {
	color: #000000;
	background: #fff;
	border: 1px inset #333;
}
/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul, ul li {
	list-style-type: none;
	margin:0px;
}
ul, ul li {/*for mozilla positioning */
	padding-left: 0;
	margin-bottom: 0px;
}
/* ul formating in content */
.content ul {
	list-style: square outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ul ul, .content ul li {
	list-style: square outside;
}
.content ol {
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ol ol {
	list-style: lower-alpha outside;
}
/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight, .picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft, .picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd, .picLeftBrd {
	border: 1px solid #ededed;
}
.iconImg {
	margin: 2px 8px 6px 0px;
	border:1px solid #ededed;
}
.banner {
	border:0;
	margin: 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;
	color: #000000;
	background-color: #fff;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #555522;
	font-size: 85%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
	font-size:93%;
	font-weight:bold;
	line-height:116%;
	text-align: right;
	width: auto;
	margin-top: 10px;
	letter-spacing:1px;
}
#vNav li a {
	background:#1D1F46;
	display: block;
	text-align: right;
	color: #EFDFB3;
	text-decoration: none;
	border: 1px solid #EFDFB3;
	text-transform: uppercase;
	padding:4px;
	margin:4px 0;
}
#vNav a:hover {
	color: #fff;
	background:#1F0203;
	border: 1px solid #fff;
}
/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews {
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item {
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px dashed #F9FD8C;
	height: auto;
}
#modNews a .item {
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p {
	color: #F9FD8C;
	text-decoration: none;
}
#modNews a:hover .item {
	background:#380001;
}
#modNews img.iconImg {
	display: none;
}
#modNews h3 a {
	font-size:123.1%;
	text-decoration: none;
}
#modNews .item p, #modNews .item h3, #modNews .item small {
	margin:0px;
}
#modNews small {
	color: #FF8311;
}
.Pagination {
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:right;
}
/*----------------------------------------
CALENDAR
-------------------------------------------*/
#modCalendar {
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modCalendar .item {
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px dashed #ccc;
	height: auto;
}
#modCalendar h3 {
	margin:0;
}
#modCalendar .location {
}
#modCalendar .summary {
}
#modCalendar .date {
}
#modCalendar .time {
}
#modCalendar .tickets {
}
#modCalendar .mg1 {
}
#modCalendar .mg2 {
}
/*-----------------------------------------------------------------------------------------------------
calendar and checkout
-------------------------------------------------------------------------------------------------------*/
.calendarBox, .checkoutBox {
	width: 98%;
	margin: 0px;
	padding: 0px;
}
.checkoutOdd, .calendarOdd {
	background:#380001;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #692404;
	padding:2px 4px;
	text-align:center;
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery {
	width:auto;
	margin:6px 0;
}
#modGallery.copy {
}
#modGallery.iconImg {
}
#modGall li {
	display: inline;
}
/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li {
	display: inline;
}
#blogBox, #stickyBox {
	height:auto;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	margin-right:8px;
}
#blogBox a, #stickyNav a {
	display: block;
	width:auto;
	text-decoration: none;
}
#stickyNav a {
	color: #77aa77;
	font-size: 85%;
	line-height: 110%;
	padding:2px 10px 2px 10px;
}
#stickyNav a:hover {
	color: #EE9839;
	padding:2px 10px 2px 10px;
	background:transparent url(images/stickyBullet.gif) no-repeat scroll left 8px;
}
#blogBox a {
	font:normal 10px/12px verdana;
	background:none;
	background-color:#ededed;
	font-weight:normal;
	padding: 1px 1em;
}
#blogBox a:hover {
	background: #EBE2DD;
}
#stickyBox ul ul {
	color: #000;
	list-style: square outside;
	padding-left: 20px;
}
#stickyBox ul ul a {
	color: #000;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------------------------
S E A R C H
-------------------------------------------------------------------------------------------------------*/
#search {
	margin-left: 50%;
	position: absolute;
	top: 235px;
	left: 50px;
	width: 310px;
	height: 30px;
	padding: 0px;
	z-index:12;
}
#searchResults h2 {
	margin:.25em 0px;
	font-size:123.1%;
}
#searchResults h3 {
	margin:0;
	font-style:italic;
}
#search .formInput {
	width:200px;
	color:#000;
	border:1px solid #A7AF6D;
	font-size:85%;
	height:1.5em;
}
#search_btn {
	font-size:85%;
	margin-left:2px;
	padding:1px 2px;
	cursor:auto;
}
#searchResults span.contentHi a {
	font-size:85%;
	text-decoration:none;
}
dl {
	margin:0 0 4px 6px;
	padding:6px;
	border-bottom:1px dotted #ccc;
}
dt {
	font-size:93%;
}
dd {
	font-size:85%;
	margin:0;
}
dd img {
	height:40px;
	float:left;
	margin:0 10px 0 0px;
}
