/* @override http://laurelwoodcock.rgrainger.com/textpattern/css.php?n=default */

/* @override http://laurelwoodcock.rgrainger.com/textpattern/css.php?n=default */

/* @override http://laurelwoodcock.rgrainger.com/textpattern/css.php?n=default */

/* @override http://laurelwoodcock.rgrainger.com/textpattern/css.php?n=default */

/* @override http://laurelwoodcock.rgrainger.com/textpattern/css.php?n=default */

/* @override http://laurelwoodcock.rgrainger.com/textpattern/css.php?n=default */

/* @override http://laurelwoodcock.rgrainger.com/textpattern/css.php?n=default */

/* base
--------------------------------------- */

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #fff no-repeat;
}

h1, h2, h3 {
	margin: 18px 0;
	padding: 0;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

hr {
	margin: 2em auto;
	width: auto;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small, blockquote, .small_list {
	font-size: 11px;
	margin-top: 0;
	margin-left: 0;
}

.small_list a {
	color: #ccc;
}

ol {
	list-style-position: outside;
	margin: 0;
	text-indent: 0;
	padding: 0;
	font-size: 11px;
}



ul li {
	list-style-type: none;
}

ul {
	margin: 0;
	padding: 0;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: red;
}

a img {
	border: none;
}

a:hover img {
	opacity: 0.8;
}

h2 {
	margin-top: 0;
	text-decoration: none;
	font: normal 19px;
}

h3 {
	font: 17px;
	margin-top: 0;
}

h4 {
	margin-top: 0;
	padding: 0;
}

.non-bold {
	font-weight: normal;
}

/* layout
----------------------------------------------- */

#container {
	padding: 0;
	width: 975px;
	/*background: url(http://laurelwoodcock.rgrainger.com/_graphics/css/grid.png) no-repeat center -19px;*/
	margin: 27px auto;
}

#content {
	padding: 0;
	margin: 0 0 0 15px;
	clear: none;
}

#content img {
	padding: 0;
	margin: 0 15px 18px 0;
	float: left;
}

#content a:hover {
	
}

h1#site-name {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 15px 18px;
	padding: 0;
	border: 0;
	background: url(http://www.laurelwoodcock.rgrainger.com/_graphics/css/wordmark_tiny.png) no-repeat;
	width: 145px;
	height: 30px;
	float: left;
}

#description {
	width: 465px;
	float: left;
	margin: 0;
}

#images_etc {
	margin: 0 0 18px 15px;
	float: left;
	width: 480px;
}

#video_box {
	margin: 0 0 18px;
	float: left;
	width: 464px;
}

#images_etc p {
	width: 465px;
	clear: left;
}

#masthead {
	width: 960px;
}

#menu {
	clear: both;
}

#menu_slide {
	width: 960px;
	height: 145px;
}

#text_box {
	width: 625px;
	float: left;
}

#menu_alt {
	margin-left: 15px;
	padding: 0;
	width: 960px;
	margin-bottom: 96px;
	height: 29px;
}

.menu_box {
	width: 145px;
	float: left;
	background: none;
	margin: 0 0 18px 15px;
}

.menu_box_alt {
	width: 785px;
	float: left;
	margin: 13px 15px 0 0;
	overflow: hidden;
	direction: rtl;
}

#bibliography_list {
	width: 305px;
	float: left;
	margin-left: 15px;
	font-size: 11px;
}

.connections {
	float: left;
	width: 225px;
	margin-right: 15px;
}

.connections h4 {
}

#masthead ul li {
	font-size: 11px;
}

#masthead ul li h4 {
	margin: 0;
}

#footer {
	clear: both;
	margin: 15px 15px 21px 15px;
	border-top: 1px solid #eaeaea;
	text-align: left;
	font-size: 11px;
	color: #eaeaea;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

/* overrides
----------------------------------------------- */