@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFCC99;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#FFFFFF;
}
a, a:visited {
color:#FFFFFF
}

h1 {
font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	margin:0;
	}
p {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	}
#container {
	width: 752px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/fauxbar.jpg);
	background-repeat: repeat-y;
}

#container2 {
	width: 752px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
}

/* Stylize the header...if book antiqua is unavailable font will default to Times New Roman */

#header {
	background-color:#000033;
	width:100%;
	height: 125px;
	margin: 0;
	margin-bottom: 5px;
}
#header h1{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 2.2em;
	color:#FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#header p{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
#newsItemHeader {
font-family:"Times New Roman", Times, serif;
background-color:#FFFFFF;
color:#000033;
font-style: italic;
font-size: 30px;
text-align: center;
padding:10px;
font-weight: bold;
}



#leftside {
	width: 200px;
	float: left;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	
	}
#topMenu {
	width: 100%;
background-color: #FF9966;
margin: 0;
padding-top:5px;
padding-bottom: 5px;
	}
#topMenu a {
	color:#660066;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}
#topMenu p{
margin:0;
}
#leftHead {
	padding-top: 10px;
	padding-bottom: 10px;
	color:#660066;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	}
#emailForm {
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	}
#emailForm p{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: .9em;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0;
}
#links {
	margin: 0;
	}
#links a{
font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: .9em;
	color:#660066;
	text-align: center;
	font-weight: bold;
	margin: 0;
	}
	
#rightside {
	margin-left: 205px;
	margin-top: 0px;
	width: 540px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fauxbar.jpg);
	background-position: -200px;
	background-repeat: repeat-y;
	}
#content {
	margin: 0;
	background-color:#FFFFFF;
	padding: 20px;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	}
#content p{
color: #000033;
	text-align: justify;
	margin-top:5px;
	font-style:normal;
	}
#content h2{
color: #000033;
	font-size: 36px;
	text-align: center;
	text-decoration:underline;
	margin-top:5px;
	font-style:italic;
	}
#content h1{
	color: #000033;
	text-align: center;
	margin-top:5px;
	font-style:normal;
	}
#content h4{
	color:#000099;
	text-align: center;
	margin:0;
	font-style:normal;
	font-size:28px;
	padding: 10px;
	}
#content h3{
	color: #000033;
	text-align: center;
	margin:0;
	font-style:normal;
	}
#content a{
	color:#660066;
	margin:5px;
	font-style:normal;
	font-weight: bold;
	}
	
#contactsHeader {
	margin: 0;
	background-color:#000033;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	}
#contactHeader h1 {
	color: #FFF;
	
}
#contactForm {
margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#000033;
	width: 100%;
	padding-top:10px;
	padding-bottom:0px;
	text-align: center;

}
#contactForm p{
	font-family: cursive, "Times New Roman", Times, serif;
	margin:3px;
	}
#inquiry {
}
#inquiry a {
	display: inline;
	background-color:#33CCCC;
	color:#660066;
	padding: 3px;
	border: thin solid #660066;
	}
#tophome {

background-color:#FFFFFF;
text-align: center;
color:#000033;
	font-family:"Times New Roman", Times, serif;
	padding: 10px;
	
}

#tophome a{
font-size: 1.2em;
text-align: center;
color:#660066;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

#footer {
	width: 100%;
background-color: #FF9966;
margin: 0;
padding-top:5px;
padding-bottom: 5px;
	}
#footer a {
	color:#660066;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}
#footer p{
margin:0;
}
#webdesignTag {
width: 100%;
	background-color: #FF9966;
	margin: 0;
	}
#webdesignTag p{
	color:#000033;
	margin: 0;
	}
	#webdesignTag a{
	color:#660066;
	margin: 0;
	}
#clearafloat {
	clear: left;
	}
