/* ---- Reset all styles ---------------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, label, input, p, blockquote, address, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
fieldset, img {
	border: 0;
}

/* ---- Set new basic styles --------------------------------------------------------- */

body {
	background:#bead5b;
	overflow: -moz-scrollbars-vertical !important; 

}
body, p, td, th, li, h1, h2, h3, h4, h5, h6  {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.clear {
	clear:both;
}

/* ---- =Content ------------------------------------------------------------------- */

	/* -- NOTE:	To change the Interior page header photo (EXACT size: 780px x 95px)
				edit the background-image of the following style */
#header {
	background-image: url(../images/header.jpg);
}

#content {
	clear:left;
	margin: 0 30px;
	padding-top:1px;
}
#contentBlog {
	clear:left;
	margin: 0 0em;
	padding-top:1px;
}

#gallery {
	margin-left: -25px;

}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 20px 0;
}
h2, #content h2 {
	font-weight: bold;
	font-size: 17px;
	color: #8e2600;
}
#content h3 {
	margin: 15px 0px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#content p {
	margin: 10px 0px;
}
#content {
	font-size: 12px;
}
#content a {
	font-size: 12px;
	color: #5a1800;
}
#content a:visited {
	color:#996600;
}


	/* -- NOTE:	The following styles control the footer nav bar */

#footer ul li a {
	color: #5a1800;
	font-size: 12px;
}

/* ---- =Structure page styles --------------------------------------------------------- */

/* -- 	IMPORTANT!!!	Changing any of the following styles will offend the css gods
		and they will destroy your layout as punishment (a.k.a. layout fubar) --- */

#deco-left {
	position:absolute;
	width:170px;
	height:445px;
	top:0;
	left:-155px !important;
	background:url('../images/deco_left.gif') no-repeat center center ;
}
#deco-right {
	position:absolute;
	width:170px;
	height:445px;
	top:240px;
	right:-155px;
	background:url('../images/deco_right.gif') no-repeat center center ;
}
#container-outer {
	width: 810px;
	margin: 0px auto;
	background: #660000 url('../images/container_middle.gif') repeat-y center center;
}
#container-outerBlog {
	width: 810px;
	margin: 0px auto;
	background: #660000 url('../images/container_middle2.gif') repeat-y center center;
}
#container-inner {
	width: 810px;
	position:relative;
	background: url('../images/container_bottom.gif') no-repeat center bottom;	
	min-height: 700px;
}
#container-innerBlog {
	width: 810px;
	position:relative;
	background: url('../images/container_bottom2.gif') no-repeat center bottom;
	min-height: 700px;
}

#header {
	width:780px;
	margin:0 15px;
	height:95px; 	
}
#header h1 {
	text-indent:-9000px;
}

#interior {
	width:780px;
	margin:0 15px;
	padding-bottom:15px;
	min-height:620px;
	/* Provide some min-height <3 for I.E.!! */
	height: auto !important; 
	height: 620px;
}
#interiorBlog {
	width:780px;
	margin:0 15px;
	padding-bottom:15px;
	min-height:620px;
	/* Provide some min-height <3 for I.E.!! */
	height: auto !important;
	height: 620px;
}

#container-content {
	/*position:absolute;
	top:250px;
	left:220px;*/
	position:relative;
	width:570px;
	margin: 5px 5px 25px 0px;
	float:right;
	display:inline;		/* <3 IE! */
}
#container-contentBlog {
	/*position:absolute;
	top:250px;
	left:220px;*/
	position:relative;
	width:99%;
	float:left;		/* <3 IE! */
	margin-left: 0.2em;
	margin-top: 0em;
	margin-right: 0.4em;
	margin-bottom: .5em;
}
#top-banner2 {
	/*position:absolute;
	top:100px;
	left:220px;*/
	position:relative;
	height: 140px;
	display: inline;
}


#top-banner {
	/*position:absolute;
	top:100px;
	left:220px;*/
	position:relative;
	width:570px;

}
#top-banner h2 {
	text-indent:-9000px;
}
#left {
	float:left;	
	display:inline;		/* <3 IE! */
	padding:0;
}
#right {
	float:right;
	margin-left:5px;
	display:inline;		/* <3 IE! */

}
#side-banner {
	float:right;
	display:inline;		/* <3 IE! */
	margin: 5px 0 20px 10px;

}
#bottom-banner {
	display:none;
}
#nav {
	width:200px;
	float:left;
	display:inline;		/* <3 IE! */
	vertical-align: top;
}
#sweetspacer {
	height:225px; 
	width:1px;
}

#footer {
	width:775px;
	margin:0 auto;
	text-align: center;
	margin-bottom: .5em;
}

#footer ul li {
	display: inline;	
	margin:0 10px;
}
.clear {
	clear:both;
}
#content ul {
	margin-left:1.5em;
}
#content ul li {
	list-style-position: outside;
	list-style-type: disc;
}#page-events-holidaycalendar #container-outer #container-inner #interior #container-content #content table tr th p span {
	font-size: 14px;
}
