@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color: #454123;

}

body {
	background-color: #f9f9ef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/mainbg2.jpg);
	background-repeat:repeat;
	line-height: 20px;
}

a {
	font-size: 11px;
	color: #454123;
}

a:visited {
	color: #8b8347;
}

a:hover {
	color: #8b8347;
}

a:active {
	color: #8b8347;
}


#homepic {
height: 189;
background-color:#000000;
background:url(../images/homeheaderbg.jpg);
}


#navrow {
position:relative;
width: 100%;
background:url(../images/nav_bg.gif);

}

#nav {
width: 780px;
margin-left:30px;
margin-right:20px;
}


#main {
position:relative;
width: 100%;
height: 100%;

}


#facebook {
	position:absolute;
	width:206px;
	left: 30px;
	top: 340px;
	line-height: 14px;
}

#facebook a{	
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color: #454123;
	font-weight:bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration:none;
}

#facebook a:hover {
	text-decoration:none;
		color: #8b8347;
}


#newsbox {
position:relative;
float:left;
width:190px;
left: 30px;
top: 40px;
background:url(../images/newsbox_bg.jpg);
background-repeat:no-repeat;
line-height: 14px;
}


#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}


#newsbox a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

#newsbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e2d172;
	text-decoration:underline;
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eae7c3;
	font-weight:bold;
	}
	

#intro {
width:540px;
position:relative;
float:left;
left: 80px;
top: 40px;
}


.icap {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}


.credits {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10px;
	color: #8b8347;

}

.credits a{
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10px;
	color: #8b8347;

}

