/* CSS Document */

* {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
}

body, html {
background-color: black;
}

div#maincontainer {
width: 950px;
background: url(images/topbanner950.jpg) no-repeat top center;
padding-top: 150px;
background-color: rgb(223,202,163);
position: absolute;
top: 0px;
left: 50%;
margin-left: -475px;
}

div#menu {
width: 950px;
height: 21px;
background-color: rgb(240,70,47);
padding-top: 4px;
}

div#menu div#loggedin {
float: left;
margin-left: 10px;
}

div#menu ul {
display: block;
float: right;
text-align: right;
}

div#menu * li {
font-size: 12px;
color: black;
display: inline;
padding-right: 30px;
}

div#menu * a {
color: black;
font-weight: bold;
text-decoration: none;
}

div#menu * :hover {
color: white;
}

div#sidemenu {
background: url(images/sidebarband.jpg) repeat-x top;
background-color: rgb(223,202,163);
width: 170px;
float: left;
}

div#sidemenu h1 {
text-align: center;
font-size: 18px;
color: white;
margin: 10px;
}

div#sidemenu h2 {
color: rgb(240,70,47);
font-size: 14px;
margin: 20px 10px 0px 10px;
}

div#sidemenu ul {
margin-left: 20px;
width: 110px;
}

div#sidemenu ul * {
color: black;
text-decoration: none;
list-style: none;
}

div#sidemenu * li {
font-size: 11px;
font-weight: bold;
padding-top: 5px;
}

div#sidemenu a {
color: black;
font-weight: bold;
}

div#sidemenu * a:hover {
color: rgb(240,70,47);
text-decoration: none;
}

div#sidemenu p {
font-size: 11px;
font-style: italic;
color: black;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

div#address {
font-size: 9px;
color: black;
position: absolute;
bottom: 40px;
left: 10px;
}

div#address a {
color: black;
}

div#footer {
	float: left;
	width: 950px;
	height: 16px;
	background-color: rgb(240,70,47);
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	padding-top: 4px;
	border-top: 9px solid black;
}

div#footer a {
	color: black;
	text-decoration: none;
	margin-right: 20px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	background-color: black;
}

div#slideshow {
	width: 770px;
	border: 1px solid white;
	margin-bottom: 10px;
	float: left;
}

div#slideshowpicture {
float: left;
padding: 10px;
margin-bottom: 8px;
}

div#textarea>div#slideshowpicture {
width: 200px;
}

div#slideshowtext {
float: left;
margin: 15px 0px 15px 5px;
width: 327px;
}

div#slideshowtext h1 {
font-size: 22px;
color: rgb(240,70,47);
margin-bottom: 15px;
}

div#slideshowtext p {
font-size: 12px;
margin-bottom: 10px;
}

div#slideshowtext a {
color: rgb(163,129,67);
}

div#slideshowtext a:hover {
color: rgb(240,70,47);
}

div#content {
min-height: 800px;
height: auto !important;
height: 800px;
background-color: black;
border-left: 10px solid black;
border-top: 10px solid black;
color: white;
float: right;
width: 770px;
margin-left: -2px;
}

div#textarea {
overflow: hidden;
width: 770px;
}

div#textarea h1 {
font-size: 28px;
color: rgb(240,70,47);
font-weight: normal;
font-style: italic;
margin-bottom: 10px;
}

div#textarea p {
font-size: 14px;
line-height: 24px;
padding-bottom: 24px;
}

img.floatleft {
float: left;
padding-right: 10px;
}

img.floatright {
float: right;
padding-left: 10px;
}

div.sidebar {
background: url(images/sidebarband.jpg) repeat-x top;
border: 1px solid rgb(163,129,67);
float: right;
width: 240px;
padding: 10px;
margin-left: 10px;
margin-right: 1px;
color: #CCCCCC;
}

div.sidebar h2 {
text-align: center;
font-size: 18px;
font-weight: normal;
font-style: normal;
margin-bottom: 24px;
color: white;
}

div#textarea div.sidebar {
background-color: #333333;
}

div#textarea div.sidebar p, div#textarea div.sidebar ul li{
font-size: 12px;
line-height: 18px;
}

div#textarea div.sidebar ul {
list-style: circle;
}

div.sidebar * li {
margin-left: 15px;
padding-bottom: 12px;
}

div.sidebar * li:before {
color: rgb(163,129,163);
}

div.sidebar * li a {
font-weight: bold;
}

div.sidebar * strong {
color: rgb(240,70,47);
}

div.homepagebox {
border: 3px solid rgb(240,70,47);
list-style: none;
}

* a {
color: rgb(163,129,67);
}

* a:hover, div.sidebar a:hover, div.sidebar * a:hover {
color: rgb(240,70,47);
}

* span.datestamp {
font-size: 9px;
font-weight: normal;
}

div#portfoliotext {
float: right;
margin-top: 10px;
width: 550px;
}

h2 {
color: rgb(240,70,47);
font-size: 18px;
margin-top: 10px;
margin-bottom: 6px;
}

h3 {
color: rgb(240,70,47);
font-size: 14px;
font-weight: normal;
}

hr {
color: rgb(223,202,163);
background-color: rgb(223,202,163);
width: 50%;
margin: auto;
}

div#textarea ul {
margin-left: 20px;
list-style: circle;
}

div#textarea ul li {
line-height: 24px;
font-size: 14px;
}

div#newsnav {
float: right;
font-size: 10px;
font-weight: bold;
}

div#newsnav a {
text-decoration: none;
margin-left: 10px;
}

div.picturewrapper {
width: 245px;
height: 245px;
float: left;
margin-right: 11px;
margin-bottom: 20px;
text-align: center;
font-size: 12px;
}

div.picturewrapper img {
margin-bottom: 7px;
}

div.picturewrapper a {
text-decoration: none;
}