/*==========Begin  Link Attributes ==========*/
a
{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	color: blue;
	text-decoration: none; 
	font-weight: bold;
	font-size: 100%;
}

a:visited
{
	color: #003377;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

a:hover
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-size: 101%;
}

a:active
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}
/*==========End Link Attributes ==========*/

/*========== Begin Overall Page Attributes ==========*/
body
{
	text-align: center;
	min-width: 760px;
	margin: 0 auto;
}

#wrapper
{
	margin:0 auto;
	margin-top: 2px;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header_body
{
	background: #FFFFFF;
	min-height: 28px;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	clear: both;
}

#header_left
{
	float: left;
	text-align: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#header_saying
{
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-top: 28px;
}

#header_right
{
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-left: 442px;
	margin-top: 28px;
}

#subheader_front
{
	min-height: 210px;
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: both;
	border-bottom: 1px solid #555555;
}

#subheader
{
	min-height: 100px;
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: both;
	border-bottom: 1px solid #555555;
}

#breadcrumb
{
	height: auto;
	margin: 0px;
	clear: both;
	border-bottom: 1px solid #555555;
}

#enclosure
{
	position: relative;
	margin: auto;
}

#spacer
{
	height: 10px;
	min-height: 10px;
}

#CellByCell
{
	float: left;
	height: 155px;
	min-height: 155px;
	margin-right: 60px;
}

/*==========End Overall Page Attributes ==========*/

/*==========Begin News Attributes ==========*/
#news
{
	float: left;
	background: #FFFFFF;
	min-height: 250px;
	height: auto;
	width: 210px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#news_body
{
	width: auto;
	height: 200px;
}

#news_footer
{
	background: #FFFFFF;
	width: 80px;
	height: 20px;
}
/*==========End News Attributes ==========*/

/*==========Begin Content Body Attributes==========*/
#content_front
{
	position: absolute;
	margin-left: 210px;
	background: #FFFFFF;
	min-height: 250px;
	height: auto;
	width: 550px;
	border-left: 1px solid #555555;
}

#content
{
	position: relative;
	margin-left: 0px;
	background: #FFFFFF;
	min-height: 360px;
	height: auto;
	width: 760px;
}

#left_side
{
	float: left;
	text-align: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: none;
}

#right_side
{
	position: relative;
	text-align: left;
	width: auto;
	margin: 0px;
	margin-left: 350px;
	padding: 0px;
	height: auto;
	clear: none;
}

#right_map
{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*==========EndContent Body Attributes==========*/

/*==========Begin Bottom Body Attributes==========*/
#footer
{
	position: relative;
	margin: 0px;
	width: 760px;
	padding: 2px;
	border-top: 1px solid #555555;
	text-align: center;
	clear: both;
}
/*==========End Bottom Body Attributes==========*/

/*==========Begin Text==========*/
p a
{
	position: relative;
}

p
{
	font-family: sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}

p.content
{
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
}

p.minimum
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.subbox
{
	height: 100%; /*IE Fix...*/
	float: left !important; float: none;
	clear: left;
}

p.fine
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
}

p.small
{
	margin: 0px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 11px;
	text-align: left;
}

p.img_center
{
	float: none;
	clear: both;
	text-align: center;
}

p.img_left
{
	float: left;
	margin: 8px;
	margin-left: 16px;
}

p.img_right
{
	float: right;
	margin: 8px;
	margin-right: 16px;
}

p.tabimg
{
	float: left;
	clear: left;
	margin: 0px;
	margin-right: 2px;
	text-align: left;
}

p.left
{
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

p.right
{
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

/*==========End Text==========*/

/*==========Begin Headers==========*/
h1
{
	width: auto;
	font-family: sans-serif;
	color: black;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 4px;
	padding-bottom: 1px;
}

h2
{
	width: auto;
	font-family: sans-serif;
	color: black;
	font-size: 14px;
	text-decoration: underline;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 1px;
	margin: 0px;
	margin-bottom: 2px;
}

h3
{
	width: auto;
	font-family: sans-serif;
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	padding-left: 8px;
	padding-right: 4px;
	margin: 0px;
	margin-top: 8px;
}
/*==========End Headers==========*/

/* ==========Begin CSS Drop Down Menu  (Thanks to Tedd Sperling at 'sperling.com')==========*/
#menu
{
	background: white;
	width: auto;
	min-height: 20px;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-top: 1px;
	margin-bottom: -2px;
}

#menuh
{
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#menuh a
{
	text-align: center;
	display: block;
	white-space: nowrap;
	margin: 0px;
}

#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
{
	color: black;
	text-decoration: none;
}

#menuh a:hover	/* menu at mouse-over  */
{
	color: white;
	background-color: blue;
	text-decoration: none;
}

#menuh a.top:hover	/* menu at mouse-over  */
{
	color: black;
	background-color: #CCCCFF;
	text-decoration: none;
}

#menuh ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;	/* width of all menu boxes */
}

ul.sub
{
	background: white;
	border: 1px ridge #3333FF;
}

#menuh li
{
	position: relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	margin: 0px;
}

li.top
{
	border: 1px solid #999;
}

li.sub
{
	background: white;
}

#menuh ul ul
{
	position: absolute;
	z-index: 500;
	top: auto;
	width: 189px;
	display: none;
	padding: 0px;
	margin-top: 1px;
	margin-left: -1px;
}

div#menuh li:hover
{
	background-color: #CCCCFF;
	z-index:100;
	margin:0;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}
/* ==========End CSS Drop Down Menu==========*/

/* ==========Start List==========*/
ol li
{
	font-family: sans-serif;
	margin-bottom: 10px;
}

ul li.list
{
	font-size: 14px;
	font-family: sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
}
/* ==========End List==========*/
