
body {
	margin:0;
	background-color:#ffffff;
}

/* Headings -------------------------------------------------------------- */

h1 {
	margin-top:0;
	color:#003366;
	font-size:1.5em;
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:1em;
}

h1.home {
	margin-top:0;
	color:#003366;
	font-size:1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:1em;
}

h2 {
	margin-top:2em;
	color:#003366;
	font-size:1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	font-weight:600;
}

h3 {
	margin-top:1em;
	color:#003366;
	font-size:0.7em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:1em;
}

p {
	margin:0 0 1em 0;
}

a {
	color:#003366;
}

a:hover {
	color:#08085c;
}

/* Masthead -------------------------------------------------------------- */

div#MastheadContainer {
	background-color:#E3E1CD;
	padding-left:15px;
	background-image:url(/assets/gfx/header_bg.gif);	
}

div#Masthead {
	width:730px;
	border-left:2px solid white;
	border-right:2px solid white;
	background-color:#ffffff;
}

/* Header ---------------------------------------------------------------- */

div#HeaderContainer {
	background-color:#AFA385;
	padding-left:15px;
	margin-top:2px;
}

div#Header {
	width:730px;
	border-left:2px solid white;
	border-right:2px solid white;
	background-color:#ffffff;
	background-image:url(/assets/gfx/header_bg.gif);
}

div#Logo {
	width:208px;
	padding:15px;
	text-align:center;
	background-color:#E3E1CD;
}


div#Contact {
	width:440px;
	padding:15px;
	text-align:center;
}

.clsPhoneNumber {
	font-family:Tahoma;
	font-size:1.5em;
	text-decoration:none;
}

.clsOpeningHours {
	font-family:Tahoma;
	color:#600;
}

/* Time/Search Bar ---------------------------------------------------------- */

div#Time {
	background-color:#2486c3;
	color:#fff;
	font-weight:bold;
	font-size:0.7em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width:208px;
	padding:15px;
	border-right:2px solid white;
	text-align:center;
}

.clsTimeDiv {
	color:#E3E1CD;
}

/* Page Body ------------------------------------------------------------ */

div#PageBodyContainer {
	background-color:#E3E1CD;
	padding-left:15px;
	margin-top:2px;
}

div#PageBody {
	width:730px;
	background-color:#fff;
	border-left:2px solid white;
	border-right:2px solid white;	
}

td#LeftNavCol {
	background-color:#2486c3;
	border-right:2px solid white;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

td#HomeBodyCol {
	background-color:#eeeeee;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

/* Areas of Expertise Block ------------------------------------------------ */

div#Expertise {
	background-color:#2486c3;
	color:#fff;
	font-weight:bold;
	font-size:0.7em;
	width:208px;
	padding:15px;
	border-top:2px solid white;
}

div#Expertise ul {
	margin:0 0 0 1.5em;
	padding:0;
	list-style-type:square;
}

div#Expertise li {
	margin:0 0 0.5em 0;
	padding:0;
}

div#Expertise a {
	color:#fff;
}

div#Expertise a:hover{
	color:#CECAA6;
}

td#HomeNav {
	width:50%;
	font-size:1.35em;
	color:#2486c3;
	background-color:#ffffff;
}

ul#HomeNavList {
	margin-top:0;
	margin-bottom:0;
	padding-left:15px;
	margin-left:30px;
	list-style-type:square;
	list-style-image: url(/assets/gfx/bullet.gif);
}

ul#HomeNavList li {
	margin-bottom:0.35em
}

ul#HomeNavList li a {
	color:#003366;
	text-decoration:none;
}

ul#HomeNavList li a:hover {
	color:#036;
	text-decoration:none;
}

td#HomeContact {
	width:50%;
	background-color:#2486c3;
}

div#HomeContactContent {
	padding:15px;
	font-size:0.7em;
	color:#fff;
	line-height:1.25em;
}

div#HomeContactContent a {
	color:#fff;
}

div#HomeContent {
	border-top:2px solid white;
	width:450px;
	padding:15px;
}

div#HomeContent p {
	font-size:0.7em;
	line-height:1.35em;
}

.clsParaStart {
	color: #2486c3;
	font-weight: bold;
}

/* Content Pages ------------------------------------------------------ */

/* Section Nav */

div#SectionNav {
	background-color:#eeeeee;
	font-size:0.8em;
	font-weight:bold;
	width:208px;
	padding:15px;
}

div#SectionNav ul {
	margin:0 0 0 1.4em;
	padding:0;
	list-style-type:square;
}

div#SectionNav li {
	margin:0 0 0.5em 0;
	color:#600;
}

div#SectionNav a {
	color:#003366;
	text-decoration:none;
}

div#SectionNav a:hover {
	color:#2486c3;
	text-decoration:none;
}

/* Body content */

td#ContentCol {
	padding:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
}

div#PageContent {
	width:460px;
}

div#PageContent p, div#ProfileContent p {
	font-size:0.7em;
	line-height:1.35em;
}

div#PageContent ul, div#ProfileContent ul {
	margin-left:1.35em;
	padding-left:0;
	font-size:0.7em;
	line-height:1.35em;
}

div#PageContent li, div#ProfileContent li {
	padding-bottom:0.35em;
}

div#PageContent ol, div#PageContent dl, div#ProfileContent ol {
	margin-left:2em;
	padding-left:0;
	font-size:0.7em;
	line-height:1.35em;
}

div#PageContent dl {
	margin-left:0;
}

div#PageContent dd {
	margin-left:1.35em;
}

.clsProfileExpertise {
	font-weight:bold;
	color:#003366;
}

div#ProfileContent img {
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}

/* Footer ------------------------------------------------------------- */

div#FooterContainer {
	background-color:#E3E1CD;
	padding-left:15px;
	margin-top:2px;
	background-image:url(/assets/gfx/header_bg.gif);	
}

div#FooterBody {
	width:730px;
	background-color:#AFA385;
	color:#fff;
	border-left:2px solid white;
	border-right:2px solid white;	
}

div#FooterContent {
	font-size:0.7em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:15px;
}

div#FooterContent p {
	margin:0;
	padding:0;
}

div#FooterContent a {
	color:#fff;
}

.clsFooterSiteLinks {
	display:block;	
}
