body {
	font-family: "Lucida Bright",
				 LucidaBright,
				 Constantia,
				 "DejaVu Serif",
				 "Bitstream Vera Serif",
				 "Liberation Serif",
				 Georgia,
				 serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 2em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: black;
}

body.admin #content {
	color: black;
	background-color: white;
}

html {
	background-color: white;
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

body.admin #header {
	display: none;
}

body.admin #tblCmsPages .abstract {
	display: none;
}

body.admin #tblCmsPages h2 {
	display: none;
}

body.admin #tblCmsPages {
	border: 1px solid black;
}

#nav-main ul li a {
	font-size: 1.1em;
	color: gray;
	padding: 0;
}

.clear {
	clear: both;
	height: 0px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
}		

h1 {
	font-size: 2.4em;
	padding-top: 15px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	font-weight: bolder;
}

h4 {
	font-size: 1.1em;
	font-style: italic;
}

#content emphasis {
	font-style: italic;
	font-weight: inherit;
}

#content strong {
	font-weight: bold;
	color: red;
}


#footer {
	padding-bottom: 3em;
}

#container {
	margin-top: 3em;
	margin-bottom: 3em;
	position: relative;
}

#container a {
	color: red;
	text-decoration: none;
}

#container a:hover {
	text-decoration: underline;
	color: red;
}


p {
	margin: 0 0 1em 0;
}

ul {
	margin-bottom: 1em;
}

ul li {
	list-style-type: disc;
	list-style-position: inside;
}

ol {
	padding-left: 2em;
}

ol li {
	list-style-type: decimal;
	text-indent: 0.5em;
}

#header {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 10px solid black;
	
}

#header h1 {
	font-size: 4em;
	font-weight: bold;
	margin: 0;
}

#header a {
	color: red;
}

#header a:hover {
	text-decoration: none;
}

#header p {
	font-size: 1.5em;
}

#footer {
	clear: both;
	padding-top: 75px;
	font-size: smaller;
}

#sidebar {
	position: absolute;
	right: 0;
	top: 5em;
}

#nav-main ul li {
	display: block;
	float: left;
	padding-left: 1em;
}

a img.pdf {
	border: 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#content h1 {
	clear: left;
}

body#home #content {
	font-size: 1.25em;
}

body#home div.introduction h1 {
	display: none;
}

body#home div.introduction {
	font-size: 1.8em;
	line-height: 1.2em;
	border-bottom: 1px solid black;
	margin-bottom: 1em;
}

p.image-right {
	float: right;
	margin: 0 0 2em 2em;
}

span.caption {
	display: block;
}

body#testimonials div.image-right {
	width: 500px;
}

#jeremy_birchall h1 {
	display: none;
}

#content ul {
	padding-left: 1em;
}

#content ul li {
	text-indent: -1em;
}

#content dd {
	font-style: italic;
}

#content dl {
	margin-bottom: 1em;
}

body#testimonials #content dt,
body#tape-and-vinyl #content dt {
	font-family: "Chalkboard",
				"Comic Sans MS",
				 Casual,
				 cursive;
	font-weight: bold;
}

body#testimonials span.caption {
	width: 500px;
}

body#contact #content dd {
	margin-left: 3em;
}

#column h1 {
	display: none;
}

#column {
	float: right;
	width: 300px;
	margin-top: 1.8em;
	margin-left: 2em;
}

body#samples #content div.image {
	display: inline;
}

body#samples #content img {
	margin: 5px 10px;
	padding: 10px;
	height: 150px;
	width: 150px;
	border: 1px solid black;
}

body#contact dl {
	font-size: 1.2em;
}


.fraction .frasl {
	font-family: sans-serif;
	padding: 0 0.1em;
}

.fraction sup {
	margin-right: -0.25em;
	vertical-align: super;
}

.fraction sub {
	vertical-align: sub;
}

.fraction sup,
.fraction sub {
	font-size: 0.6em;
}

#sb-title #sb-title-inner {
	height: 60px;
	font-size: 0.8em;
}


