

/*
--------------------------
CHANGE DEFAULT STYLES
--------------------------
*/
p#pagetrail { width: 500px; }
#body {width: 560px; margin-right: 15px;position: static;}
#body h2.title { margin-bottom: 20px; }
#body p.rev_date { margin-top: 40px; }

#content-body {width: 520px;margin-left: 18px;}

ul#landing-list { padding: 0px; margin: 0px; list-style-type: none; }

ul#landing-list h3 { margin-bottom: 0px; font-style: normal; font-weight: normal; }ul#landing-list h4 { font-style: normal; font-weight: normal; }

#sub_masthead {background:#aa6641 none repeat scroll 0 0;color:white;font-size:12px;padding:10px 0;}
#sub_masthead h1 { font-size: 24px; margin-left: 18px;}
#sub_masthead h2 { font-size: 12px; margin-left: 18px;margin-top: 0;}


.status.Proposed {color: #000;}
.status.Adopted {color: green;}
.status.Rejected {color: red;}

/* margin-left to push those crazy lists right -- 
mainly for IE7 but thought it would be good to 
adjust for all browsers */
div#content-body ul,
div#content-body ol {margin-left: 15px;}

/* site search */
div#localsearch {padding:10px 20px; border-bottom:1px dotted grey; background-color: #e5ebf1;}
div#localsearch label {font-weight: bold; margin-right: 10px;}
#cse-search-results iframe {width:520px;}