/* Global Styles */

body {
	margin:0px;
	background-color: #A2A1B1;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #F1F4F6;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.navText a {
	color: #990000;
}
.navText a hover {
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a:hover {
}

	
/* ID Styles */

#navigation a {
	color: #000066;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #990000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	color:#000066;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
.textright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E1D599;
	text-indent: 2px;
	width: 200px;
	padding-left: 5px;
}
.bodyText p {
	margin-right: 5px;
	margin-left: 5px;
}


	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #E1D599;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: "times new roman";
	font-size: 14px;
	}
	
.navText {
	color: #000066;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 5px;
	}
	
.lisa {
	height: 180px;
	width: 133px;
	position: absolute;
	left: 900px;
	top: 0px;
	float: none;
	clear: none;
}
.subHeaderBig {
	color: #990000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: "times new roman";
	font-size: 18px;
}
.listingimages {
	float: right;
	padding-left: 15px;
}
.lisalisting {

	height: 180px;
	width: 133px;
	position: absolute;
	left: 955px;
	top: 0px;
	float: none;
	clear: none;
}
.seperator {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
#navigation a:active {

	color: #990000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
td#dateformat {
	color: #E1D599;
}
#strike {
	text-decoration: line-through;
}
.strikethr {
	text-decoration: line-through;
}
.formelements {
	width: 250px;
	color: #990000;
	margin-right: 65px;
	border: thin solid #990000;
}
.podsphoto {
	margin-left: 40px;
}
.quotebox {
	background-color: #E1D599;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	padding: 2px;
}
.outline {
	border: thin solid #000000;
}
