top
{
	position: relative;
	clear: both;
	height: 66px;
	text-align: right;
	line-height: 66px;
	background-image: url('assets/images/a50.gif');
	color: #A8A88D;
}

top a
{
	color: #8C8C73;
}

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background-image:url('../images/background.gif'); 
	background-repeat:repeat;
	font-size: 11px;
	font-family: Corbel, Calibri, Arial;
	color: Gray;
	line-height: 18px;
}

a
{
    color: #037900;
    border-bottom: dashed 1 #037900;
    text-decoration: none;
    font-size: 12px;
}

a.by
{
    color: #DD4200;
    border-bottom: 0px;
}

a:hover
{
    color: #DD4200;
    border-bottom: solid 1 #DD4200;
}

a.image
{
    border: 0;
}

a.image:hover
{
    border: 0;
}

sup
{
font-size: 0.5em;
}

p
{
    margin-bottom: 14px;
    text-align: justify;
    color:Black;
    font-size: 12px;
    font-weight:normal; 
    margin-bottom:10px;
}

.highlight {text-decoration: none;color:black;background:yellow;}

img.picA
{
	background: url('assets/images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding:8px;
}

img.picB
{
	background: url('assets/images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft
{
	float: left;
	margin: 0px 14px 3px 0px;
}

.linklist
{
    font-size: 13px;
    font-weight:bold;
}

.linklist a
{
    color: #cc6666;
    border-bottom: 0;
}

.linklist a:hover
{
    color: #DD4200;
    border-bottom: 0;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	border-bottom: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#upbg1
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	background: #fff url('assets/images/upbg.gif') repeat-y;
	width: 1000px;
	height: 300px;
	z-index: 1;
}

#outer
{
    width:1000px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

#newsmarqueecontainer{
    position: relative;
    width: 98%; /*marquee width */
    height: 200px; /*marquee height */
    background-color: white;
    overflow: hidden;
    padding: 2px;
    padding-left: 4px;
    font-size:14px;
}

#emailmarqueecontainer{
    position: relative;
    width: 98%; /*marquee width */
    height: 200px; /*marquee height */
    background-color: white;
    overflow: hidden;
    padding: 2px;
    padding-left: 4px;
    font-size:14px;
}

#header
{
    float:left; 
    height: 145px; 
    width: 1000px; 
    padding-top:15px;
}

#header span 
{
    color: #ffffff;
}

#header H1
{
    vertical-align:bottom;
    font-size: 28px;
    letter-spacing: -1px;
    height: 40px;
}

#header H2
{
    vertical-align:top;
    font-size: 15px;
    font-weight: bold;
    color: #FCE2CA;
}

#menu
{
	background: #46461F url('assets/images/menubg.jpg') repeat-x;
	height: 43px;
}

#menu ul
{
}

#menu ul li
{
	display: inline;
	line-height: 40px;
	padding-left: 3px;
}

#menu ul li.first
{
	border-left: 0px;
}

#menu ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 6px 8px 6px 8px;
    font-size: 12px;
    color: #4A4A24;
    font-weight: bold;
    border-bottom: 0;
}

#menu ul li a:hover
{
    color: #4A4A24;
    border-bottom: 0;
}

.heading
{
    color:#DD4200;
    font-size: 15px;
    font-weight:bold;
    margin-bottom:10px;
}

a.newstitle
{
	font-size: 14px;
}

a.newsheading
{
    color:#DD4200;
    font-size: 15px;
    font-weight:bold;
    margin-bottom:10px;
}

a.newsheading:hover
{
    color:#000;
    font-size: 15px;
    font-weight:bold;
    margin-bottom:10px;
}

.text
{
    color:Black;
    font-size: 12px;
    font-weight:normal; 
    margin-bottom:10px;
}

.titletext
{
    color:Navy;
    font-size: 13px;
    font-weight:normal; 
}

.redtext
{
    color:#DD4200;
    font-weight:bold; 
}

.text p strong
{
    color:#DD4200;
    font-size: 12px;
    font-weight:bold; 
    margin-bottom:10px;
}

.text p ul li
{
    color:Black;
    font-size: 12px;
    font-weight:normal;
    text-align:left;
    list-style-type:circle;
}

.text ul li
{
    color:Black;
    font-size: 12px;
    font-weight:normal;
    text-align:left;
    margin-left:30px;
    margin-bottom:2px;
    list-style-type:georgian;
}

.text p ol li
{
    color:Black;
    font-size: 12px;
    font-weight:normal;
    text-align:left;
    margin-bottom:2px;
    list-style-type:decimal;
}

.text ol li
{
    color:Black;
    font-size: 12px;
    font-weight:normal;
    text-align:left;
    margin-left:30px;
    margin-bottom:2px;
    list-style-type:decimal;
}

.text table tbody tr td
{
    color:Black;
    font-size: 12px;
    font-weight:normal; 
    margin-bottom:10px;
    margin-left:5px;
    text-align:left;
    vertical-align:bottom;
}

.text table tbody tr td
{
    vertical-align: top;
    padding:5px;
}

.text table tbody tr td p span
{
    font-size: 12px;
    margin-left:0px;
}

.text table tbody tr td strong
{
    font-size: 12px;
    font-weight:bold;
    margin-left:0px;
}

.text table tbody tr td p
{
    font-size: 12px; 
    vertical-align:top;
}

.text table tbody tr td ul li
{
    font-size: 12px;
    font-weight:normal;
    list-style-type:circle; 
    vertical-align:top;
}

.pagetext
{
    color:Black;
    font-size: 12px;
    font-weight:normal; 
    margin-bottom:10px;
    text-align:justify;
}

.tabletext
{
    color:Black;
    font-size: 12px;
    font-weight:normal; 
    margin-bottom:10px;
}

.tabletitle
{
    color:#DD4200;
    font-size: 12px;
    font-weight:bold; 
    padding:5px;
    border-bottom-width:1px;
    border-bottom-color:Silver;
    border-bottom-style:dotted;
}

.contenttitle
{
    width: 100%;
    color: #DD4200;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 2;
    border-bottom-color: #8c8c73;
}

.contenttitle a
{
    width: 100%;
    color: #8c8c73;
    font-size: 14px;
    font-weight:bold;
    border-bottom: 0;
}

.contenttitle a:hover
{
    color: #ff9900;
    border-bottom: 0;
}

a.leftnav
{
    color: #037900;
    font-size: 12px;
    border-bottom: DOTTED 1px #038000;
}

a.leftnav:hover
{
    color: #DD4200;
    font-size: 12px;
    border-bottom: SOLID 1px #DD4200;
}

a.leftnavdiv
{
    color: #000;
    font-size: 12px;
    border-bottom: DOTTED 1px #000;
}

a.leftnavdiv:hover
{
    color: navy;
    font-size: 12px;
    border-bottom: SOLID 1px navy;
}

.content
{
    border-color: #8c8c73;
    border-bottom: solid 1;
    padding-bottom:5px;
    padding-top:5px;
}

.thumbnailimage
{
    padding:5px; 
    float:left; 
    width:108px; 
    border-right: #cc9900 1px; 
    border-top: #cc9900 1px; 
    border-left: #cc9900 1px; 
    border-bottom: #cc9900 1px; 
    text-align: center;
}

.descriptionbox
{
    padding-top: 10px;
    padding-left:10px; 
    padding-right: 5px;
    padding-bottom:5px; 
    float:left; 
    width: 100%; 
    height: 100%; 
    border-bottom: #8c8c73 1px solid;
}

.morelink
{
    text-align: right;
    color: #ff9900;
    font-size: 13px;
    font-weight:bold;
    padding:5px;
    border-bottom: 0;
}

#date
{
    FLOAT: left;
    margin-LEFT: 10px; 
    PADDING-TOP: 5px; 
    PADDING-BOTTOM: 5px;
    color: #000;
    font-weight: bold;
    font-size: 13px;
    font-family: Calibri;
    padding-top: 10px;
}

#quicklink
{
    background-image: url('assets/images/menubg.jpg');
    background-repeat: repeat-x;
    text-align:right;
    font-family: Calibri;
    font-size: 15px;
    color: Black;
    padding-top:5px;
    padding-bottom:3px;
}

#quicklink a
{
    color: #000;
    border-bottom: 0;
}

#quicklink a:hover
{
    color: Navy;
    border-bottom: 0;
}

#announcements
{
    position:relative; 
    left:0; 
    visibility:hidden; 
    color:#cc6666; 
    font-weight:bold; 
    font-size:15px; 
    text-align:center;
}

#announcements a
{
    color:#ff9900;
    border-bottom: 0;
}

#announcements a:hover
{
    color: #000000;
    border-bottom: 0;
}

a.search-link
{
	display:inline-block;
	width: 16px;
	height: 16px;
	background-image: url('../images/search.png');
	background-repeat:no-repeat;
    font-weight:bold;
    font-size: 10pt;
    color: #4A4A24;
    border-bottom: 0;
}

a.search-link:hover
{
    color: #DD4200;
    border-bottom: 0;
}

#leftpanel
{
    width: 200px; 
    vertical-align:top; 
    border-right: silver 1px dashed; 
    padding-top:10px; 
    padding-left:5px; 
    padding-right:5px; 
    padding-bottom:5px;
    background-image: url('../images/leftbg.png');
    background-repeat:repeat-y;
    background-position:left;
}

#mainpanel
{
    vertical-align:top; 
    padding-top:10px; 
    padding-left:5px; 
    padding-right:5px; 
    padding-bottom:5px;
    background-color: #fff;
}

#rightpanel
{
    width: 200px; 
    vertical-align:top; 
    border-left: silver 1px dashed; 
    padding-top:10px; 
    padding-left:5px; 
    padding-right:5px; 
    padding-bottom:5px;
    background-image: url('../images/rightbg.png');
	background-repeat:repeat-y;
	background-position:right;
}

#bottommenu
{
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    font-weight: bold;
    color:#BDBDA2;
    background-color: #fff;
}

#copyright
{
    height:35px; 
    background-image: url('assets/images/a16.gif'); 
    text-align: center; 
    padding-top:5px;
    color: #BFE4C0;
    font-size:12px;
}

#leftmenu
{
	position: relative;
	width: 180px;
	float: left;
}

#secondarycontent
{
	position: relative;
	width: 180px;
	float: right;
}

#primarycontent
{
	position: relative;
	width: 325px;
	float:left;
}

#secondarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('assets/images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

#secondarycontent .content
{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('assets/images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#primarycontent .content
{
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}

#primarycontent .post
{
	margin-bottom: 30px;
}

#primarycontent .post .header
{
	position: relative;
}

#primarycontent .post .date
{
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post .content
{
	margin-bottom: 0px;
}

#primarycontent .post .footer
{
	position: relative;
	top: -10px;
	background: url('assets/images/a33.gif') repeat-x;
	height: 64px;
}

#primarycontent .post .footer ul
{
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#primarycontent .post .footer ul li
{
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
	background-image: url('assets/images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
	background-image: url('assets/images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
	background-image: url('assets/images/a38.gif');
}

#footer
{
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('assets/images/a50.gif');
	color: #A8A88D;
}

#footer a
{
	color: #8C8C73;
}

.bars
{
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-image: url(Assets/Images/a33.gif);
}