/* CSS Document */

body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #555555;
	line-height: 150%;
}#topbar {
	background-image: url(images/top_background.jpg);
	height: 123px;
}
#topbar #logo {
	background-image: url(images/logo.jpg);
	height: 123px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
#menubar {
	background-image: url(images/menu_background.jpg);
	height: 37px;
}
#menubar ul {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding: 0px;
}
#bottomgrey #page #footer #bottommenu {
	padding-top: 160px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom:0;
	margin-bottom:0;
}


#bottomgrey #page #footer #bottommenu span a
{
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	text-decoration:none;	

}

#bottomgrey #page #footer #bottommenu span a:hover
{
	text-decoration:underline;
}


#bottomgrey #page #footer #copyright a {
	color: #EBEBEB;
}
#bottomgrey #page #footer #copyright {
	font-size: 10px;
	padding-top: 0px;

	text-align: center;
	color: #E9E9E9;
}
#bottomgrey #page #content h2 {
	font-weight: normal;
	color: #17266C;
	margin: 0px;
}
#bottomgrey #page #content a
{
	color: #003399;
}
#bottomgrey #page #content a:hover
{
	color: #FF0000;
}

#menubar li {
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}
#menubar li a {
	float:left;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align:center;
	line-height:37px;
	padding-left: 15px;

}
#menubar li a span{
	line-height:37px;
	float:left;
	display:block;
	padding-right:15px;

}


#menubar li a:hover {
	float:left;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align:center;
	line-height:37px;
	padding-left: 15px;
	background-image: url(images/menu_highlight_left.jpg);
	background-position: 0px;
}
#menubar li a:hover span{
	line-height:37px;
	float:left;
	display:block;
	padding-right:15px;
	background-image:url(images/menu_highlight_right.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
}

#bottomgrey {
	background-color: #ededed;
}
#bottomgrey #topphotos {
	background-image: url(images/top_pictures.jpg);
	height: 210px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.cleaner {
	clear: both;
}
#bottomgrey #page #leftcontent {
	width: 261px;
	float: left;
	background-color: #1E328B;
	color: white;
}
#bottomgrey #page #leftcontent #bottombubbles {
	background-image: url(images/bubble_bottom.jpg);
	height: 39px;
	width: 261px;
}
#bottomgrey #page {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#bottomgrey #page #footer {
	background-image: url(images/footer_background.jpg);
	height: 205px;
	width: 910px;
}
#bottomgrey #page #content {
	float: left;
	width: 649px;
}
#bottomgrey #page #leftcontent h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 19px;
}
#bottomgrey #page #leftcontent h3 span {
	color: #DEEBFA;
}
#bottomgrey #page #leftcontent h3 #phonenumber {
	color: #ffffff;
	font-size:x-large;
	font-weight:bold;
}
#bottomgrey #page #leftcontent .newsdate {
	color: #DEEBFA;
	font-weight: bold;
	padding-right: 10px;
}
#bottomgrey #page #leftcontent .newsitem 
{
	margin-bottom:20px;
}
#bottomgrey #page #leftcontent .newsitem h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#bottomgrey #page #leftcontent .newsitem p {
	margin: 0px;
	padding: 0px;
}
#bottomgrey #page #leftcontent .newsitem .newsdate
{
	color: #C0C0C0;
	font-style: italic;
	font-weight: normal;
	font-size: small;
}
#bottomgrey #page #leftcontent a {
	color: #DEEBFA;
}

blockquote {
	background:transparent url(images/quote.jpg) no-repeat scroll left top;
	color:#1E328B;
	
	font-size:1.3em;
	font-style:italic;
	line-height:1.2;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding-bottom:0;
	padding-left:0.5em;
	width:80%;
	
}

blockquote .contactname 
{
	font-style:normal;
	font-size:small;
	
}

input[type=text] 
{
	width:300px;
	
}

textarea 
{
	width:300px;
	height:140px;
	
}
td 
{
	vertical-align:top;
}

.htmlblog-main:hover 
{
	text-decoration:none;
}
.htmlblog-main
{
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration:underline;
}
.htmlblog-main span
{
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.htmlblog-sub 
{
	margin-bottom:10px;
}
#bicsc-logo
{
	padding-top:50px;
	background-color:White;
	text-align:center;
	color:Black;
}