body {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	color: #526451;
	margin: 0px;
	border-top: 3px solid #80944C;
	background-color: #ffffff;
}

#container {
	margin: auto;
	width: 676px;

}

#bg {
    background: #fff url(bg2.gif) top right no-repeat;
}

#header {
    
}

h5 {
    font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	font-size: 14px;
    font-weight: normal;
	color: #80944C;
	letter-spacing: 2px;
    padding-left: 100px;
    padding-top: 65px;
}

p, tr, Table, li, ul {
	color: #516164;
}

td {
	color: #516164;
	font-size: 12px;
}

li, li li, li li li, ul, ul ul, ul ul ul {
	font-size: 11px;
	line-height: 15px;
}

ul {
	font-size: 11px;
	line-height: 15px;
}

li {
	font-size: 11px;
	line-height: 15px;
}

a {
	color: #516164;
	text-decoration:underline;
}

a:hover {
	color: #516164;
	text-decoration:underline;
}

h1 {
    font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	font-size: 15px;
	border-bottom: 1px solid #cccccc;
	color: #80944C;
	letter-spacing: 2px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	border-bottom: 1px dotted #cccccc;
	font-size: 15px;
	letter-spacing: 2px;
	color: #80944C;
}

#mainarea {
	font-family: verdana, arial, sans-serif;
	font-size: 11px
	line-height: 140%;
	color: #333333;
	vertical-align: top;
	padding: 10px;
}

#menu {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	letter-spacing:.1em;
	line-height:16px;
	vertical-align: top;
	padding: 0px 5px 5px 5px;
    width: 170px;
}

#copyright {
    font-size: 10px;
    font-color: #000;
    text-align: center;
    height: 25px;
    border-width: 1px 0px 3px 0px;
    border-style: solid;
    border-color: #C4D7A4 white #80944C white;
    margin-top: 18px;
    padding-top: 5px;
}

#navcontainer {
    margin: 1px 0 0 0px;
    padding: 0;
    height: 20px;
    clear: both;
}

#navcontainer ul {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#navcontainer ul li {
    display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
}

#navcontainer ul li a {
    background: #fff;
    width: 150px;
    height: 18px;
    border-left: 1px solid #C4D7A4;
    border-right: none;
    padding: 0;
    margin: 0 0 0px 0;
    color: #80944C;
    text-decoration: none;
    display: block;
    text-align: center;
    font: normal 12px/18px  Verdana, Arial, Times New Roman, Times, serif;
}

#navcontainer ul li a:hover {
    color: #80944C;
    background: #C4D7A4;
    color: white;
    text-decoration: underline;
}

#navcontainer a:active {
    background: #c60;
    color: #fff;
}

#navcontainer li#active a {
    background: #c60;
    border: 1px solid #c60;
    color: #fff;
}

input, textarea, select {
    border: 1px solid #C4D7A4;
    background: white;
    font-family: Courier, "Courier New", monospace;
    font-size: 12px;
}

.inputbutton {
    border: 1px solid grey;
    background: #ddd;
    color: black;
    cursor:pointer;
    cursor:hand;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
}

#readmore {
    margin-top: 3px;
    margin-left: 1px;
}

#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

#readmore small a {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #000080;
    font-size: 12px;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#listings {
    width: 336px;
    font-family: Arial, Verdana, sans-serif;
 	font-size: 11px;
}

#listings p {
    padding-left: 2px;
    color: black;
}
#listings a {
    color: #0000FF;
    font-weight: bold;
}

#mini {
    height: 195px;
    overflow: hidden;
}
#maxi {
    overflow: auto;
}

