@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/stripe.png);
	background-color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
	text-decoration: none;
}
hr {
	color: #999;
}
#container {
	width: 875px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
	border-right: thin solid #000;
	border-left: thin solid #000;
	border-bottom: thin solid #000;
	height: 100%;
}
#logo {
	float: left;
}
#header {
	float: right;
	clear: right;
	width: 685px;
	height: 200px;
	background-image: url(../images/insideHeader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
}
/*#nav {
	font-size: 85%;
	margin-top: 15px;
	float: right;
}*/
#subNav {
	float: left;
	clear: left;
	text-align: right;
	border-right: thin solid #000;
	margin-top: 20px;
	margin-left: 30px;
	width: 150px;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}
#subNav li {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 85%;
}
#subNav li ul {
	font-size: 75%;
}
#subNav a {
	color: #333;
	text-decoration: none;
}
#subNav a:hover {
	border-bottom: thin solid #000;
}
#main {
	float: right;
	text-align: left;
	width: 650px;
	margin-top: 15px;
	font-size: 90%;
}
#main p {
	padding: 0px;
	font-size: 90%;
	font-weight: lighter;
	margin-top: 10px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}
#main h1 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 115%;
	font-weight: bold;
}
#main h2 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	height: auto;
}
#main h3 {
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	font-weight: lighter;
}
#main h4 {
	font-size: 150%;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
}
#main ol {
	font-size: 95%;
	font-weight: lighter;
	letter-spacing: 1px;
}
#main ul {
	font-size: 95%;
	font-weight: lighter;
	letter-spacing: 1px;
}
#main li {
	margin: 10px 0px;
}
#main img {
	border: #000 thin solid;
}
#main a {
	font-weight: bold;
}
#footer{
	float: none;
	clear: both;
	font-size: 75%;
	margin-right: 30px;
	padding-top: 25px;
	text-align: right;
}
.title {
	margin-top: 150px;
	margin-left: 5px;
	float: left;
}
.mediumCopy {
	font-size: 85%;
}
.floatRight {
	float: right;
	margin: 10px 0 10px 10px;
}
.floatLeft {
	float: left;
	margin: 10px 10px 10px 0;
}
.textRight {
	text-align: right;
}

#left {
	float: left;
	width: 220px;
	clear: left;
	text-align: left;
}
#left a {
	color: #ffffff;
}
#left div#memberApply {
	background-color: #ffcc33;
	clear: both;
	background-image: url(http://s301133674.onlinehome.us/bayac/templates/bayac_home/images/memberAd_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#left div#memberApply div.level1 {
}
#left div#memberApply div.level2 {
}
#left div#memberApply div.level2 h1 {
	font-size: 155%;
	letter-spacing: -.09em;
	line-height: .9em;
	text-decoration: underline;
	padding: 10px 0 0 5px;
	margin: 0;
	color: #ffcc33;
	height: 100px;
}
#left div#memberApply div.level2 p {
	margin: 0;
	padding: 5px 5px 25px 5px;
	font-size: 80%;
	font-weight: bold;
	background-color: #ffcc33;
	color: #333333;
	background-image: url(http://s301133674.onlinehome.us/bayac/templates/bayac_home/images/memberAd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left div#agencyApply {
	background-color: #ffcc33;
	clear: both;
	background-image: url(http://s301133674.onlinehome.us/bayac/templates/bayac_home/images/agencyAd_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
#left div#agencyApply div.level1 {
}
#left div#agencyApply div.level2 {
}
#left div#agencyApply div.level2 h1 {
	font-size: 155%;
	letter-spacing: -.09em;
	line-height: .9em;
	text-decoration: underline;
	padding: 10px 0 0 5px;
	margin: 0;
	color: #333333;
	height: 100px;
}
#left div#agencyApply div.level2 p {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	font-weight: bold;
	background-color: #ffcc33;
	color: #333333;
	background-image: url(http://s301133674.onlinehome.us/bayac/templates/bayac_home/images/agencyAd_p.png);
	background-repeat:	repeat-y;
}
#left div#agencyApply div.agencyAdBottom {
	background-image: url(http://s301133674.onlinehome.us/bayac/templates/bayac_home/images/agencyAd_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 21px;
}
