*
{
padding: 0px;
margin: 0px;
}

body
{
	background: #ffffff url('images/a1.jpg') repeat-x;
	font-size: 0.9em;
	font-family: arial;
	color: #313131;
	line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
padding: 1px;
background: #efefe4;
border: 4px solid #E6E6DD;
}

img
{
position: relative;
padding: 1px;
/*border: 4px solid #E6E6DD;*/
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
padding-top: 2px;
margin: 2px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg.jpg') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
min-height:600px;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
	position: absolute;
	width: 202px;
	height: 92px;
	color: #fff;
}

#header span
{
font-weight: normal;
}


#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('images/a10.jpg') no-repeat;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
background: #46461F url('images/a16.jpg') repeat-x;
height: 40px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 30px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#date
{
	position: absolute;
	top: 0px;
	line-height: 30px;
	color: White;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#homephoto {
float:right;
margin: 0 0 10px 20px;
display:inline;
background: #FFFFFF;
border: none;
}

#primarycontent
{
position: relative;
width: 100%;
float: left;
}

#primarycontent h2
{
	position: relative;
	top: 2px;
	font-size: 1.1em;
	line-height: 25px;
	color: #CC6600;
	padding: 0px 0px 5px 0;
}

#primarycontent h3
{
	position: relative;
	top: 2px;
	font-size: 1em;
	line-height: 25px;
	color: #303030;
	padding: 0px 0px 5px 0;
}

#primarycontent h3.block1
{
	position: relative;
	width:100%;
	font-size: 1em;
	height:18px;
	color: #FFFFFF;
	background-color: Teal;
	margin: 0 0 15px 0;
	padding: 0 0 8px 5px;
}

#primarycontent h3.block2
{
	position: relative;
	width:100%;
	font-size: 1em;
	height:18px;
	color: #FFFFFF;
	background-color: Purple;
	margin: 0 0 15px 0;
	padding: 0 0 8px 5px;
}

#primarycontent h3.block3
{
	position: relative;
	width:100%;
	font-size: 1em;
	height:18px;
	color: #FFFFFF;
	background-color: Maroon;
	margin: 0 0 15px 0;
	padding: 0 0 8px 5px;
}

#primarycontent h3.block3
{
	position: relative;
	width:100%;
	font-size: 1em;
	height:18px;
	color: #FFFFFF;
	background-color: Maroon;
	margin: 0 0 15px 0;
	padding: 0 0 8px 5px;
}

#primarycontent h3.block4
{
	position: relative;
	width:100%;
	font-size: 1em;
	height:18px;
	color: #313131;
	background-color: silver;
	margin: 0 0 15px 0;
	padding: 0 0 8px 5px;
}

#primarycontent h5
{
	font-size: 0.7em;
	color: #303030;
	padding: 0px 0px 5px 0;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .content ul
{
padding: 0px 15px 0px 15px;
margin-left:20px;
margin-bottom: 20px;
list-style: square;
lis
}

.featurebox {
	background-color: #F2520D;
	margin: 0 0 5px 10px;
	padding: 10px;
	color:#FFFFFF;
	float: right;
	width: 200px;
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: right;
line-height: 66px;
background-image: url('images/a50.gif');
color: #006666;
}

#endfooter
{
	position: relative;
	clear: both;
	height: 64px;
	text-align: center;
	line-height: 64px;
	background-image: url('images/a51.gif');
	color: #313131;
	font-size:0.8em;
}

#footer a
{
color: #006666;
}

p.posted{
	color: #FFFFFF;
}



