/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0p;
	padding: 0;
	background: #fff;
	color: black;
	text-align:center;
	}
		
a {
	text-decoration: none;
	color: #333;
	}

a:visited {
	text-decoration: none;
	color: #333;
	}
	
h1 {
	font-size: 28px;
	margin: 20px 10px 25px;
	text-align: right;
	}
	
h3 {
	font-size: 18px;
	margin: 15px 0 5px;
	color: #666;
	}
	
h4 {
	font-size: 14px;
	margin: 0;
	color: #666;
	}
	
h5 {
	font-size: 14px;
	margin: 0 0 5px;
	color: #333;
	}
	
h6 {
	font-size: 12px;
	color: #333;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
td {
	vertical-align: top;
	}

img {
	margin: 5px 5px 5px 5px;
	}

img.horizontal {
	margin: 5px 20px 5px 20px;
	}

img.masthouse {
	display: block;
	margin: 10px 0 40px;
	}

img.large {
	display: block;
	margin: 10px 0 10px;
	}

img.pdf {
	margin: 0;
	}
	
ul {
	margin: 0 0 0 14px;
	padding: 0px;
	}	
	
#container {
	border:1px solid #666666;
	width: 700px;
	margin: 10PX auto;
	text-align:left;
	}
	

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 15px;
	padding-top: 8px;
	font-size: 12px;
	}

#arrows {
	margin-top: 1px;
	}
	
.left {
	width: 130px;
	padding-left: 10px;
	}

.content {
	padding-left: 15px;
	padding-right: 10px;
	}
	
.nav_btn {
	background-color: #fff;
	width: 90px;
	display: block;
	border: 1px solid #666;
	margin-bottom: 10px;
	padding: 4px 8px 4px 12px;
	background-image: url(../i/orange_blt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

.nav_btn a:hover {
	color: #C60;
	font-weight: bold;
	}

#subnav {
	text-align: right;
	}



#subnav a {
	color: #C60;
	margin-right: 8px;
	}

#subnav a:hover {
	text-decoration: underline;
	}

#breadcrumbs {
	display: block;
	font-size: 10px;
	}

#breadcrumbs a {
	color: #C60;
	}

#breadcrumbs a:hover {
	text-decoration: underline;
	}

.email {
	color: #C60;
	margin-right: 10px;
	}
	
.phone {
	margin-right: 18px;
	}

.copyright {
	font-size: 10px;
	}

.photo_info {
	font-size: 11px;
	}
	
#texttable {
	font-size: 12px;
	vertical-align: bottom;
	}
	
#texttable td{
	padding: 3px 0 3px 8px
	}
	
.tableh1{
	font-size: 14px;
	padding: 5px 0 5px;
	text-decoration: underline;
	}

	
.tableh3{
	font-size: 13px;
	white-space: nowrap;
	}

.tableindent{
padding: 0 0 0 12px;
}
	
#floatleft{
	float: left;
	font-size: 10px;
}

.highlight{
	background-color: #FF3;
}
	
#rows td {
	vertical-align: middle;
	font-size: 14px;
	color: #ccc;
	}
	
.rowsleft{
	width: 150px;
}
	
#rows a:hover {
	color: #C60;
}

.info {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 8px;
	padding-top: 8px;
}

.info a {
	color: #c60;

}
	
.info a:hover {
	text-decoration: underline;
}

.infoleft {
	width: 165px;
	padding-right: 5px;
	}

.infoleft a {
	color: #c60;
}
	
.infoleft a:hover {
	text-decoration: underline;
}

p.statement {
	margin: 0px 0px 15px;
	padding: 0px;
}

#videobox {
	padding: 35px 0 10px 20px;
	
}
