body {
	background: #a2a2d1;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
}

ul, p {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
}

#headerWrapper {
	background: #9999cc;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 98px;
	position: relative;
}

#navBar {
	background: #7575ac;
	height: 41px;
}

#navMenu ul {
	margin: 0 auto;
	width: 900px;
	position: relative;
	left: 130px;
	}
	
#navMenu li {
	display: inline;
	}
	
#navMenu li a {
	height: 41px;
	text-indent: -9000px;
	float: left;
	padding-right: 15px;
	}

#navMenu a.about {
	background: url("/site_images/nav/about.gif") no-repeat top center;
	width: 105px; 
	}
	
#navMenu a.about:hover, body#about-page a.about {
	background: url("/site_images/nav/about.gif") no-repeat bottom center;
	}

#navMenu a.blog {
	background: url("/site_images/nav/blog.gif") no-repeat top center;
	width: 59px; 
	}
	
#navMenu a.blog:hover, body#blog-page a.blog {
	background: url("/site_images/nav/blog.gif") no-repeat bottom center;
	}
	
#navMenu a.media {
	background: url("/site_images/nav/media.gif") no-repeat top center;
	width: 75px; 
	}
	
#navMenu a.media:hover, body#media-page a.media {
	background: url("/site_images/nav/media.gif") no-repeat bottom center;
	}

#navMenu a.photos {
	background: url("/site_images/nav/photos.gif") no-repeat top center;
	width: 79px; 
	}
	
#navMenu a.photos:hover, body#photos-page a.photos {
	background: url("/site_images/nav/photos.gif") no-repeat bottom center;
	}

#navMenu a.press {
	background: url("/site_images/nav/press.gif") no-repeat top center;
	width: 68px; 
	}
	
#navMenu a.press:hover, body#press-page a.press {
	background: url("/site_images/nav/press.gif") no-repeat bottom center;
	}
	
#navMenu a.links {
	background: url("/site_images/nav/links.gif") no-repeat top center;
	width: 68px; 
	}
	
#navMenu a.links:hover, body#links-page a.links {
	background: url("/site_images/nav/links.gif") no-repeat bottom center;
	}
	
#navMenu a.contact {
	background: url("/site_images/nav/contact.gif") no-repeat top center;
	width: 88px; 
	}
	
#navMenu a.contact:hover, body#contact-page a.contact {
	background: url("/site_images/nav/contact.gif") no-repeat bottom center;
	}
	
#contentWrapper {
	background: #f6f6e4;
}

#contentBody {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
	min-height: 600px;
}

.homeFeature {
	width: 900px;
	height: 318px;
	background: url("/site_images/homeImage.jpg") no-repeat top center;
}

.introText {
	font-size: 24px;
	color: #7575ac;
	font-family: Georgia, times, serif;
	font-style: italic;
	width: 400px;
	position: relative;
	top: 42px;
	left: 305px;
}

ul.jobList {
	position: relative;
	top: 60px;
	left: 315px;
}

ul.jobList li {
	color: #777;
	line-height: 33px;
	font-size: 18px;
	letter-spacing: 1px;
	background: url("/site_images/bullet1.gif") no-repeat center left;
	padding-left: 30px;
}

#blogHomeWrapper {
	float: left;
	padding-left: 30px;
	margin-top: 20px;	
	margin-bottom: 20px;
	width: 420px;
}

.blogMiddle .blogTitle a, .blogTitle a, .videoTitle {
	color: #6c6cb5;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: .5px;
	line-height: 20px;
}

.videoTitle {
	margin-bottom: 8px;
	font-size: 16px;
	margin-top: 30px;
}

.videoEntry {
	margin: 0 auto;
	width: 425px;
}

.blogMiddle .blogTitle a:hover, .blogTitle a:hover {
	color: #9999cc;
	border-bottom: #ccc 1px solid;
}

.blogDate {
	font-size: 12px;
	font-style: italic;
	color: #333;
	margin-top: 3px;
	letter-spacing: .5px;
	margin-bottom: 10px;
}

#blogHomeWrapper p {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin-bottom: 20px;
}

