@charset "UTF-8";
/* CSS Document */
#container{
	/*width:1500px;*/
	width:950px;
	margin:0 auto;
	/*padding: 0 0 0 200px;*/
	/*background-color:#660000;*/
}
/*///////////////////////////////*/
#header{
	width:925px;
	height:150px;
	/*padding: 0 0 0 40px;*/
}

#topHeader{
	width:453px;
	height:50px;
	/*background:#FF33FF;*/
}
#bottomHeader{
	width:775px;
	height:70px;
	padding: 25px 0 0 125px;
}
/*///////////////////////////////*/
#mainShellBG{
	/*background:#669999;*/
	width:100%;

	padding: 10px 0 0 0;
	display:block;
}
#mainShell{
	/*background:#FF66CC*/;
	width:1030px;
	height:100%;
	padding: 10px 0 0 25px;
	float:left;
}
#leftBody{
	/*background:#FF0000;*/
	width:200px;
	height:100%;
	float:left;
}
#title{
	/*background:#009999;*/
	width:200px;
	height:65px;
}
#leftBodyTop{
	/*background:#009999;*/
	width:200px;
	height:193px;
}
#leftBodyBottom{
	/*background:#009969;*/
	width:200px;
	height:100%;
}
#rightBody{
	/*background:#FFF;*/
	width:800px;
	float:left;
	/*background: url("../images/bodyArea2-Extended.gif") no-repeat;*/
	padding: 0 0 0 10px;
}

#heading{
	/*background:#009969;*/
	width:500px;
	height:50px;
}
#content{
	/*background:#009999;*/
	width:400px;
	height:100%;
}
#contentNews{
	/*background:#009999;*/
	width:400px;
	height:100%;
}
#swfCenter{
	/*background:#009999;*/
	width:330px;
	height:350px;
	padding: 0 0 0 70px;
}
#content_gallery{
	/*background:#009999;*/
	width:760px;
	height:100%;
}
#footer{
	/*background:#009999;*/
	width:505px;
	height:200px;
}
#image{
	width:45px;
	height:45px;
	float:left;
}
#link{
	width:300px;
	height:39px;
	padding: 10px 0 0 5px;
	float:left;
}
#footerImage{
	/*background-color:#00CC66;*/
	width:505px;
	height:50px;
	float:left;
}
#newsletter{
	/*background-color:#00CC66;*/
	width:500px;
	height:50px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em; 
}
#btNav{
	/*background-color:#00CC66;*/
	width:365px;
	height:40px;
	padding: 0 0 0 115px;
	float:left;
	color:#00FF00;
}


img{border:0px;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background: url("../images/barbBk.jpg")repeat-x;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.12em;
	font-weight:bold;
	color:#000000;
}
p{
	text-indent: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
#QA p { text-indent:0; font-weight: normal;}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

#btNav a:link {
	text-decoration: none;

}
#btNav a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
#btNav a:hover {
	text-decoration: none;
	color:#FF0000;
}
#btNav a:active {
	text-decoration: none;

}
/*///////////////////////////////*/

blockquote {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bolder;
	line-height: 20px;
	text-align:justify;
	color: #333333;
	margin-top:0;
}
.normalStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	}
