/*Page Header (global)*/

#topleft {
	background-color: transparent;
	height: 107px;
	width: 108px;
	paddin: 0px;
	margin: 00 0 0 7;
	float: left;
	}

#topcenter {
	color: #0000ff;
	background: transparent;
	height: 107px;
	width: 700px;
	border: 0;
	margin: 0 0 0 110px;
	padding: 0px;
	}


/* Navigation Bar */

#topnav {
	width: 100%;
	}

#navbar {
	background: #0000e0;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 14pt;
	}

#navbar li {
	display: inline;
	}

#navbar li a {
	background: #0000e0;
	float: left;
	padding: 5px 20px;
	font-family: arial, helvetica, san serf;
	color: #ffffff;
	text-decoration: none;
	}

#navbar li a:hover {
	background: #ffff00;
	color: #000000;
	}

#navbar li a.x {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	}


/* Global Settings */


body {
	background-image: url('graphics/background.PNG');
	}

h1 {
	font-family: verdana,helvetica,sans serif;
	font-weight: bold;
	align: center;
	}

h2 {
	font-family: verdana,helvetica,sans serif;
	font-weight: bold;
	font-size: 14pt;
	}

#clear {
	clear: both;
	}

a {
	color: #0000ff;
	}

#links {
	float: left;
	width: 200px;
	margin: 20px 0 0 0;
	padding: 10px;
	color: blue;
	}

#content {
	background: #ffffcc;
	margin: 0 0 0 220px;
	}

p {
	text-indent:
	1cm
	}


/* Page Specific Settings */


/* Home Page*/

/* Staff Page */



div.staff {
	margin: 2px;
	border: no;
	height: 250px;
	width: 200px;
	float: left;
	text-align: center
	}
	
img.staff {
	display: inline;
	margin: 3px;
	border: 2px solid #0000ff;
	hight: auto;
	width: 150px
	}

div.img a:hover img {
	border: 1px solid #00ff00
	}

div.title {
	text-align: center;
	font-weight: bold;
	width: 200px;
	margin: 4px 0 6px 0;
	color: blue
	}

div.desc {
	text-align: center;
	font-weight: normal;
	width: 200px;
	margin: 2px 0 0 0
	}


#staff {
	font-family: arial, helvetica, san serf;
	color: #0000ff;
	align: center;
	}


/*

div.staff {
	margin: 2px;
	border: 1px solid #0000ff;
	height: 90px;
	width: 110px;
	float: left;
	text-align: center;
	}
	
div.staff.img {
	display: inline;
	height: 90px;
	width: 110px;
	margin: 3px;
	border: 1px solid #ffffff;
	}

div.img a:hover img {border: 1px solid #0000ff;}

div.title {
	align: center;
	font-weight: bold;
	width: 180px;
	margin: 2px
	}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}


#staff {
	font-family: arial, helvetica, san serf;
	color: #0000ff;
	align: center;
	}


*/



/* Events Page */

#canendar {
	width: "100%";
	border: 10;
	}

.calendar th {
	width: "12%";
	}


/* Photos Page */

/* News Page */

/* For Sale Page */

/* Links Page */


#linques td {
	font-size: 20pt;
	font-weight: 700
	}


