/* Styles for any basic elements e.g. p, h1 etc. */

body {
	margin: 0;
	padding: 13 0 0 0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #585230;
}

td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
}

.title {
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #3a3726;
}


h1 {
	font: 11px Tahoma;
	font-weight: bold;
}


.h3 {
	font: 11px Tahoma;
	font-weight: bold;
	text-decoration:none;
}

a {
	color: #2a5867;
	font-family: Tahoma;
	font-size:11px;
	text-decoration:underline;
}

a:hover {
	color: #645e38;
	font-family: Tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.nav {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a.nav:hover {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.footer{
	color: #ffffff;
	font-family: Tahoma;
	font-size:11px;
	text-decoration:none;
}

a.footer:hover {
	color: #fbefad;
	font-family: Tahoma;
	font-size:11px;
	text-decoration:none;
}

a.email{
	color: #fbefad;
	font-family: Tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.email:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size:11px;
	text-decoration:underline;
}

.bg_footer{
	background-color: #3a3726;
}

.bg_left{
	background-image:url(../images/bg_left.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #968d59;
}

.white{
	color: #ffffff;
}

.bold_yellow{
	color: #fbefad;
	font-weight:bold;
}

.bg_content{
	background-image:url(../images/bg_content_Column.gif);
	background-repeat:repeat-y;
	background-position:top;
}

.bold{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.bold{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.bold:hover{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

