body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(http://www.bbwpllc.com/images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0;
	line-height: 17px;
}
td {
	text-align: left;
}
select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
ul {
	list-style-image: url(http://www.bbwpllc.com/images/list_bullet.gif);
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
ul.bbw {
	list-style-image: url(http://www.bbwpllc.com/images/BBWBullet.gif);
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
    vertical-align: bottom;
}
li {
	padding-bottom: 10px;
	margin: 0;
    vertical-align:middle;
}
#logo {
	padding: 21px 10px 15px 18px;
}
#contact {
	padding: 8px 13px 0 0;
	text-align: right;
}
#nav {
	background-image: url(http://www.bbwpllc.com/images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
}
#mast {
	background-image: url(http://www.bbwpllc.com/images/mast_background_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mast_sub {
	background-image: url(http://www.bbwpllc.com/images/mast_sub_background_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mast_content {
	color: #044F7A;
	background-image: url(http://www.bbwpllc.com/images/mast_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 27px;
	height: 136px;
}
#mast_content a {
	color: #097EA4;
}
#mast_title {
	background-image: url(http://www.bbwpllc.com/images/mast_sub_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #044F7A;
	font-size: 26px;
	padding: 0 22px;
	height: 78px;
	line-height: 30px;
}
#mast_blog {
	background-image: url(http://www.bbwpllc.com/images/mast_background_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
    font-family: "Trajan Pro";
	color: #044F7A;
	font-size: 26px;
	padding: 0 22px;
	height: 78px;
	line-height: 30px;
}
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #044F7A;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}
td#sidebar_content {
	padding: 20px 18px;
    font-size: 11px;
}
td#main_content {
	padding: 20px 22px;
	border-left: 1px solid #AAD2E0;
}
td#sidebar_content_sub {
	padding: 20px 18px;
	background-color: #D7E9EF;
    font-size: 11px;
}
td#sidebar_content_sub a {
	font-weight: bold;
	text-decoration: none;
}
td#sidebar_content_sub a:hover {
	color: #044F7A;
	font-weight: bold;
	text-decoration: none;
}
td#main_content_sub {
	padding: 20px 22px;
	border-left: 1px solid #AAD2E0;
	font-size: 13px;
	line-height: 18px;
}
td#main_content_sub ul {
	list-style-type: circle;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
td#main_content_sub li {
	padding: 2px;
	margin: 0;
}
#tools_content {
	padding: 0 20px 10px 36px;
}
.divider {
	background-color: #AAD2E0;
	height: 2px;
}
table.main {
	background-image:url(http://www.bbwpllc.com/images/repeater.jpg);
	background-repeat:repeat-x;
}td#footer {
	border-top: 1px solid #B4D8E3;
	color: #898989;
	padding: 6px;
}
td#footer a {
	padding: 6px 4px;
}
a {
	color: #0079A9;
}
a:hover {
	color: #FFAD42;
}
.clsCMsubOn {
	color: #044F7A;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px 6px 6px 20px;
}
.clsCMsubOver {
	background-color: #95C8D8;
	color: #044F7A;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px 6px 6px 20px;
}
footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
h2 widgettitle {
	font-size: 12px;
}
/* Begin Images */
img {
    border:0
 }
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
    display: inline;
	}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 9px auto;
	padding: 5px 3px;
	text-align: center;
    font-size: 11px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
    font-size: 11px;
	}

#sidebar #searchsubmit {
	padding: 1px;
    font-size: 11px;
	}
p.postmetadata {
    Border: solid 1px Gray;
    Background: Silver;
 }
#bbwtitle {
    border-bottom:groove 4px Gray;
    border-top:groove 4px Gray;
    text-align:left;
    font-family:"Trajan Pro";
    font-weight:bold;
    text-decoration: none;
    }
#bbwtitleSingle {
    border-bottom:groove 4px Gray;
    text-align:Left;
    font-family:"Trajan Pro";
    font-weight:bold;
    text-decoration: none;
    }
#BBWimagealignright {
    float: center;
    text-align:center;
    margin-left: auto;
    margin-right: auto 
    }
#BBW_Content {
    text-align: left;
    
 }
