body {
	margin: 0px;
	background-color: #E0D3B3;
	background-image: url(../images/-.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

td {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

h1 {color: #9A180B; font: 400 18px Arial, Helvetica, sans-serif; padding: 0px 0px 20px 0px;}
h2 {color: #D98A45; font: 400 14px Arial, Helvetica, sans-serif; }
h3 {color: #005485; font: 400 12px Arial, Helvetica, sans-seriff; }
li {list-style-image:  url(../images/generic/bullet.gif);}

a, a:visited {color: #000000; text-decoration: none;}
a:hover, a:visited:hover {color: #005485; text-decoration: underline;}

.box-border {
	border: 1px solid #b08c5d;
}

hr {border: none 0;
border-top: 1px dotted #ffffff;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


.links {
	font-size: 10px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	color: #999999;
}
	
.bluesquare {
	background-color: #70b2a9;
	padding: 25px;
	vertical-align: bottom;
}

.weblink {
	height: 25px;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	border: none;
	color: B08C5D;
}
.heading {
	font-weight: normal;
	font-size: 24px;
}
.text-dark {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

.pictures {
	border: 1px solid #FFFFFF;
}
.background {
	background-image: url(../images/background2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.gallerySmall {
	text-align: left;
	vertical-align: bottom;
}
.gallerySmall img {
	border: 0;
	width: 70px;
	height: 80px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
	}
.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.indexAina {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS";
}
.index {
	font-size: 28px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
.boldBlue {
	font-weight: bold;
	color: 336666;
}
