body {
    text-align: center; /*FIX (IE6): Fixes inability to center align*/
}

* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

a img {
	border: none;
}

body {
    background-color: #c7c7c7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.style1 {
    color: #FFDD85
}

.style2 {
    color: #FFFFFF
}

#wrapper {
    width: 1000px;
    margin: 100px auto;
    position: relative;
    text-align: left; /*FIX (IE6): Fixes inability to center align*/
}

#navbar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #333333;
    text-decoration: none;
}

#navbar ul {
    position: relative;
    margin: 0 0 20px 0;
	z-index: 2;
}

#navbar ul li {
    display: inline;
    margin: 0 5px 0 0;
}

#navbar ul li a {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

#navbar ul li a:hover {
    color: #FFDD85;
    text-decoration: none;
}

#navbar ul li a#current {
    color: #FFDD85;
}

#navbar ul li ul {
    background: transparent;
    background-color: #333;
    color: #999;
/*    opacity: .9;*/
    /*filter: alpha( opacity = 90 );*/ /* IE's opacity*/
	width: 180px;
	padding: 10px;
	margin: 0px;
	position: absolute;
	top: 30px;
	left: 0;
	display:none;
}

#navbar ul li ul li {
    display: block;
    margin: 2px;
    font-size: normal;
    list-style: none;
}

#navbar ul li ul li a {
    color: #fff;
}

#navbar ul li ul li a:hover {
    color: #FFDD85;
    text-decoration: none;
}

#bigheads {
    z-index: 1;
    width: 340px;
    margin: 0px 0 0 0;
}

#bigheads h1 {
    font-family: Verdana;
    font-size: 5.0em;
    line-height: 78px;
	letter-spacing: -0.10em;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: lowercase;
}

#bigheads a {
    color: white;
}

#slideshow {
    width: 600px;
    position: relative;
    margin: 17px 0 0 0;
}

#slideshow #loading {
    color: white;
    font-size: 18px;
    position: absolute;
    top: 150px;
    left: 200px;
    z-index: 10;
}

#slideshow #mainimage {
    z-index: 20;
}

#slideshow, #thumbs, .gallery {
    float: right;
}

.gallery {
    margin: 0 3px 3px 0;
}

#thumbs {
    position: relative;
    width: 70px;
    margin: 17px 0 0 0;
    height: 350px;
}

.bottomalign {
    position: absolute;
    bottom: 0;
}

#thumbs .inner {
	position: absolute;
	bottom: 0;
}

#thumbs .inner img {
	display: block;
	margin: 5px 0 0 0;
}

#content {
    margin-top: 10px;
    width: 380px;
    color: white;
}

#content h2 {
    margin: 20px 0 0 0;
}

#content h2 span {
    font-weight: normal;
}

#content p {
    margin: 0 0 10px 0;
}

#text {
    position: relative;;
    width: 200px;
    height: 200px;
    padding: 0 0 0 10px;
    color: white;
    overflow: hidden;
}

#text div {

}

#text p {
    margin: 0 0 10px 0;
}

#text a {
    color: white;
}

#text a:hover {
    color: #FFDD85;
}

#textup {
    position: absolute;
    top: 0;
    left: 0;
}

#textdown {
    position: absolute;
    bottom: 0;
    left: 0;
}

#textscroll {
    position: absolute;
    top: 20px;
    left: 2px;
	z-index: 1;
}

#text h2 {
    color: white;
    font-weight: normal;
}

#text #date {
    margin: 0 0 15px 0;
}

#contactReveal {
    width: 980px;
    background: transparent;
    background-color: #333;
    color: #fff;
    opacity: .85;
    filter: alpha( opacity = 80 ); /* IE's opacity*/
	padding: 10px;
	margin: 0px;
	position:absolute;
	top: 30px;
	left: 0;
	z-index: 100;
	display:none;
}

#contactReveal p {
    float: right;
    margin-left: 30px;
}

#contactReveal a {
    color: #FFDD85;
}

#contact {
    visibility: hidden;
    margin-top: -12px;
    z-index: 11;
}

#siteName {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
}

.threewtext {
    color: #333333;
}

a:hover {
    color: #FFDD85;
}

a:visited {
    color: #333333;
}

a:link {
    color: #333333;
    text-decoration: none;
}

a.current {
    color: #FFDD85;
}
/* Profile */
/* Clients page */
#clients ul {
    float: left;
    list-style: none;
    margin: 20px 60px 20px 20px;
    color: white;
}
/* admin styles */
#adminHeader {
    height: 80px;
    margin: 0;
    background: url(/images/adminheader.jpg) repeat-x;
}

#adminHeader h1 {
    float: right;
    margin: 20px;
    font-size: 40px;
    color: black;
    font-weight: normal;
}

#adminContent {
    margin: 20px 20px;
    text-align: left;
}

#adminContent a, #adminContent a:visited {
    color: #FFDD85;
}

#adminContent fieldset {
    padding: 20px;
}

#adminContent legend {
    padding: 0 10px;
    font-weight: bold;
}

#adminContent input, select, textarea {
    margin: 4px 0 15px 0;
}

#admingallery h2 {
    margin: 20px 0 0 0;
    padding: 20px 0 0 10px;
    background: url(/images/adminheader.jpg) repeat-x 0 -10px;
}

#admingallery hr {
    margin: 0 0 10px 0;
}

#admingallery .galImage {
    float: left;
    margin: 0 10px;
}

#navcontainer {
    background: #666633;
    border-bottom: 1px solid #e8ecc9;
}

#navcontainer ul li {
    display: inline;
}

#navcontainer ul {
    margin: 0;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-weight: bold;
}

#navcontainer ul li a {
    padding: 0.2em 12px;
    background-color: #666633;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    border-right: 1px solid #94B473;
}

#navcontainer ul li a:hover {
    background-color: #adb75a;
}

#navcontainer ul li a#current {
    background-color: #adb75a;
}

#navlist li a:hover, #navlist li a:active {
    color: #FFFFFF;
    background: #CC3333;
}

#navcontainer #secondaryNav li a {
    margin-left: 50px;
    border-right: 0;
}

#adminContent ul {
    font-size: 14px;
    margin: 20px;
    list-style: none;
}

#pdfdownload {
    position: absolute;
    top: 0;
    right: 0;
}

#pdfdownload span {
    color: #FFDD85;
}

#credit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: white;
    position: absolute;
    bottom: 0;
    right: 0;
}

#credit a {
    color: white;
}