body {
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFF;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/new-wave.gif);
	padding: 0px;
	margin: 0px;
	font-size: 0.95em;
	padding-bottom: 30px;

}

body.entry {
	text-align: center;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding-bottom: 1em;
}

a {
	color: #195e47;
}

a:hover {
	color: #094e37;
	text-decoration:none;
}

a img {
	border: 0px;
}

h1 {
	background-color: #bf910c;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	margin: 0px;
	font-size: 1em;
}

h2 {
	color: #195e47;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

h3 {
	color: #195e47;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.25em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid rgb(112,54,54);
	width: 100%;
	clear: both;
}
div.main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

/* table.header, table.topbar, table.content, #nav, div.arch2, div.entrybox {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
*/
div.entrybox {
	padding-top: 100px;
}

div.entrybox table.entry {
	left: 0%;
	right: 0%;
	top: 0%;
	bottom: 0%;
}

div.entrybox table.entry td.pic1 {
	border: 2px solid #FFF;
	height: 170px;
	background-image: url(../images/entry_photo1.jpg);
	background-repeat: no-repeat;
	background-position: -100px bottom;
	width: 20%;
}

div.entrybox table.entry td.pic2 {
	border: 2px solid #FFF;
	border-left: none;
	height: 194px;
	background-image: url(../images/entry_photo2.jpg);
	background-repeat: no-repeat;
	background-position: -15px -35px;
	width: 20%;
}

div.entrybox table.entry td.pic3 {
	border: 2px solid #FFF;
	border-left: none;
	height: 170px;
	background-image: url(../images/entry_photo3.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	width: 20%;
}

div.entrybox a.enterButton {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	width: auto;
	height: 20px;
	padding: 4px;
}

div.entrybox a.enterButton:hover {
	background-color: rgb(250,222,134);
}

div.entrybox td.maintext {
	color: rgb(250,222,134);
	text-align: left;
	font-size: 90%;
}

table.header {
	
}

table.header td {
	background-color: rgb(18,31,71);
	height: 160px;
	border-bottom: 10px solid rgb(250,222,134);
}

table.header td.left {
	background-image: url(../images/headerbar_left_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	width: 5%;
}

table.header td.logo {
	text-align: center;
	vertical-align: middle;
	width: 5%;
	padding-left: 15px;
	padding-right: 15px;
}

table.header td.right {
	background-image: url(../images/headerbar_right_bg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px center;
}

#navfloat {
	position:absolute;
	left:0px;
	top:178px;
	width:100%;
	background-color:#000;
}
#nav {
	width:750px;
	margin: 0px auto;
}

#nav td {
	background-color: #000;
	padding: 0px;
	margin: 0px;
}

#nav td ul {
	padding: 0px;
	width: 10em;
	display: none;
	list-style: none;
	position: absolute;
	margin: 0px;
	margin-left:10px;
}

#nav td a {
	text-transform: uppercase;
	color:#bf910c;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	padding: 6px;
	margin: 2px;
	text-align: center;
	width: auto;
	line-height: 1;
}

#nav td a:hover {
	color: #ffcc00;
}

#nav a.daddy {
	background: url(../images/menu_arrow.gif) 11em center no-repeat;
}

#nav a.daddy:hover {
	background: url(../images/menu_arrow_over.gif) 11em center no-repeat;
	background-color: #000;
}

#nav td ul li {
	float: left;
	padding: 0;
	clear: both;
	background-color: #fff;
	opacity: 0.90;
	filter: alpha(opacity=90);
	width: 100%;
	margin-left: 2px;
}

#nav td ul li a {
	clear: both;
	width: auto;
	color: #c59d29;
	padding: 6px;
	background-color: #fff;
	text-transform: none;
	margin: 0px;
	text-align: left;
	border-bottom:1px solid #c5c3c3;
}
#nav td ul li a:hover {
	background-color: #000;
}

#nav td ul li ul {
	position: absolute;
	display: none;
	height: auto;
	margin: 0;
	left: 100%;
	margin-top: -20px;
	margin-left: -2px;
}

#nav td ul li li {
	width: 100%;
	float: left;
}

#nav td ul li ul a {
	width: auto;
	clear: both;
}

#nav td ul li ul ul {
	
}

#nav td:hover ul ul, #nav td:hover ul ul ul, #nav td.sfhover ul ul, #nav td.sfhover ul ul ul {
	display: none;
}

#nav td:hover ul, #nav td li:hover ul, #nav td li li:hover ul, #nav td.sfhover ul, #nav td li.sfhover ul, #nav td li li.sfhover ul {
	display: block;
}

