html {
	font: 9pt "Trebuchet MS", "Tahoma", "Verdana", "Arial", sans-serif;
	line-height: 200%;
	color: #484848;
	}

body {
	padding: 0;
	margin: 0;
	font-size: 10pt;
	}

a {
	color: #065e00;
	}
a:hover {
	color: #d44100;
	}

a.external {
	background-color: transparent;
	background-image: url(http://www.chinohills.com/images/external.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right;
	background-x-position: right;
	background-y-position: center;
	padding-right: 13px;
	}

img.border {
	border: #484848 solid 1px;
	}

p {
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	}

h2 {
	line-height: 18px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	margin-bottom: 10px;
	text-align:justify;
	font-variant: small-caps;
	font-size: 14pt;
	}

h3 {
	line-height: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	margin-bottom: 5px;
	text-align:justify;
	font-variant: small-caps;
	font-size: 10pt;
	}

li {
	margin: 5px;
	padding: 0px;
	line-height: 15px;
	}
ul {
	margin: 15px;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	}

.small{
	font-size:8pt;
	line-height:175%;
	}
.medium{
	font-size:10pt;
	line-height:175%;
	}
.big{
	font-size:12pt;
	line-height:175%;
	}
.required {
	color: #d44100;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:2px;
	}
.green {
	color: #339933;
	}
.lightgreen {
	color: #99CC99;
	}
.red {
	color: #d44100;
	}
.error {
	background: #FFDADA;
	}
#container{
	text-align: left;
	width: 1000px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

/***********************
 * Form
 ***********************/
input {
	text-align: left;
	border: inset 1px #999999;
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 1px;	
	}
 
/***********************
 * Header
 ***********************/
#header {
	padding: 5px;
	height: 65px;
	width: 999px;
	background-image: url(http://www.chinohills.com/images/chino-hills.gif);
	background-repeat: no-repeat;
	}
#header a, h1{
	float: left;
	text-indent: -9999px;
	color: #339933;
	font-size: 30px;
	height: 70px;
	width: 253px;
	margin: 0;
	padding: 0px;
	}
#menu {
	background-color: #99CC99;
	height: 24px;
	width: 999px;
	font-size: 10pt;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	}
#menu a{
	font-weight: bold;
	text-align: center;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339933;
	text-decoration: none;
	}
#menu a:hover, a.selected{
	background-color: #339933;
	color: #FFFFFF;
	}
#rightmenu {
	float: right;
	height: auto;
	width: auto;
	font-size: .85em;
	text-align: right;
	border: none;
	margin-top:5px;
	}
#rightmenu a, #rightmenu .title{
	font-weight: bold;
	text-align: center;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	line-height: 20px;
	}
#rightmenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}
#rightmenu .title{
	background: #339933 url(../images/corner-left_grn-dk-lt.gif) top left no-repeat;
	color: #FFFFFF;
	border-left: none;
	border-right: #DDDDDD 1px dashed;
	}
#submenu {
	padding-left: 5px;
	height: auto;
	width: 994px;
	font-size: 10pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	}
#submenu a{
	text-align: center;
	font-weight: bold;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
	font-variant: small-caps;
	font-size: 10pt;
	}
#submenu a:hover, #submenu a.selected{
	color: #000000;
	background:#DDDDDD;
	}
#submenu a:hover{
	text-decoration: underline;
	}

#vertmenu ul{
	width: 100%;
	margin: 0px;

	}
#vertmenu li{
	font-weight: bold;
	background-color: #99CC99;
	font-size: 10pt;
	text-align: left;
	border-right: 2px solid #339933;
	border-bottom: 1px solid #339933;
	font-variant: small-caps;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-type: circle;
	list-style-position: inside;
	letter-spacing: 1px;
	}
#vertmenu a:hover{
	padding-left: 3px;
	}
	
#vertmenu a {
	text-decoration: none;
	}

#vertmenu li.title{
	background: #339933 url(../images/corner-left_grn-dk-wt.gif) top left no-repeat;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 12pt;
	letter-spacing: 2px;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style-type: none;
	font-style:italic;
	}
	
