/* CSS Document */

    A:visited {color:#000000; text-decoration:none}
    A:link {color:#000000; text-decoration:none}
	A:hover {color:#990000; text-decoration:underline}

BODY {
	margin-top:3px;
	margin-bottom:3px;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;                  
	border-right-style: none;                 
	border-bottom-style: solid;
	border-left-style: none;                  
	border-bottom-color: #ff3399;
	margin-bottom: 6px;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;                  
	border-right-style: none;                 
	border-bottom-style: solid;
	border-left-style: none;                  
	border-bottom-color: #666666;
	margin-bottom: 6px;
}
h3 span {font-size: 15px; color: #ff3399;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;                  
	border-right-style: none;                 
	border-bottom-style: solid;
	border-left-style: none;                  
	border-bottom-color: #999999;
	margin-bottom: 6px;
}


IMG {
    border:0;
}

.credit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.maintitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff3399;
	font-weight: bold;
	line-height: 1.5;
}

.maintext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3;
}

.mainsidetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3;
}

.opendays {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff3399;
}

.opentimehome {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.opentimes {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.parking {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.sidemainheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff3399;
	font-weight: bold;
	line-height: 1.2;
}

.padder {
	padding-top: 40px;
}
.undertext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
}
.purplebold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7c388b;	
}
.purplenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c388b;
	text-align: right;
}
.purplenormalleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c388b;
	text-align: left;
}
.purpleblack {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
