/* CSS Document */
body,html {
	background-color: #2E537D;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body.mceContentBody {
	background-color: #ffffff;
}

h1 {
	margin-top: 0;
}

/*
Centers content in the browser
*/
#centered {
	margin-left: auto;
	margin-right: auto;
	width: 819px;
}
/*
Puts the drop shadow on the right and left sides
Also has background color to fill space below right float
*/
#frame {
	padding-right: 12px;
	background-color: #BFC2C9;
	background-image: url(http://www.bayliscpas.com/images/index_10.jpg);
	background-position: right;
	background-repeat: repeat-y
}
#frame > div {
	padding-left: 12px;
	background-image: url(http://www.bayliscpas.com/images/index_08.jpg);
	background-repeat: repeat-y;
}

#nav {
	background-image: url(/images/arrowspacer.jpg);
	height: 6px;
}
#subnav_holder {
	height: 23px;
	background-color: #002b5e;
}
#subnav, #footer {
	padding: 5px 0px 4px 32px;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
/*
#subnav_bottom {
	height: 7px;
	background-image: url(/images/internal_09.jpg);
	background-repeat: repeat-x;
}
*/
#left {
	float: left;
}
.left, .mceContentBody {
	width: 560px;
	padding: 20px;
	font-size: 12px;
	color:#002b5e;
	background-color: #ffffff;
	background-image: url(/images/internal_09.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mceContentBody {
	padding-right: 4px;
}

#right {
	float: right;
	width: 179px;
	padding: 8px;

	background-image: url(/images/internal_10.jpg);
	background-repeat: repeat-x;
	background-color: #BFC2C9;
}


.left h1, .mceContentBody h1, #right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a84d0f;
	font-weight: bold; 
}

.left h1, .mceContentBody h1 {
	margin-bottom: 0;
}

.left h1, .left h2, .mceContentBody h1, .mceContentBody h2 {
	margin-top: 20px;
}

.left h2, .mceContentBody h2 {
	font-size: 14px;
	color:#a84d0f;
}

.left h3, .mceContentBody h3 {
	font-size: 14px;
	color: #a84d0f;
	font-weight: normal;
}

.left p, .mceContentBody p {
	margin-top: 5px;
}

.left a:link, .mceContentBody a:link {color: #a84d0f;}
.left a:visited, .mceContentBody a:visited {color: #a84d0f;}
.left a:hover, .mceContentBody a:hover {color: #a84d0f;}
.left a:active, .mceContentBody a:active {color: #a84d0f;}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a84d0f;
}

#right h3 {
	margin-top: 0;
	margin-bottom: 0;
}

#right ul {
	padding:0;
	margin:0; 
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#002b5e;
}

#right li {
  padding-top: 10px;
  font-weight:bold;
}

#right a:link {color: #002b5e;}
#right a:visited {color: #002b5e;}
#right a:hover {color: #002b5e;}
#right a:active {color: #002b5e;}

#footer {
	clear:both;
	background-color: #002b5e;
}

#copyright {
	background-image: url(/images/footer.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 15px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	background-color: #2E537D;
}

.clear {
	clear: both;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {font-size: 10px;}

.style3 {color: #FFFFFF}

.letters {
	font-size: 10px;
	color:#0000FF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#a84d0f
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a84d0f
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a84d0f;
	font-weight: bold; 
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a84d0f;
	font-weight: bold;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a84d0f;
	font-weight: bold; 
}

.style13 {color: #cc3300}
.style14 {color: #CC3300}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.main a:link {color: #a84d0f;}
.main a:visited {color: #a84d0f;}
.main a:hover {color: #a84d0f;}
.main a:active {color: #a84d0f;}

.menu a:link {color: #002b5e;}
.menu a:visited {color: #002b5e;}
.menu a:hover {color: #002b5e;}
.menu a:active {color: #002b5e;}

.front_news a:link {color: #415A68;}
.front_news a:visited {color: #415A68;}
.front_news a:hover {color: #415A68;}
.front_news a:active {color: #415A68;}

a.style13 {color: #cc3300}
.style5 a {
	color: #cc3300;
}

