* {
	margin: 0;
	padding: 0;
}

html{overflow-y:scroll}
body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	line-height: 1.3em;
	background-color: #FFFFFF;
}

#main_wrap {
	background: #F3F3F3 url(/images/img01.jpg) repeat-x left top;

}


p{
	padding-bottom: 18px;
}

ul {
	margin-left: 12px;
}


h1, h2 {
	margin-top: 0.5em;
	font-weight: bold;
}

h1 {
	color: #FF0000;
	font-size: 1.8em;
	padding-top: 4px;
	padding-bottom: 15px;
}

h2 {
	font-size: 1.4em;
	color: #FF0000;
	padding-bottom: 15px;	
}

h3 {
	font-size: 1.2em;
	color: #FF0000;
	padding-bottom: 12px;
}


h4 {
	font-size: 1em;
	color: #FF0000;
	padding-bottom: 6px;
	padding-top: 12px;
}
h5 {
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	clear: both;
	}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	border: none;
	font-weight: bold;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
	/*background: url(/images/img01.jpg) repeat-x;*/
}

/* Header */

#header {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	/*background: url(/images/img01.jpg) repeat-x;*/
}


/* Logo */

#logo {
	width: 868px;
	margin: 0 auto;
	background: #FFFFFF no-repeat center top;
	height: 195px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding: 5px 5px 0px;
}


/* Page */

#page {
	width: 878px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #D5D5D5;
	border-top: none;
	background-color: #FFFFFF;
}

/* Content for 2 column setup (goes with sidebar*/

#content1 {
	float: left;
	width: 665px;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar {
	float: left;
	width: 195px;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-bottom: 0px;

}
#sidebar ul {
	display: block;
	text-align: center;
	list-style: square;
}



#content2 {
	clear: both;
	width: 840px;
	padding: 15px;
	background-color: #FFFFFF;
}

.greybox {
	background: #D8D8D8;
	border: 1px solid #666666;
	padding: 10px;
	font-size: 0.9em;
	color: #000000;
}

.redbox {
	background: #FFC4C4;
	border: 1px inset #666666;
	font-size: 0.9em;
	padding: 10px;
}

.halloweenbox {
	background-attachment: scroll;
	background-image: url(/halloween/halloweenbox-mid.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 215px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	font-size: 90%;

}

.clear {clear: both;}

/*Menu Main page*/

.menufloat {
	float: left;
	padding-right: 2px;
	width: 130px;
	font-size: 0.85em;
	text-align: center;
	display: block;
	line-height: normal;
	padding-bottom: 8px;
	}
.menufloat a img {
	border-style: none;
}
.menufloat a:hover {border: 1px;}

a img {
	border-style: none;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 110px;
	background: #F3F3F3 url(/images/img02.jpg) repeat-x bottom left;
	clear: both;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 0.8em;
}

#f-source-menu {
	width: 869px;
	height: 39px;
	margin-right: auto;
	margin-left: auto;
	z-index:10;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	vertical-align:middle;
	
	
}

#f-source-menu a{
	color:#FFF;

}

#CapL{
	float:left;
	width: 13px;
	height: 35px;
	background-image:url(/../images/endcap-L.jpg);
	background-repeat:no-repeat;
}

#CapR{
	float:left;
	width: 13px;
	height: 35px;
	background-image:url(/../images/endcap-R.jpg);
	background-repeat:no-repeat;
}



a {cursor:pointer;}


#Home{ 
   background-image:url(/../images/navbar.jpg);
   background-repeat:repeat-x;
  float:left;
  width: 269px;
  height: 35px;
  }
	

#Home:hover{
	background-image:url(../images/navbarover.jpg);
	background-color:repeat-x;
}



#ContactUs{
	height: 35px;
	   background-image:url(/../images/navbar.jpg);
   background-repeat:repeat-x;
	float:left;
	width: 289px;
	}
	
#ContactUs:hover{
	background-image:url(../images/navbarover.jpg);
	background-color:repeat-x;
}

#AboutUs{
	   background-image:url(/../images/navbar.jpg);
   background-repeat:repeat-x;
	float:left;
	width: 280px;
	height: 35px;
	}
	
#AboutUs:hover{
	background-image:url(../images/navbarover.jpg);
	background-color:repeat-x;
}

#AboutUs:hover{
	background-image:url(../images/navbarover.jpg);
	background-color:repeat-x;
}

#Border{float:left;
	background-image:url(../images/divider.jpg);
	background-repeat:repeat-y;
	height:35px;
	width:2px;
}


/*:root #f-source-menu{
	left:-345px \0/;
}*/

.tiny {
	font-size: 0.6em;
	color: #CCCCCC;
}
.websiteby {
	font-size: 10px;
}

.redborder {
	border: 2px solid #F00;
	padding: 0px 2px 2px;
	text-align: center;
}