#resumeWrapper {
	float: right;
}

p.readMoreLink a {
	color: #6c6cb5;
	text-decoration: none;	
	border-bottom: 1px solid;
	
}

.readMoreLink a:hover {
	color: #9999cc;	
	border-bottom: #ccc 1px solid;
}

#bottomHome {
	background: url("/site_images/bottombar.jpg") repeat-x top left;
}

#bottomWrapper {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
}

#blogTitleWrapper {
	background: url("/site_images/fromtheblog.gif") no-repeat top left;
	padding-top: 40px;
	float: left;
	margin-left: 30px;
}

#blogTitleWrapper ul {
	margin: 0 0 30px 5px;
}

#blogTitleWrapper li {
	height: 40px;
	width: 350px;
	text-indent: 25px;
	line-height: 40px;
	background: url("/site_images/whitebullet.gif") no-repeat center left;
}

#blogTitleWrapper li a {
	color: #333;
	text-decoration: none;
	height: 40px;
	width: 350px;
	border-bottom: 1px solid #7575ac;
	display: block;
	font-size: 14px;
}

#blogTitleWrapper li a:hover {
	color: #fff;
	height: 40px;
	width: 350px;
	display: block;
}

#blogTitleWrapper li a:link {	
	height: 40px;
	width: 350px;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #7575ac;
	display: block;
}

#flickrPhotosWrapper {
	background: url("/site_images/flickrtitle.gif") no-repeat top left;
	padding-top: 40px;
	margin-left: 30px;
	float: left;
	width: 450px;
}

#flickrPhotosWrapper p {
	float: left;
	margin: 0 0 10px 10px;
}

#flickrPhotosWrapper p a img {
	padding: 5px;
	background: #fff;
}

#flickrPhotosWrapper p a:hover img {
	padding: 5px;
	background: #4a4a80;
}

#contentPageWrapper {
	margin-top: 20px;
}

#pageListWrapper {
	float: right;
	z-index: 13;
}

#pageListWrapper a {
	height: 40px;
	width: 262px;
	text-indent: -9000px;
	display: block;
	border-bottom: #c1c1c1 1px solid;
}

a.meetMary {
	background: url("/site_images/meetmary.gif") no-repeat bottom left;
	border-top: #c1c1c1 1px solid;
}

a:hover.meetMary, li.active a.meetMary {
	background: url("/site_images/meetmary.gif") no-repeat top left;
}

a.personalNote {
	background: url("/site_images/personalnote.gif") no-repeat bottom left;
}

a:hover.personalNote, li.active a.personalNote {
	background: url("/site_images/personalnote.gif") no-repeat top left;
}

a.resumes {
	background: url("/site_images/resumes.gif") no-repeat bottom left;
}

a:hover.resumes, li.active a.resumes {
	background: url("/site_images/resumes.gif") no-repeat top left;
}

a.marysLinks {
	background: url("/site_images/marysLinks.gif") no-repeat bottom left;
	border-top: #c1c1c1 1px solid;
}

a:hover.marysLinks, li.active a.marysLinks {
	background: url("/site_images/marysLinks.gif") no-repeat top left;
}

a.jasonLinks {
	background: url("/site_images/jasonHunt.gif") no-repeat bottom left;
}

a:hover.jasonLinks, li.active a.jasonLinks {
	background: url("/site_images/jasonHunt.gif") no-repeat top left;
}

a.audio {
	background: url("/site_images/audio.gif") no-repeat bottom left;
	border-top: #c1c1c1 1px solid;
}

a:hover.audio, li.active a.audio {
	background: url("/site_images/audio.gif") no-repeat top left;
}

a.videos {
	background: url("/site_images/videos.gif") no-repeat bottom left;
}

a:hover.videos, li.active a.videos {
	background: url("/site_images/videos.gif") no-repeat top left;
}

#linksPage {
	margin-left: 70px;
	margin-top: 40px;
}

.linksPageTop {
	background: url("/site_images/linksbgtop.gif") no-repeat top left;
	width: 623px;
	height: 26px;
}

