body {
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
    width: 800px;
}

#wrapper{
	margin-top: 0px;
	background-color:#FFFFCC;
}
#indexwrapper{
	position:relative;
	margin-top: 20px;
	margin-bottom:20px;
	padding:0px;
	width:800px;
	height:auto;
	text-align: left;
}
#titlebar{
	display:block;
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	height:105px;
	width:770px;
	background-image:url(images/toptitle.jpg);
	background-repeat:no-repeat;
	padding: 10px 30px 0px 0px;

}
#titlebar p{
	color:#000082;
	font: 11px Arial, Helvetica, sans-serif;
	padding:0px;
}
#titlebar h2 {
	font:100% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	padding-left:180px;
}
#titlelinks{
	color: white;
	position:relative;
	margin-top:54px;
	padding-right:0px;
}
#titlelinks a{
	text-decoration:none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding:0px;
	color:#990000;
}
#navbar {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	height: 30px;
	width: 770px;
	padding:0px 0px 0px 30px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
}
#navbar ul {
	margin: 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color:#FFCC00;
	font-variant:small-caps;
	line-height: 30px;
	white-space: nowrap;
	
}
#navbar li {
	list-style-type: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	padding: 7px 6px;
	color:#FFCC00;
}
#navbar li a:link {
	border-bottom:3px;
	border-right: 3px
}
#navbar li a:hover {
	color:#990000;
}

#sidenav
{
	display:block;
	position:absolute;
	margin-top:0px;
	margin-left:25px;
	height:auto;
	width:130px;
	padding:5px;
	background-color:#806040;
	background-image:url(images/sidemenu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#sidenav2
{
	display:block;
	position:relative;
	margin-top:150px;
	margin-left:25px;
	height:auto;
	width:130px;
	padding:5px;
}

#sidenav ul
{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#sidenav ul.sub
{
	/*	indent submenu	*/
	padding-left:0px;
	list-style-type:none;
}

#sidenav li
{
	display:inline;
	list-style-type:none;
	padding:0px 0px 8px 0px;
}

#sidenav a.top
{
	display:block;
	padding:0px 0px 10px 0px;
	margin-bottom:0.4em;
	border-bottom:0px solid rgb(187,187,187);
	font-weight:bold;
	color:black;
	font:12px Georgia, "Times New Roman", Times, serif;
}

#sidenav a{
	display:block;
	padding:0px 0px 10px 10px;
	color:#FFFF66;
	font-size:14px;
	text-decoration:none;
}
#sidenav a:hover{
	text-decoration:underline;
}
#maintxt2 {
	font-size:small;
	background:none;
}
#indextext {
	position: relative;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	width:700px;
	height:auto;
	padding:0px 50px 0px 50px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-size:medium;
}
#indextext h2 {
	text-align:center;
	font-size:150%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bodytext {
	position: relative;
	width:620px;
	height:1000px;
	margin-top: 0px;
	margin-left: 150px;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.70em;
	color:black;
	line-height:2.0em;
}

#bodytext h2 {
	text-align:center;
	font-size:150%;
	font-weight:bold
}
#bodytext img {
	float: left;
}

#footertext
{
	display:block;
	height:85px;
	width:785px;
	position:relative;
	margin-top:0px;
	padding:60px 0px 0px 15px;
	line-height:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#584633;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
}

#footertext a
{
	text-align:center;
	padding:0px 0px;
	white-space:nowrap;	
	color:#000066;
}

table#layout
{
	width:800px;
	height:600px;
}

col#leftcolumn
{
	width:190px;

}

col#contentcolumn
{
	width:610px;
}


td#leftcontentcell
{
	width:190px;
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.65em;
		background-image:url(images/leftbackground.jpg);
	background-repeat:repeat-y;
}

td#contentcell
{
	width: 580px;
	vertical-align:top;
	background-image:url(images/rightbackground.jpg);
	background-repeat:repeat-y;
	padding:15px 20px 15px 10px;
	margin:0em 0em 1.6em 0px;
	line-height:2.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	color:black;
}
td.date{
	vertical-align:top;
	font-weight:bold;
}
.rightcolumn
{
	display:block;
	width:250px;
	height:800px;
	padding-left: 10px;
}
.features
{
	display:block;
	width:250px;
	height:auto;
	border: 2px solid #990000;
	padding:5px;
}
.features img
{
}
.features a
{
	line-height:1.4em;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#518A4A;
	font-weight:bold;
}
.features p
{
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
}
#photogallery
{
	display:block;
	width:720px;
	height:auto;
	background-color:#0F0F14;
}

#educate{
	background-image:url(images/education_background.jpg);
	background-repeat:no-repeat;
}
	
#educatem{
	margin:5px;
	
}
/*-------------------------------------------------------------------------------------------------------*/
/*	HTML Elements
/*-------------------------------------------------------------------------------------------------------*/

hr
{
	/*	Do not show <hr> tags */
	display:none;
}

p
{
	/*	Disable margin when <p> tags used */
	margin:0px;
	font-size: 10pt;
}

h1
{
	margin:5em 0em 0em 0em;
	padding:0em;
	line-height:1.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.5em;
	color:rgb(0,82,156);
}

h2
{
	margin:0em;
	padding:0em;
 	text-align:center;
	font-size:150%;
	font-weight:bold
}

h3
{
	text-align:left;
	font-size:150%;
	font-weight:bold
}
a
{
	text-decoration:	none;
	color:#003366;
}

a:hover
{
	color:#003300;
	text-decoration:underline;
}
