@charset "utf-8";

body {
	background-color: #80aeb7;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

	/* hide from ie on mac \*/

	

#flashcontent {
	height: 326px;
	text-align: center;
}

#main-body{
	height: 536px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#navigation{
	height: 92px;
	width: 184px;
}

#footer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

	
.under-flash {
	color: #323956;
	font-family: Arial, Helvetica, sans-serif;
}

.shops-copy {
	padding-left: 12px;
}



.titles {
	color: #386e78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titles  A:link {text-decoration: none;color: #71deee; }
.titles  A:visited {text-decoration: none; }
.titles  A:active {text-decoration: none; }
.titles  A:hover { text-decoration: underline; color: #71deee; }

.grey-titles {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
}

.main-copy {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	text-align: left;
	padding: 0px;
}

.fine-print {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	line-height: normal;
	text-align: left;
	padding: 8px;
}

.main-copy A:link { text-decoration: none; color: #666666; }
.main-copy A:visited {text-decoration: none; color: #999999; }
.main-copy A:active {text-decoration: none; color: #FF9900; }
.main-copy A:hover { text-decoration: none; color: #386e78; }



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

.footer-copy A:link {
	text-decoration: none;
	color: #666666;
}
.footer-copy A:visited {text-decoration: none;}
.footer-copy A:active {text-decoration: none;}
.footer-copy A:hover {text-decoration: none; color: #FFFFFF;
}



.green-subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #71deee;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
}
.green-subnav A:link {text-decoration: none; color: #666666;}
.green-subnav A:visited {text-decoration: none;}
.green-subnav A:active {text-decoration: none;}
.green-subnav A:hover {text-decoration: none; color: #FFFFFF;
}
