body
{
	background-image: url(background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #77787b;
	font-family: "Trebuchet MS", "Arial", "Verdana", serif;
	margin: 0 0 10px 0;
	text-align: center;
}

#page
{
	background-image: url(page.gif);
	background-position: 17px 0;
	background-repeat: repeat-y;
	margin: 10px auto 10px auto;
	text-align: left;
	width: 838px;
}

#header
{
	height: 160px;
	margin: 0 0 0 0;
	width: 838px;
}

#header a
{
	background-image: url(header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 160px;
	width: 838px;
}

#header h1
{
	display: none;
}

#menu
{
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	margin: 0 17px 0 17px;
	padding-left: 127px;
	text-align: center;
	text-transform: uppercase;
	width: 702px;
}

#menu a
{
	color: #FFFFFF;
	float: left;
	height: 24px;
	margin: 0;
	padding: 7px 15px 0 15px;
	/*width: 150px;*/
	text-decoration: none;
}

#menu a:hover, a:active
{
	color: #B8181E;
	background-color: #FFFFFF;
	height: 24px;
}

#menu span a
{
	color: #B8181E;
	background-color: #FFFFFF;
	height: 24px;
}

#side
{
	color: #000000;
	display: inline;
	float: left;
	font-size: 13px;
	margin: 0 0 0 17px;
	padding: 0;
	width: 238px;
}

#side .minheight
{
	height: 462px;
	float: right;
	width: 1px;
}

#side #one h3
{
	background-image: url(side_h3_1.gif);
	color: #FFFFFF;
	font-size: 12px;
	height: 21px;
	margin: 0 0 10px 0;
	padding: 19px 0 0 18px;
	text-transform: uppercase;
	width: 216px;
}

#side #two h3
{
	background-image: url(side_h3_2.gif);
	color: #FFFFFF;
	font-size: 12px;
	height: 21px;
	margin: 0 0 10px 0;
	padding: 47px 0 0 18px;
	text-transform: uppercase;
	width: 216px;
}

#side ul
{
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 0 17px;
	padding: 0;
}

#side li
{
	height: 2em;
}

#side li a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#side li a:hover, a:active
{
	text-decoration: underline;
}

#side p
{
	margin: 0 18px 1em 18px;
}

#side span
{
	color: #daa31e;
}

#side table
{
	margin: 0 0 1em 0;
	text-align: center;
}

#side table.calendar td
{
	width: 20px;
}

#side table td.today
{
	background-color: #DDDDDD;
}

#side #two a
{
	color: #daa31e;
	text-decoration: none;
}

#side #two a:hover, a:active
{
	text-decoration: underline;
}

#main
{
	color: #000000;
	display: inline;
	float: right;
	font-size: 13px;
	margin: 0 17px 0 0;
	width: 558px;
}

#main h3
{
	background-image: url(h3.gif);
	color: #FFFFFF;
	font-size: 12px;
	height: 21px;
	margin: 0 0 10px 0;
	padding: 19px 0 0 18px;
	text-transform: uppercase;
	width: 540px;
}

#main h4
{
	color: #204390;
	font-size: 12px;
	margin: 0 18px 1em 18px;
	text-transform: uppercase;
}

#main h5
{
	color: #204390;
	font-size: 13px;
	margin: 0 18px 0 18px;
}

#main p
{
	margin: 0 18px 1em 18px;
	/*text-align: justify;*/
}

#main a
{
	color: #204390;
	text-decoration: none;
}

#main a:hover, a:active
{
	text-decoration: underline;
}

#main a img
{
	border: 1px solid #000000;
}

#main table
{
	margin: 0 18px 1em 18px;
}

#main table h4
{
	margin: 0 0 1em 0;
}

#main table h5
{
	margin: 0;
}

#footer
{	
	background-image: url(footer.gif);
	background-position: 17px 40px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 13px;
	height: 78px;
	margin: 0;
	padding: 0 0 0 246px;
	text-align: center;
	width: 592px;
}

#footer a
{
	color: #204390;
	text-decoration: none;
}

#footer a:hover, a:active
{
	text-decoration: underline;
}

#footer h6
{
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	position: relative;
	top: 6px;
	left: 5px;
	
}

#footer h6 span
{
	background: url(footer_h6.gif) no-repeat 3px 4px;
	padding-left: 11px;
	padding-right: 5px;
}

#footer h6 a
{
	color: #000000;
}

.photos
{
	text-align: justify;
}

.photos a
{
	background-color: #D8D8D8;
	display: block;
	float: left;
	height: 92px;
	margin: 0px 8px 8px 0px;
	text-align: center;
	width: 122px;
}
