@charset "utf-8";

body  {
	font: 80% arial, verdana, helvetica, sans-serif;
	background: #fefdfa;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
}

h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:16px;
	color: #f39a3e;
}

h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:16px;
	color: #f39a3e;
}

h4 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px; 
	color: rgb(247,144,30);
	font-weight:bold;
}

h5 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px; 
	color: rgb(85,85,85);
	font-weight:bold;
}

input, textarea, select {
	border: 1px solid #AAAAAA;
	font: 80% arial, verdana, helvetica, sans-serif;
}

input[type=button] {
	cursor:pointer;
}

input[type=checkbox] {
	border: 0px solid #AAAAAA;
}

.ebpwebsite #header {
	margin:0;
	border:0px solid #000000;
	position:absolute;
	top:10px;
}

.ebpwebsite #headerlinks {
	color: #FFFFFF;
	padding:15px 0px 0px 555px;
	font-size:8pt;
	text-align:right;
	border:0px solid #ffffff;
}

.ebpwebsite #headerlinks a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:hover {
	color: #EEEEEE;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #subscriberemail {
	padding:4px;
	border:0px;
	width:104px;
	height:15px;
	background:#ffffff;
	vertical-align:top;
	font-size:9px;
}
	
.ebpwebsite #subscribebutton {	
	padding:0;
	margin:1px 0 0 0;
	border:0;
	width:70px;
	height:23px;
	color:#FFF;
	font-weight:bold;
	background:#f7981c;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #loginbox a:link {
	color:#000;
	text-decoration:none;
}

.ebpwebsite #loginbox a:hover {
	color:#AAA;
	text-decoration:none;
}

.ebpwebsite #loginbox a:visited {
	color:#000; 
	text-decoration:none;
}

.ebpwebsite #mailinglistbox {
	background:#eee;
	width:194px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000;
	font-size:9px;
	margin:5px 0 1px 0;
	text-align:left;
}

.ebpwebsite #mailinglistboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #mailinglistboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #searchtext {
	padding:4px 4px 6px 4px;
	border:2px solid #f9cb9a;
	border-right:0;
	margin:0 0 5px 0;
	width:140px;
	height:13px;
	background:#ffffff;
	vertical-align:top;
}

.ebpwebsite #_searchtext {
	padding:4px 4px 4px 4px;
	border:0px;
	width:60px;
	height:15px;
	background:#ffffff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #searchbutton {
	padding:0;
	margin:0;
	border:0;
	width:58px;
	height:27px;
	color:#FFF;
	font-weight:bold;
	background:#f39a3e;
	cursor:pointer;
}

.ebpwebsite #searchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #searchboxtext {
	padding:5px 0px 3px 0px;
	font-size:9px;
}

.ebpwebsite #livesearchbox {
	background:#EEEEEE;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #livesearchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #livesearchboxtext {
	padding:5px 0px 3px 0px;
	font-size:9px;
}

.ebpwebsite #livesearchtext {
	padding:4px 4px 4px 4px;
	border:0px;
	width:90px;
	height:15px;
	background:#ffffff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #livesearchbutton {
	padding:0px;
	margin:1px 0px 0px 0px;
	border:0px;
	width:59px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	background:#000000;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #newscontainer {
	background:#EEEEEE;
	width:160px;
	padding:8px 8px 3px 8px;
	text-align:left;
	float:left;
	overflow:visible;
}

.ebpwebsite #newscontainer h1 {
	color: #000000; 
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.ebpwebsite #newscontainer img {
	cursor:pointer;
}

.ebpwebsite #newsitem {
	padding:10px 0px 0px 0px;
	text-align:left;
}

.ebpwebsite #newsitemtitle {
	font-size:12px;
	font-weight:bold;
	color: #808080; 
	text-decoration:none;
	padding:0px 0px 10px 0px;
}

.ebpwebsite #newsitemcontent {
	padding:10px 0px 10px 0px;
}