.linksPageMiddle {
	background: url("/site_images/linksbgmiddle.gif") repeat-y top left;
	width: 563px;	
	overflow: hidden;
	padding: 20px 30px 30px 30px;
}

.linksPageBottom {
	background: url("/site_images/linksbgbottom.gif") no-repeat top left;
	width: 623px;
	height: 26px;
}

#contentRightPage {
	float: right;
	width: 601px;
	margin-left: -4px;
}

.contentPageTop {
	background: url("/site_images/contentTop.gif") no-repeat top left;
	width: 601px;
	height: 11px;
}

.contentPageMiddle {
	background: url("/site_images/contentMiddle.gif") repeat-y top left;
	width: 541px;
	padding: 20px 30px 30px 30px;
	overflow: hidden;
}

.radioPageMiddle {
	background: url("/site_images/contentMiddle.gif") repeat-y top left;
	width: 541px;
	padding: 20px 30px 1px 30px;
}

.contentPageBottom {
	background: url("/site_images/contentBottom.gif") no-repeat top left;
	width: 601px;
	height: 25px;
	margin-bottom: 30px;
}

.radioPageBottom {
	background: url("/site_images/radioBG.gif") no-repeat top left;
	width: 601px;
	height: 317px;
	margin-bottom: 30px;
}

.contentPageMiddle p, .contentPageMiddle li {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-bottom: 15px;
}

.contentPageMiddle a {
	color: #4a4a80;
}

.contentPageMiddle a:hover {
	color: #999;
}

#footer {
	background: #7575AC;
	clear: both;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #4a4a80;
}

.dropcap_A {
	background: url("/site_images/drop_a.gif") no-repeat top left;
	width: 31px;
	height: 25px;
	float: left;
	text-indent: -9000px;
	margin-top: -8px;
	margin-right: 5px;
}

.dropcap_M {
	background: url("/site_images/drop_m.gif") no-repeat top left;
	width: 42px;
	height: 25px;
	float: left;
	text-indent: -9000px;
	margin-top: -8px;
}

.dropcap_F {
	background: url("/site_images/drop_f.gif") no-repeat top left;
	width: 30px;
	height: 24px;
	float: left;
	text-indent: -9000px;
	margin-top: -8px;
	margin-right: -5px;
}

#blogContainer {
	width: 538px;
	float: left;
}

#postContainer {
	width: 538px;
	min-height: 500px;
}

.blogTop {
	background: url("/site_images/blogTop.jpg") no-repeat top left;
	width: 538px;
	height: 21px;
}

.blogMiddle {
	background: url("/site_images/blogMiddle.jpg") repeat-y;
	width: 478px;
	padding: 15px 30px 30px 30px;
}

.blogBottom {
	background: url("/site_images/blogBottom.jpg") no-repeat top left;
	width: 538px;
	height: 21px;
	margin-bottom: 30px;
}

#blogHomeWrapper a {
	color: #6C6CB5;
	text-decoration: none;
	border-bottom: #999 1px solid;
	padding-bottom: 0px;
}

#blogHomeWrapper a:hover {
	color: #2f2f5a;
	border-bottom: #333 1px solid;
}

#blogHomeWrapper p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	color: #666;
}

.blogMiddle p, .radioPageMiddle p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	color: #666;
}

.blogMiddle a, .radioPageMiddle a {
	color: #6C6CB5;
	text-decoration: none;
	border-bottom: #999 1px solid;
	padding-bottom: 0px;
}

.blogMiddle a:hover, .radioPageMiddle a:hover {
	color: #2f2f5a;
	border-bottom: #333 1px solid;
}

#blogsidebar {
	float: left;
	margin-left: 30px;
	padding-top: 10px;
	width: 250px;
}

.latestEntries {
	background: url("/site_images/latestEntries.gif") no-repeat top left;
	width: 134px;
	height: 29px;
	display: block;
	text-indent: -9000px;
}

.categories {
	background: url("/site_images/categories.gif") no-repeat top left;
	width: 96px;
	height: 28px;
	display: block;
	text-indent: -9000px;
}

