@charset "utf-8";
/* CSS Document 
colors: 
orange: #e2b006;
yellow: #ffff41;
dark purple: #54019b;
light purple: #955db8;
*/
body {
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(../images/img_pg/pg_bk.jpg);
	background-repeat: repeat-x;
	background-color: #955db8;
}
img {
	border: none;	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	font-size: 120%;
}
.contentleft h2 {
	border-left: solid 6px #e2b006;	
}
h3 {
	font-size: 110%;	
}
h1,h2,h3 {
	color:#333;	
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;	
}
#wrapper {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border-top: solid 8px #e2b006;
}
.headerleft {
	float:left;
	width: 538px; /*718*/
	padding: 0 0 0 80px;
	height: 61px;
	background-color: #ffff41;
}
.headerright {
	float:right;
	width: 360px; /*366 - 266 is right side width - we reduced headerleft and increased this to address skype plugin adding intl flag on Aleda computer */
	height: 21px;
	padding: 40px 6px 0 0;
	color: #000;
	text-align: right;
	font-size: 12px;
	background-color: #ffff41;
}
.navleft {
	float:left;
	width: 718px;
	height: 251px;
}
.navright {
	float:right;
	width: 266px;
	height: 251px;
}
.navtop a {
	float:left;
	display:block;
	width: 88px;
	height: 31px;
	border-right: dotted 1px #dcdcdc;
	line-height: 31px;
	color: #fff;
	text-align: center;
	text-decoration:none;
}
.navtop a.last {
	border-right: none;
}
.navtop a:hover {
	background-color: #54019b;
}
.navtop a.on,.navmain a.on {
	background-color: #54019b;
	color: #FF0;
}
.navmain a {
	float:left;
	display:block;
	width: 238px;
	padding: 0 0 0 28px;
	height: 30px;
	border-top: dotted 1px #fff;
	line-height: 30px;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navmain a:hover {
	background-color: #54019b;
}
.nhome {
	background-image: url(../images/img_nav/nav-home.jpg);
	background-repeat: no-repeat;	
}
.contentleft {
	float:left;
	width: 678px; /*718*/
	padding: 20px 10px 20px 20px;
	margin: 0 auto;
	line-height: 140%;
}

.imgblock {
	float:left;
	width: 718px;
	height: 166px;
	margin: -10px -10px 0 -20px;
	padding: 0 0 5px 0;
}
.imgblock img {
	float:left;
	display:block;
}
.contentright {
	float:right;
	width: 246px;
	padding: 10px;
	font-size: 10px;
}
.contentright h2 {
	font-size: 110%;
	padding-top: 0;
	margin-top: 0;
}
.critem {
	border-top: dotted 1px #999;
	/*border-top: solid 3px #e2b006;*/
	padding: 10px 0;
	margin-bottom: 5px;
}
.faq {
	background-image: url(../images/img_misc/faq-bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;		
}
.map {
	background-image: url(../images/img_misc/map-bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;		
}
.contentbot {
	clear:both;
	width: 944px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background-color: #ffff41;
	border-top: solid 8px #e2b006;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 140%;
}
.hours {
	float:right;
	line-height: 40px;
	width: 650px;
	height: 40px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style:normal;
}
#footer {
	padding: 10px 0;
	margin-top: 10px;
	color: #fff;
	line-height: 150%;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}
/* generic classes */
.flrt {
	float:right;
	margin: 0 0 5px 5px;
}
.fllt {
	float:left;
	margin: 0 20px 20px 0;
}
.ulfl {
	float:left;	
}
a.pdf {
	display:block;
	border-top: dotted 1px #ccc;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background-image: url(../images/img_misc/pdf.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	margin: 0;
	text-decoration: none;
	line-height: 50px;
	height: 50px;
	background-position: 5px 5px;
}
a.pdf:hover {
	text-decoration: none;	
	border: solid 1px #000;
}
a.info {
	display:block;
	border-top: dotted 1px #ccc;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background-image: url(../images/img_misc/info.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 80px;
	margin: 0;
	text-decoration: none;
	line-height: 50px;
	height: 50px;
	background-position: 5px 5px;
}
a.info:hover {
	text-decoration: none;	
	border: solid 1px #000;
}
/* Google Map */
#wagmp_map_1 {
	width: 600px;
	height: 400px;
	border: solid 1px #000;
}
.msg {
	border: solid 1px #000;
	background-color:#FF0;
	padding: 10px;
	margin: 10px;
}
.locationdetails {
	float:right;
	width: 178px;
	padding: 10px;
	border: solid 1px #999;
	margin-top: 10px;
	background-image: url(../images/img_home/p_bk.jpg);
	background-repeat: no-repeat;
	background-position: center -1px;
	text-align: left;
}
.dotop {
	border-top: dotted 1px #999;
	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #999;
}
.lbl {
	border-bottom: solid 1px #ccc;	
	background-color: #dcdcdc;
	text-align:right;
}
.fld {
}
.clearleft {
	clear:left;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}	
