ul { margin-top: 10px; margin-bottom: 10px }
ol { margin-top: 10px; margin-bottom: 10px }
a {  color: #663300}
a:hover {  color: #666600}
p { margin: 0px 0px 5px 0px }
/* Page Layout Styles */
.mainbody {
	margin:0;
	padding:0;
	background:#CC9933;
	color:#000001;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
}
.ccprintbody {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FFEAA8;
	color: #000001;
	font-size: 10pt;
}
.mrow {
	width: 760px;
}

/* Login Link Styles */
.login {
	text-align: left;
}
.logintext {
	font-size: 8pt;
	color: #F9D879;
	padding: 4px 4px 4px 10px;
	background: #003300;
}
.logintext a {
	text-decoration: none;
	color: #F9D879;
}
.logintext a:hover {
	text-decoration: underline;
	color: #B8C7B2;
}

/* Banner Styles */
.row_banner {
	background-color: #FFEDB5;
	padding-top: 10px;
}
.row_nav {
	background-color: #CC9933;
}
.row_login {
	background-color: #CC9933;
}
.row_content {
	background-color: #CC9933;
}
.logo {
	width: 200px;
}
.banner {
	width: 560px;
}
/* Left Column Styles */
.leftcol {
	background: #849E7A;
	width: 200px;
}
.leftcolpic {
}
.leftcoltext {
	padding: 10px;
	font-size: 8pt;
	line-height: 120%;
	color: #003300;
}

/* Section Menu Styles */
.menu {
	width: 560px;
	background: #B8C7B2 url(images/navbg.jpg) repeat-x;
}
.menuitem {
	font-family: Tahoma, Arial, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #003300;
	
}
.menuitem a {
	text-decoration: none;
	color: #003300;
}
.menuitem a:hover {
	text-decoration: none;
	color: #003300;
}
.menuitemover {
	font-family: Tahoma, Arial, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #003300;
}
.menuitemover a {
	text-decoration: none;
	color: #660000;
}
.menuitemover a:hover {
	text-decoration: none;
	color: #660000;
}
.menutext {
	padding: 10px;
	font-size: 8pt;
}

/* Content Area Styles */
.content {
	padding: 0px 20px 10px 40px;
	width: 500px;
	text-align: left;
	background: #FFEAA8;
}
/* 	background: url(images/tollgate_barn_sketch.jpg) 0 100% no-repeat #FFEAA8 */
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman", Times, serif;
	font-size: 15pt;
	color: #003300;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003300;
	margin: 10px 0px 5px 10px;
}
.pagetext {
	font-size: 10pt;
	line-height: 130%;
}
.pagetext img {
	border: 1px solid black;
	margin: 5px;
}
.lgcompview {
	clear: both;
}
.picalbum {
	clear: both;
}
.picalbum img {
	border: 1px solid black;
}
.update {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
.doclinks {
	margin: 5px 0px 2px 20px;
}

.sidebar {
	margin: 10px;
	padding: 10px;
	font-size: 8pt;
	float: right;
	width: 200px;
	background: #B8C7B2;
	border: 1px solid #CC9933;
}
.sidebar img {
	border: 1px solid black;
	margin: 5px;
}
.sidebarcomp {
}
.ft {
	border: 1px solid #666666;
}
.ft td {
	border: 1px solid #666666;
}

/* Bottom Text Styles */
.bottomtext {
	font-size: 8pt;
	color: #B8C7B2;
	padding: 5px;
	background: #47001F;
}
.bottomtext a {
	color: #B8C7B2;
}
.bottomtext a:hover {
	color: #CC9933;
}
