body{
	background-color:#d9e3f1;
	font: 10pt/18px "Trebuchet MS", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
img{border:none;}

div.clr{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
}

div.footer{
	font-size:12px;
	color:#0066CC;
	font-weight:bold;
}

div.footer a, div.footer a:visited{
	color:#006699;
	padding:0px 2px 0px 2px;
}

div.footer a:hover{
	color:#d9e3f1;
	background-color:#244755;
	padding:0px 2px 0px 2px;
}

div.center{
	width:760px;
	text-align:center;
	margin:0px auto 0px auto
}

div.santaText{
	width:605px;
	float:left;
	margin-left:10px;
}

div.topText{
	width:100%;
	background-image:url(../graphics/topText.jpg);
	height:19px;
	margin-bottom:0px;
}

div.midText{
	width:100%;
	background-image:url(../graphics/midText.jpg);
	margin-top:-1px;
	text-align:left;
}

div.midText h1{
	margin:0px 0px -10px 22px;
	font-size:16px;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	width:92%;
	text-align:center;
}

div.midText h1 a, div.midText h1 a:visited{
	color:black;
	text-decoration:none;
}

div.midText h1 a:hover{
	text-decoration:none;
	text-decoration:underline;
}

div.midText p{
	margin-left:27px;
	width:90%
}

div.midText p a, div.midText p a:visited, div.midText table a, div.midText table a:visited{
	color:#000000;
	font-weight:bold;
	padding:0px 2px 0px 2px;
}

div.midText p a:hover, div.midText table a:hover{
	background-color:#CCCCCC;
	color:#FFF;
	text-decoration:none;
}

div.midText li{
	margin-left:40px;
	margin-right:20px;
}

div.midText table{
	margin-left:35px;
}

div.botText{
	width:100%;
	background-image:url(../graphics/botText.jpg);
	height:20px;
}

div.buttons{
	width:140px;
	float:left;
}

form .title{
	font-size:12px;
	font-weight:bold;
	letter-spacing:.4pt;
	}

.letter_send{
	background-image:url(../graphics/buttons/send-letter.jpg);
	width:80px;
	height:41px;
	border:none;
	cursor:pointer;
}

.letter_clear{
	background-image:url(../graphics/buttons/clear-letter.jpg);
	width:80px;
	height:41px;
	border:none;
	cursor:pointer;
}

form{
	margin-top:20px;
}

form, textarea, select{
	font: 10pt/18px "Trebuchet MS", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

form select{
	font-weight:bold;
}

.error, #errors{
	color:#CC0000;
	font-weight:bold;
	margin-right:20px;
	letter-spacing:0px;
}

div.left{
	float:left;
	width:260px;
}

table.fun{
	padding-left:0px;
	text-align:center;
}

table.fun td{
	background-color:#EEE;
	border:1px solid #CCC;
}

table a{
	cursor:pointer;
}

.santa-letters{
	width:90%;
}
.santa-letters td{
	border-bottom:#999999 dashed 1px;
	padding-bottom:10px;
	padding-top:10px;
}

td h2{
	font-size:14px;
	margin-bottom:0px;
}

td p{
	margin-top:2px;
}

.recipe_ingredients{
	background-color:#EEE;
	margin-right:10px;
	width:40%;
}

.recipe_instrcutions{

}

.listing{
	margin-left:20px;
}

.small{
	font-size:10px;
}