.archives {
	background: url("/site_images/archives.gif") no-repeat top left;
	width: 82px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

.search {
	background: url("/site_images/search.gif") no-repeat top left;
	width: 67px;
	height: 25px;
	display: block;
	text-indent: -9000px;
}

.articles {
	background: url("/site_images/articles.gif") no-repeat top left;
	width: 82px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

ul.blogList, ul.archiveList, ul.nav_categories,  ul.articleList {
	margin-top: 5px;
	margin-bottom: 30px;
}

ul.blogList li, ul.archiveList li, ul.nav_categories li, ul.articleList li {
	padding-left: 22px;
	background: url("/site_images/bulletYellow.gif") no-repeat 0px 4px;
	line-height: 19px;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.blogList li a, ul.archiveList li a, ul.nav_categories li a {
	color: #888;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom: #ccc 1px solid;
	font-size: 12px;
}

ul.articleList li a {
	color: #888;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
}

ul.blogList li a:hover, ul.archiveList li a:hover, ul.nav_categories li a:hover, ul.articleList li a:hover {
	color: #c9c9c9;
	border-bottom: #ccc 1px solid;
}

#searchform {
	margin-left: 10px;
}

#searchform span {
	top: 7px;
	position: relative;
}

#blogContainer h2 {
	margin: 0 0 10px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	color: #464676;
}

ul.searchResultsList {
	margin-left: 20px;
	list-style: decimal;
	color: #464676;
}

ul.searchResultsList li {
	margin-bottom: 10px;
}

.commentPost {
	border-bottom: #ccc 1px dotted;
	margin-bottom: 10px;
}

.posted {
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}

.posted span {
	font-style: italic;
	color: #6C6CB5;
}

h3.commentTitle, .blogMiddle h3 {
	font-size: 18px;
	color: #6C6CB5;
	margin-top: 0;
	margin-bottom: 30px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
}

.formfield {
	margin-bottom: 10px;
}

.formfield input {
	width: 275px;
}

.formfield textarea {
	width: 350px;
	height: 200px;
}

.formfield input, .formfield textarea {
	display: block;
	color: #575b5b;
	font-family: Verdana, arial, sans-serif;
	font-size: 100%
}

.formfield label {
	color: #666;
}

.formfield label span {
	color: #7575ac;
	font-style: italic;
	font-size: 80%;
}

.contactMessage {
	font-size: 18px;
	color: #888;
	font-style: italic;
	line-height: 24px;
}

.contactMessage span {
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
	color: #7575AC;
}

.contactMessage a {
	color: #7575AC;
	font-size: 17px;
}

.radioPageBottom object {
	border: none;
	position: relative;
	top: 49px;
	left: 148px;
}

.radioPageMiddle h3 {
	font-size: 18px;
	color: #6C6CB5;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0 20px 0;
}

.linkscontainer {
	background: #fff;
	padding: 17px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid #ccc;
}

.contentPageMiddle .linkscontainer p {
	line-height: 18px;
	margin: 0;
	}

.linkscontainer a {
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #6C6CB5;
}

.linkscontainer img {
	margin-bottom: 5px;
}

.contentPageMiddle ul {
	list-style: disc;
	margin-left: 30px;
}

.jasonImage, .articleImage, .maryImage {
	text-align: center;
}

h2.homeTitle {
	color: #6C6CB5;
	font-size: 22px;
	font-weight: normal;
}

p.outsidethebox img {
	margin-top: 20px;
	padding: 14px;
	background: #fff;
	border: 1px solid #ccc;
}

h3.download_title {
	margin-bottom: 20px;
	margin-top: 0;
	color: #7575AC;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.resumeLinks {
	text-align: center;
	margin-top: 30px;
}

.resumeLinks a {
	margin-right: 25px;
}

.login {
	position: absolute;
	top: 0;
	left: 30px;
	background:  url("/site_images/login_bg.gif") no-repeat top left;
	height: 25px;
	width: 54px;
}

.login a {
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	margin-left: 12px;
	text-decoration: none;
}

.login a:hover {
	color: #999;
}

#login_wrapper {
	margin: 250px auto;
	width: 600px;
	height: 100px;
}

a.site_update {
	margin-right: 50px;
}