﻿html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 90% Verdana, Tahoma, Arial, sans-serif;
	color: #200;
	background: #400000 url(../img/twitter_bg.jpg) repeat-x;
}
* {
	padding: 0px;
	margin: 0px;
}
h1 {
	font: normal 120% Verdana, Tahoma, Arial, sans-serif;
	color: #200;
	margin: 0px;
	padding: 0px;
}
h2 {
	font: normal 16pt Verdana, Tahoma, Arial, sans-serif;
	text-align: right;
	color: #f00;
}
p {
	margin: 0px 10px 5px 10px;
}
#header {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
}
#container {
	margin: 10px auto 0px auto;
	width: 800px;
	height: 534px;
	text-align: left;
	background: #fff url(../img/santa.jpg) no-repeat top right;
}
#whcontainer {
	margin: 10px auto 0px auto;
	width: 800px;
	height: 534px;
	text-align: left;
	background: #fff url(../img/santalighter.jpg) no-repeat top right;
}
#wrapper {
	float: left;
	width: 100%;
}
#content {
	color: #200;
	margin: 0px;
	padding: 0px;
	height: 534px;
	overflow: auto;
}
#content p {
	padding-top: 10px;
	color: #200;
	line-height: 1.3;
}
#content a {
	display: inline;
	color: #800;
	padding: 0px;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
	color: #f00;
}
#scroll {
	font: 100% "Book Antiqua", serif;
	margin: 0px;
	padding: 40px 100px 0px 90px;
	width: 210px;
	text-align: left;
	background: url(../img/scroll.gif) no-repeat top left;
}
#scrollfooter {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 400px;
	text-align: left;
	background: url(../img/scroll_footer.gif) no-repeat top left;
}
#wishlist {
	font: 90% "Comic Sans MS", tahoma, verdana, arial, sans-serif;
	letter-spacing: 1px;
	color: #444;
	width: 400px;
	background: #fff url(../img/paper.gif) repeat-y;
	padding: 10px;
	margin: 20px auto 0px auto;
	text-align: center;
	border: solid 1px #ccc;
}
#formbox {
	width: 500px;
	padding: 10px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#quizbox {
	width: 500px;
	padding-left: 10px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#copyright {
	color: #800;
	padding: 0px;
	clear: both;
}
#copyright a {
	color: #444;
	padding: 0px;
	text-decoration: underline;
	clear: both;
}
#copyright a:hover {
	text-decoration: underline;
	color: #000;
	clear: both;
}
#menu {
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	float: left;
	width: 200px;
	height: 534px;
	text-align: center;
	background: #fff url(../img/menu.jpg) no-repeat top left;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin: 0px;
	list-style: none;
}
#navigation a {
	display: block;
	width: 200px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	text-align: center;
}
#navigation #current {
	background-color: #fff;
	color: #f00;
	width: 200px;
	padding: 2px 0px 2px 0px;
}
#navigation a:link {
	color: #800;
}
#navigation a:active, #navigation a:visited {
	color: #800;
}
#navigation a:hover {
	background-color: #f8f8f8;
	color: #f00;
}
#titlebox {
	width: 595px;
	position: absolute;
	top: 475px;
	text-align: right;
}
.affbox {
	text-align: justify;
	margin: 10px;
	padding: 10px;
	clear: left;
	border: double 3px #ccc;
	overflow: hidden;
}
.affbox img {
	padding-right: 10px;
	float: left;
	clear: left;
}
#countdown {
	color: #fff;
	text-align: right;
	float: right;
	padding: 5px;
	clear: left;
}
.quotes {
	color: #800;
	font: italic 110% "Book Antiqua",serif;
	padding: 10px;
	text-align: center;
}
#footer {
	width: 800px;
	margin: 0px auto 0px auto;
	color: #888;
	text-align: right;
	font: normal 70% tahoma, sans-serif;
	letter-spacing: 3px;
	clear: left;
}
#footer a {
	text-decoration: underline;
	color: #888;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
}

.red {
	color: #f00;
}
.darkred {
	color: #800;
	font-weight: bold;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left;
}
.smallfont { 
	font: 75% Verdana, Tahoma, Arial, sans-serif;
	color: #444;
	line-height: 1.2em;
}
hr { 
	border: 0 none;
	border-top: 1px solid #fff;
	width: 100%;
	height: 1px;
	text-align: center;
	clear: both;
	padding: 2px 0 2px 0;
}
img {
	border: none;
}
#content input.submit-button {
	width: 125px;
	color:#f00;
}
.dropcap {
	float: left;
	color: #800;
	font-size: 100px;
	line-height: 80px;
	padding-top: 1px;
	padding-right: 5px;
	font-family: times;
}
.hoverimg img {
	border: 1px solid white;
}
.hoverimg:hover img {
	border: 1px solid red;
}
/* BEGIN CODE FOR PHOTO GALLERY */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(http://www.santaflorida.com/img/blank.gif) no-repeat;
/* Trick IE into showing hover */	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(http://www.santaflorida.com/img/prev.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(http://www.santaflorida.com/img/next.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* END CODE FOR PHOTO GALLERY */

#oath {
	text-align: center;
	font: normal 110% "Book Antiqua", "Times New Roman", serif;
	padding: 0px;
	margin: 0px;
	color: #202020;
	background: url(../img/oath_middle.gif) repeat-y top center;
}
#oath p {
	text-align: left;
	padding: 0px 30px 10px 50px;
	margin: 0px 10px 10px 10px;
	border: 0px;
	color: #202020;
}