﻿
body
{
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	background-color: #17374C;
	background-color: #FAFAFA;
	color: #222;
	line-height: 150%;
}
p
{
	margin: 0px 0px 10px 0px;
}
a:link, a:visited
{
	color: #6D7371;
	/*text-decoration: none;
	font-style:italic;*/
}

#outer
{
	background-color: #FAFAFA;
	width: 100%;
	padding: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container
{
	margin-right: auto;
	margin-left: auto;
	width:900px;
	background-color: #fafafa;
		border-right: 1px solid #AFBAB6;
	border-left: 1px solid #AFBAB6;

	 /*border: 1px solid #FFFFFF;	*/
}

#content
{
	padding: 15px 15px;
}
#content_float_right
{
	float: right;
	width: 210px;
}
#masthead
{
	padding: 0px 0px;
	background-image: url(../../images/bclogo1.jpg);
	height:115px;
	background-repeat: no-repeat;
	background-color: #AFBAB6;
}

#master_menu h1
{
	text-indent: -2000px;
	margin: 0 0;
	padding: 0 0;
	font-weight: normal;
	font-size: .1em;

	/*font-family:  Verdana;
	font-family:  Times New Roman, Arial, Georgia, Verdana, Georgia,;
	color:White;
	letter-spacing: 8px;
	font-style:italic;
	font-size: 3em;
	margin: 0 0;
	padding: 0 0 5px 40px;
	line-height: 1.5em;*/
}


/* Main Menu */
#master_menu
{
	padding-top: 65px;
	/*height:35px;
	background-image: url(images/bkgrd_nav.jpg);
	background-repeat:repeat-x;
	background-repeat:no-repeat	;*/
}

/* Footer */
#footer
{
	clear: both;
	padding: 10px 15px;
	margin: 0px;
	background-color: #AFBAB6;
}

/* Rounded Corner Floating Right on Home Page (ServicesOffered user control) */
.roundedcornr_box
{
	background: #e8ebe3;
	
}
.roundedcornr_top div
{
	background: url(images/home/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top
{
	background: url(images/home/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div
{
	background: url(images/home/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom
{
	background: url(images/home/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom
{
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content
{
	margin: 0 15px; /* Margin brtween inner and outer div for padding */
}
.roundedcornr_content li
{
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin-left: 0px;
    font-style:italic; 
    color:#17374C;
}
.roundedcornr_content ul
{
	margin: 0px 0px;
	padding-left: 0px;
}
.roundedcornr_content h2
{
	color: #993300;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-family:Times New Roman, Arial, Verdana;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px;
}
/* Portfolio */
#portfolio_left
{
	width:425px;
	float:left;
	text-align:center;
}
#portfolio_left img
{
	border: 1px solid #666;
	margin-bottom: 10px;
}
#portfolio_right
{
	width:425px;
	/*border: 1px solid #666;*/
	float:right;
	/*margin-right:105px;*/
	text-align:center;
	padding-left: 10px;
}
#portfolio_right img
{
	border: 1px solid #666;
	margin-bottom: 10px;
}
/* Services */
#services_left
{
	width:425px;
	float:left;
}
#services_left h2
{
	color: #FF9900;
	color: #993300;
	margin: 0 0;
	font-family: Verdana, Times New Roman, Arial;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.25em;
	margin-bottom: 5px;
}

#services_right
{
	width:425px;
	/*border: 1px solid #666;*/
	float:right;
	padding-left: 10px;
}
#services_right h2
{
	color: #669999;
	color: #993300;
	margin: 0 0;
	font-family:Verdana, Times New Roman, Arial;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.25em;
	margin-bottom: 5px;
}
	