/* CSS Document */

#page_content {

	margin: 0px auto;
	width:1000px;
	height:600px;
	POSITION: relative;
	text-align:left;
	

	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #233A5A;
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#ffffff;


}
#title {
	position:absolute;
	left:491px;
	top:56px;
}
#pic {
	position:absolute;
	left:0px;
	top:216px;
}
#home {
	position:absolute;
	left:384px;
	top:9px;
	width:60px;
	height:23px;
}

#about {
	position:absolute;
	left:444px;
	top:9px;
	width:78px;
	height:23px;
}

#events {
	position:absolute;
	left:522px;
	top:9px;
	width:66px;
	height:23px;
}

#supplies {
	position:absolute;
	left:588px;
	top:9px;
	width:99px;
	height:23px;
}

#custom {
	position:absolute;
	left:687px;
	top:9px;
	width:126px;
	height:23px;
}

#ready {
	position:absolute;
	left:813px;
	top:9px;
	width:159px;
	height:23px;
}

#gifts {
	position:absolute;
	left:384px;
	top:32px;
	width:51px;
	height:24px;
}

#care {
	position:absolute;
	left:435px;
	top:32px;
	width:216px;
	height:24px;
}

#guidelines {
	position:absolute;
	left:651px;
	top:32px;
	width:155px;
	height:24px;
}

#links {
	position:absolute;
	left:806px;
	top:32px;
	width:57px;
	height:24px;
}

#contact {
	position:absolute;
	left:863px;
	top:32px;
	width:94px;
	height:24px;
}

#background {
	position:absolute;
	left:957px;
	top:32px;
	width:15px;
	height:24px;
}

div{
margin:0px;}
table{
margin:0;}

img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #79AA39;
	text-decoration: none;

}    
a:visited {
	color:#79AA39;
	text-decoration: none;
		

} 
a:hover {
	color:#79AA39;
		text-decoration: underline;	
}

.border{
	border:2px solid #262664;

}
.rollover {
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}	
img{
margin:0px;
border:0px;
padding:0px;
}
.float_right{
float:right;
margin-left:5px;
margin-bottom:5px;
}
.float_left{
float:left;}
.highlight{
background-color:#FD9744;
}
.smalltext{
font-size:10px;
}
.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.green{
color:#3F6238;
}
.news{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
}
.heading{
font-size:14px;
font-weight:bold;



}

.underline{
text-decoration:underline}

ul{  
margin-top:0px;
padding-top:0px;
margin-left:20px;
margin-bottom:0px;
padding-bottom:0px;
}
li{
padding-top:0px;
margin-top:0px;
margin-left:20px}
.border{
	border:1px solid #262664;
}
.superscript{
font-size:6px;
vertical-align:super}
blockquote{
padding-top:0px;
margin-top:0px;}
