/* Screen layout: */

/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(../Images/bg.gif) top center repeat-y;
color:#303030;
}

#wrap {
	background:#ffffff;
	color:#303030;
	margin:0 auto;
	width:942px;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#e0882a;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a:active, a:focus 
{
  outline: none;
} 
a img {
border:0;
}

/***** Header *****/
#header {
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
}
#wrap #banner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}


#header h1 {
	color:#505050;
	background-color:inherit;
	margin:0 ;
	padding: 0;
	font-size:2.2em;
	float:left;
	background-image: url(../Images/milrrise_monterey_logo.gif);
	background-repeat: no-repeat;
    width: 920px; 
    height: 120px;
   background-position: 15px;
}


#header h1#millrise {
	color:#505050;
	background-color:inherit;
	margin:0 ;
	font-size:2.2em;
	float:left;
	background-image: url(../Images/millrise_logo.gif);
	background-repeat: no-repeat;
    width: 450px;
    height: 120px;
	background-position: 15px;
}


#header h1#monterey {
	color:#505050;
	background-color:inherit;
	margin:0 20px 0 0 ;
	font-size:2.2em;
	float:right;
	background-image: url(../Images/monterey_logo.gif);
	background-repeat: no-repeat;
	width: 450px;
	height: 120px;
	background-position: right ;
}

div#header h1 span  {
	visibility: hidden;
	text-indent: -99999;
}

#header h1 a{
	width: 915px;
	height: 120px;
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header img {
	float:right;
	text-align:right;
	color:#505050;
	margin:54px 18px 0 0;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	background-color:inherit;
}

#flash {
	margin: 0 0 20px 23px;
}



/* Menu Panel */
#header ul{
	width:550px;
	height:25px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0; 
}
#header ul li{
	float:left;
	width:90px;
	display:block;
	text-align:center;
	background-image: url(../Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#header ul li.first {
	float:left;
	width:90px;
	display:block;
	text-align:center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 5px;
}

#header ul li a{
//	width:80px;
	height:25px;
	display:block;
	color:#626366;
	text-decoration:none;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 15px;
	line-height: 15px;


}
#header ul li a:hover{
	height:25px;
	display:block;
	color:#e0882a;
	text-decoration:none;
}
#header ul li span{
	width:90px;
	height:25px;
	display:block;
	color:#2E4E00;
	text-decoration:none;
	padding:40px 0 0 0;
	line-height:14px;
}




#frontphoto {
	padding: 0 20px 20px 20px;
	border:0;
}

/***** Left sidebar *****/
#leftside {
	clear:left;
	float:left;
	width:230px;
	margin:0 ;
	padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7d7d7d;
}

#leftside div.announce {
	clear:left;
	width:170px;
	font-size:0.9em;
	background-color:#edebde;
	color:#505050;
	border-left:2px solid #cccccc;
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/
ul#nav_502109, ul#nav_502067  {
	width:180px;
	padding: 0;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
div#cat_502109_divs , div#cat_502067_divs {
	margin: 0 !important;
	padding: 0 !important;
}

ul#nav_502109 li , ul#nav_502067 li {
	width:172px;
	padding:0;
	line-height:1.4em;
	display:inline;
}

ul#nav_502109 li a, ul#nav_502067 li a {
	background-color:#edebde;
	color:#505050;
	font-weight:bold;
	width:172px;
	float:left;
	margin-bottom:1px;
	padding:9px 1px 9px 5px;
	border-left:4px solid #edebde;
	text-decoration:none;
}

ul#nav_502109 li a:hover,ul#nav_502109 li.selected a,
ul#nav_502067 li a:hover,ul#nav_502067 li.selected a {
background-color:#efe7b7;
border-left:4px solid #cd8432;
color:#505050;
}

ul#nav_502109 li a.home , ul#nav_502067 li a.home {
background-color:#cb8331;
font-style:italic;
font-size:17px;
border-left:4px solid #cd8432;
color:#fff;
}

ul#nav_502109 ul , ul#nav_502067 ul{
	margin:0 0 0 5px;
	padding:0 0 5px 0;
	font-size:0.9em;
	width:175px;

}


ul#nav_502109 ul a , ul#nav_502067 ul a {
	width:167px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #f4f3eb;
}

ul#nav_502109 ul ul , ul#nav_502067 ul ul {
	width:143px;
}

ul#nav_502109 ul ul a , ul#nav_502067 ul ul a {
		background-color: #f4f3eb;
	width:140px;
}

/***** Right sidebar *****/
#extras {
	float:right;
	width:210px;
	line-height:1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#extras p,#extras ul {
font-size:1.0em;
margin:0 0 16px;
padding:0;
}

#extras li {
list-style:none;
line-height:1.8em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7d7d7d;
	color:#505050;
	background-color:inherit;
font-size:1.2em;
margin:0 0 10px;
padding:0;
}

/***** Main content *****/
#content-home {
	line-height:1.6em;
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content {
	line-height:1.6em;
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 5px;
	margin-left: 150px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 90px;
}

#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
}


#content-home h1, #content h1,#contentwide h1 {
	font-size:2em;
	margin:0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #e0882a;
}


#content-home h2, #content h2,#contentwide h2 {
	font-size:1.6em;
	margin:0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7d7d7d;
}

#content-home h3, #content h3,#contentwide h3 {
font-size:1.4em;
margin:0 0 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7d7d7d;
}

#content-home img, #content img,#contentwide img {
display:inline;
color:#303030;

}

#content-home ul, #content ul, #contentwide ul, #content-home ol, #content ol, #contentwide ol {
margin:0 0 16px 10px;
padding:0;
}

#content-home ul li, #content ul li, #contentwide ul li {
	margin:0;
	padding:0 0 0 5px;
	list-style-position: outside;
}

#content-home ul ul, #content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {
	clear:both;
	margin:0 auto;
	padding: 6px;
	border-top:3px solid #f0f0f0;
	width:920px;
	text-align:left;
	color:#808080;
	background:#ffffff;
	font-size:1em;
}

#footer a {
	color:#D0A677;
	background-color:inherit;
	text-decoration:none;
}

#footer a:hover {
	color:#286ea0;
	text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}
#extras div#moreinfo {
	display: block;
	width: 210px;
	font-size: 12px;
}

#moreinfo div.boxtop {
	/*make this the same size as the top image*/	
		display:block;
	width:215px;
	height:12px;
	/*set the image as a background*/	
		background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../Images/box_top.gif);
	margin: 0px;
	}
	
#moreinfo div.middle {
	/*make this the same size as the top image*/	
		display:block;
	width:215px;

	/*set the image as a background*/	
		background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../Images/box_mid.gif);
	margin: 0px;
		padding: 10px 30px 10px 20px;
	}
	
#moreinfo .middle ul  {
		width: 200px;
	position: relative;
	left: -20px;
}	
#moreinfo .middle li  {
	width: 197px;
	height: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
	display: block;
}	
#moreinfo .middle  li a {
	padding-left: 10px;
	display: block;
	background-image: url(../Images/box_menu.gif);
	background-repeat: no-repeat;
	background-position: -10px bottom;
}

#moreinfo .middle  li a:hover {
	padding-left: 10px;
	display: block;
	background-image: url(../Images/box_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: -10px bottom;
}	
	
#moreinfo div.boxbottom {
	/*make this the same size as the top image*/	
	display:block;
	width:215px;
	height:10px;
	/*set the image as a background*/	
	background-position:left bottom;
	background-repeat: no-repeat;
	background-image:url(../Images/box_bottom.gif);
	margin: 0px;

	}

