/* Styles for Apopka Printing */

body
{
	margin: 0px;
	background-color: #6F7746;
}

body, td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}


a, a:visited
{
	color: #6E352F;
	text-decoration: underline;
}

a:hover
{
	color: #814F21;
	text-decoration: underline;
}

#submenu
{
	background-color: #8F5F2C;
	width: 194px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: middle;
}

#submenu ul
{
	list-style-type: square;
	color: #D1CCA4;
}

#submenu li
{
	margin-left:-20px;
}

#submenu a
{
	color: #D1CCA4;
	text-decoration: none;
	font-size: 10px;
}

#submenu a:hover
{
	text-decoration: underline;
}

#wrapper
{
	text-align: center;
	margin: auto;
}

#left_tile
{
	background-image: url(/images/page_tile_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#right_tile
{
	background-image: url(/images/page_tile_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#left_area
{
	vertical-align: top;
	width: 170px;
}

#left_area div
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
}

#left_area input
{
	border: 1px solid #707847;
}

#right_area
{
	vertical-align: top;
	width: 590px;
}

#content_area
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	min-height: 470px;
	height: auto !important;
	height: 470px;
}

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	width: 740px;
	margin: auto;
}

#content_header
{
	width: 538px;
}

.dotted_h
{
	background-image: url(/images/dots_brown.gif);
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
}

.side_text
{
	font-size: 12px;
}

.subtitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D1CCA4;
	font-size: 16px;
	font-weight: bold;
}


.title
{
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 17px;
}

.dotted
{
	background-image: url(/images/dots_orange.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.cell_light_1
{
	background-color: #CBA356;
}

.cell_mid_1
{
	background-color: #A1723A;
}

.cell_dark_1
{
	background-color: #8F5F2C;
}

.cell_darker_1
{
	background-color: #814F21;
}

.cell_light_2
{
	background-color: #ABA369;
}

.cell_mid_2
{
	background-color: #9B9358;
}

.bottomlinks
{
	vertical-align: text-bottom;
	padding: 10px 0;
	font-size: 11px;
}
.bottomlinks a, .bottomlinks a:visited
{
	color: #D1CCA4;
	text-decoration: none;
}

.bottomlinks a:hover
{
	text-decoration: underline;
}
