
/*
=====================================================
Tag related styles
=====================================================
*/

body	{
	padding: 0;
	margin: 0;
	background-color: #ccccff;
	font: 76% verdana, arial, helvetica, sans-serif;
	text-align: center;
}

p, th, td, ol, ul	{
	vertical-align: top;
	margin-top: 1em;
}

input, select, textarea	{
	font-size: 0.9em;
	margin: 3px 0;
}

#container	{
	position: relative;
	margin: 10px auto 0 auto;
	width: 758px;
	text-align: left;
	background-color: #ffffd8;
	border: 1px solid #000;
}

h1	{
	margin: 0;
	width: 758px;
	background: transparent url(images/header/header.jpg) 0 0 no-repeat;
	padding-top: 170px;
	overflow: hidden;
	height: 0px !important; /* for most browser */
	height /**/:170px; /* for IE5/win */
}

h2	{
	font-size: 1.15em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

h3	{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

p	{
	margin: 0 0 10px 0;
}

ul	{
	list-style: none;
}

li	{
	list-style: disc;
	padding: 5px;
}


hr	{
	margin: 12px 0px;
	height: 1px;
	width: 725px;
	background-color: #000;
	color: #000;
	border: none;
}

img	{
	border: 0;
}


/*
=====================================================
Anchor styles
=====================================================
*/

a:link {
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, body a:active {
	color: #cc6633;
	font-weight: bold;
	text-decoration: underline;
}

.locationlink a:link {
	color: #fff000;
	font-weight: bold;
	text-decoration: none;
}
.locationlink a:visited {
	color: #fff000;
	font-weight: bold;
	text-decoration: none;
}
.locationlink a:hover {
	color: #fff000;
	font-weight: bold;
	text-decoration: underline;
}

a:link img	{
	border: 1px solid #000;
}

a:visited img	{
	border: 1px solid #000;
}

a:hover img	{
	border: 1px solid #cc6633;
}

a:active img	{
	border: 1px solid #000;
}

/*
=====================================================
Navigation styles
=====================================================
*/

ul#navigation	{
	margin: 0;
	padding: 0;
	float: left;
	background-color: #fcf6ac;
	width: 758px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

ul#navigation li	{
	display: block;
	float: left;
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

ul#navigation li a	{
	display: block;
	padding: 6px 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #fcf6ac;
	border-right: 1px solid black;
}

ul#navigation li a:link, #navigation li a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

ul#navigation li a:hover {
	color: #f60;
	background-color: #ebe385;
}

li#guestBook	{
	width: 89px;
}

ul#navigation li#guestBook a	{
	border-right: 0;
}

/*
=====================================================
ID styles
=====================================================
*/

#mainContent	{
	position: relative;
	top: -28px;
	width: 758px;
	margin: 0;
	margin-top: 28px;
	padding: 15px;
	line-height: 1.5em;
	/* IE 5 Hack */
	voice-family: "\"}\"";	
	voice-family:inherit;
	/* End Hack */
	width: 728px;
}

/* brought to you by shoddy microsoft programming */
html>body #mainContent	{
	top: 0;	
}

#homeCol1	{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 228px;
	padding-right: 15px;
}

#homeCol1 h2	{
	margin-bottom: 0.5em;
}

#homeCol2	{
	width: 215px;
	padding: 0 15px;
	margin-left: 243px;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
}

#homeCol2 h2	{
	margin-bottom: 0.5em;
}

#homeCol3	{
	float: right;
	width: 225px;
}

#homeCol3 h2	{
	margin: 0;
}

#remember	{
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

#footer	{
	clear: right;
	width: 758px;
	background-color: #fcf6ac;
	margin: 0 auto 3px auto;
	border: 1px solid #000;
	border-top: 0;
	line-height: 17px;
	text-align: center;
	font-size: 0.8em;
}

#validate	{
	width: 758px;
	margin: 3px auto;
	text-align: right;
}

#aboutLeft	{
	margin-right: 265px;
	padding-right: 15px;
	border-right: 1px dotted black;
}

#aboutRight	{
	position: absolute;
	top: 35px;
	right: 15px;
	width: 235px;
	padding-left: 15px;
	/* IE 5 Hack */
	voice-family: "\"}\"";	
	voice-family:inherit;
	/* End Hack */
	width: 250px;
}

/*
=====================================================
Class styles
=====================================================
*/

.dotBorder	{
	border-right: 1px dotted #000;
}

.leftalign	{
	float: left;
	margin: 2px 3px 2px 0;
}

.rightalign	{
	float: right;
	margin: 2px 3px 2px 0;
}

.tableborder {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.dbList	{
	width: 223px;
	background-color: #fdfdbd;
	border: 1px solid #000;
	margin: 0 0 12px 0;
	padding: 0;
}

.dbHeader	{
	width: 223px;
	background-color: #fcf6ac;
	border: 1px solid #000;
	border-bottom: 0;
	padding: 4px;
	/* IE 5 Hack */
	voice-family: "\"}\"";	
	voice-family:inherit;
	/* End Hack */
	width: 215px;

}

.dbList li	{
	margin: 3px 0 5px 20px;
	list-style: disc;
	padding: 0 10px 0 0;
}

.textCenter	{
	text-align: center;
}

.textRight	{
	text-align: right;
}

.hide	{
	display: none;
}

.borderMe	{
	border: 1px solid #000;
}