@charset "utf-8";

body {
	font: 11px verdana, helvetica, serif;
	text-align: left;
	padding: 0;
	margin: 1em auto;
	color: #000066;
	background-color:#ddd
}

#wrapper {
	border: 1px solid #495569;
	margin: 0 auto -4px auto;
	width: 760px;
	background-color:#fff
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

a.img, a img, #content a.img {
	border: 0;
}


td {
	vertical-align: top;
}

ul {
	margin: 0 auto;
	padding: 0 auto;
}

#addthis {
	text-align:center;
	margin-top:20px;
	margin-nbottom:20px
}




/* Main Header */
#header {
	height: 118px;
	background: url(../images/header-bg.png) repeat-x top;
}
img#logo {
	border: 0;
}
#contact {
	float: right;
	text-align: right;
	color: white;
	margin: 20px 10px 0 0;
	font-size: 12px;
	width: 240px;
}
#contact img {
	margin-top: -20px;
	margin-left: 5px;
	border: 0;
}

#contact a {
	color: #53c5e3;
	border-bottom: 1px solid #53c5e3;
}
#contact a:hover {
	border-bottom: 2px solid #53c5e3;
}
#contact span#phone {
	font-size: 20px;
	font-weight: bold;
}
#contact span#email {
	font-weight: bold;
}

/* Menu business */
#nav-wrap {
	float: left;
}
#nav {
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 110%;
	width: 210px;
	margin: 3px;
}

#nav ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 10px 0;
}
#nav ul ul li {
	font-size: 11px;
	margin: 1px 0;
}
li#active {
	list-style-image: url(../images/related-arrow.gif);
}
#nav ul li#active ul.submenu li {
	list-style-image: none;
}

#tv-spots {
	margin: 3px;
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 110%;
	text-align: center;
	width: 210px;
}

#tv-spots h3 {
	font-size: 14px;
	margin: 8px;
	padding: 0;
}

#tv-spots img {
	border: 0;
}

/* Front Page */
#splash {
	background: #cde0eb;
}
img#splash-img {
	border: 0;
}

#primary, #secondary, #tertiary, #quaternary {
	border: 1px solid #cde0eb;
}

#primary {
	background:#fefdec;
}

#primary h1, #secondary h1, #tertiary h1, #quaternary h1 {
	margin: 0 5px 3px 5px;
}

#primary h1 a {
	color: #EC1D26;
	font-size: 18px;
	text-decoration: none;
}
#primary img,  #secondary img, #tertiary img, #quaternary img {
	float: right;
	border: 0;
	margin: 5px 5px;
}
#secondary {
	background: #f9eded;
}
#secondary h1 a {
	color: #EC1D26;
	font-size: 18px;
	text-decoration: none;
}
#tertiary {
	background: #e8f3e8;

}
#tertiary h1 a {
	color: #EC1D26;
	font-size: 17px;
	text-decoration: none;
}

#quaternary {
	background: #edf2f9;
}

#quaternary h1 a {
	color: #EC1D26;
	font-size: 16px;
	text-decoration: none;
}

#primary h1 a:hover, #secondary h1 a:hover, #tertiary h1 a:hover, #quaternary h1 a:hover {
	text-decoration: underline;
}
#primary p, #secondary p, #tertiary p, #quaternary p {
	margin: 0px 5px 5px 5px;
}
#subs h2 {
	margin: 0;
}
#subs h2 a {
	background: #edf2f9;
	padding: 3px 0;
	float: right;
	width: 236px;
	border-bottom: 2px solid #cde0eb;
	color: #EC1D26;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}
#subs h2 a:hover {
	text-decoration: underline;
}
#subs h2 a img {
	margin: 3px 0 0 5px;
	border: 0;
}


/* Content Styles*/
#content {
	float: right;
	margin: 3px;
	border: 1px solid #cde0eb;
	width: 500px;
	padding: 10px;
}

#content a {
	color: blue;
	text-decoration: none;
	border-bottom: 1px solid blue;
}

#content a:hover {
	border-bottom: 2px solid blue;
}


#content h1 {
	text-align: center;
	font-size: 16px;
	margin: 0 0 10px 0;
}

#content h2 {
	font-size: 12px;
	margin: 10px 0 5px 0;
}

#content ul {
	margin: 0 0 5px 25px;
	padding: 0;
}

#content ul li {
	margin: 0;
}

#content div#related {
	float: right;
	width: 180px;
	padding: 10px;
	background: #edf2f9;
	border: 1px solid #495569;
	margin: 0 0 5px 5px;
}

#content div#related a {
	color: blue;
	border: 0;
}

#content div#related a:hover {
	text-decoration: underline;
}

#content div#related h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
	padding: 0;
}

#content div#related ul {
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: disc url(../images/related-arrow.gif) outside;
}
#content div#related ul li {
	margin: 5px 0;
}

/* Footer */
#footer {
	clear: both;
	background: url(../images/footer-bg.png) repeat-x top;
	height: 23px;
	color: white;
	text-align: center;
	line-height: 23px;
}

#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

div#foot-address {
	text-align: center;
	font-size: 80%;
	padding: 5px 0;
}

img.img-right {
margin-left: 5px;
margin-bottom: 5px;
}

img.img-left {
margin-right: 9px;
margin-bottom: 3px;
margin-top: 0px;
}

img.border {
	border: 1px solid #000066;
}

div.right-float {
	float: right;
	text-align:center;
	margin: 5px;
	margin-right: 0;
}
div.left-float {
	float: left;
	text-align: center;
	margin: 5px;
	margin-left: 0;
}

#topnav {
	width:100%;
	background-color:#def3d6;
	text-align:center;
	vertical-align:top;
}

#topnav p {
	padding:6px;
	margin-top:0px
}

#topnav a {
	color:#006;
	font-weight:600;
	font-size: 9pt;
}

/* ------------------------------------------------------------------------------------------------------------------- */

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 220px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 220px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0px 0px 0px 222px;
	padding: 0;
	list-style-type: none;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 220px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 220px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{

}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a, ul.MenuBarVertical a:visited
{
	display: block;
	cursor: pointer;
	background-color: #054d89;
	padding: 6px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e6aa9;
	line-height: 13px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(/img/right.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(/img/right.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

#leftnavi {
	width: 220px;
	margin-top: 4px;
	margin-left: 3px;
	margin-bottom: 10px;
	padding: 0px;
}
