﻿/* CSS Reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* End CSS Reset */

body {
	text-align: center;
	background-color: #586786;
	background-image:url(../../../../img/bg_tile.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	line-height: 16px;
}

a:link, a:visited	{
	color: #ffffff;
}

/* Style from main site */

#headercontainer	{
	width: 950px;
	margin: 0 auto;
	margin-top: 5px;
}
#topnav	{
	text-align:right;
	margin:0;
	padding:0;
	padding-right:10px;
	height:25px;
}
#topnav img 	{
	padding-left:1px;
}
#subnav	{
	height:22px;
	background-image: url(/img/subnav-bkgd.gif);
	padding-right:10px;
	text-align:right;
	line-height: 19px;
}
#subnav a:visited, #subnav a:link	{
	color: #262f43;
	text-decoration:none;
}
#subnav a:hover	{
	color: #FFFFFF;
	text-decoration:none;
}
#services-subnav	{
	margin-right: 190px;
}
#tagline	{
	background-color: #262f43;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	line-height: 25px;
	font-size:14px;
}

/* DARK BLUE NAVIGATION --------------------------------------------------------------------------------------*/
a.BlueBold:link {color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px;}
a.BlueBold:active {color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px;}
a.BlueBold:visited {color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px;}
a.BlueBold:hover {color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px;}

a.Blue:link {color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.Blue:active {color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.Blue:visited {color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.Blue:hover {color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a.AltNav:link {color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.AltNav:active {color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.AltNav:visited {color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.AltNav:hover {color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a.ContentLink:link {color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.ContentLink:active {color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.ContentLink:visited {color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.ContentLink:hover {color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a.Copyright:link {color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
a.Copyright:active {color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
a.Copyright:visited {color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
a.Copyright:hover {color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

/*===============================================*/

.copyright {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-align: center; 
	color: #333333; 
	font-weight:none;
	}

/* End Style brough over from main site */

#main	{
	background-image:url(/img/bg_color.png);
	background-repeat:repeat;
	width: 950px;
}

#wrapper {
	display: block; 
	/*border: 1px #000000 solid;*/
	width:950px; 
	margin:0px auto;
}

#header {
}

#content {
	width: 720px;
	float: left;
	text-align:left;
	padding: 10px;
}
.postcontent	{
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
#content h1	{
	font-size: 16px;
}
#content h2 a:link, #content h2 a:visited	{
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
#content h4	{
	font-size: 10px;
}

#sidebar {
	width: 180px;
	float: right;
	padding: 10px;
	text-align:left;
}
#sidebar ul li	{
	list-style:none;
}
#sidebar ul li ul {
	margin-left: 10px;
}
#sidebar h2	{
	font-size: 14px;
	color: #ffffff;
}
#sidebar ul	{
	margin-bottom: 10px;
}

#both {
	clear: both;
}

#respond	{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #fff;
}

#footer {
	background-image: url(/img/bottom_bar.png);
	background-repeat:repeat;
	padding: 5px 0;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}
.post	{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9b7f3b;
}
div.entry p	{
	margin-bottom: 10px;
}
div.post small	{
	font-size:10px;
	color: #cccccc;
}