/* CSS Document */
/* Created for Efrida Rathbone (Camden) by Dave Hastings */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
/*  The Divs */
#wrapper  {
	width:750px;
	overflow:hidden;
	margin: 0px auto 0;
	background-repeat: no-repeat;
	background-position: 25px 25px;
	background-image:  url(images/background.gif);
	background-color: #FFFFFF;
	height: auto;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	border-top-style: solid;
	}
#Header {
	padding: 5px 0px 0px;
	background-repeat: no-repeat;
	background-position: 150px top;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 150px;
	background-image:  url(images/logo.jpg);
	height: 180px;
	width: 750px;
}
#Content {
	color: #333333;
	margin-left: 170px;
	width: 550px;
	position: absolute;
	top: 166px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#navigation {
	left: 20px;
	position: relative;
	top: 0px;
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
#footer {
	background: #FF0000;
	border: 1px solid #FF9933;
	color: #000099;
	font-size: .9em;
	margin: 30px 0px 0px 10px;
	padding: 2px;
	text-align: center;
	padding: 2px;
	float: left;
	width: 95%;
	clear: right;
	position: relative;
}
#quotation {
	margin: 20px 0px 0px;
	padding: 3px;
	float: left;
	width: 133px;
	font-size: 0.9em;
	font-weight: lighter;
	color: #7E0101;
	top: 10px;
	position: relative;
	left: 0px;
	border-top: 1px dashed #8AA1B6;
	border-right: 1px none #8AA1B6;
	border-bottom: 1px dashed #8AA1B6;
	border-left: 1px dashed #8AA1B6;
	background-color: #FFFFFF;
	display: none;
}
.headshots	{
	width: 170px;
	float: left;
	margin: 0px 30px 30px;
	
}


/* styling */
h1 {
	font-size: 3em;
	font-weight: lighter;
	text-align: left;
	color: #7E0101;
	letter-spacing: -4px;
	padding: 0px;
	margin: 20px 0px 0px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #7E0101;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AA1B6;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #A50101;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	margin-top: 25px;
	padding: 0px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #7E0101;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 1.4em;
	text-align: left;
	color: #1E0101;
	padding: 0px 0px 0px 300px;
	margin: 0px;
	font-style: normal;
	font-weight: lighter;
}
strong {
	font-weight: bold;	
}
img {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a:link {
text-decoration: underline;
}
a:visited {
text-decoration: underline;
}
a:hover {color: #ff0000;
text-decoration: underline;}
/* navigation */
#navigation ul	{
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF9933;
	border-left: 1px none #FF0000;
	font-size: 12px;
	font-weight: 900;
}
.noborder	{
	border: 1px solid #FFFFFF;	
}
#navigation ul ul li {
	margin: 0px 0px 0px 8px;
	background-color: #FDA8AC;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	}
#navigation a {
	display: block;
	padding: 3px 0px 3px 0.5em;
	border-left: 5px solid #8AA1B6;
	border-right: 5px solid #8AA1B6;
	background-color: #FF0000;
	color: #fff;
	text-decoration: none;
	width: auto;
	text-align: left;
	}
#navigation a:hover {
	border-left: 5px solid #800000;
	border-right: 5px solid #800000;
	color: #7E0101; text-decoration: none;
	width: auto;
}
#navigation ul ul a {
	display: block;
	border-left: 5px solid #8AA1B6;
	border-right: 5px solid #8AA1B6;
	background-color: #FDA8AC;
	color: #333333;
	text-decoration: none;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#navigation ul ul li a:hover {
	border-left: 5px solid #800000;
	border-right: 5px solid #800000;
	background-color: #FFC6C6;
	color: #7E0101; text-decoration: none;
	width: auto;
}
#footer p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 4px;
	line-height: 102%;
	text-align: center;
}
#credits {
	float:left;
	left:20px;
	position: relative;
	margin: 0px;
}
.hide	{
	display: none;
	}
	
	blockquote {
	width: auto;
	background: url(images/quoright.png) no-repeat right bottom;
	padding-left: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote:first-letter {
  background: url(images/quoleft.png) no-repeat left top;
  padding-left: 24px;
}
p {
	line-height: 115%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: left;
}
li 	{
	list-style-position: outside;
	line-height: 120%;
	padding-bottom: 3px;
	list-style-type: disc;
	text-align: left;
}
dl {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
dt {
	font-weight: bold;
	margin-left: 0px;
	color: #000080;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
dd {
	margin: 0px;
}
p.single {
	margin: 0px;
	padding: 0px;
}
.indent1 {
	margin-left: 20px;
}
.indent2 {
	margin-left: 40px;
}
a.skipnav {
	FONT-SIZE: 0.7em;
	color: #FCFFE8;
	margin: 0px;
	padding: 0px;
	border: none;
	display: none;
}
a.skipnav:hover {
	FONT-SIZE: 0.7em;
	color: #0033FF;
	border: none;
	}
a.skipnav:visited {
	FONT-SIZE: 0.7em;
	color: #999999;
	border: none;
	margin: 0px;
	padding: 0px;
	}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
