body {
	background-color: #CCCC66;
}

#allcontent {
	width: 825px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url('images/c_ca_c_vines.jpg');
}

#altheader {
	width: 800px;
	color: #79CCC8;
	padding-bottom: 0px;
}

#altheader img, #content img, #header img {
	border: none;
	padding-bottom: 0px;
}

#vertmenu {
	width: 150px;
	padding: 20px;
	margin: 0px;
	float: left;
	clear: right;
}

#search {
	font-family: Verdana, Geneva, Arial, sans-serif;

}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	width: 150px;
	color: #7EA261;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #5E7847;
	background-color: #eeeeee;
}

#vertmenu img {
	border-color: #eeeeee;
}

#new {
	float: right;
	width: 150px;
	background-color: olive;
	border-width: 2px;
	border-style: solid;
	border-color: black;
	padding: 10px;
	margin: 8px;
	font-weight: bold;
	color: white;
}

#new p a:link, #new p a:visited {
	color: #000000;
	text-decoration: underline;
}

.submenu {
	font-size: 80%;
}

#content {
	color: #5E7847;
	padding: 15px 5px 5px 45px;
	margin-left: 150px;
}

.calendar {
	width: 625px;
	border: solid 2pt #5E7847;
	border-collapse: collapse;
}

.calendar td {
	border: solid 1pt #5E7847;
	padding: 10px;
	empty-cells: show;
}

.calendar th {
	border: solid 1pt #5E7847;
	border-collapse: collapse;
	padding: 10px;
	text-align: center;
}

.calendar tr:hover {
	background-color: #79CCC8;
	color: #FFFFFF;
}

.calendar a:hover {
	color: #FF0080;
}

.odd {
	background-color: #eeeeee;
}

#footer {
	font-size: 75%;
	color: #8CB76C;
	text-align: center;
	line-height: normal;
	padding-top: 30px;
	clear: left;
}

a:link {
	text-decoration: none;
	color: #F9A25E;
}

a:visited {
	text-decoration: none;
	color: #FF2904;
}

a:hover {
	text-decoration: none;
	color: #79CCC8;
}

a:active {
	text-decoration: none;
}

p span.displaynone { 
	display:none;
}

.breadcrumb {
	font-size: 70%;
}

form {
	font-size: 80%;
}

.boldhead {
	font-weight: 600;
	font-size: 110%;
}

.question {
	font-style: italic;
	font-weight: 600;
	font-size: 90%;
}

.disclaimer {
	font-style: italic;
	font-size: 80%;
}

.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}

.submenu li {
	text-decoration: none;
}

caption {
	text-align: left;
}

#vlightbox {
	left: 400px;
}