body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #f8e7bb;	/*background-image: url(/images/bg_parchment.jpg); background-repeat: repeat; */
}
h1 {
    font-family: sans-serif; font-size: 150%; font-weight: bold;
    color: #336699;
    margin-bottom: 1em;
    padding-bottom: 0em;
    /* border: #000000; border-style: solid; border-width: 0px 0px 1px 0px; */
    }
h2 {font-family: sans-serif; font-size: 120%; font-weight: bold; color: #336699; margin: 20px 0 10px 0; padding: 0 0 0 0;}
h3 {font-family: sans-serif; font-size: 110%; font-weight: bold; color: #336699; margin: 20px 0 10px 0; padding: 0 0 0 0;}
p {
    line-height: 120%;
    margin: 15px 0 0 0;
    padding: 0 0 0 0;
}
ul {}
a {color: #336699;}
a:visited {color: #336699;}
a:hover {color: #336699;}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0 0 0 10px;
	color: #FFF;
	background-color: #336699;
	vertical-align: baseline;
	border: #336699;
	border-style: solid;
	border-width: 0px 0px 5px 0px;    /*
    border: #000000; border-style: solid; border-width: 0px 0px 5px 0px;
    color: #CCAAAA;
    background-color: #335577;
    background-color: #7ea8e2;
    */
}
#header a {
    color: #FFF;
    text-decoration: none;
}
#header .logoType {
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: xx-large;
	margin: 10px 0 0 0;
}
#header .tagLine {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-size: x-large;
}

#sidebar {
    position: absolute;
	top: 105px; left: 0; width: 210px; /*height: 100%;*/
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
    /*
    background-color: #501119;
    background-color: #336699;
    */
}
#sidebar a {
    /*
    color: #FFFFFF;
    */
    text-decoration: none;
}
#sidebar h4 {
    margin: 15px 0 5px 10px;
    padding: 0 0 0 0;
    border: #000000; border-style: solid; border-width: 0px 0px 1px 0px;
    }
#sidebar ul {
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0 0 0 0;
    }
#sidebar li {
	line-height: 160%;
    }
#sidebar p {
	margin: 0 0 0 10px;
	padding: 10 0 0 0;
}
#sidebar img {border: #336699; border-style: solid; border-width: 1px 1px 1px 1px;}

#content {
    position: absolute;
	top: 105px; left: 210px; width: 800px;
    margin: 20px 0 20px 10px;
    padding: 0 10px 10px 20px;
	}
#content li {
	line-height: 160%;
    }
#content img {
    border: #000000; border-style: solid; border-width: 1px 1px 1px 1px;
    }
#feature {
    position: relative;
    width: 230px;
    float: right;
    margin: 0 0 5px 5px;
    padding: 0;
    background-color: #EEEEEE;
}
.tableHeadRow {
    color: #FFFFFF;
    background-color: #336699;
    }
.tableLabelCell {
    text-align: right;
    vertical-align: top;
    color: #333333;
    font-weight: bold;
    }
.textSmall {font-size: 90%;}
.navActive {text-decoration: none; font-weight: bold;}
.nav2 {padding-left: 15px;}
.admin {background-color: #EEEEDD;}
#slideshow {}

