/* CSS Document */

body {
	background-color: #002a41;
	background-image: ;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/background.gif);
	margin-top: 10px;
}


td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
}

h1 {color: #CCCC99; font: 400 18px Georgia, "Times New Roman",Times, serif; padding: 5px 0px;}
h2 {color: #CDCBB6; font: bold normal 16px Georgia, "Times New Roman", Times, serif; }
h3 {color: #999999; font: bold 14px Arial; }
li {list-style-image:  url(../images/generic/bullet.gif);}

a, a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #996633;
	text-decoration: underline;
}


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



.tableMaster {
	background-color: #FFFFFF;
	border: 40px solid #FFFFFF;
	width: 900px;
}

.tabletext {
	text-align: left;
	vertical-align: bottom;
	padding-left: 35px;
	width: 50%;
}
.tablePicture {
	text-align: right;
	vertical-align: bottom;
	width: 50%;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
}
.navigationLink {
	color: #CC6600;
	padding-right: 7px;
}
.heading {
	font-family: "American Typewriter", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 22px;
	color: #CC6600;
	line-height: 24px;
}
.headingBlue {
	font-family: "American Typewriter", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 20px;
	color: #002a41;
	line-height: 22px;
}

.headingSub {
	font-family: "American Typewriter", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 14px;
	color: #CC6600;
}



.webaddresses {
	font-size: 12px;
	color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




.gallery {
	text-align: left;
	}

.gallery img {
	width: 60px;
	height: 70px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	text-align: right;
	vertical-align: bottom;
	color: #CC6600;
	width: 50%;
	font-size: 12px;
	padding-right: 15px;
}

