@charset "utf-8";

body { 
	font: 87%/1.4em Times New Roman, Times, serif;
	color: #111111;
	background: #c0c0c0 url(../images/bg_body4.gif) no-repeat 50% 0;
	margin:0;
}

a {
	color: #93191c;  
	text-decoration: none;
    font-weight: bold;
}

a:hover {
	color: #000000; 
	text-decoration: underline;
}

h1 {
	font-family:Times New Roman, Times, serif;
	font-size: 20px;
	color: #93191c; 
	font-weight: bold;
	
}

h3 {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
    color: #93191c; 
	margin-bottom:0;
	font-weight:normal;
}

h4 {
	font-size:14px;
	font-weight:normal;
	color:#93191c;
	margin:5px 0;
	font-family:verdana, arial, sans-serif;
}

p {margin: 8px 0;}

hr {
	color:#fff; 
	width:100%;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input[type="button"], input[type="submit"] {
	background-color:#eeeeee;
	border:1px solid #BBBBBB;
	cursor:pointer;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.ebpwebsite #loginbox {
	text-align:right;
	width:738px;
	height:20px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	border:1px solid #EEEEEE;
	position:absolute;
	display:block;
	top:0px;
}

.ebpwebsite #loginbox a:link {
	color:#000000;
	text-decoration:none;
}

.ebpwebsite #loginbox a:hover {
	color:#AAAAAA;
	text-decoration:none;
}

.ebpwebsite #loginbox a:visited {
	color:#000; 
	text-decoration:none;
}

.ebpwebsite #mailinglistbox {
	background:#eeeeee;
	width:160px;
	height:67px;
	padding:8px 6px 3px 8px;
	color:#000000;
	font:9px Arial, Helvetica, sans-serif;
	margin-bottom:13px;
	border:1px solid #aaa;
	text-align:left;
	position:relative;
	left:13px;
	top:10px;
}
*+html .ebpwebsite #mailinglistbox {
	left:-11px;
}
*html .ebpwebsite #mailinglistbox {
	left:-11px;
}
.ebpwebsite #mailinglistboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #mailinglistboxtext {
	padding:5px 0 3px 0;
	font-size:9px;
}

.ebpwebsite #subscriberemail {
	padding:4px;
	border:0;
	width:90px;
	height:13px;
	background:#fff;
	vertical-align:top;
	font-size:9px;
	border:1px solid #555;
}
	
.ebpwebsite #subscribebutton {	
	padding:0;
	margin:0;
	border:0px;
	width:52px;
	height:23px;
	color:#FFF;
	font-weight:bold;
	background:#333;
	cursor:pointer;
	font-size:9px;
}

.ebpwebsite #searchbox {
	background:#EEEEEE;
	width:160px;
	height:70px;
	padding:8px 8px 3px 8px;
	color:#000000;
	font-size:9px;
	margin-bottom:1px;
	text-align:left;
}

.ebpwebsite #searchboxtitle {
	font-size:11px;
	font-weight:bold;
}

.ebpwebsite #searchboxtext {
	padding:5px 0px 3px 0px;
	font-size:9px;
}

.ebpwebsite #searchtext {
	padding:4px;
	border:0px;
	width:90px;
	height:15px;
	background:#ffffff;
	vertical-align:top;
	font-size:9px;
}

.ebpwebsite #searchbutton {
	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 #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;
	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:-10px;
	top:30px;
	width:118px;
	height:122px;
	border:0px solid #EEEEEE;
	overflow:hidden;
	display:none;
	z-index:1;
}

.ebpwebsite #outercontainer {
	width:928px;
	margin:0 auto;
	padding:0;
}
.ebpwebsite #innercontainer {
	margin: 0 auto;
	padding:0 5px;
	width: 928px;
	margin-top:0;
	position:0 50%;
	background-image:url(../images/bg_container2.gif);
	background-repeat:repeat-y;	
	text-align:left;
}
.ebpwebsite #header {
	top:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	border:0px solid #00ff00;
}

.ebpwebsite #headerlinks {
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:8pt;
	text-align:right;
	border:0px solid #ff0000;
	height:67px;
}

