﻿body {
	color: black;
	font-size: 13px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background-color: #173872;
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	background-color: #fff;
	width: 860px;
	margin: 0 auto; 
	padding: 0;
}

#masthead {
	text-align: right;
	background-color: #cdf;
	width: 860px;
	margin: 0;
	padding: 0;
}

#navigation {
	background-color: #1c62de;
	background: url('../images/BBMSNav01.png');
	width: 840px;
	height: 20px;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #1856c2;
	border-bottom: 1px solid #1856c2;
	clear: both;
}

#column_l {
	float: left;
	width: 550px;
	margin: 0;
/*	padding-left: 5px; */
	background-color: #fff;
}

#column_r {
	width: 250px;
	margin: 0;
	float: right;
	padding: 0;
	background-color: #fff;
}

#footer {
	width: 860px;
	text-align: center;
	background-color: #1c62de;
	background: url('../images/BBMSNav01.png');
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
	overflow: auto;
}

.brands{
	background: url('../images/productsTitle.png') no-repeat;
	height: 50px;
}

/* Styles for Masthead */
#masthead img { 
	float: left; 
}


/* Styles for columns */

#column_r p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#column_l p {
	font-size: 11px;
	margin: 5px;
	padding: 0;
}

#column_l h1,h2,h3 {
	margin: 5px;
}



#column_r a{
	text-decoration: none;
	text-transform:uppercase;
	line-height: 40px;
	font-size: 15px;
	padding-bottom: 5px;
	border-bottom: 4px solid #3773e3;
	padding-left: 10px;
}

#column_r ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}



/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	padding-left: 20px;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	/*border: 1px solid #c9c9c9;*/
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
}

/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Styles for positioning */
.float_right {
	float:right;
}

.columnImg {
	margin: 10px;
	height: 326px;
	width: 580px;
}

.columnImgHome {
	margin: 0;
	left: 200px;
	height: 300px;
}

.columnLImg {
	margin: 0;
	margin-top: 10px;
	padding-left: 5px;
	border: ;
}

h2 {
	margin: 5px;
	color: #3773e3;
	font-weight: normal;
}

h3 {
	margin: 5px;
	color: #22478d;
	font-weight: normal;
}

.tab1 {
	padding-right: 30px;
}
.tab2 {
	padding-right: 10px;
}
.tab3 {
	padding-right: 70px;
}

.italic {
	font-style: italic; 
}

blockquote {
	background: #c5d3fb;
	border: 1 solid: #1f4b9a;
	padding: 3px;
	width: 520px;
}

#logoBanner {
	background: url('../images/logoMedley.png') no-repeat; 
	float: left;
	width: 760px;
	padding: 50px;
}

#column_l h2,h3 {
	word-spacing: 5px;
	line-height: 25px;
}

table {
	font-size: 12px;
	margin-left: 5px;
}

iframe {

	padding-left: 10px;
	margin-left: 10px;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none 
}
 
.bluetable td {
	background: #c3d1fb;
}

.bluetable th {
	text-align: left;
	font-size: 14px;
	background: #658cfb;
}
