 /* TABLE SETTING*/
 
.maintable {
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	background-color: #FFFFFF;	
}
.tableback {
	background-image: url(../images/ablogo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bodybg {
	background-image: url(../images/backgr.jpg);
	background-repeat: repeat-x;
} 

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	margin-left: 40px;
	text-align: left;
	}
	
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	margin-left: 10px;
	text-align: left;
	}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-align: center;
	}
	
.bgalign {
	vertical-align: bottom;
	background-repeat: no-repeat;			
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	text-align: justify;
	margin-left: 2px;
	margin-right: 10px;
}

.descsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5B;
	text-align: justify;
	margin-left: 2px;
	margin-right: 10px;
}
.descdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	text-align: justify;
	margin-left: 2px;
	margin-right: 10px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	text-align: left;
	margin-left: 2px;
	margin-right: 2px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	list-style-position: outside;
	list-style-type: disc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	margin-left: 40px;
}

.qmarks {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
	text-align: center;	
}

.maps {
	border: 2px solid #808080;	
	text-align: center;
}

.photo {
	border: 0px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #3300FF;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #CC3300;
}
.pricetable {
	border: thin double #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	text-align: center;
}
