
body   {
	color: #79756b;
	font-size: 10pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #f2ead7;
	margin: 0;
	padding: 0
	}

#container   {
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 770px
	}
#container.popup {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: auto
	}
.menu a, .menu a:visited {
	color: #9e988c;
	font-size: 9pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	line-height: 9pt;
	background-color: #f4eedd;
	background-image: url("images/menu_bg.png");
	background-repeat: no-repeat;
	background-position: -5px 0;
	text-align: left;
	letter-spacing: 1px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 20px;
	position: relative;
	border: solid 1px #fff
	}
.menu a:hover {
	color: #000;
	text-decoration: none;
	background-image: url("images/menu_bg.png");
	background-repeat: no-repeat;
	background-position: -5px 100%
	}

.menu a:active {
	text-decoration: none;
	border: solid 1px #830433
	}

.menualt a, .menualt a:visited {
	color: #9e988c;
	font-size: 9pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	line-height: 9pt;
	background-color: transparent;
	text-align: left;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin: 0 1.5em;
	}

.menualt a:hover  {
	color: #000;
	text-decoration: none;
	background-image: url("images/h2.png");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	border-bottom: 1px solid #fff
	}


.menualt a:active {
	text-decoration: none;
	border: solid 1px #830433
	}

#copy            {
	font-size: 9pt;
	line-height: 14pt;
	visibility: visible;
	position: relative;
	top: 10px;
	width: 280px;
	float: left
	}

#copy.wide    {
	position: relative;
	width: 770px
	}
	
#copy.popup  {
	position: relative;
	left: 0;
	width: 500px
	}


#copy p, #copy.wide p  {
	text-align: justify
	}

#footer      {
	font-size: 8pt;
	text-align: center;
	padding-top: 15px;
	position: relative;
	width: 770px;
	clear: both
	}

#footer .menu     {
	margin-right: 6px;
	width: 30%;
	float: left
	}




#footer .menu p    {
	line-height: 2;
	text-align: center
	}




#slideshow   {
	position: relative;
	float: right;
	border-top: 0 none;
	border-left: 260px none
	}


a {
	color: #830433;
	font-weight: bold;
	text-decoration: none
	}

a:hover {
	text-decoration: underline
	}

h1      {
	color: #830433;
	font-size: 18pt;
	font-style: italic;
	font-weight: 400;
	background-image: url("images/h1.png");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	border-bottom: 1px solid #fff
	}




h2    {
	color: #554d3a;
	font-size: 16pt;
	font-weight: 400;
	border-bottom: 1px solid #d7d1c5
	}



h1 .small    {
	color: #9e988c;
	font-size: 10pt;
	font-weight: normal;
	line-height: 9pt
	}

h2 .small    {
	font-size: 9pt;
	font-weight: normal;
	}
	
h3 {
	color: #4b473d;
}
h3 .small    {
	font-size: 8pt;
	font-weight: normal;
	}
h4   {
	color: #722c3d
	}



.small  {
	font-size: smaller;
	font-weight: normal
	}


ul {
	position: relative;
	left: -10px
	}
.back   {
	background-image: url("images/back_bg.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	clear: both;
	border-top: 1px solid #fff
	}

.box {
	background-color: #fff7e4;
	margin-bottom: 10px;
	border: solid 1px #9e988c
	}
.boxlight {
	background-color: #f4eedd;
	margin-bottom: 10px;
	border: solid 1px #fff
	}

.large  {
	font-size: larger
	}


.testname   {
	color: #000;
	font-size: larger;
	font-style: italic;
	font-weight: bold
	}
.testdivider {
	background-image: url("images/divider.png");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding-bottom: 30px
	}
li  {
	list-style-image: url("images/li.png");
	margin-bottom: 4px
	}
.floatleft {
	margin-right: 8px;
	float: left
	}

