@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/grad_bg.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	color: #004c4a; */
	color: #333;
}
.gradbox{
	background-image:url(../images/grad_greenwhite.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:center bottom;
	padding:16px 12px 16px 12px;
}
.gradbox a:link, .gradbox a:visited, .gradbox a:active {
	color:#00504d;
	text-decoration:none;
}
.gradbox a:hover {
	color: #009999;
	text-decoration: underline;
}

.general_list{
	list-style-type:square;
	list-style-position:outside;

}
.quick_contact h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:24px;
}
.quick_contact{
	font-size:16px;
	font-weight:bold;	
	color:#00504d;
}
.quick_contact2 h2{
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
}
.quick_contact2{
	font-size:12px;
	font-weight:bold;
	color:#00504d;
}

.general_table td {
	font-size:15px;
	padding-left:6px;
	border-bottom:1px dashed #d4ebea;
}

.general_table {
	background-image:url(../images/grad_greenwhite.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:center bottom;
	border:2px solid #d4ebea;
}
.link_table {
	border:2px solid #d4ebea;
}

.link_table img{
	border:1px solid #d4ebea;
}
.link_table td{
	font-size:14px;	
}
.link_table a:link, .link_table a:active, .link_table a:visited {
	font-size:12px;
}

.faq_table {
	border:2px solid #d4ebea;
}
.faq_q{
	padding-top:12px;
	background-color:#f5fcfc;
}
.faq_a{
	border-bottom:1px dashed #d4ebea;
	padding-bottom:12px;
}

.photogallery_table{
	margin-top:12px;
	border:2px solid #d4ebea;
	background-color:#f5fcfc;
}

.photogallery_inside_table{
	background-color:#FFF;
	padding:12px;
	border: 1px dashed #d4ebea;
}
.player_spotlight{
	padding:12px;
	background-image:url(../images/grad_greenwhite.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:center bottom;
}
.boxTitle{
	background-color:#D4EBEA;
	font-style:italic;
	font-weight:bold; font-size:18px;
	font-family:Arial narrow, Arial, Helvetica, sans-serif;
	color:#009999;
}
#titlebox{
	font-size:14px;
	color: #333;
	font-weight:bold;
	
}
#zoomimage{
	border:2px solid #d4ebea;
}
.photogallery_thumb{
	border:1px dashed #d4ebea;
	
	background-color:#f5fcfc;
}
.photogallery_thumb img{
	border:2px solid #d4ebea;
	margin:4px;
}
a:link, a:visited, a:active {
	color:#333;
	text-decoration: underline;

}

a:hover {
	color: #009999;	
}
