﻿/*
COLORS

BLUE:
00669E

GREEN:
8cc63f

Yellow:
ffff00
SUB NAV BLUE:
5D9EC1

LIGHT SIDE BLUE
B9D9EC

*/

BODY
{
	padding: 0px;
	background: #d9e1e0;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}
A
{
	color: #853252;
}
A:HOVER
{
	color: #853252;
	background-color: #d9e1e0;
}
H1
{
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	background: #d9e1e0;
	color: #853252;
	border-top: #8faaad 4px double;
	border-bottom: #8faaad 4px double;
	font-size: 14px;
	text-transform: uppercase;
}

.SmallHeading
{
	font-size: 10px;
	font-style: normal;
}
H2
{
	color: #853252;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
}

H3
{
	margin: 30px 10px 20px 10px;
	padding: 10px 10px 10px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	background: #fff;
	color: #853252;
	border-top: #9daeb7 1px solid;
	border-bottom: #9daeb7 1px solid;
	font-size: 36px;
}
H4
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
}
H5
{
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 10px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	background: #fff;
	color: #853252;
	border-top: #9daeb7 1px solid;
	border-bottom: #9daeb7 1px solid;
	font-size: 10px;
}
P
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
MyTD
{
	margin: 0px;
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}
UL
{
	margin: 2px 20px 10px 50px;
}
LI
{
	list-style-image: URL(../Images/Corporate-MyBwalk-Bullet.gif);
}

.author
{
	text-align: right;
	font-weight: NORMAL;
	padding: 0px 0px 0px 0px;
}

HR
{
	color: #00669E;
	background: #fff;
	margin: 10px 20px 0px 20px;
	height: 1px;
}

#outer-MyBwalk
{
	margin: auto;
	width: 750px;
	height: auto;
	text-align: left;
}

#header-MyBwalk
{
	background: #d9e1e0;
	color: #333;
	width: 750px;
	text-align: center;
	padding-bottom: 5px;
}

#bodyblock
{
	background: #d9e1e0;
	width: 750px;
	color: #333333;
	position: relative;
}

#left-side-MyBwalk
{
	background-color: #d9e1e0;
	color: #333333;
	float: left;
	width: 140px;
	padding-right: 5px;
}

#pathway
{
	color: #853252;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background: #d9e1e0;
	padding-bottom: 3px;
	padding-top: 3px;
}

#YouAreHere
{
    font-size: 12px;
    font-weight: bold;
	width: 570px;
	white-space: nowrap;
	background-color: #fff;
	line-height: 20px;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px
}

BLOCKQUOTE
{
	text-align: center;
	color: #000;
	background-color: #d9e1e0;
	border: #fff 6px double;
	font-weight: 500;
	font-family: verdana, helvetica, sans-serif;
	padding: 5px;
}

#content-MyBwalk
{
	background: #fff;
	color: #333;
	padding-left: 10px;
}

#content
{
	text-align: left;
	color: #000;
	border: #fff 6px double;
	font-family: verdana, helvetica, sans-serif;
}

#contact-MyBwalk
{
	background: #fff;
	color: #333333;
	border-bottom: #999 0px solid;
	text-align: left;
}

.MyBwalk-Special
{
	font-size: 10pt;
	font-variant: small-caps;
	font-family: verdana, helvetica, sans-serif;
}

#footer-MyBwalk
{
	background: #8faaad;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 14px;
	width: 750px;
	color: #853252;
	text-align: center;
}
#footer-MyBwalk A
{
	color: #853252;
	background: #8faaad;
}
#footer-MyBwalk A:hover
{
	color: #853252;
	background: #8faaad;
}


/* NAVIGATION */


DIV#NavList
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 140px;
	text-align: left;
}


DIV#NavList UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: NONE;
	list-style-image: none;
	background-color: #8faaad;
	color: #853252;
	font-weight: bold;
}
DIV#NavList UL LI
{
	border-top: #d9e1e0 1px solid;
	border-right: #d9e1e0 1px solid;
	border-bottom: #d9e1e0 1px solid;
	border-left: #d9e1e0 0px solid;
	display: block;
	list-style-type: NONE;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
DIV#NavList UL LI A
{
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
	color: #853252;
	list-style-type: NONE;
	list-style-image: none;
	background-color: #8faaad;
	text-decoration: none;
}
DIV#NavList UL LI A:hover
{
	color: #000;
	list-style-type: NONE;
	list-style-image: none;
	background-color: #8faaad;
}


/*Sub Navigation*/

DIV#NavList UL UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: NONE;
	list-style-image: none;
	background-color: #b2c3c5;
	color: #853252;
	font-weight: normal;
}
DIV#NavList UL UL LI A
{
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	list-style-type: NONE;
	list-style-image: none;
	display: block;
	color: #853252;
	background-color: #b2c3c5;
	text-decoration: none;
}
DIV#NavList UL UL LI A:hover
{
	color: #fff;
	list-style-type: NONE;
	list-style-image: none;
	background-color: #abbec1;
}
