@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
body {
	line-height: 1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E0D7C8;
	background-position: top;
	text-align: center;
}
#container {
	height: 494px;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
	padding: 7px;
	margin-top: 60px;
	margin-bottom: 10px;
	text-align: left;
	float: none;
}
#mainbody {
	height: 494px;
	width: 806px;
}
#content {
	float: left;
	height: 494px;
	width: 510px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}
#inner {
	width: 5610px;
	height: 494px;
	position: relative;
	background-image: url(../images/Marshall-George-San-Francisco.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.scrolling-content {
	position: absolute;
	height: 454px;
	width: 470px;
	padding: 20px;
}
.scrolling-content h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 10px;
}
.scrolling-content h2 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 10px;
}
.scrolling-content h3 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
.scrolling-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 120px;
	padding-bottom: 20px;
	line-height: 18px;
}
.scrolling-content ul {
	padding-right: 120px;
}
.scrolling-content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.scrolling-content a:link, .scrolling-content a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.scrolling-content a:active, .scrolling-content a:hover {
	color: #E5DED1;
	text-decoration: none;
}
#content1 {
	left: 510px;
	background-color: #999966;
}
#content2 {
	left: 1020px;
	background-color: #876E4A;
}
#content3 {
	left: 1530px;
	background-color: #664B64;
}
#content4 {
	left: 2040px;
	background-color: #666699;
}
#content5 {
	left: 2550px;
	background-color: #666666;
}
#content6 {
	left: 3060px;
	background-color: #999999; 
}
#content7 {
	left: 3570px; 
	background-color: #333366;
}
#content8 {
	left: 4080px;
	background-color: #A09379;
}
#content9 {
	left: 4590px;
	background-color: #663300;
}
#content10 {
	left: 5100px;
	background-color: #CCFFFF;
}
#content11{
	left: 5610px;
	background-color: #CCFFFF;
}
.ed-list {
	list-style-position: outside;
	list-style-type: square;
	line-height: 15px;
	margin-left: 10px;
}
.ed-list  a {
	font-size: 10px;
}
.list-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E5DED1;
	line-height: 22px;
}

#menu {
	float: left;
	height: 494px;
	width: 295px;
	background-color: #E5DED1;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo-container {
	float: left;
	z-index: 998;
	width: 100px;
}
#logo {
	position: relative;
	height: 221px;
	width: 221px;
	top: 135px;
	right: 120px;
	z-index: 999;
	float: left;
	clear: none;
}
#menu-container {
	float: right;
	width: 175px;
	margin-left: 10px;
	clear: none;
}
#menu ul {
	padding-top: 140px;
}
#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	color: #908063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu li a:active, #menu li a:hover {
	color: #52452E;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #826D4D;
	line-height: 12px;
}
#footer a:link, #footer a:visited{
	color: #51452E;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:active, #footer a:hover{
	color: #826D4D;
}
#copyright {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #826D4D;
	line-height: 12px;
}
#copyright a:link, #copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #AA9D8A;
	text-decoration: none;
}
#copyright a:active, #copyright a:hover {
	color: #92836E;
	text-decoration: none;
}
#p-small  {
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
