* {
margin: 0;
padding: 0;
}
.quotes {
	font-style: normal;
	font-size: 1.2em;
	color: #776431;
}


body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	background-color: #F0FFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc9900;
	border-right-color: #cc9900;
	border-bottom-color: #cc9900;
	border-left-color: #cc9900;
	background-image: url(images/overbanner.jpg);
	background-repeat: repeat-x;
}

#banner {
	height: 174px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-position: center;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	border-bottom-width: thin;
}
#content img {
	margin: 10px;
}



.highlight {
	color: #990000;
	font-weight: bold;
	
}


#content {
	color: #000000;
	border-top-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc9900;
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content p{
	line-height: 1.7em;
	margin-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
	margin-bottom: 8px;
}
#content ol {
	padding-left: 25px;
}
blockquote {
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
	border: 1px dashed #999999;
	margin-right: 20px;
	margin-left: 20px;
}


#black-banner {
	background-color: #000000;
}


#columnLeft {
	font-size: 110%;
	font-weight: normal;
	float:left;
	width: 183px;
	clear: right;
	margin: 0;
	padding: 0px;

}


#columnLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#columnLeft ul li a:{
	border: thin none #FFFF99;
	margin-right: 2px;
	margin-bottom: 2px;
	text-decoration: underline;
	color: #000000;
}

#columnLeft ul li a:hover {
	margin-bottom: 2px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #cc9900;
}

#columnLeft ul li a:active {
	border: thin none #660000;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #660000;
}

#columnLeft ul li{
	list-style: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FEF102;
	border-right-color: #FEF102;
	border-bottom-color: #FEF102;
	border-left-color: #FEF102;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	font-variant: small-caps;
}

#footer {
	font-size: 0.8em;
	clear: both;
	text-align: center;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #999999;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	background-color: #dddddd;
}

#columnright{
	font-size: 110%;
	float: left;
	clear: right;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #DCDCA3;
	margin: 0px;
	width: 540px;
}

#columnright a:link {
	padding-top: 3px;
	padding-bottom: 3px;


}

#columnright a:visited {
	color: #333333;
}
#columnright a:hover {
	color:#999900;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
#columnright a:active {
	color: #993300;
}
h1 {
	font-size: 1.4em;
	color: #C60000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	font-size: 1.1em;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 25px;
	line-height: 25px;
	margin-bottom: 25px;
}
.imgleft {
	clear: right;
}
td {
	height: 25px;
}
.colleft {
    margin-left: 5px;
	clear: right;
	float: left;
	width: 250px;
}
.colright {
    margin-right:5px;
	clear: right;
	float: right;
	width: 250px;
}

.spaceright {
	margin-left: 15px;
}

#box {
	border: 1px dashed #cc9900;
	background-color: #EFF2F3;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 1.5em;
	text-align: center;
}

#navbar {
	margin: 0px;
	padding: 0px;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: normal;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	background-color: #dddddd;
	height: 25px;
}



#navbar ul{
	margin: 0px;
	list-style-type: square;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#navbar ul li{
	display: inline;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #dddddd;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#navbar ul li a:link{
	border-right-color: #666666;
	border-left-color: #333333;
	color: #000000;
}

#navbar ul li a:hover{
	color: #FF0000;
}

#scrollingarea {
height: 450px;
overflow: auto;
background-color: #CCC;
scrolling: auto;
padding: 7px;} 


#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}

ul {
	margin-left: 50px;
	padding-left: 10px;
	margin-right: 10px;
}

li {
	line-height: 25px;
}

ol {
	margin-left: 50px;
	padding-left: 10px;
	margin-right: 10px;
}



.box-border {
	background-image: url(images/box-border.jpg);
	background-repeat: no-repeat;
	width: 430px;
	margin-left: 260px;
	height: 100px;
	padding: 15px;
	line-height: 25px;
}
#contactinfo {
	line-height: 23px;
	color: #333333;
}
.blurb {
	font-weight: normal;
	margin-left: 30px;
}
.spaceleft {
	margin-left: 10px;
	margin-right: 10px;
}
.spaceright {
	margin-right: 10px;
	margin-left: 10px;
}
.note {
	font-size: 0.8em;
}
#summary {
	list-style-image: url(images/pencil.jpg);
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#summary ul li {
	list-style-image: url(images/pencil.jpg);
	list-style-type: square;
	font-size: 14px;
	font-weight: normal;
}

#liquid-round {
	width:70%;
	margin:0px auto;
	background-color: #fff;
	background-image: url(../images/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.top {
	width:100%;
	height:20px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.top span {
	display:block;
	position:relative;
	height:20px;
	background-image: url(../images/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.center-content {
	position:relative;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
	background-image: url(../images/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.bottom {
	height:60px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bottom span {
	display:block;
	position:relative;
	height:60px;
	background-image: url(../images/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
.smallfont {
	font-size: 10px;
}
