@charset "UTF-8";
/* CSS Document */
/* font and menu styles #0023F9;*/

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
	margin:10px 0 0 0;
}

.leftmenuinside {
	color:#FFFFFF;
	font-size:14px;
}

.leftmenuinside a {
	display:block;
	height:30px;
	background:url(../images/leftmenurollover.png) 0 0 no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 0 0 30px;
	text-align:left;
	 
	
}

.leftmenuinside a:hover {
	background-position:0 -30px;
	color:Aqua;
	text-decoration:underline;
	
	
}
.leftmenuinside a {
	color:#FFFFFF;
	text-decoration:none;
}

.leftmenuinside a:active {
	background-position:0 -60px;
	
}
.leftmenuinside a.activemenu {
	background-position:0 -60px;
	  
}

.leftmenuinside h2 {
	text-align:center;
	margin:15px 0 10 0;
}

#topmenuinside a {
	display:block;
	float:left;
	
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
	height:24px;
	background:url(../images/pinrollover.png) 0 0 no-repeat;
	padding:18px 0px 0 30px;
	margin-top:-10px;
}

#topmenuinside a:hover {
	background-position:0 -40px;
	 
	 
}



#topmenuinside a:active {
	background-position:0 -80px;
	
}

#shoppingcart a {
	display: block;
	padding:8px 50px 0 10px;
	background:url(../images/cartrollover.png) 100% 0 no-repeat;
	height:32px;
}

#shoppingcart a:hover {
	background-position:100% -40px;
	text-decoration:underline;
}

#shoppingcart a:active {
	background-position:100% -80px;
}

#footerinside {
	color:#FFFFFF;
	font-size:12px;
}

#footerinside a {
	color:#FFFFFF;
	text-decoration:none;
}

#footerinside a:hover{
	text-decoration:underline;
}

#mainarea a {
	color:#000000;
	text-decoration:none;
}

#mainarea a:hover {
	color:#333333;
	text-decoration:underline;
}

.events p {
	margin:0;
	font-size:14px;
}

.events h2 {
	font-size:20px;
	margin:15px 0 5px 0;
}

.events h3 {
	font-size:14px;
}

.newsletter {
	color:#FFFFFF;
}

.newsletter h2 {
	margin:15px 0 5px 0;
	font-size:20px;
}
