/* CSS Document */
html {
		height:inherit;
	height: 100%;
	margin: auto;
}
#topHeader {
	display:none;
}
#btt {
	display:none;
}
.bulletThis li a:link {
	text-decoration: none;
	color:#006633;
	font-weight: bold;
	list-style-type: none;
}

.bulletThis li a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#006633;
	list-style-type: none;
			
}

.bulletThis li a:hover {
	text-decoration: underline;
	color:#578A5F;
	font-weight: bold;
	list-style-type: none;	
}
.bulletThis li a:active {
	text-decoration: none;
	font-weight: bold;
	color:#006633;
	list-style-type: none;
}



body {
background-image:url(../images/bbBG.jpg);
background-repeat:repeat-x;
	min-height: 100%; 
	height: inherit;
	height:100%;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	margin: auto;
	background-color: #005329;
	text-align: center;
	line-height: 120%;
}


.thinBorder {
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border:#FFFFFF;
	border-width:1px;
}



.bulletThis {
	text-align:left;
	width:450px;
	background:#FFFFFF;
	padding:20px;
	color:#666666;
		list-style-type: disc;
}


.blockThis {
	text-align:left;
	width:540px;
	background:#4D7761;
	padding:10px;
	color:#FFFFFF;
}


h2 {
	font-weight: bold;
	color: #193D2B;
	font-size: 120%;
}


div.hr {
  height: 5px;
  background: #FFFFFF url(../images/squareHR.gif) repeat-x scroll center;
}


div.hr hr {
  display: none;
}


#headerHolder {
	display: none;
	width: 744px;
	border: solid #ffffff 1px;
	border-top:0px;
	margin: auto;
}


hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}



#mainHolder {
	width: 746px;
	border: solid #ffffff 1px;
	border-top:0px;
	border-bottom:0px;
	height: inherit;
	text-align:inherit;
	margin: auto;
}


#secondHolder {
	margin: auto;
	width: 744px;
	background: #006633;
	height:inherit;
	height: 100%;
	margin: auto;
	text-align:inherit;
}


#thirdHolder {
	margin: auto;
	background: #002814;
	width: 730px;
	height:inherit;
	height: 100%;
	margin: auto;
	text-align:inherit;
}


#contentHolder {
	margin: auto;
	background: #FFFFFF;
	width: 720px;
	height:inherit;
	height: 100%;
	margin: auto;
	text-align: left;
	font-size: 76%;
}


#headerSection {
	display:none;
	border:solid #FFFFFF 0px;
	height:inherit;
	height: 100%;
	margin: auto;
}



#thisIsContent {
	padding:10px;
	height:inherit;
	height: 100%;
	margin: auto;
}



#navlist
{
	display: none;
	padding: 0px;
	margin: auto;
	font: normal 10px Tahoma bold;
	background: #FFFFFF;
	font-weight:bold;
	width: 100%;
	color: #333333;
	height:inherit;
	height: 100%;
	margin: auto;
}


#navlist li
{
	background: #AF895A;
	margin: 0px;
	border-bottom: solid #FFFFFF 1px;
	text-align: left;
	list-style-type: none;
}


#navlist li a
{
	display: block;
	padding: 0.50em 0.5em 0.50em 1em;
	text-decoration: none;
}




#navlist li a:link
{
	color: #FFFFFF;
}


#navlist li a:visited
{
	color: #FFFFFF;
}


#navlist li a:hover
{
	color: #FFFFFF;
	background: #785C3A;
}


#leftSideExtended
{
	display: none;
	float:right;
	background:#DE8807;
	width:1px;
	height:inherit;
	height: 100%;
	margin: auto;
}


#leftSide
{
	display: none;
	float:left;
	background:#FFFFFF;
	width:1px;
	height:inherit;
	height: 100%;
	margin: auto;
}


#rightSide
{
	padding-left:10px;
	background:#F3F3F3;
	width:746px;
	height:inherit;
	height: 100%;
	margin: auto;
}
