body {
	font-family: 'times new roman', 'helvetica';
	font-size: 12pt;
	color: #2A7467;
	background-image: url(../images/gritstone.jpg);
}

a:link {
	color: #0000CC;
}

a:visited {
	color: #0000CC;
}

a:hover {
	color: #993300;
}

a:active {
	color: #33FF33;
}

#leftMenu {
	float: left;
	width: 390px;
}

#rightImage {
	clear: right;
	padding-top: 2em;
	margin-right: 20px;
	text-align: right;
}

#largerfont{
    font-size: 13pt;
}

#highlight{
    color:    #762A74;
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}

#decoration {
    color: #762A94;
    font-weight: bold;
    text-decoration: normal;
    margin: 0;
    padding: 0;
}

.small {
    font-size: 9pt;
}

.rabunCounty {
    font-size: 14pt;
    text-decoration: underline;
    font-weight: bold;
	margin-top: 50px;
}

table {
    font-size: 11pt;
    text-align: center;
}

table th {
    font-weight: bold;
    text-decoration: underline;
}

table .tdFirst {
    text-align: left;
}

table #weatherTable th {
    width: 70px;
}

table #peakPop {
    text-align: left;
}

table #populationTable th {
    width: 64;
}

caption {
    font-weight: bold;
    font-family: Arial, Helvitica, san-serif;
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    padding-bottom: 1em;
}

#mainText p {
    font-weight: bolder;
}

#leftMenu ul {
    position: relative;
    left: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 105px;
    font-size: 10pt;
    font-family: "Arial", "Helvitica", san-serif;
    cursor: pointer;
}

#leftMenu #Links ul {
    width: 140px;
}


#leftMenu li {
    line-height: 1.5em;
    background: #2a7467;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1px;
}

#Profile {
    position: absolute;
    left: 20px;
    top: 5px;
}

#Stats {
    position: absolute;
    left: 132px;
    top: 5px;
}

#Links {
    position: absolute;
    left: 243px;
    top: 5px;
}

#Links a {
    color: #ffffff;
    text-decoration: none;
}

#Links a:hover {
    background:  #FFFF00;
    color: #000000;
}

#genInfo UL {
	padding: 0;
	margin-top: 1ex;
	color: #2A7467;
	font-weight: bolder;
}

#genInfo .LargeB {
	text-decoration: underline;
	font-size: 14pt;
	list-style: none;
	color: #672A74;
    font-weight: normal;
}

#genInfo .LargeR {
	color: #2A7467;
	font-size: 13pt;
    font-weight: bold;
}

#genInfo .RedText {
	color: #f00;
}

#genInfo .Grayish {
	color: #633;
}

#genInfo .LightRed {
	color: #f33;
}

#genInfo .LighterRed {
	color: #f90;
}

