/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* FILE NAME: default.css                                    
/*    AUTHOR: Robert W. Makynen                              
/*      DATE: October 14, 2008                                
/*   PURPOSE: Provides style application(s) for the standard 
/*            and named Web site page elements.              
/*  MODIFIED: October 17, 2008                               
/*     NOTES: (None)                                         
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* BEGIN: STANDARD ELEMENTS
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
body
{
	margin: 0;
	background-color: #627b99; /*Enter Background Color*/
	background-image: url(images/framework/bg_main.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000; /*Enter Text Color*/
	line-height: 100%;
	list-style: disc;
}

h1
{
	margin: 5px 20px 10px 20px;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #a8728e;
}

p
{
	margin: 5px 20px 10px 20px;
	padding: 2px;
	line-height: 20px;
}

ul
{
	margin: 17px 0px 17px 38px;
}

li
{
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

a:link, a:visited, a:active
{
	color: #4a6b18;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #405774;
	font-weight: bold;
	text-decoration: underline;
}
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* END: STANDARD ELEMENTS
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* BEGIN: MAIN FRAMEWORK
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
#contain
{
	width: 820px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-left: #405774 1px solid;
	border-right: #405774 1px solid;
	background-color: #dadabc;
}

#header
{
	width: 820px;
	height: 238px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	clear: both;
}

#headerLeft
{
	width: 275px;
	height: 238px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	float: left;
	clear: left;
}

#headerRight
{
	width: 545px;
	height: 238px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	float: right;
	clear: right;
}

#headerNav
{
	width: inherit;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: semi-expanded;
	color: #7e1e0d;
	background-color: #c9c9a1;
	background-image: url(images/framework/header_nav_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}

#headerNav p
{
	margin: 0px;
	padding: 9px 3px 2px 3px;
	text-align: center;
	line-height: 100%;
}

#headerNav a:link, #headerNav a:visited, #headerNav a:active
{
	color: #4a6b18;
	text-decoration: none;
}

#headerNav a:hover
{
	color: #405774;
	text-decoration: none;
}

#contentContainer
{
	width: inherit;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	background-color: #dadabc;
	clear: both;
}

#contentLeft
{
	width: 275px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	float: left;
	clear: left;
}

#contentLeft p
{
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 1px 10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: normal;
	text-align: left;
}

#contentLeft a:link, #contentLeft a:visited
{
	color: #4a6b18;
	font-weight: normal;
	text-decoration: none;
}

#contentLeft a:hover, #contentLeft a:active
{
	color: #4a6b18;
	font-weight: normal;
	text-decoration: underline;
}

#contentRight
{
	width: 545px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	float: right;
	clear: right;
}

#contentRight h1
{
	margin: 10px 0px 10px 23px;
	padding: 0px;
	color: #7e1e0d;
	font-family: "Century Gothic", Verana, Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

#contentRight p
{
	margin: 0px 0px 8px 23px;
	padding: 0px 5px 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

#contactForm
{
	width: 275px;
	margin: 20px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	color: #771100;
	clear: both;
}

#contactForm form
{
	margin: 0px;
	padding: 0px;
}

#contactForm table
{
	margin: 5px 0px 5px 7px;
}

#contactForm input
{
	width: 170px;
	height: 18px;
	border: 1px #405774 solid;
	background-color: #ebebdb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#contactForm textarea
{
	width: 240px;
	border: 1px #405774 solid;
	background-color: #ebebdb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#contactForm input.submitButton
{
	width: 105px;
	height: 31px;
	border: 0px;
}

#footSpacer
{
	width: inherit;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	background-color: #dadabc;
	clear: both;
}

#footer
{
	width: inherit;
	height: 55px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
	color: #4a6b18;
	background-color: #b1b17b;
	background-image: url(images/framework/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
}

#footer p
{
	margin: 0px;
	padding: 6px 10px 0px 10px;
	line-height: 12px;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* END: MAIN FRAMEWORK
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


img.stdLeftImage
{
	margin: 4px 10px 2px 2px;
	border: 1px #771100 solid;
	float: left;
}

img.stdRightImage
{
	margin: 4px 8px 2px 8px;
	border: 1px #771100 solid;
	float: right;
}

img.procImage
{
	margin: 0px 4px 0px 4px;
	border: 1px #771100 solid;
}