/* Start of CMSMS style sheet 'oakhouse_css' */
body { 
	background-color: black; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin: 0; 
	padding: 0; 
}

p { 
	color: white; 
	font-size: 0.9em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.8em; 
}

#container { 
	width: 800px; 
	margin: 0 auto 0; 
	padding: 0; 
}

#homeleft {
	width: 280px; 
	margin-right: 20px; 
	padding: 0; 
        /* float:left; */
        text-align: right;
}

#content #homeleft p {
        text-align: right;
}

#homeright {
	width: 450px; 
	margin-left: 50px; 
	padding: 0; 
        float:left;
}

#headerwrap { 
	background-color: #666; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	width: 100%; 
	margin: 0px auto 0; 
	padding: 0; 
	border-top: 2px solid white; 
	border-bottom: 2px solid white; 
        z-index:0;
}

#header { 
	width: 800px; 
	height: 299px; 
	margin: 0 auto 0; 
	padding: 0; 
        position: relative;
        z-index:0;
}

#headerfarleft {
        color: white; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 10pt; 
	text-decoration: none; 
	text-align: right; 
        position: absolute;
        left:5px;
        top:250px;
        z-index:0;
}

#headerfarleft a {
        text-decoration:none;
        color:white;
}

#headerleft { 
	background: #404040 url(images/headerleft.gif) no-repeat left top; 
	width: 298px; 
	height: 299px; 
	float: left; 
	margin: 0; 
	padding: 0; 
	border-right: 2px solid white; 
	border-left: 2px solid white;
        color: white; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 10pt; 
	text-decoration: none; 
	text-align: right; 
        z-index:0;
}

#headerleft a {
        color: white; 
	font-size: 9pt; 
	font-weight: bold;  
	text-decoration: none; 
}

#headerleft p {
        padding-right:5px;
}

#headerright { 
	background-color: black; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	width: 448px; 
	height: 299px; 
	float: right; 
	margin: 0; 
	padding: 0; 
        z-index:0;
}

#navigation { 
	color: #fff; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: black; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	text-decoration: none; 
	text-align: right; 
	width: 280px; 
	float: left; 
	margin: 20px 0 0; 
	padding: 0; 
}

#navigation ul { 
	text-align: right; 
	width: 280px; 
	float: left; 
	margin: 0 0 17px; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	display: block; 
}

#navigation li { 
	color: white; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	display: block; 
}

#navigation ul a { 
	color: #B6BC19; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16pt; 
	text-decoration: none; 
	text-align: right; 
}

#navigation ul a:hover { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: right; 
}

#navigation .selected { 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: right; 
}

#navigation a { 
	color: white; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 10pt; 
	text-decoration: none; 
	text-align: right; 
	margin: 0; 
}

#navigation a:hover { 
	color: #7ac142; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: right; 
}

#content { 
	color: #fff; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/* font-weight: bold;  */
	line-height: 18pt; 
	text-decoration: none; 
	width: 100%; 
	float: right; 
	margin: 20px 0 0; 
	padding: 0; 
}

#content .contrast {
        color: #b6bc19;
}

h1 {
        color: #B6BC19; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
}

h2 { 
	color: #B6BC19; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	margin: 0; 
	padding: 0; 
}

#content a { 
	color: #7ac142; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	border-bottom: 1px dotted #7ac142; 
}

#content a:hover { 
	color: #fff; 
	border-bottom: 1px dotted white; 
}

#content p { 
	color: white;  
	line-height: 18pt; 
	text-decoration: none; 
	text-align: justify; 
}

#footer { 
	color: white; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 9pt; 
	text-decoration: none; 
	text-align: left; 
	width: 800px; 
	margin: 25px auto 0 auto; 
	padding: 0; 
}

#footer .contrasting {
        color:#999999;
        font-weight:bold;
}

#footer a { 
	color: #B6BC19; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

#footer a:hover { 
	color: white; 
	text-decoration: none; 
}

.bold { 
	color: #7ac142; 
	font-weight: bold; 
	text-decoration: none; 
}

#content li { 
	line-height: 14pt; 
	margin: 0; 
	padding: 1px 0; 
	list-style-type: none; 
	display: block; 
}

#content ul { 
	margin: 3px 0 0; 
	padding: 0; 
}

#content dl { 
	clear:both; 
	width:440px; 
	float: left; 
	margin:5px 0; 
	padding: 0 0 5px; 
}

#content dt { 
	color: #7ac142; 
	font-weight:bold;
	margin: 0; 
	padding: 0; 
}

#content dd { 
	width:25%; 
	float:left; 
	margin:0; 
	padding: 0; 
}

ol { 
	list-style-type: disc; 
	margin: 0 0 0 10px; 
	list-style-position: outside; 
	display: list-item; 
	white-space: normal; 
}

#leftcol { 
	color: #fff; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: black; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	text-decoration: none; 
	text-align: right; 
	width: 280px; 
	float: left; 
	margin: 20px 0 0; 
	padding: 0; 
}

.normal { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
}

h3 { 
	color: #fff; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	margin: 5px 0 0; 
}


span.gallery_nav{
	padding: 5px 10px 0px 5px;
	
	line-height: 1.5;
	}
/* End of 'oakhouse_css' */

