@charset "UTF-8";
/* CSS Document */

#wrapper {
	background-image: url(images/home.jpg);
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	margin-top: 0px;
	margin-left: 0px;
	color: #F0A731;
	font-size: 12px;
}
#content {
	width: 935px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	height: 415px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #f29186;
	font-size: 12px;
}
#content a {
	margin-bottom: 0px;
}
#large_pic {
	margin-bottom: 0px;
	text-align: right;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#get_qtime {
	float: right;
	width: 350px;
	margin-top: 0px;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	clear: both;
}
#altar_card_text {
	font-style: italic;
	text-align: center;
	color: #3F0A00;
	vertical-align: bottom;
	font-weight: bold;
	float: right;
	clear: right;
	width: 436px;
	height: 40px;
}
#shopping #description {
	text-align: left;
	width: 400px;
	margin-right: 100px;
	clear: right;
}
#altar_cards {
	float: left;
}
#footer {
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 30px;
	clear: left;
	margin-top: 0px;
	float: left;
}
#footer a {
	color: #FFCC66;
}
#navbar {
	height: 40px;
	width: 945px;
	padding-left: 10px;
}
#logo {
	height: 79px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #F7E4E7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7E4E7;
}
a:hover {
	text-decoration: none;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}
#more {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.smalltext {font-size: 10px}
.centered_16 {
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}
#footer_to_home {
	text-align: center;
}
#video {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 640px;
}
#music {
	text-align: center;
	width: 350px;
}
#shopping {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 955px;
	clear: both;
}
#shopping p {
	margin-top: 0px;
}
#wrapper_shopping #shopping h1 {
	margin-bottom: 5px;
	margin-top: 5px;
}
#header {
	width: 955px;
	text-align: left;
}
#wrapper_shopping {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#wrapper_shopping    #header  h1 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.shoppinglist {
	line-height: 1.5em;
}
#archives {
	width: 480px;
	overflow: scroll;
	text-align: left;
	margin-left: 25px;
	margin-top: 10px;
	background-color: 990000;
	border: 3px double #F0A731;
	padding: 10px;
	height: 150px;
}
#closewindow {
	margin: 20px;
}
.textoverclouds {
	font-size: 18px;
	font-weight: bold;
	color: #3F0A00;
}
