/*body*/
html, body{ 
	background-color: #D7E699;
	text-align: center;
	font-family: "trebuchet ms", trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;	
	margin: 0px;
} 

.alignright
{
float: right;
}

.alignleft
{
float:left;
}

#container
{	
	width:80%;
	padding:0;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;	
	border: 1px solid #F9E69A;
	min-height: 500px;
	}

table
{

padding: 0;
margin: 0;
border:  none;
}

table tr td
{padding: 0;
margin: 0;
border:  none;
}
	
.leftborder
{
	width:3%;
	text-align: left;
	background-image: url(../images/leftborder.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}		

.middle
{
padding: 0;
margin: 0;}

.rightborder
{
	width:3%;
	text-align: right;
	background-image: url(../images/rightborder.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}		
#banner
	{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-bottom: 5px solid #D7E699;
	min-height: 140px;
	}

#banner img
 {border: none;
 margin: 2px;
 }
 	
#banner h1
{
margin: 5px 15px;
font-size: 2em;
color: #900;
}

#banner h2
{
text-align: right;
font-family: "Lucida Handwriting", Lucida, Times New Roman, Times, Serif;
margin: 5px;
font-size: 1.1em;
font-weight: normal;
color: #0000cc;
}

#banner ul
 { 
	padding: 0;
	margin: 15px 0 5px 0;	
}

#banner ul li
 { 
	text-align: left;	
	display: inline;
	padding: 0;
	margin: 0;	
}
	
#banner a
{
font-size: 1em;
font-style: normal;
font-weight: bold;
text-decoration: none;
line-height: 1.2em;
padding: 5px 15px 5px 25px;
margin: 20px 0 0 0;
border: 0;
}
	
#banner a:link
{
color: #118431;
} 

#banner a:visited
{
color: #118431;
}

#banner a:hover
{
	background-image: url(../images/paw.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #900;
}

#banner a:active
{	
	background-image: url(../images/paw.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #900;	
} 

#content
	{
	width:100%;
	background-color: #fff;
	margin: 0;
	padding: 15px;
	min-height: 450px;	
	}
	
#content h1
{
margin-top: 20px;
font-size: 12pt;
color: #900;
font-weight: bold;
} 	

#content h2
{
font-size: 1.2em;
color: #900;
font-weight: bold;
font-style: italic;
} 
#content h3
{
padding: 0;
margin: 5px 0;
font-size: 1em;
color: #900;
font-weight: bold;
} 

#content h4
{
font-size: 10pt;
color: #900;
font-weight: bold;
} 

#content p
{
line-height: 1.4em;
margin: 0 0 15px 0;
font-size: 10pt;
color: #51512c;
font-weight: normal;
} 

#content td
{
line-height: 1.4em;
margin: 0 0 15px 0;
font-size: 10pt;
color: #51512c;
font-weight: normal;
} 

#content ul li
{
margin-left: 30px;
font-size: 10pt;
font-style: italic;
color: #900;
font-weight: normal;
list-style-image : url(../images/pawsm.gif);
} 


#content a:link
{

color: #118431;
text-decoration: underline;

} 

#content a:visited
{
font-size: 1em;
color: #118431;
text-decoration: underline;
} 

#content a:hover
{
font-size: 1em;
color: #900;
text-decoration: underline;
} 

#content a:active
{
font-size: 1em;
color: #900;
text-decoration: underline;
} 



#content .small
{
font-family: "verdana";
font-size: .5em;
font-style: italic;
color: #663;

}
#content img
{
margin: 10px 15px;
border: 2px solid #D7E699;
}

#content blockquote
{
 float: right;
 padding: 5px;
 margin: 5px;
 background-color: #D7E699;
 }

#content blockquote h2
{
 text-align: center;
 margin: 2px 0;
 font-size: 1.15em;
 font-style: italic;
 color: #118431;
 } 

#content blockquote p
{
 margin: 2px 0;
 font-size: 11px;
 font-style: italic;
 }  
 
#content blockquote ul
{
text-indent: 0px;
} 
#content blockquote ul li
{
 list-style: none;
 font-size: 11px;
 font-style: italic;
 }    
 
 #content hr
 {
 height: 1px;
 color: #663;
 width: 95%;
 }
 
 
#images
	{
	width: 100%;
	background-color: #f2f1b8;
	text-align: center;
	margin: 0;
	padding: 0;
	border-top: 5px solid #F9E69A;	
	}
	
#images img
{
	background-color: #c9cEA4;	
	border: 0;
	margin: 2px 2px;
	padding: 0;
}
	
#footer
	{
	width:100%;
	background-color: #FEFA80;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#footer p
	{
	margin: 5px;
	font-family: verdana, "lucida console", sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #000;	
	} 	
	
#footer a
	{
	font-weight: normal;
	text-decoration: none;
	}

#footer a:link
	{
	color: #000;
	}
#footer a:visited
	{
	color: #000;
	}
#footer a:hover
	{
	color: #663;
	} 	
#footer a:active
	{
	color: #663;
	} 		 		 	 		
