body {
background: #191919;
}

#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana;
padding-bottom: 30px;
text-align : left;
background: #191919;
}

#topbar {
padding-top: 15px;
padding-bottom: 30px;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 2em;}
h2 {font-size: 1.5em; letter-spacing: 1px; margin-top: 10px;}

.content a {color: #000;}
.content a:hover {color: #DF5E00;}

.emailus {
color: white;
text-decoration: none;
margin-bottom: 7px;
padding: 10px 0px 10px 46px;
border: 1px solid #BDBDBD;
background: url(/images/email.gif) no-repeat 8px 9px;
}

.emailus a:hover {text-decoration: underline;}

.contactus {
background: url(/images/telephone.gif) center left no-repeat;
padding-left: 30px;
padding-bottom: 2px;
margin-top: 10px;
padding-top: 5px;
font-size: 11px;
color: white;
}




/*
======================================
============== CLASSES ===============
======================================
*/

#contwrap {
border: 1px solid #bdbdbd;
border-bottom: 0;
background: #bcbcbc url(/images/content-bak.gif) 0 3px ;
padding: 3px;
padding-top: 0;
}

#blackspace {
width: 556px;
height: 3px;
background: #191919;
padding: 0;
margin: 0;
font-size: 1px;
line-height: 1px;
}

#Slideshow {
border: 1px solid #5b5851;
margin-bottom: 23px;
margin-top: 23px; 
}

#slideshow img {
width: 500px;
}

#Slideshow2 {
border: 1px solid #5b5851;
margin-bottom: 23px;
margin-top: 23px; 
}

#slideshow2 img {
width: 500px;
}

.imagegrid {
width: 100%;
margin-top: 20px;
}

.imagegrid td {
padding: 0;
margin: 0;
}

.imagegrid td.col2 {
text-align: center;
}

.imagegrid td.col0 {
text-align: right;
}

.imagegrid img {
border: 1px solid #5b5851;
margin-bottom: 20px;
}

.content {
line-height: 150%;
width: 500px;
padding: 28px;
}

.footleft {
border: 1px solid #bdbdbd;
border-top: 0;
}

#greyspace {
width: 556px;
height: 3px;
background: #bcbcbc;
margin-left: 3px;
margin-bottom: 3px;
}

.footright {
padding-left: 16px;
padding-bottom: 5px;
}

.bordered {
padding: 2px;
border: 1px solid silver;
margin: 3px;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.infobar {
padding: 4px;
}


.photo {
float: left;
padding-top: 25px;
}

.photo img {
margin-right: 14px;
border: 1px solid #5a5a5a;
}


.choosepic {
padding: 12px 0;
text-align: right;
border-top: 1px dashed grey;
}

.choosepic img {
margin-top: 10px;
border: 0;
}



.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}