/* CSS Document */
body {
	background-color: #FFFFFF;
}

td{
    font-size:11px;
    font-family:verdana;
    color:000000;
    }
	
a{
	font-size:12px;
	color:#A60000;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Palatino Linotype";
	font-weight: bolder;
    }
	
a:hover{
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Palatino Linotype";
	font-weight: bolder;
	background-color: #837842;
    }
	
a.white:hover{
	color:#847845;
	font-weight: bolder;
	font-size: 12px;
    }
	
 a.white {
	color:#993302;
	text-decoration:underline;
	font:900 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
    }
	
a.red:visited {
    color:#00000;
    }  
	  
.padding{
	padding: 10 0 10 15;
    }
	
a.programtitle {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #993302;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #993302;
	border-bottom-color: #993302;
    }	
	
a.programtitle:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #837842;
    }		
	
.heading1 {
	width: auto;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993302;
	text-align: center;
}
.Red_text {
	color: #993302;
	font-weight: bold;
	font-family: "Palatino Linotype", "Lucida Console", Verdana, "Times New Roman";
	font-size: 14px;
}
.bgcolor {
	background-color: #847845;
}
.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Palatino Linotype";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Palatino Linotype";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Palatino Linotype";
	font-size: 10px;
	color: #A60000;
}

#maintable {
	border: medium groove #837842;
}

.maincontent_h4 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #A60000;
}
.table_right {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #837842;
}
.table_bottommenu {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #837842;
}
#Nav_table {
	border: 2px solid #847845;
}
#table_center {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #847845;
	border-right-color: #847845;
	border-bottom-color: #847845;
	border-left-color: #847845;
}
.White_Text {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.quote {
	font-family: "Palatino Linotype", "Lucida Console", Verdana, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #993302;
}
.event_heading {
	font-family: "Palatino Linotype", "Lucida Console", Verdana, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
}

#navlist {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}

#navlist li {
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 0px;
	list-style-image: url(images/bullet.jpg);
}
.section_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #847845;
}

