@charset "utf-8";

body {
	background-image: url(background/bg1.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #300D00;
}
h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}


p {
	font-size: 14px;
}
#left_content #heading3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a:link {
	color: #300D00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #300D00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #C18933;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
h1, h2, h3 , h4 , p{
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
}
li p {
	margin-left: 0px;
}

hr {
	color: #AE6900;
}
#table_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #300D00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#table_content td #tc_h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #300D00;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;
}

#left_content {
	background-image: url(background/Left_Content.gif);
}

.copyright {
	color: #723500;
	font-size: 12px;
}
#footer {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}
#footer a:link {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}
#footer a:visited {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}
#footer a:hover {
	color: #B26B01;
	font-weight: normal;
	font-size: 12px;
}
#dg_credits a:link {
	font-size: 9px;
	text-decoration: none;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#dg_credits a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-decoration: none;
}
#dg_credits a:hover {
	font-size: 9px;
	color: #333;
	text-decoration: none;
}
