/*
CSS stylesheet for Neil Freeman
*/

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	min-width: 757px;
	margin: 24px 0;
	padding: 0;
	clear: both;
}
#contentwrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 757px;
}
#masthead {
	width: 757px;
	height: 266px;
	margin-bottom: 45px;
}
#masthead a, #masthead a:visited, #masthead a:active {
	display: block;
	height: 137px;
	margin-left: -20000px;
}
h1 {
	margin: 0;
}
#maincontent {
	float: right;
	font-size: 0.8em;
	line-height: 1.5em; /*538*/
	margin-top: 8px;
	margin-bottom: 24px;
	padding-top: 8;
	padding-bottom: 0;
	margin-left: 15px;
	width: 546px;
	height: 459px;
}
#maincontent p {
	margin: 6px 0 12px 0;
	padding-left: 12px;
}
#maincontent h2 {
	color: #ab281c;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	margin: 0px 0 0 0;
	padding-left: 12px;
}
#maincontent a:link {
	color: #006699;
}
#maincontent a:visited {
	color: #0099CC;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #999999
}
#maincontent li {
	padding-left: 1em;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(/neil_freeman/images/bullet_square_grey.gif);
}
#tagline {
	clear: both;
	height: 28px;
	background-color: #CCCCCC;
}
#tagline p {
	margin:0;
	display: none;
}
.picture {
	float: right;
	margin-bottom: 20px;
	margin-top: 9px;
	clear: both;
	margin-left: 20px;
}
#sidebar {
	color: #866B64;
	float: left;
	font-size: 0.7em;
	width: 195px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	margin-top: 0px;
	height: 459px;
}
#sidebar h3 {
	color: #ab281c;
	font-size: 1.1em;
	margin: 0px 0 0 0;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#sidebar p {
	margin: 6px 0 12px 0;
}
.navbar {
	margin: 6px 0 0 0em;
	padding-left: 1em;
	padding-right: 2em;
}
.navbar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 1.5em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navbar a {
	padding: 9px;
}
.navbar a:link, .navbar a:visited {
	color: #006699;
	text-decoration: none;
}
.navbar a:hover, .navbar a:active, .navbar a:focus {
	color: #999999;
}
#footer {
	clear: both;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer a:link, #footer a:visited {
	color: #675954;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}
#logoNeil {
	margin-bottom: 19px;
	width: 580px;
	height: 23px;
	float: left;
}
#maincontent p.dottedUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 12px;
	margin-right: 12px;
}
#footer img.logo {
	float: right;
}
#linksHomeContact {
	float: right;
	margin-top: 8px;
	color: #ab281c;
	font-size: 0.65em;
}
#linksHomeContact  ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#linksHomeContact ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left-width: thin;
	border-left-style: dotted;
	list-style: none;
	display: inline;
	border-left-color: #ab271c;
	line-height: .5em;
	}		
#linksHomeContact ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#linksHomeContact A:link {
	COLOR: #ab271c;
	text-decoration: none;
}
#linksHomeContact A:visited {
	COLOR: #ab271c
}
#linksHomeContact A:hover {
	COLOR: #006699;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
#linksHomeContact A:active {
	COLOR: #ab271c
	} 
#maincontent h3 {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding-left: 12px;
}
#maincontent ol {
}
#navTop {
	background-image: url(images/back_navbar_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#navTopMiddle {
	background-image: url(images/back_navbar_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#navTopBot {
	background-image: url(images/back_navbar_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
}
#mainTop {
	background-image: url(images/back_main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 546px;
}
#mainTopMiddle {
	background-image: url(images/back_main_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 546px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#mainTopBot {
	background-image: url(images/back_main_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 31px;
	width: 546px;
	margin-top: -10px;
}
.accreditation {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4em;
}

#mainTopMiddle p {
	margin-left: 12px;
	margin-right: 12px;
}
#contentwrapperZoomIn {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentsZoom {
	float: left;
	clear: both;
}
#mainTopMiddle ul {
	margin: 1em;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}
#mainTopMiddle li {
}
#mainTopMiddle table {
	COLOR: #757575;
	background-color: #eaeaea;
	width: 95%;
	border: 1px dotted #999999;
	margin-left: 15px;
	float: none;
	font-size: 0.8em;
}
