body{
	margin:0 auto;
	padding:0;
	font:75% Verdana,Tahoma,Arial,sans-serif;
	background-color:#ebeced;
	color:#303030;
	width:960px;
}
.container{
	background-color: #ffffff;
	color:#303030;
	margin:0 auto;
	height: 100% ;
	border-left: 5px solid #000000 ;
	border-right: 5px solid #000000 ;
	width: 960px ;
}
.imgLogo { 	margin: 5px ; 	padding:1px 10px 1px 1px ; 	vertical-align: middle ;}

.mainpict {

	margin: 3px auto;
	border:0;
	background-image: url(../images/halloween-corner-logo.gif) ;
	background-repeat: no-repeat ;
	background-position: center center ;
	height: 142px ;

}

/******************* Top Nav ***************/
.topmenu {
	color:#000000;
	margin: 0em 0em 0em 0em; 
	text-align: left ;
	height: 30px ;
	border-bottom: 3px double #000000;
}
#topnavlist { 	margin: 0em; 	padding: 5px 0 0px 10px; }

.topmenu li{
	display: inline ;
	list-style-type:none;
	border-right:1px solid #fff;
	white-space:nowrap;
}
.topmenu li a{
	display:inline;
	padding:0 12px;
	font-size:1.3em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #000000;
}
.topmenu #topcurrent, .topmenu a:hover{
	color:#F48420;
	border-bottom: 0px solid #000 ;
	text-decoration:none;
}

/******************* Left Nav ***************/

.leftmenu{
	clear:right;
	float:right;
	width:220px;
	margin-top: 2px;
	padding:0;

}
.leftmenu ul{	
	list-style:none;
	margin:0 2px 5px 0px;
	padding:0;
;
}	
.leftmenu li{
	margin-bottom:10px;
}
.leftmenu li a{
	font-weight:bold;
	height:40px;
	text-decoration:none;
	background-color: #000000 ;
	color:#fff;
	display:block;
	padding:6px 2px 0 5px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid ;
	border-top: 1px solid ;
}	
.leftmenu li a:hover, #leftcurrent {
	background-color: #fc8040;
	color:#FFF;
	text-decoration: none ;
	border-bottom: 1px solid #fc8040 ;
	border-left: 1px solid #fc8040;
	border-top: 1px solid #fc8040 ;
}

/******************* Main Contents ***************/

.contents {
	margin: 12px 225px 20px 10px;
	height: 100% ;
	border-right:1px solid #000000;
	padding: 12px 10px 10px 10px;
	line-height:1.6em;
	text-align:left;
	background-color: #fff ;
}
h1{
	font-size:1.4em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;
	border-bottom: #000000 solid 1px ;
	color: #000000;
}

h2, h3{
	font-size:1.2em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;
	color: #000000;
}
h3 {
	font-size: 1.1em ;
}

.contents a{
	text-decoration:underline;
	padding: 3px ;
	color: #000000 ;
	font-weight: bold ;
	font-size: 105% ;
}
.contents a:hover{
	text-decoration: none;
	color:#F48420;
}
a img{
	border:none;
}

img {
	border:none;
}

.abox, .abox2 {
	clear:right;
	float:right;
	width:137px;
	margin: 20px 7px 0px 5px;
	padding:3px;
	font-size:0.9em;
	border: 1px solid #000000;
}
.abox h3 {
	margin: 0 ;
}
.abox ul, .abox2 ul {
	padding: 0 0 0 15px ;
	margin: 0 ;
}
.abox2 {
	clear: right ;
}
.abox2 p {
	padding: 0 ;
	margin: 0 ;
}

.redbox560 {
  margin:0px auto;
	width:550px;
	text-align:left;
	padding-right:10px;
	border:1px solid rgb(195,38,32);
}

.spanishbox {
border:1px solid blue;
}

.smallinfo {
  font-size:0.8em;
}

.recipes {
  font-style: italic;
  background-color: #EDECEB;
}


/******************* Footer Details ***************/

.footer {
	clear:both;
	margin:0 ;
	padding:10px 0 10px 0;
	border-top:1px solid #000000;
	border-bottom:3px solid #000000;
	text-align:center;
	background-color: #fc8040; 
	color: #000000;  
	font-size:0.9em;
}
.footer a{
	text-decoration:underline;
	padding: 3px ;
	color: #000000 ;
	font-weight: bold ;
	font-size: 105% ;
}
.footer a:hover{
	text-decoration: none;
}

/******************* Image Display Settings ***************/

.left{
	margin:10px 10px 5px 0;
	float:left;
}
.right{
	margin:10px 0 5px 10px;
	float:right;
}
.center{
	text-align:center;
}

.sitemapheading {font-weight:bold; font-family:Verdana,Arial,Helvetica; font-size:16px;}

#social {width:90%;}
#social ul {margin:2px; list-style: none;float:left;}
#social li {margin:2px; list-style: none;float:left;width:155px;;}
#social img {padding:0 3px;}

table.tableizer-table {border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} .tableizer-table td {padding: 4px; margin: 3px; border: 1px solid #ccc; background-color: #000000; color: #FF8442; font-weight: bold;}

table.tableizer-table a {color: #FF8442;}

.costumelinks {font-size:16px;}

/******************* Link Icons ***************/

a.pdf { /*The background image*/
	background: url(../images/pdf.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}

a.txt { /*The background image*/
	background: url(../images/txt.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}

a.zip { /*The background image*/
	background: url(../images/zip.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}

a.email {
	background: url(../images/email.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}

a.external {
	background: url(../images/ext_link.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}