#nav td:hover, #nav td.sfhover {
	
}

table.content {
	width:750px;
}

table.content td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

table.content th {
	color: #000;
	text-align:left;
	background-color:#FFF;
	font-size: 90%;
	padding: 2px;
}

table.content th.firstheader {
	color: #000;
	text-align:left;
	background-color:#FFF;
	font-size: 90%;
	padding: 2px;
}

table.content td .date {
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	line-height: 1;
}

table.content td .padRight {
	padding-right: 1em;
}

table.content td.padBottom {
	padding-bottom: 1em;
}

table.content td table.maillist {
	width: auto;
}

table.content td table.maillist th {
	color: #000;
	text-align: right;
	white-space: nowrap;
}

table.content td table.maillist td input {
	font-size: 0.75em;
}

table.content td table.gallery {
	width: 100%;
}

table.content td table.gallery td {
	text-align: center;
	width: 25%;
	vertical-align: top;
	font-size: 0.80em;
	border-left: 1px solid #DDD;
	padding-bottom: 1.5em;
}

table.content td table.gallery td.left {
	border-left: none;
}

table.content td table.gallery td img {
	border: 2px solid rgb(18,31,71);
}

table.content td table.gallery td img:hover {
	border: 2px solid rgb(250,222,134);
}

table.content td table.gallery td a {
	text-decoration: none;
	display: block;
}

table.topbar {
	height: 75px;
	clear: both;
}

table.topbar td.bar1 {
	width: 25%;
	background-image: url(../images/topbar_col1_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	border-right: 5px solid rgb(18,31,71);
}

table.topbar td.bar234 {
	width: 100%;
}

table.topbar td.bar234 table {
	width: 100%;
	height: 74px;
}

table.topbar td.bar234 table td.subbar1 {
	border-left: 5px solid rgb(18,31,71);
	border-right: 5px solid rgb(250,222,134);
	padding-left: 1px;
	background-image: url(../images/topbar_col2_bg.jpg);
	width: 33%;
}

table.topbar td.bar234 table td.subbar2 {
	border-left: 5px solid rgb(250,222,134);
	border-right: 5px solid rgb(250,222,134);
	padding-right: 21px;
	background-image: url(../images/topbar_col3_bg.jpg);
	width: 34%;
}

table.topbar td.bar234 table td.subbar3 {
	border-left: 5px solid rgb(250,222,134);
	background-image: url(../images/topbar_col4_bg.jpg);
	width: 33%;
}

table.content td.textmain {
	width: auto;
	background-color: #FFF;
	padding: 5px 15px 10px 0px;
}

table.content td.textmain img {
	
}

table.content td.textmain img.fleft {
	float: left;
	margin-right: 1em;
}

table.content td.textmain img.border {
	border: 2px solid rgb(18,31,71);
}

table.content td.textmain a img.border:hover {
	border: 2px solid rgb(250,222,134);
}

table.content td.textmain table th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: rgb(18,31,71);
	padding: 0px;
	padding-right: 1em;
	width:75%
}

table.content td.rightborderOff {
	border-right: 0px;
}

table.content td.textcol1 {
	width: 25%;
	background-color: #FFF;
	padding: 15px;
	border-right: 1px dashed #000;
}

table.content td.textcol2 {
	width: 25%;
	background-color: #FFF;
	padding: 0px;
	border-left: 1px dashed #000;
	/* border-left: 5px solid rgb(250,222,134); */
}

table.content td.gallery {
	padding-top: 10px;
	text-align: center;
}

table.content td.gallery img {
	margin-bottom: 10px;
	border: 2px solid rgb(18,31,71);
}

table.content td.gallery img:hover {
	border: 2px solid rgb(250,222,134);
}

div.submenu {
	border-top: 1px solid #000;
}

div.submenu a {
	display: block;
	width: auto;
	font-weight: bold;
	border-bottom: 1px solid #000;
	text-decoration: none;
	padding: 5px;
	line-height: 1;
}

div.submenu a.on {
	background-color: rgb(231,231,231);
	color: #000;
}

div.submenu a:hover {
	background-color: #cf9500;
	color: #FFF;
}

.newsect {
	margin-top: 2em;
}

h3.newsect {
	margin-top: 1em;
}

.asterisk {
	font-weight: bold;
	color: #C00;
}

.justifyleft {
	text-align: left;
}

.padding {
	padding: 15px;
}

.minor {
	font-size: 80%;
}

.error {
	color: rgb(112,54,54);
	font-weight: bold;
}

.highlight {
	color: rgb(127,111,72);
}