@charset "utf-8";
/* CSS Document */

body{
	background-color:#6b88c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#292929;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, .copystyle1, .copystyle2, .copystyle3, .brown, .black {
	color:#5d5232;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h1{
	font-weight:normal;
	font-size:24px;
	margin-top:15px;
	margin-bottom:20px;
	}

h2{
	font-size:18px;
	margin:0px;
	padding:0px;
	line-height:18px;
	letter-spacing:-.05em;
	}

h3{
	font-size:15px;
	margin:0px;
	padding:0px;
	}
	
h4{
	font-weight:normal;
	display:inline;
	color:#5d5232;
	font-size:13px;}

.copystyle1{
	font-size:24px;
	font-weight:bold;
	line-height:20px;
	letter-spacing:-1px;
	margin-left: 5px;
	}
	
.copystyle2{
	display:block;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:20px;
	}
	
.copystyle3{
	display:block;
	font-size:30px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	letter-spacing:-1px;
	}
	
.brown{line-height:20px;}
.black{color: black; line-height:15px;}

.alphabet-search{
	font-size:10px;
	letter-spacing:1px;
	}

a{
	color:#5d5232;
	}

a:hover{
	color:#6b88c8;
	}

a img{border:none;}

.displace{
	display:none
	}

.divider{
	height:1px;
	background-color:#d5cfbc;
	line-height:1px;
	margin-top:10px;
	margin-bottom:15px;
	}	

.outer-container{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	}

.top-bg{
	width:910px;
	height:70px;
	background-image:url(images/top_bg.png);
	}

#logo{margin-top:12px;}


.cart a{
	width:138px;
	height:20px;
	display:block;
	float:right;
	margin-top:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#5d5232;
	text-decoration:none;
	padding-top:10px;
	padding-left:62px;
	}


.cart a{
	background-image:url(images/cart.png);
	background-position:0px 0px;
	}
	
.cart a:hover{
	background-position:0px -30px;
	}

.inner-container{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/body_background.png);
	background-repeat:repeat-y;
	overflow:hidden;
	}
	
.left-side{
	width:209px;
	float:left;
	}

.left-side-box{
	background-color:#f3eede;
	border:#d5cfbc 1px solid;
	margin-left:14px;
	margin-bottom:5px;
	padding:10px 4px 10px 4px;
	overflow:hidden;
	}	

#magazine-search{
	margin-left:27px;
	}
	
.searchbutton{
	text-align:right;
	cursor: pointer;
	padding-right: 10px;
	}


.right-side{
	width:691px;
	float:right;
	}

.banner{
	width:683px;
	height:250px;
	}
	
.menu{
	width:691px;
	height:35px;
	margin-left:-5px;
	}
	
.nav-menu{
	width:691px;
	height:35px;
	margin:0px;
	padding:0px;
	list-style:none;
	position: relative;
	top: -15px;
	}

.nav-menu li, .nav-menu li a{
	display:block;
	float:left;
	height:35px;
	}
	
.nav-menu li a{
	background-image:url(images/menu.png);
	}

#about a{width:130px; background-position:0px 0px;}
#faqs a{width:70px; background-position:-130px 0px;}
#fundraiser a{width:195px; background-position:-200px 0px;}
#cart a{width:145px; background-position:-395px 0px;}
#contact a{width:151px; background-position:-540px 0px;}

#about a:hover{width:130px; background-position:0px -35px;}
#faqs a:hover{width:70px; background-position:-130px -35px;}
#fundraiser a:hover{width:195px; background-position:-200px -35px;}
#cart a:hover{width:145px; background-position:-395px -35px;}
#contact a:hover{width:151px; background-position:-540px -35px;}
	
.body-copy{
	width:640px;
	margin-left:20px;
	}
	
.right-side-box{
	background-color:#fbfaf5;
	border:#d7dfd2 1px solid;
	margin:25px 14px 5px 4px;
	padding:10px;
	padding-right:25px;
	overflow:hidden;
	}

#girl-sponsor{
	margin-right:20px;
	float:left;
	}


.right-side-button a{
	background-image:url(images/rightside_button.png);
	}
.right-side-button{
	margin-bottom:50px;
	margin-top:10px;
	}

.left-side-button a{
	background-image:url(images/leftside_button.png);
	margin-right: 4px;
	}

.right-side-button a, .left-side-button a{
	display:block;
	width:175px;
	height:26px;
	background-position:0px 0px;
	text-align:center;
	padding-top:6px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	float:right;
}

.right-side-button a:hover, .left-side-button a:hover{
	background-position:0px -32px;
}

.copyright{
	width:900px;
	padding-top:25px;
	padding-right:10px;
	background-image:url(images/bottom_edge.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5d5232;
	text-align:center;
	}

.copyright a:hover{
	color:#FFFFFF;
	}

.bee a{
	width:64px;
	height:64px;
	background-image:url(images/bee.jpg);
	background-position:0px 0px;
	display:block;
	float:right;
	margin-left:-64px;
	margin-top:-15px;
}
.bee a:hover{background-position:0px 64px;}

