/* CSS Document */

body {
	text-align: left;
	background-color: #993333;
	color: #fff;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
#frame {
	padding: 10px;
	height: 620px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #cc9966;
	position: relative;
	left: 0px;
	top: 0px;
}
#header {
	float: left;
	height: 99px;
	width: 100%;
	background: #cc9966 url(../images/logo001.jpg) no-repeat left top;
}
#wrapCols {
	height: auto;
	width: 100%;
}
#columnLeft {
	float: left;
	width: 82%;
	background: #993333;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	margin-right: 1.67em;
	border-right: 2px solid #cc9966;
}
#columnRight {
   
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20em;
	}
	
#footer {
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	position: absolute;
	height: auto;
	width: 98%;
	left: 0px;
	bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.right {
	padding: 2px;
	float: right;
}
.left {
	padding: 2px;
	float: left;
	margin-right: 10px;
}
#columnRight .menu {
    font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
}
#columnRight .menu a {
	color: #FFCC33;
	text-decoration: none;
}
#columnRight .menu a:hover {
	color: #CCCCCC;
}
ul li {
	line-height: 150%;
}
a:visited {color: #fff;}
a:link {color: #fff;}
a:hover {color: #ccc;}
a:active {color: #333;}
#bcws {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0em;
}
address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

address a{
	color: #fff;
	text-decoration: underline;
}
#copyright {
	padding: 0.2em;
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #999;
	text-align: center;
	text-decoration: none;
	height: 23px;
	width: 300px;
	voice-family:"\"}\"";
	voice-family: inherit;
	font-size: x-small;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
}

html>body #copyright {
  font-size: x-small;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	position: absolute;
	height: 20px;
	width: 150px;
	top: 80px;
	right: 50px;
	text-align: center;
}

.imgRight {
	padding: 2px;
	float: right;
	border: 1px solid #cc9966;
	margin-left: 10px;
}
.imgLeft {
	padding: 2px;
	float: left;
	border: 1px solid #cc9966;
	margin-right: 10px;
}
#addressBar {
	height: auto;
	width: 98%;
	background: #cc9966;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: absolute;
	bottom: 10px;
	left: 11px;
}
.imgContainer {
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 748px;
}
.imgBorder {
	padding: 2px;
	border: 1px solid #cc9966;
}
#columnLeftBottom {
	float: left;
	width: 100%;
	margin: 30px 0px 0px;
	padding: 0px;
	height: 112px;
}
.insertBryant {
	position: absolute;
	height: 74px;
	width: 430px;
	top: 361px;
	right: 20px;
	left: 354px;
	text-align: left;
	color: #FFFF00;
}
