/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	color: #000000;
	background-image: url(images/bg_body.gif);
	background-position: 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.table_uline {
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
h1, h2, h3, h4 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #CC6600;
}

h2 {
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #993300;
	font-size: 13px;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	text-decoration: none;
}

a:hover {
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 20px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 15px 0 10px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #ffffff;
	font-size: 2em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta p {
}

.post .story {
	padding: 5px;
	border-top: 1px solid #ffffff;
	clear: both;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}
.post .story a {
	color: #CD0921;
	text-decoration: none;
}
.post .story a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BE0D20;
	padding: 2px;
}

/* Red Borders */

 .bl {
	background: url(images/red_border/bl.gif) no-repeat 0 100%
}
.br {
	background: url(images/red_border/br.gif) no-repeat 100% 100%
}
.tl {
	background: url(images/red_border/tl.gif) no-repeat 0 0
}
.tr {
	background: url(images/red_border/tr.gif) no-repeat 100% 0;
	padding:15px
}

.t {
	background: url(images/red_border/dot.gif) 0 0 repeat-x;
	width: 470px
}

.b {
	background: url(images/red_border/dot.gif) repeat-x 0 100%
}

.l {
	background: url(images/red_border/dot.gif) repeat-y 0 0
}

.r {
	background: url(images/red_border/dot.gif) repeat-y 100% 0
}



/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	border: 10px solid #CD0921;
	background-color: #FFFFFF;
}

/* Logo */

#logo {
	height: 90px;
	background: url(images/BPL_logo_tm.jpg) no-repeat left top;
}

#logo h1 {
	padding: 135px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	background-image: url(images/bkd_innershadow.jpg);
	height: 100%;
	width: 750px;
	clear: none;
	float: none;
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 210px;
	height: 100%;
	left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar a {
}
.list {
	border-bottom: 1px dotted #ddd;
		padding:0 0 4px 0;
		}
#menu/* Content > Menu */

 {
	height: 40px;
	background-color: #CD0921;
	
}

#menu ul   {
	margin: 0;
	list-style: none;
}
#menu li   {
	display: inline;
}
#menu a   {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: cd0921;
}
#menu a:hover   {
}
#menu .active    a  {
}

#menu .first a {
}


/* Footer */

#footer {
	clear: both;
	background-color: #FFCC66;
	background-image: url(images/footer_bkd.jpg);
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #76412C;
}

#footer a {
	color: #76412C;
	text-decoration: none;
}
#footer a:hover {
	color: #996633;
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
.img_left {
	float: left;
	padding-right: 15px;
}
.img_right {
	float: right;
	padding-left: 15px;
}
.table_bkd {
	background-image: url(images/nav_bkd.jpg);
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#left_column {
	float: left;
	height: auto;
	width: 230px;
	background-color: #FFFFFF;
}
#main_column {
	float: right;
	width: 470px;
	background: #ffffff;
	padding-right: 10px;
	padding-left: 5px;
}

.style1 {color: #FFFFFF}
.style2 {font-size: 14px}
