BODY {
	 margin: 0px;
	 padding-bottom: 50px;
     background-color: #f3ebe0;

     background-attachment: scroll;
     background-repeat: repeat-x;
	 font-family: Lucida Sans,Arial,Helvetica,sans-serif;
	 color: #545454;
	 font-size: 15px;

}



a:link 	      { color: #000000; text-decoration: none; font-weight:normal;}
a:visited   { color: #000000; text-decoration: none; font-weight:normal;}
a:hover	      { color: #b53103; text-decoration: none; }
a:active     { color: #000000; text-decoration: none; font-weight:normal;}

a.inline:link { color: #4f5b25; text-decoration: none; font-weight:normal;}
a.inline:visited  { color: #4f5b25; text-decoration: none; font-weight:normal;}
a.inline:hover { color: #000000; text-decoration: none; font-weight:normal;}
a.inline:active  { color: #4f5b25; text-decoration: none; font-weight:normal;}

img  {
	margin-left: 15px;
	margin-right: 15px;
}


#header {
	align: center;
	width:900px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-color: #f3ebe0;
}

.menustar  {
	color: #b53103;
}
.box  {
	border: 2px solid #8f4343;
	background: #ffffff;
	margin-top: 50px;
	padding: 10px;
}

.border  {
		border: 2px solid #8f4343;
		background: #ffffff;
		padding: 10px;
		
}
.line  {
	border-bottom: 2px solid #8f4343;
	width: 850px;
	padding-top: 10px;
	align: center;
}
.contact  {
	border: 2px solid #8f4343;
	width: 500px;
	background: #f7f3ed;
}



.menu {
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
        color: #000000;
        word-spacing: 2px;
        width: 900; margin-left: 10px;
        text-align: right;
        text-transform:uppercase;
        padding-right: 20px;
      
}


.pagename  {
         font-size: 35px;
         font-family: Comic Sans MS, verdana, arial;
         font-weight: normal;
         color: #000000;
         text-align: left;
         padding-bottom: 15px;
        
}

.heading  {
         font-size: 25px;
         font-family: Comic Sans MS, verdana, arial;
         font-weight: normal;
         align: center;
      
}

.bottomtext {
         font-size: 18px;
         font-family: Comic Sans MS, verdana, arial;
         font-weight: normal;
         align: center;
      
}

#footer {
	width: 900px;
	margin-top: 20px;
	height: 30px;
	}


h1  {
         font-size: 25px;
         font-family: Trebuchet MS, verdana, arial;
         font-weight: normal;
         color: #000000;
         align: left;
      
}


h2  {
         font-size: 18px;
         font-family: Trebuchet MS, verdana, arial;
         font-weight: normal;
         color: #000000;
         align: left;
        
}

h3  {
	color:#545454;
	font-family:Lucida Sans,Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.faq  {
	color:#545454;
	font-family:Lucida Sans,Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-left: 10px;
}

p  {     font-size: 14px;
         font-family: verdana, arial,Trebuchet MS;
         font-weight:light;
         color: #000000;
         text-align: left;
}