.ebpwebsite #newsitem a:link {
	color: #000000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #newsitem a:hover {
	color: #000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.ebpwebsite #newsitem a:visited {
	color: #000000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #floatinglayercontainer {
	position:absolute;
	top:0px;
	width:100%;
	border:0px solid #00FFFF;
}

.ebpwebsite #floatinglayer {
	border:0px solid #FF00FF;
	text-align:left;
}

.ebpwebsite #floatinglayercontent {
	position:relative;
	left:-20px;
	top:30px;
	width:118px;
	height:122px;
	border:0px solid #EEEEEE;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #outercontainer { 
	width:100%;
	margin: 0 auto;
	text-align: center;
	border:0px solid #00ff00;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
	z-index:1;
} 

.ebpwebsite #innercontainer { 
	width:900px;
	margin: 0 auto;
	text-align:left;
	border:0px solid #000000;
	background-image:url(../images/background.gif);
} 

.ebpwebsite #logo {
	height: 73px;
}

.ebpwebsite #logo p {
	float:right;
}

.ebpwebsite #banner {
	margin: 0px; 
}

.ebpwebsite #banner img {
}

.ebpwebsite #leftcontainer {
	float:left;
	width:150px;
	padding:0px 0px 0px 0px;
	border:0px solid #000000;
}

.ebpwebsite #left {
}

.ebpwebsite #contentcontainer {
	margin: 0 200px 0 185px; 
	padding: 0px 30px 0px 30px; 
	font-size: 100%;	
	border:0px solid #000000;
} 

.ebpwebsite #content {
} 

.ebpwebsite #map img {
	border:0;
} 

.ebpwebsite #rightcontainer {
	float:right; 
	width:160px; 
	padding:0; 
	border:0;
}

.ebpwebsite #right {
}

.ebpwebsite #content h1 {
	font-size:18px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #f39a3e;
	border:0;
}

.ebpwebsite #content a:link {
	color:#f39a3e; 
	text-decoration:underline;
}

.ebpwebsite #content a:hover {
	color:#f39a3e; 
	text-decoration: none;
}

.ebpwebsite #content a:visited {
	color:#f39a3e; 
	text-decoration:underline;
}

.ebpwebsite #outersubfootercontainer { 
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	height:0;
	display:none;
}

.ebpwebsite #innersubfootercontainer { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #00FF00;
	height:0px;
	display:none;
}

.ebpwebsite #subfooter { 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #eeeeee;
	height:0px;
	display:none;
} 

.ebpwebsite #subfooter p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 80%;
}

.ebpwebsite #subfooter p a:link {
	color: #333333;
}

.ebpwebsite #subfooter p a:hover {
	color: #888;
}

.ebpwebsite #subfooter p a:visited {
	color: #333333;
}

.ebpwebsite #outerfootercontainer { 
	width:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
	border:0px solid #00FF00;
	background-image:url('../images/footerbackground.jpg');
}

.ebpwebsite #innerfootercontainer { 
	margin:0px auto;
	text-align: center;
	border:0px solid #FF0000;
	height:104px;
}

.ebpwebsite #footer { 
	padding:30px 0px 0px 0px; 
	height:74px;
	border:0px solid #FF0000;
	font-size:8pt;
	text-align:left;
} 

.ebpwebsite #footer a:link {
	color: #333333;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #footer a:hover {
	color: #888;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #footer a:visited {
	color: #333333;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #footerlinks {
	padding:31px 0px 0px 30px;
	font-size:8pt;
}

.ebpwebsite #footerlinks a:link {
	color: #333333;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #footerlinks a:hover {
	color: #888;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #footerlinks a:visited {
	color: #333333;
	text-decoration:none;
	font-size:8pt;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bottomrightimage {
	border:0px solid #00ff00;
}

.bottomrightimage img {
	border:0px solid #0000ff;
}
/* stylesheet update :: 1250603607563 */

.ebpwebsite #floatinglayercontent2 {
	display:none;
}

.ebpwebsite #floatinglayercontent3{
	display:none;
}

