@charset "utf-8";
/* -- generic styles ------------------------*/
div,h1,h2,h3,h4,h5,h6,address,ul,ol,li ,p,a{
	margin: 0px;
	padding: 0px;
}
html {
	padding-top: 10px;
	padding-bottom: 10px;
}

body {
	margin: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
}

#wrapper {
	text-align: left;
	width: 960px;

	box-shadow: 0px 0px 10px 10px #;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	box-shadow: 0px 0px 30px 5px #333;
	border-radius: 15px;
}
#header {
	height: 148px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/banner.png);
	border-radius: 15px 15px 0px 0px;
}
#history_header {
	height: 148px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../familyhistory/images/fam_hist_banner.jpg);
	border-radius: 15px 15px 0px 0px;
	background-repeat: no-repeat;
}
#ad  {
	background-color: #FFFFFF;
	width: 960px;
	height: 90px;

}

#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 20px;
	padding-top: 90px;
}
#header img {
	position: relative;
	top: 5px;
}

#nav {
	width: 950px;
	height: 32px;
	padding-left: 10px;
	background-color: #999;
	box-shadow: inset 0px 2px 10px -2px;
	}


#nav ul {
	/*display: inline;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li{
	display: inline;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav ul li a  {
	text-decoration: none;
	color: #000;
	float: left;
	height: 20px;
	margin-top: 5px;
	margin-left: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-left-radius: 7px;
}
#nav ul .current a {
	color: #FFF;
	background-image: url(../images/current_marker.png);
	background-repeat: no-repeat;
}


#nav ul li a:hover {
	color: #000;
	background-image: url(../images/current_marker_hover.png);
	background-repeat: no-repeat;
	background-color: #CCC;
}
#sub_nav {
	width: 940px;
	height: 30px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F0F0F0;
	margin-top: 1px;
	border-bottom-color: #CCC;
}
#sub_nav ul {
	/*display: inline;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub_nav ul li {
	display: inline;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sub_nav ul li a {
	text-decoration: none;
	color: #333;
	float: left;
	height: 18px;
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#sub_nav ul .current a {
	color: #666;
	background-image: url(../images/current_marker.png);
	background-repeat: no-repeat;
}
#sub_nav ul li a:hover {
	color: #000;
	background-image: url(../images/current_marker.png);
	background-repeat: no-repeat;
}
#mainContentWrapper {
	width: 955px;
	float: left;
	background-image: url(file:///Macintosh%20HD/Users/markwardle/Documents/Web%20Sites/Mark%20Wardle%20Root/casual_life/images/main_bg_60.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#mainContent {
	width: 570px;
	clear: both;
	float: left;
	margin: 0px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 650px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #EDD9B5;
}
#mainContent h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	color: #666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}

#mainContent h2 {
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #8C673D;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990033;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	font-style: italic;
	margin-bottom: 5px;
	border-top-width: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent a  {
	text-decoration: underline;
	color: #06F;
}
#mainContent ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 40px;
	color: #333;
	margin-top: 0px;
	padding: 0px;
	line-height: 1.8em;
}
#mainContent section   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent iframe {
	height: 315px;
	width: 560px;
	margin-right: 10px;
	border: 2px solid #FFF;
	box-shadow: 1px 1px 7px 3px #000;
}
#mainContent table tr td  {
	padding: 5px;
}

#mainContent  #note{
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent a .video {
	line-height: 28px;
	vertical-align: top;
}
#mainContent .video img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#mainContent section {
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 25px;
	background-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#mainContent section p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	padding-top: 0px;
}
#mainContent img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 10px;
}


#sidebar {
	float: left;
	width: 270px;
	background-color: #999999;
	box-shadow: 0px 0px 7px 0px #666;
	margin: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#sidebar p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	text-align: center;
}
#sidebar table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
	font-size: 0.8em;
	margin-left: 10px;
}

#sidebar h2  {
	color: #990000;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333;
}
#sidebar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCC;
	font-style: italic;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0033FF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 10px;
	text-align: left;
}
#sidebar a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B01718;
	text-decoration: none;
}

#sidebar img {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 8px solid #F2F4F0;
	box-shadow: 2px 2px 6px 2px #999;
}
#sidebar section {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 5px;
}

#spacer {
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: 0px;
} 
/* ---------- FOOTER STYLES ------------*/
#footer{
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 5px;
	color: #FFF;
	padding-bottom: 0px;
	width: 960px;
	height: 30px;
} 


#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	text-decoration: none;
	margin-left: 30px;
	vertical-align: bottom;
}
.imagedropshadow {
	padding: 5px;
	border: solid 1px #EFEFEF;
}
a:hover img.imagedropshadow {
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}
