/* CSS Document */
/*
colors
background: rgb 255, 255, 204/#ffffcc
textbrown: rgb 157 76 44/ #9d4c2c;
lightbrownborder: rgb 200, 91, 40/#c85b28
verylightbrownborder: rgb 236, 190, 112/#ecbe70
yellow1: rgb 247, 212, 0
redlink: 255, 102, 51/ #cc6633
greenlink: 147 195 42

*/
html 
{
	height: 100%;
}

body
{
	margin: 0px 0px 1px;
	height: 100%;
	background-color: white;
}

*
{
	font-size: 10pt;
	color: #9d4c2c;
	font-family: Arial, Sans-Serif;
}

a:link
{
	color: #cc6633;
}

a:visited
{
	color: #cc6633;
}

a:hover
{
	color: #93c32a;
}

.clr 
{
	clear: both;
}

.centerdiv
{
	width:100%;
}

.shadowdiv
{
	background-image: url(../images/shadowdiv.png);
	width: 940px;
	background-repeat: repeat-y;
}

.maindivabove
{
	background-position: left bottom;
	font-size: 1pt;
	background-image: url(../images/maindivabove.png);
	width: 940px;
	background-repeat: no-repeat;
	height: 10px;
}

.maindiv
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	width: 930px;
	padding-top: 0px;
}

.maindivbelow
{
	background-position: left top;
	font-size: 1pt;
	background-image: url(../images/maindivbelow.png);
	width: 940px;
	background-repeat: no-repeat;
	height: 10px;
}

.maincontainer
{
	background-position: right bottom;
	background-image: url(../images/bgmain.jpg);
	background-repeat: no-repeat;
}

.left
{
	clear: left;
	float: left;
}

.middle
{
	clear: none;
	float: left;
}

.right
{
	clear: right;
	float: right;
}

.headbar0
{
	width: 100%;
	background-repeat: no-repeat;
	height: 154px;
}

.headbar1
{
	background-repeat: no-repeat;
	height: 30px;	
}

.hbleft
{
	background-image: url(../images/header.jpg);
	width: 950px;
	background-repeat: no-repeat;
}

.hbmiddle
{
	/*background-position: right top;
	background-image: url(../images/hbshadowright.png);
	*/width: 749px;
	background-repeat: repeat-y;
	background-color: #ffffcc;
}

.hbmiddle div
{
	margin-right: 1px;
	padding-top: 164px;
	background-color: #ff6666;
}

.hbmiddle ul
{
	margin:0px;
	padding:0px;
}

.hbmiddle li
{
	clear: none;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	padding-bottom: 4px;
	border-left: white 1px solid;
	padding-top: 4px;
	background-repeat: repeat-y;
	list-style-type: none;
}

.button
{
	border-right: #ecbe28 3px double;
	background-position: left bottom;
	border-top: #ecbe28 3px double;
	background-image: url(../images/button.png);
	border-left: #ecbe28 3px double;
	cursor: pointer;
	border-bottom: #ecbe28 3px double;
	background-repeat: repeat-x;
}

.button:hover
{
	background-image: url(../images/buttonhover.png);
}



a.mainlevel-nav:link,
a.mainlevel-nav:visited
{
	display:inline-block;
	background-image: none;
	color: #9d4c2c;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}

a.mainlevel-nav:hover
{
	color: #93c32a;
}

.top
{
	height: 154px;
}

.pwleft
{
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 180px;
	background-repeat: no-repeat;
	height: 20px;
}

.pwmiddle
{
	background-position: left top;
	padding-left: 5px;
	/*background-image: url(../images/pwtophrun.png);*/
	width: 740px;
	padding-top: 3px;
	background-repeat: repeat-x;
	height: 20px;
}

.bdleft
{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 180px;
}

.bdleft table, .syndicate,
.moduletable
{
}

.bdright table
{
	width: 160px;
}

.search
{
	padding-left:2px;
}

.search input
{
	border-right: #ecbe70 1px solid;
	border-top: #ecbe70 1px solid;
	padding-bottom: 2px;
	border-left: #ecbe70 1px solid;
	padding-top: 0px;
	border-bottom: #ecbe70 1px solid;
	height: 14px;
	width:158px;
}

a.mainlevel
{
	padding-right: 0px;
	background-position: left top;
	display: block;
	padding-left: 5px;
	font-size: 10pt;
	background-image: url(../images/mainlevel-bg.png);
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 170px;
	color: #9d4c2c;
	line-height: 26px;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 26px;
	text-decoration: none;
}

a.mainlevel:hover
{
	color: goldenrod;
}

#active_menu.mainlevel
{
	background-position: right center;
	background-image: url(../images/menuhighligt.jpg);
	/*border-right: #bc5c2a 1px solid;*/
}

.left img
{
	display: block;
	float: left;
}

a.sublevel
{
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 151px;
	color: #9d4c2c;
	padding-top: 2px;
	text-decoration: none;
}

a.sublevel:hover
{
	color: goldenrod;
}
#active_menu.sublevel
{
	background-position: right center;
	background-image: url(../images/menuhighligt.jpg);
}

.bdmiddle
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 740px;
}

.bdright
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 160px;
	background-color: #996600;
}

.mtop
{
	width: 740px;
	padding-left:4px;
}
 
.mbottom
{
	width: 480px;
	height: 20px;
}

.pathway
{
	font-size: 8pt;
	color:#cc6633;
}

.pathway li
{
	list-style-type: circle;
}
.pathway a
{
	color: #9d4c2c;
	text-decoration: none;
}
.pathway a:hover
{
	color:#cc6633;
}


.footer
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
}

.body
{
}

.contentpaneopen
{
	margin-top: 10px;
	width:100%;
}

.contentheading
{
	font-weight: bold;
	font-size: 11pt;
}

.blog
{
	width: 100%;
}

.contentpaneopen_google
{
	border-right: antiquewhite 1px solid;
	padding-right: 5px;
	border-top: antiquewhite 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: antiquewhite 1px solid;
	width: 720px;
	margin-right: 10px;
	padding-top: 5px;
	border-bottom: antiquewhite 1px solid;
	background-color: transparent;
	text-align: center;
}

#extcalendar
{
	width:726px;
	padding-left:4px;
	padding-right:2px;
}

