@charset "UTF-8";
/* --- CSS Document by M. J. Grillo --- */

body {
	margin: 0px;
	color: #666666;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #aaa671;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 { color: #102741; font-size: 24px; font-weight: normal; margin: 0px 0px 0px 0px; font-family:"Times New Roman", Times, serif;}
h2 {
	color: #333333;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a          {
	color: #006fae;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif	font-size: 12px;
	text-align: left;
}
a:visited  {
	color: #006fae;
}
a:hover    {
	color: #006fae;
}

.clear_both {
	clear:both;
	font-size:1px;
	line-height:1px;
	background-color: #928E5C;
}

.container {
	width: 100%;
	background-color: #AAA671;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

/* Style classes */
.style1	{
	font:Arial, Helvetica, sans-serif; font-size:14px;
}		


/* BANNER AREA */
.bannerArea {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #AAA671;
	height: auto;
}

.toplogo {
	margin-left: 20px;
	padding-top: 0px;
}

.contentArea {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(images/BB_foliage_75_white_background.jpg);
	background-attachment: fixed;
	height: 600px;
}

/* LEFT NAVIGATION */

.leftnavigation {
	width: 143px;
	color:#CCCCCC;
	margin: 0;
	float: left;
	background-color: #666666;
	font-size: 12px;
	padding: 10px;
}

.leftnavigation a {
	display: block;
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right 0px;
	text-decoration: none;
}

.leftnavigation a:visited {
	color: #CCCCCC;
}

.leftnavigation a:hover {
	color: #C0BD98;
	background-position: right -124px;
}

/* CONTENT AREA */

.contentleft {
	width: 165px;
	padding-left: 15px;
	float: left;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentright {
	width: 790px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
}

.contentbox {
	width: 790px;
	min-height: 124px;
	#height: 124px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top:15px;
	margin-left:10px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: white;
	border-left-color: white;
	top: auto;
}

.contentbox img {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

.contentbox .contenttype {
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	float: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.contentbox .contenttype h2 {
	color: #006fae;
	font-weight: bold;
	margin-bottom: 0px;
}
.contentbox .contenttype p {
	color: #006fae;
	margin-top: 0px;
	font-style: oblique;
}
.contentbox .contenttype a {
	font-family: Helvetica,Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaa671;
	background-image: url(images/plus_sign.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-position: 0px 9px;

}
.contentbox .contenttype a u {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-color: #c0bd98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contentbox .contenttype a:hover {
	color: #006fae;
}

.imageright {
	margin-top: 0px;
	margin-left: 0px;
	float: right;	
}
.imageleft {
	float: left;
	width: 150px;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #AAA671;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.footercontent {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.footernav {
	padding-top: 5px;
	padding-right: 52px;
	float: right;
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #333333;
	text-decoration: none;
}
.footernav a:visited {
	color: #333333;
}
.footernav a:hover {
	color: #CCCCCC;
}

.copyright {	
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #928e5c;
	font-size: 12px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
}
.contentboxleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #666666;
	float: left;
	height: 590px;
	width: 275px;
}
.contentboxright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 590px;
	width: 504px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaa671;
	border-left-color: #aaa671;
}
.contentboxrighttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 504px;
	float: left;
}
.contentboxrightbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 490px;
	width: 490px;
	float: left;
}
.contentboxflash {
}
.contentboxflash {
	float: left;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-left: 1px;
}
