@charset "utf-8";
/* CSS Document */



html, body{
	background: #ef4d9c;
	}

body
{
	margin:0px;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#494949;
}


#Topbar	{
	width:966px;
	height:37px;
	margin:0px auto;
	background-color:#ef4d9c;
	}
	
#Menu	{
	width:150px;
	height:29px;
	float:left;
	padding-top:8px;
}

.Arial-16-White	{
	font-family:arial;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.Arial-16-White:Hover	{
	font-family:arial;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:Underline;
	}
.bgsky {background-color:#55bee8;}
.bgpink {background-color:#ef4d9c;}
	
	
.Footer	{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.Footer	{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	}

.Footer:Hover	{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#Footer	{
	width:966px;
	height:34px;
	margin:0px auto;
	background:url(../images/Footer_bg.jpg);
	margin-top:20px;
	}
	
#InnerHeader
	{
	width:916px;
	height:306px;
	margin:0px auto;
	background-image:url(../images/Inner_Header.jpg);
	}
	
#Heading	{
	width:941px;
	height:40px;
	margin:0px auto;
	text-align:left;
	font-family:arial;
	font-size:25px;
	color:#0071bd;
	padding-left:25px;
	padding-top:10px;
	border-bottom-width:1px;
	border-bottom-color:#474747;
	border-bottom-style:solid;
	}
	
#BodyText	{
	width:640px;
	height:auto;
	float:left;
	padding-left:25px;
	padding-top:10px;
	}
	
#Banner	{
	width:260px;
	height:215px;
	float:left;
	background-image:url(../images/Banner.jpg);
	margin-left:20px;
	margin-top:10px;
	}
	
.input
{
	background-color:#ffffff;
	width:260px;
	height:23px;
	color:#0071bd;
	border:1px solid #0071bd;
	font-size:15px;
}

.Error	{
	font-family:arial;
	font-size:12px;
	color:#FF0000;
	}

.input:Hover
{
	background-color:#ffffff;
	width:260px;
	height:23px;
	color:#505050;
	border:1px solid #474747;
	font-size:15px;
}

.Button
{
	width:80px;
	height:25px;
	background-color:#EF4E9C;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	border-width:1px;
	border-style:solid;
	border-color:#0071bd;
}

.CommentsBox
{
	background-color:#ffffff;
	width:260px;
	height:150px;
	color:#0071bd;
	border:1px solid #0071bd;
	font-size:15px;
}

.CommentsBox:Hover
{
	background-color:#ffffff;
	width:260px;
	height:150px;
	color:#505050;
	border:1px solid #474747;
	font-size:15px;
}

.Link	{
	font-family:aria;
	font-size:14px;
	color:#CC3300;
	text-decoration:none;
	}
	
.Link:Hover	{
	font-family:aria;
	font-size:14px;
	color:#CC3300;
	text-decoration:Underline;
	}

.storelocationtext {font-family:verdana; font-size:15px; color:#000000;}
.storelocationheading {font-family:verdana; font-size:20px; color:#0071bd;}
.storelocationlinks {font-family:verdana; font-size:15px; color:#cc3300; text-decoration:none;}
.storelocationlinks:hover {font-family:verdana; font-size:15px; color:#cc3300; text-decoration:underline;}