body
{
	background-color: #fffaee;
	border:0; margin:0; padding:0;
	
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

td
{
	vertical-align: top;
	text-align: left;
}

img, p, ul, ol, li { border:0; margin:0; padding:0; }

p		{ margin-bottom: 15px; }

ul, ol 	{ padding: 0; margin: 0 0 15px 0; list-style-position: inside; }
li 		{ padding: 0 0 0 15px; text-indent:-19px; margin: 0 0 0 15px; #text-indent:-16px; #margin: 0 0 0 15px; }

a { color: #000000; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }

/* --- --- */

.site_left
{
	background-image: url(images/left_star.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#nav
{
	height: 48px;
	background: url(images/navbg.jpg) top no-repeat;
}
#nav ul	{ margin: 0; padding: 7px 0 0 175px; list-style: none; }
#nav li { margin: 0 20px; padding: 0; text-indent: 0; display: inline; float: left; }

.navlink
{
	padding-top:7px;
}

.maintable
{
	background-image: url(images/bgrepeat.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

.internal
{
	background-image: url(images/int_star.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	height: 381px;
}
.internal a { color: #cf601f; }
.internal a:hover { color: #cf601f; }
.internal p { margin-bottom: 20px; }

.footer_nav
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9c978c;
	text-align: right;
	padding: 5px 0 5px 0;
}
.footer_nav a { color: #9c978c; }
.footer_nav a:hover { color: #9c978c; }
.footer_nav ul { margin: 0; padding: 0; list-style: none; float: right; }
.footer_nav li { margin: 0 3px; padding: 0; text-indent: 0; display: inline; float: left; }

td.iqfooter
{
	color: #9c978c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	
	padding: 0 0 1px 5px;
	
	vertical-align: bottom;
}
td.iqfooter a { color: #9c978c; }
td.iqfooter a:hover { color: #9c978c; }

.bottom_left
{
	background-image: url(images/bls.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.bottom_center
{
	background-image: url(images/brs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* --- --- */

.page_content
{
	padding: 25px 45px 45px 45px;
}

.page_title
{
	color: #910027;
	font-size: 18px;
	font-weight: bold;

	padding-bottom: 5px;
	margin-bottom: 15px;
	border-color: #910027;
	border-style: double;
	border-width: 0 0 3px 0;
}

/* --- Home Page  --- */

.home_image
{
	padding-bottom: 5px;
	border-color: #a63333;
	border-style: double;
	border-width: 0 0 3px 0;
}

.home_title
{
	font-weight: bold;
	font-size: 16px;
	color: #bc9e1d;
	padding: 10px 0 10px 0;
}

.home_text
{
	padding: 25px 45px 25px 2px;
}

.home_left_text
{
	padding: 0 25px 0 0;
}

.home_item
{
	width: 295px;
	padding-left: 30px;
}

/* --- E15 (Services, News & Events) --- */

.e15_table
{
}

.e15_image_holder
{
	padding: 0 15px 0 0;
}

.e15_image
{
}

.e15_item_description
{
}
.e15_item_description li { margin-left: 30px; }

.e15_caption
{
	text-align: center;
	padding-top: 5px;
	font-style: italic;
}

.e15_item_title
{
	color: #005a9f;
	
	font-size: 14px;
	font-weight: bold;

	border-color: #005a9f;
	border-style: solid;
	border-width: 0 0 1px 0;
	
	padding-bottom: 5px;
	margin-bottom: 10px;	
}

.back_to_top
{
	text-align: center;
	padding: 5px 0 25px 0;
}

.jumplink_holder
{
	padding-bottom: 15px;
}
.jumplink_holder li { margin-left: 30px; }

/* --- D01 (Contact Us) --- */

.form_field_label
{
	text-align: right;
	vertical-align: middle;
}

.form_field_holder
{
	text-align: left;
	vertical-align: middle;
}

.form_field_input
{
	border-color: #9c978c;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