.ebpwebsite #headerlinks a:link {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:hover {
	color:#EEE;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #headerlinks a:visited {
	color:#000;
	text-decoration:none;
	font-size:8pt;
}

.ebpwebsite #logo {
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	margin-top:0;
	height:300px;
}

.ebpwebsite #logo img {
	border:0;
	margin:0;
	padding:0;
}

.ebpwebsite #logo a:link {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

.ebpwebsite #logo a:hover {
	display:block;
	font-size:20px;
	padding:60px 0px 70px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#FFCD66;
	border:0;
}

/*.ebpwebsite #logo a:visited {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
}*/

.ebpwebsite #banner {
	border:0;
	margin:0;
	padding:0;
	text-align:center;
}

.ebpwebsite #banner img {
	border:0;
	margin:0;
	padding:0;
}

.ebpwebsite #banner a:link {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

.ebpwebsite #banner a:hover {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
	color:#FFCD66;
	border:;
}

.ebpwebsite #banner a:visited {
	display:block;
	font-size:20px;
	padding:60px 0 70px 0;
	text-decoration:none;
	font-weight:bold;
}

.ebpwebsite #navigation {
	width:900px;
	height: 41px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}

.ebpwebsite #navigation img {
	float:left; 
	height:30px; 
	width:1px;
}

.ebpwebsite #leftcontainer {
	float: left;
	padding: 30px 0 5px 0;
	background:#fff;
}

.ebpwebsite #left {
}

.ebpwebsite #left img {
	border:0px solid #4C6680;
}

.ebpwebsite #contentcontainer {
	padding: 10px 20px 20px 20px;
	border: solid #CCCCCC;
	border-width:0 1px;
}

.ebpwebsite #content {
}

.ebpwebsite #content img {
	
}

.ebpwebsite #map {
	height:320px;
	border:1px solid #AAA;
} 

.ebpwebsite #map img {
	border:0;
}

.ebpwebsite #rightcontainer {
	float: right;
	padding: 30px 0 5px 0;
	background:#fff;
	text-align:right;
}

.ebpwebsite #right {
}

.ebpwebsite #right img {
	border:0;
}

.ebpwebsite #outersubfootercontainer { 
	width:100%;
	text-align:center;
}

.ebpwebsite #innersubfootercontainer { 
	text-align:center;
}

.ebpwebsite #subfooter { 
	padding:0;
	border:0;
	height:0;
} 

.ebpwebsite #subfooter p {
	margin: 0;
	padding: 10px 0;
	font-size: 80%;
}

.ebpwebsite #subfooter p a:link {
	color: #333;
}

.ebpwebsite #subfooter p a:hover {
	color: #888;
}

.ebpwebsite #subfooter p a:visited {
	color: #333;
}

.ebpwebsite #outerfootercontainer { 
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.ebpwebsite #innerfootercontainer { 
	margin: 0 auto;
	text-align: center;
	margin-left:0px;
}

.ebpwebsite #footer {
	clear: both;
	margin:0 auto;
	font: 10px Arial, Helvetica, sans-serif;
	border:0;
	width: 928px;
	color: #ffffff;
	line-height: 17px;
	text-align: center;
	background: url(../images/bg_footer.gif) no-repeat;
	padding:5px;
}

.ebpwebsite #footer a {
	color: #fff; 
	text-decoration:none;
}

.ebpwebsite #footer a:hover {
	color: #6c3738; 
	text-decoration:underline;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 0;
    line-height: 0;
}

.img_l {float:left; margin: 15px;}
.img_r {float:right; margin: 15px;}

/* 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:#FF0000;
	color:#FFFFFF;
}

/* stylesheet update :: 1263737706984 */

.ebpwebsite #captchaerror {
	height:32px;
	background-color:#FF0000;
	color:#FFFFFF;
	width:95%;
	text-align:center;
	padding-top:8px;
	font-size:16px;
}

/* stylesheet update :: 1263737990375 */

.validationSuccess {
	background-color:#FFFFFF;
	color:#000000;
}

