/*div {
border:1px solid #9f3;
margin:0;
padding:0;
}*/

body {
font-family:arial,helvetica,verdana;
width:800px;
font-size:90%;
background-color:#000;
}

/**/
table {border-style:solid;
width:530px;
height:auto;
border-width:1px;
border-color:#DBBF70;
background-color:#fff;}

th {
text-align:left;
padding:5px;
color:#fff;
background-color:#000;
border-style:solid;
border-width:2px;
border-color:#DBBF70;
}

td {
padding:5px;
background-color: #fff;
border-style:solid;
border-width:1px;
border-color:#DBBF70;
}



#container {
background-color:#fff;
width:800px;
height:auto;
border:0 solid #000;
margin:10px;
padding:0;
} 

#masthead {
float:left;
width:800px;
height:165px;
background-color:#000;
background-image;(url:images/Georgefest08-flat.jpg);
margin:0;
padding:0;
}

a:link {
font-size:11px;
font-family:Arial, Verdana, sans-serif;
font-weight:700;
color:#fff;
text-decoration:none;
border:0;
line-height:140%;
padding:2px;
}

a:visited {
font-size: 11px;
font-weight:700;
color:#fff;
text-decoration:none;
border:0;
line-height:140%;
padding:2px;
}

a:hover {
color:#DBBF70;
font-weight:700;
text-decoration:none;
border:0;
line-height:140%;
padding:2px;
}

a:active {
color:##DBBF70;
font-weight:700;
text-decoration:none;
border:0;
line-height:140%;
padding:2px;
}

h1 {
font-size:20px;
text-decoration:none;
text-align:center;
font-variant:small-caps;
color:#000;
}

h2 {font-family:Georgia;
font-size:18px;
color:#fff;
text-decoration:none;
font-weight:700;
line-height:100%;
}

h3 {
font-size:12px;
color:#000;
text-decoration:none;
font-weight:700;
line-height:150%;
margin:0 0 0 25px;
}

h4 {
font-size:12px;
line-height:100%;
font-weight:400;
font-style:normal;
font-family:arial,helvetica,verdana;
color:#000;
height:10px;
margin:0 0 20px 5px;
}

h5 {
font-size:11px;
line-height:100%;
color:#fff;
font-weight:400;
font-style:regular;
text-align:left;
background-color:#;
margin:0 0 0 7px;
padding:3px 0 0 35px;
}

h6 {
font-size:11px;
line-height:120%;
color:#fff;
font-weight:400;
font-style:regular;
text-align:center;
background-color:E89A52;
margin:0;
padding:0;
width:720px;
}


p {
text-align:left;
font-size:14px;
color:#000;
text-decoration:none;
font-weight:400;
line-height:120%;
margin-top:0;
margin-bottom:5px;
padding:5px;
}


#content {
float:right;
width:600px;
height:1900px;
margin:0 0 0 0;
padding:0 0 0 0;
border:0 solid #000;
background-color:#fff;
overflow:visible;
}

.contentcol1 {
float:left;
width:250px;
height:1900px;
margin:0 0 0 0;
padding:0 0 0 25px;
border:0px solid #666;
}

.contentcol2 {
float:right;
width:280px;
height:auto;
margin: 0 0 0 0;
padding: 0 0 0 0;
border:0px solid #999;
}


#left-nav {
float:left;
width:175px;
height:1900px;
margin:0 0 0 0;
padding: 0 0 0 0;
background-color:#000; 

/*Spacer div to follow multiple floated items*/
.spacer {
clear:both;
}

.spacer1 {
width:720px;
height:2px;
background-color:#000;
margin:0;
padding:0;
}


.spacer2 {
width:720px;
height:25px;
background-color:#000;
marging:0;
padding:0;
}

.function-first {
width:auto;
height:auto;
border:1px;
background-color:#818181;
text-align:center;
font-weight:400;
margin:0;
padding:0 0 0 125px;
color:#fff;
}

ul {
font-family:Arial,Verdana, sans-serif;
font-size:14px;
list-style:square;
margin:0 0 0 10px;
}


li {
font-size:12px;
line-height:120%;
color:#DBBF70;
margin:0 0 0 0;
}

/*footer2*/
#footer
{clear:both;
width:705px;
height:120px;
margin:0 0 0 0;
border:0 dotted #000;
padding:0 0 10px 0;
background:#DBBF70, no-repeat;
font-family: Verdana,Arial,sans-serif;
font-size:10px;
}
/*styling for footer2*/
.footerCol
{float:right;
width:240px;
height:180px;
margin-left:3px;
background-color:fff;
}

/*footer Column images to float left, so text will go beside it. It helps if 
you take out the <p> tags too!*/
.footerCol img {
float:left;
border:2px solid #999;
margin:0 5px 10px 0;}

#footer ul
{margin:0;
padding:0 0 0 10px;
list-style-image:url(images/list.gif);
line-height:150%;}

#footer li
{margin:0;
padding:0 0 0 5px;
list-style-image:url(images/list.gif);
line-height:150%;}

#footer fieldset 
{margin:0;
border;0;
padding:0;}