﻿@import url(layout.css);
body {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: transparent;
}

p {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: transparent;
	margin-bottom:-2.5px;
}

h1 {
	color: #000000;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h2 {
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h3 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h4 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h5 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

h6 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

#container {
	background-color: transparent;
	width: 746px;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
/*	border-right: 1px solid #460A05;
	border-left: 1px solid #460A05; */
}
#masthead {
	text-align: center;
	background-color: #FFFFFF;
	width: 746px;
/*	border-right: 1px solid #460A05;
	border-left: 1px solid #460A05;*/
}
#navigation {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #000066;
	overflow: hidden;
	letter-spacing: 1px;
	display:none;
}
#page_content {
	width: 740px;
	margin: 3px;
	background-color: #ffffff;
}
/*
#column_l {
	width: 430px;
	margin: 0;
	padding: 0 10px;
	background-color: #FFF5E6;
}
#column_r {
	width: 232px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #FFF5E6;
	position: relative;
}
*/
#footer {
	font-size: 10px;
	background-color: #ffffff;
	width: 746px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    border: 1px solid #000000;
}
/* Styles for Masthead */
#masthead p {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FFF5E6;
	margin: 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for masthead div */
#masthead div {
height: 149px;
width: 746px;
margin: 0;
padding: 0;
color: #FFFFFF;
display: inline;
}
/* Styles for mastheadcol1*/
#masthead img {
height: 149px;
width: 746px;
float: left; 
}

.featureimage {
float: right;
border: 2px solid #460A05;
margin-left: 20px;
margin-bottom: 6px;
display:none;
}

.tableimage {
border: 2px solid #460A05;
display:none;
}

.no_bullet {
	list-style-type: none;
}

#navigation ul {
	text-align: center;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	display:none;
}

/* Styles for Navigation */
ul.no_bullet {
	list-style-type: none;
}
#navigation li {
	float: left;
	display:none;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #460A05;
	display:none;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #460A05;
	background-color: #6666FF;
	display:none;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

div.album {
	background-color: #fcf8f2;
	width: 620px;
	margin: 0 auto;
}

#homealbum {
list-style-type: none;
width: 620px;
}

#albumlist {
list-style-type: none;
width: 620px;
}

#albumlist li {
float: left;
width: 300px;
margin-right: 6px;
margin-bottom: 10px;
font: bold 1.4em Arial, Helvetica, sans-serif;
color: #333333;
}

#albumlist img {
display: block;
border: 1px solid #333300;
}

#homealbum {
list-style-type: none;
	width: 620px;
}

#homealbum li {
float: left;
width: 300px;
margin-left: 4px;
margin-bottom: 10px;
font: bold 1.0em Arial, Helvetica, sans-serif;
color: #333333;
}

#homealbum img {
display: block;
border: 1px solid #333300;
}
