@charset "utf-8";
table {
	border-collapse: collapse;
}
.clearBoth {
	clear: both;
}
.DataTableTitle {
	font-weight: bold;
	background-color: #D5EDB9;
}
.DataTable {
	font-size: small;
}
.DataTable  th{
	background-color: #C9DCDB;
}
.DataRow2 {
	background-color: #E6E6E6;
}
.DataRow1  {
	background-color: #D2D2D2;
}
.DisplayTableTitle {
	font-weight: bold;
	color: #FFF;
	background-color: #5C0100;
}
.DisplayTable th {
	font-weight: bold;
	background-color: #E5C085;
}
.DisplayTable {
	font-size: 12px;
}
#footer a {
	color: #E5C085;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/tanbkg2b.jpg);
	margin: 0px;
}
a:link {
	color: #592D00;
}
a:visited {
	color: #333;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	float: none;
}
#top_banner {
	margin: auto;
	padding: 0px;
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav_bar_top {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main_scrc {
	padding: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	width: 100%;
	background-image: url(../images/sidebar_main2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#right_box {
	padding: 0px;
	float: left;
	height: auto;
	width: 736px;
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: medium ridge #666;
	background-image: none;
	background-color: #5C0100;
	display: inline;
	text-align: center;
}


#sidebar_left {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	width: 238px;
	height: 690px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(../images/sidebar_main2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#left_top {
	text-align: center;
	margin: 0px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#left_mid {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	width: 100%;
	border-top-width: medium;
	border-bottom-width: medium;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #666;
	margin: 0px;
}
#donate_box {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5%;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	padding-right: 0px;
	bottom: 0px;
	font-style: italic;
}
#footer {
	background-color: #000;
	padding: 10px;
	height: auto;
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	bottom: 0px;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.sidetext {
	font-style: normal;
	font-weight: bold;
}
#text_box {
	background-color: #F1E1B8;
	margin: 10px;
}
#vid_box {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5C0100;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar_left a:link {
	color: #FFFFFF;
}
#sidebar_left a:visited {
	color: #FFFFFF;
}
#sidebar_left a:hover {
	color: #000000;
}
#footer a: {
	color: #E5C085;
}

