body {
	margin: 0;
	font-family: Arial, Century Gothic, AppleGothic, sans-serif;
	background: #000 url(/images/vert_dark_border.jpg) repeat-y;
	font-size: .9em;
}

* {
	
}

hr {
	border: none 0;
	border-top: 1px dotted brown;
	width: 80%;
	height: 1px;
}

h3 {
	margin-top: 0;
	margin-bottom: 0;
}

#footer a {
	color: darkgray;
	text-decoration: none;
}

#footer a:hover {
	color: white;
}

#main {
	width: 910px;
	margin: 0 auto;
}

#header {
	margin-top: 10px;
	height: 150px;
	line-height: 150px;
}

#logo {
	float: left;
	height: 100%;
}

#navigation {
	height: 100%;
	color: #ffca5e;
	float: right;	
	height: 100%;
	font-family: Arial, Century Gothic, AppleGothic, sans-serif;
}

#navigation a {
	color: darkgray;
	text-decoration: none;
}

#navigation a:hover {
	color: white;
}

#navigation a.current {
	color: white;
}

#content {
	background: gold url(/images/top_gold_fade.jpg) repeat-x;
	width: 900px;
	border: 5px solid #fff;
}

#longcontent {
	position: relative;
	background: gold url(/images/top_gold_fade.jpg) repeat-x;
	width: 900px;
	border: 5px solid #fff;
	padding: 20px;
}

#scroller {
	width: 4000px;
	position: relative;
}

.panel {
	position: relative;
	float: left;
	width: 900px;
	height: 500px;
	background-color: gold;
}

#panel_thin {
	width: 250px;
	height: 500px;
	background-color: gold;
}

#panel_thin p {
	margin: 10px 15px;
}


tdx {
	background-color: #ffc900;
}

.go_right {
	float: right;
}

.go_left {
	float: left;
}

#panel_wide {
	position: relative;
	width: 650px;
	height: 100%;
}

#panel_wide p {
	margin-left: 10px;
}

#content img {
	border: solid 1px #fff;
}

#content h3{
	margin: 0;
	padding: 0;
}

#content p{
	margin: 0;
	margin-top: 6px;
	padding: 0;
}

#stupid_centering_div {
	width: 200px;
	margin: 0 auto;
}

#stupid_centering_div img {
	margin: 5px;
	border: solid 1px #fff;
}

#xxx_cookie {
	width: 600px;
	height: 500px;
	display: table-cell;
	vertical-align: middle;
}

#cookie_img {
	display: block;
	width: 553px;
	margin: 0 auto;
}

#cookie_img img {
	border: solid 10px #fff;
}

.module {
	width: 270px;
	float: left;
	padding: 15px;
	margin: 0;
	overflow: hidden;
}

.module_250 {
	width: 250px;
	float: left;
	padding: 15px;
	margin: 0;
	overflow: hidden;
}

#contact iframe {
	width: 270px;
}

.gold_table {
	margin-top: 0;
}
.gold_table td {
	background-color: #ffc900;
}

#story_pix {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 220px;
}

#story {
	margin-left: 250px;
	font-size: 1em;
}

.commentform label, .commentform input, .commentform textarea {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

textarea {
	width: 170px;
	height: 150px;
}

#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

br {
	clear: left;
}

#nav {
	list-style-type: none;
}

#nav a {
	color: #333;
	text-decoration: none;
}

#nav a:hover {
	color: #000;
	text-decoration: none;
}

#nav.current {
	color: red;
}

#cookie_jar {
	width: 100%;
	height: 600px;
}

.cookie_thumb {
	float: left;
	width: 290px;
	height: 175px;
	margin: 1px 2px;
}

.cookie_thumb_img img {
	border: solid #fff 1px;
}

#footer {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: white;
}

.cookie_thumb_img, .cookie_thumb_name {
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

.italic {
	font-style: italic;
}

.smaller {
	font-size: smaller;
}

.subhead {
	font-size: 16px;
}

.smaller {
	font-size: smaller;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}
#msg {
	clear: both;
}

#home_list {
	list-style-image: url(/images/heart_bullet.gif);
	margin-left: 0px;
	padding-left: 20px;
}

#home_list li {
	padding-bottom: 7px;
}

#cookie_table {
	float: left;
	margin-right: 20px;
	}

.home_head {
	color: brown;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	padding: 15px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
#cookie_form {
	width:  500px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.white-text {
	color: white;
	font-size: 1.3em;
}

.margin {
	margin: 40px 20px 20px 50px;
}

#specials {
	background: white;
	padding: 1px 2px;
	border: 2px solid orange;
}

#specials ul {
	list-style-image: url(/images/shamrock_bullet.gif);
	padding-left: 20px;
}

#specials li {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 5px;
}

#mom {
	background: url(/images/dots_bkgd.jpg) white;
	padding: 3px;
	margin: 3px 0;
}

#mom h3 {
	color: purple;
}

#mom ul {
	padding:  0px;
	margin: 0 20px;
}

.blacktext {
	color:  #000;
}
.bluetext {
	color:  blue;
}
.pinktext {
	color:  #f0f;
}
.greentext {
	color:  green;
}
#mom ul li {
	font-size: 15px;
	padding-bottom: 8px;
}

#form_wrapper td {
	height: 24px;
}

.menu_subhead {
	border-bottom: dotted 1px black;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
}