#upload #panelPrevNext {
	width: 100%;
	background: #CCE5CC;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 10pt;
	}

#upload #panelPrevNext a {
	background: #CCE5CC;
	text-decoration: none;
	padding:5px;
	padding-top: 3px;
	padding-bottom:0px;
	}
#upload #panelPrevNext a.selected {
	background: #339933;
	color: #FFFFFF;
	}

#img-ext {	
	border: 1px #99CC99 solid;
	background: #CCE5CC;
	padding: 5px;
	font-size: 8pt;
	}

#panelmenu {
	}

#panelmenu a {
	background: #EEEEEE;
	border-right: #DDDDDD 1px solid;
	font-size: 9pt;
	text-decoration: none;
	padding:8px;
	padding-top: 3px;
	padding-bottom:0px;
	line-height: normal;
	}

#panelmenu a:hover{
	background: #DDDDDD;
	}
#panelmenu a.selected {
	background: #99CC99;
	font-weight: bold;
	text-decoration:underline;
	}


/***********************
 * Footer
 ***********************/
#footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 25px;
	height: 65px;
	width: 950px;
	text-align: center;
	line-height: 35px;
	font-size: 10pt;
	}
	
	
/***********************
 * News Articles
 ***********************/

#articleCategory {
	font: 12pt Georgia, "Century Gothic", Helvectica, Arial, Verdana, "Courier New";
	color: #AAAAAA;
	padding-left: 10px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}

#articleContent {
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 8px;
	}
#articleTitle, #articleTitle a{
	font: 16pt Georgia, "Century Gothic", Helvectica, Arial, Verdana, "Courier New";
	color: #339933;
	text-decoration: none;
	line-height: 18px;
	text-indent: -5px;
	position: relative;
	left: 3px;
	}

#articleTitle a:hover{
	font: 16pt Georgia, "Century Gothic", Helvectica, Arial, Verdana, "Courier New";
	color: #d44100;
	text-decoration: underline;
	line-height: 18px;
	}

#articleTitleSm, #articleTitleSm a{
	font: 11pt Georgia, "Century Gothic", Helvectica, Arial, Verdana, "Courier New";
	color: #339933;
	text-decoration: none;
	line-height: 13px;
	text-indent: -5px;
	position: relative;
	left: 3px;
	}
	
#articleTitleSm a:hover{
	font: 11pt Georgia, "Century Gothic", Helvectica, Arial, Verdana, "Courier New";
	color: #d44100;
	text-decoration: underline;
	line-height: 13px;

	}

	
#articleSubTitle {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 25px;
	height: 65px;
	width: 950px;
	text-align: center;
	line-height: 35px;
	font-size: 10pt;
	}
	
#articleByline {
	line-height: 12px;
	font: 8pt "Century Gothic", Helvectica, Arial, Verdana, "Courier New";
	color: #AAAAAA;
	padding-left: 3px;
	}

#articleDate {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 25px;
	height: 65px;
	width: 950px;
	text-align: center;
	line-height: 35px;
	font-size: 10pt;
	}

#articleBody {
	line-height: 1.4em;
	border-top: solid 1px #CCCCCC;
	text-align: justify;
	text-indent: 5px;
	}

.articleSmall { font: .85em; }

/***********************
 * Content
 ***********************/
#content{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
#listing {
	background-color: #DDDDDD;
	padding: 5px;
	margin-top: 10px;
	}
#listingfeat {
	background-color: #99CC99;
	padding: 5px;
	margin-top: 10px;
	}
#title {
	font-weight: bold;
	float: left;
	}
#map {
	font-size: 9pt;
	text-align: right;
	}
#address {
	font-weight: bold;
	}
#link {
	float: right;
	}
#description {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 8pt;
	}
#formtable {
	background: #99CC99;
	border: outset #99CC99 1px;
	}
#formtable td {
	background:#CCE5CC;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
