﻿* 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	background-color: #ffffcc;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
}

a
{
	color: #cccccc;
	text-decoration: none;
}

a:hover 
{
	color: #ffffff;
}

#content 
{
	width: 960px;
	margin: auto;
	min-height: 500px;
}

#titleimages 
{
	width: 200px;
	float: right;
	padding-top: 13px;
}

#titleimages img 
{
	margin-top: 13px;
}

#title 
{
	width: 680px;
	margin: auto;
}

#title h1 
{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18pt;
}

#title h2
{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16pt;
	font-style: normal;
}

#titlefooter 
{
	width: 640px;
	margin: auto;
	padding-top: 13px;
	text-align: right;
}

#homemenu 
{
	margin: 26px 0px 13px 0px;
}

#homemenu li 
{
	list-style: none;
	padding: 3px;
	margin: 0px 3px 0px 3px;
	width: 180px;
	background-image: url('images/button.gif');
	background-position: top center;
	background-repeat: no-repeat;	
	float: left;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	color: #999999;
	font-style: italic;
}

#menu 
{
	width: 732px;
	margin: auto;
	padding-top: 26px;
}

#menu li 
{
	list-style: none;
	padding: 3px;
	margin: 0px 3px 0px 3px;
	width: 110px;
	background-image: url('images/button.gif');
	background-position: top center;
	background-repeat: no-repeat;	
	float: left;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	color: #ffffff;
	font-style: italic;
}

#proppage 
{
	background-image: url('images/propback.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#info 
{
	padding: 13px 0px 0px 420px;
	min-height: 300px;
}

#pagepics
{
	float: right;
	width: 492px;
	margin-top: 26px;
	margin-bottom: 39px;
}

.pagepic
{
	float: left;
	width: 164px;
	text-align: center;
}

.pagepic img
{
	border: solid 2px #ffffff;
}

#info h1 
{
	margin-bottom: 13px;
}

#info p 
{
	margin-bottom: 13px;
}

#info li 
{
	margin-left: 39px;
}

#info a 
{
	color: #000000;
}

#info a:hover 
{
	color: #000099;
}

.left 
{
	width: 170px;
	float: left;
}

.right 
{
	width: 330px;
	float: left;
}

#footer 
{
	width: 795px;
	margin: auto;
	margin-top: 13px;
	padding-top: 13px;
	border-top: solid 1px #999999;
	font-size: 8pt;
	color: #666666;
}

#footer .email, #footer .copy
{
	float: left;
	width: 265px;
}

#footer .copy 
{
	text-align: center;
}

#footer .phone 
{
	text-align: right;
}

#cal 
{
	width: 492px;
	border: solid 1px #000000;
	margin-bottom: 13px;
}

#cal p 
{
	margin: 0px;
	padding: 0px;
}

#caladmin
{
	width: 550px;
	border: solid 1px #000000;
	margin-bottom: 13px;
}

#caladmin p 
{
	margin: 0px;
	padding: 0px;
}

#calhead 
{
	background-color: Black;
	text-align: center;
	color: #ffffff;
	padding: 3px 0px 3px 0px;
}

.calmonths
{
	width: 182px;
	margin: auto;
	border: 0px;
}

.calmonthsadmin
{
	float: left;
	width: 182px;
	margin: auto;
	border: 0px;
}

.calmonthstitle
{
	text-align: center;
}

.calmonthsday
{
	text-align: right;
	width: 24px;
	float: left;
}

