﻿#bodycontent {
	margin: 1cm;
	width: 50em;
	margin-left: auto ;
	margin-right: auto ;
}
h1,h2,h3 {
	text-transform: uppercase;
	font-weight:normal;
	clear:both;
}
#title a {
	color:white;
	text-decoration:none;
}

h1 {
	font-size: xx-large;
	margin-bottom: 0px;
}
h2, h3 {
	font-size:x-large;
}
h2{
	color: white;
	padding-top: .2em;
	padding-bottom: .2em;
	margin-top: 0em;
	margin-bottom: 0em;
}
h3 {
	margin-top: 0em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #222226;
	background:white;
}
.strapline {
	font-size:	small;
	text-transform: lowercase;
	margin-top: -.5em;
	margin-bottom: 2em;
}
#nav {
	width: 100%;
}
#nav_menu {
	background-color:#600B0B;
	padding: .5em;
}
#nav_bottom {
	background-image:url('../images/menuBottom.jpg');
	height:8px;
}
#nav ul {
	color: white;
	list-style-type:none;
	margin-left: 0em;
	margin-top: 0em;
}
#nav li {
	padding-left: .5em;
	padding-right: .5em;
	margin-right: 1em;	
	margin-left: 2em;
	float:left;
	text-transform: uppercase;
	margin-top: 0em;
	margin-bottom: 0em;
}
#nav a {
	color: white;
	text-decoration:none;
}
#nav a:hover {
	color: #600B0B;
	background-color: white;
}

#title {
	padding-left: 1em;
	margin-top: .5em;
	background-color: #600B0B;
}
#content {
	float: none;
	padding-top: 0em;
	position: inherit;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
}
#footer {
	background: #600B0B;
	margin-top: 1em;
	position: inherit;
	height: 1em;
	width: 100%;
}
#content li {
	padding-bottom: .25em;
}
#silverlightcontainer {
	text-align: center;
}
#alternatecontent {
	text-align:left;
}
#sidebar {
	font-size: small;
	font-style: italic;
	margin-left: 2em;
	margin-right: 2em;
}
#portfolioimage {
	margin-right:1em;
	margin-bottom:1em;
	width:210px;
	float:left;
}
