.common {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	}
.commonItalac {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	text-decoration: none;
	font-style: italic;
}
	
.commonBold {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	}
	
.RedHeadlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #C00;
	text-align: left;
	}
	
.menu {
	color: #EFECFC;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.menureverse {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background: #FFFFCC;
	text-decoration: none;
	}
	
.commonlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.083em;
	color: #33C;
	text-decoration: none;
	}

h1 {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.75em;
	}
	
h2 {
	color: #621F62;
	top: auto;
	font-size: 1.25em;
	text-align: center;
	}

h3 {
	color: #621F62;
	font-size: 1.05em;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: #CCC 2px 2px 1px;
	}

h4 {
	color: #621F62;
	font-size: 1.0em;
	}
	
.Red14PtItalic {
	color: #990000;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	}
	
.RedForSale18 {	font-size: 18px;
	color: #990000;
	}
.current {
	color: #FFF;
	background: #060;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	font-size: 1em;
	padding: 0px;
	width: 1000px;
	text-align: left;
	background: url(../images/background.gif);
	}
	
#container {
	width: 900px;
	margin: 5px auto;
	padding: 0px;
	bottom: 5px;
	min-width: 800px;
}
	
#header {
	text-align: center;
	width: 900px;
}

#header_inner     {
	margin-bottom: 5px;
	border-bottom: medium solid #621F62;
	width: 900px;
	top: 2px;
	background-image: url(../images/2010_Photos_sacjff/sacramento_panorama.gif);
	}
	
#marque p img {
	margin: 0px;
	padding: 0px;
	width: 250px;
	top: 5px;
}
	
#sidebar {
	width: 245px;
	float: left;
}

#sidebar #menu {
	height: 150px;
	width: 200px;
	padding: 0px;
	margin-left: 20px;
}

#sidebar #menu ul {
	margin:0;
	padding:0;
	list-style:none;
	background: #621F62;
}

#sidebar #menu li {
	margin:0;
	padding:0;
	vertical-align: middle;
}

#sidebar #menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	color:#fff;
	text-decoration:none;
	margin:0;
	border-bottom:2px solid #FFF;
	display:block;
	width:200px;
	height: 1.5em;
	vertical-align: middle;
	text-align: center;
	padding-left: 0px;
	padding-top: 5px;
}
#sidebar #menu a:hover {
	color:#FFF;
	background: #DCCFE3;
}
#sidebar #menu a.current{
	color: #FFF;
	cursor: default;
	background: #88A2CD;
}
#sidebar #menu ul a.last {
	border-bottom:5px solid #78BBAC;
}
#sidebar #notices {
	padding: 5px;
}
#logo {
}
#content  {
	width: 455px;
	float: left;
}
#cancel {
	text-align: center;
	height: 300px;
	width: 600px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-decoration: none;
	background-color: #FFF;
}
	
#content_inner {
	margin: 5px;
	padding-left: 25px;
	padding-right: 25px;
	}
#content_inner map {
	padding-right: 25px;
}
	
#Map {
	border-top: border-bottom: thin solid #366;;
	border-top: thin solid #366;
	top: 10px;
	clear: both;
	font-size: .9em;
	}
#bottom {
	top: 10px;
	border-bottom: thin solid #621F62;
	clear: both;
	}
#photos {
	width: 200px;
	float: left;
	background-color: #621F62;
	margin-bottom: 5px;
}
#photos_inner   {
	padding: 0 5;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 0.9em;
	padding: 10 0;
	}
#footer_inner {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: thin solid #621F62;
	border-bottom: thin solid #621F62;
}