.ebpwebsite #floatinglayercontent4{
	display:none;
}

.ebpwebsite #floatinglayercontent5{
	display:none;
}

.ebpwebsite #floatinglayercontent6{
	display:none;
}

.ebpwebsite #floatinglayercontent7{
	display:none;
}

.ebpwebsite #floatinglayercontent8{
	display:none;
}

.ebpwebsite #floatinglayercontent9{
	display:none;
}

.ebpwebsite #floatinglayercontent10{
	display:none;
}

/* stylesheet update :: 1259023661427 */

/* block navigation container */

.ebpwebsite #blocknavigationcontainer {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	border:0px solid #ffffff;
	visibility:visible;
	z-index:1000;
}

.ebpwebsite #blocknavigationsubcontainer {
	height:0px;
	text-align:left;
	border:0px solid #00ffaa;
	visibility:visible;
	z-index:1000;
}

/* block navigation positioning */

.ebpwebsite #blocknavigation1 {
	position:relative;
	top:294px;
	left:140px;
	width:500px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation2 {
	position:relative;
	top:294px;
	left:280px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation3 {
	position:relative;
	top:294px;
	left:540px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation4 {
	position:relative;
	top:294px;
	left:300px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation5 {
	position:relative;
	top:294px;
	left:400px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation6 {
	position:relative;
	top:294px;
	left:600px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation7 {
	position:relative;
	top:294px;
	left:700px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation8 {
	position:relative;
	top:294px;
	left:800px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation9 {
	position:relative;
	top:294px;
	left:900px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

.ebpwebsite #blocknavigation10 {
	position:relative;
	top:294pxs;
	left:1000px;
	height:300px;
	width:300px;
	display:none;
	overflow:hidden;
	z-index:1;
}

/* block navigation style */

.blockmenutlc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenutmc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenutrc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumle {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumle img {
	width:0px;
	height:5px;
}

.blockmenumc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenumre {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenumre img {
	width:0px;
	height:5px;
}

.blockmenublc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

.blockmenubmc {
	height:5px;
	background:#FF7E00;
	border:0px solid #ffffff;
}

.blockmenubrc {
	width:0px;
	height:5px;
	background:#666666;
	border:0px solid #ffffff;
}

/* stylesheet update :: 1260531145937 */

.ebpwebsite #blog {
	padding:20px 0px 0px 0px;
	margin:0px;
}

.ebpwebsite #blog h1 {
	padding:0px;
	margin:0px;
}

.ebpwebsite #blog img {
	padding:0px;
	margin:0px;
	display:inline;
}

.ebpwebsite #blogpublished {
}

.ebpwebsite #blogtitle h1 {
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.ebpwebsite #blogcontent {
	font-size:12px;
	display:block;
	overflow:hidden;
}

.ebpwebsite #blogusername {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogusername a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogusername a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #bloglinktitle a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #bloglinktitle a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcomments {
	cursor:text;
	padding:5px;
	width:680px;
}

.ebpwebsite #blogcommentpublished {

}

.ebpwebsite #blogcommenttitle h1 {
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.ebpwebsite #blogcommenttitle img {
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.ebpwebsite #blogcommentcontent {
	font-size:12px;
	display:block;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}

.ebpwebsite #blogcommentusername {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentusername a {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentusername a:visited {
	font-size:9px;
	text-decoration:none;
}

.ebpwebsite #blogcommentcomments {
	cursor:text;
	padding:5px;
	width:680px;
}


/* stylesheet update :: 1263737448062 */

.validationError {
	background-color:#FF7E00;
	color:#FFFFFF;
}

/* stylesheet update :: 1263737706984 */

.ebpwebsite #captchaerror {
	height:32px;
	background-color:#FF7E00;
	color:#FFFFFF;
	width:95%;
	text-align:center;
	padding-top:8px;
	font-size:16px;
}

/* stylesheet update :: 1263737990375 */

.validationSuccess {
	background-color:#FFFFFF;
	color:#000000;
}

