body {
	background: #4A7BB5 url(images/body-bg.jpg) top left repeat-x;
	color: #383838;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding-left: 10px;
	padding-right: 10px;
}

.floatright {
	float: right;
	margin-left: 30px;
}

.floatleft {
	float: left;
	margin-right: 30px;
}

.style1 {
	color: #FFFFFF
}

.style2 {
	font-size: 10px;
	font-weight: bold;
}

img {
	border: none;
	background: none;
}

hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}

blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
	
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}

a {
	color: #000000;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #0A4E97;
	}
	
.text_center {

	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1, h3 {
	color: #FFFFFF;
	background: #b1cc05 url(images/titlebg.jpg) top right no-repeat;
	font-size: 22px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	}
h3.h1 { 
	font-size: 22px;
}

h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

h1 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h2 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
	
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration: underline;
}

h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px; padding: 5px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;;
	font-weight: bold;
	color: #3D474E;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}

text_narrow {
	padding-left: 50px;
	padding-right: 50px;
}

#header { 
	width: 990px;
	padding: 0px;
	margin:  0px auto;
	position: relative;
	background: url(images/mybrc_logo.jpg) top left no-repeat;
	}
#header .title {
	margin: 0px;
	padding: 15px 10px;
	width:  590px;
	float:  left;
}
#header .title a {
	color: #ACD3FD;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #FFF;
}
#header .description {
	clear:  both;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 4px 10px;
	width:  850px;
}
.searchform {
	background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;
	float: right;
	padding: 10px;
	position: absolute;
	top: 1px;
	right: 10px;
	width: 348px;
}
.searchform .s {
	border: none;
	background: #4674A7;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 8px 8px 9px 8px;
	width: 283px;
	float: left;
}
.searchform .button {
	float: right;
}

.feeds {
	position: absolute;
	top: 73px;
	right: 10px;
	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}

#menu {
    width: 900px; height: 29px;
    background: transparent;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 0px; margin: 21px 0px 0px 0px;
    text-align: left;
    text-transform: uppercase;
    clear: both;
    float: left;
    }
	
#menu ul {
	display: block;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	background: url(images/menu.jpg) top left no-repeat;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/menu-active.jpg) top left no-repeat;
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #FF6D01;	
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 8px 20px 8px 0px;
	margin: 0px 0px 0px 15px;
	background: url(images/menu.jpg) top right no-repeat;
	}
	
#menu ul li a:hover {
	color: #FF6D01;
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}

#container { 
	width: 970px;
	background: #FFF url(images/container-bg.gif) top left no-repeat;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	}
	
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 990px;
	display: block;
	background: url(images/container-bot-bg.gif) no-repeat;
	margin: 0px auto;
}

#content {
	width: 590px; 
	float: left; 
	margin: 14px 0px 20px 5px;
	display: block;
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}

#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#footer { 
	padding: 15px 5px 30px 5px;
	margin:  10px 0px 0px 0px;
	text-align: center;
	clear: both;
	background: #4C7CB5 url(images/footer-bg.jpg) repeat-x;
	color: #FFF;
}

#footer a {
	color: #9BB1BB;
}

#footer-wrap {
	width: 950px;
	margin: 0px auto;
}





.text_left {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
}
.align_C {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tr {
	margin-left: auto;
	margin-right: auto;
}
