/*This current style is set up for use with a vertical menu system. */
body {
	border:0;
	margin:0;
	padding:15;
	font-family:"Verdana",verdana, sans-serif;
	font-size:small;
	background:#ccccff url(/images/color_background.jpg);
	width:100%;
	height:100%;
}
img {
	position: relative;
}
p {
	margin:0;
	padding:0;
	margin-bottom:1.25em;
	
}
H1 {
	font-size: large;
	font-weight: bold;
	font-family: Comic Sans MS;
}
H2 {
	font-size: medium;
	font-weight: bold;
	font-family: Comic Sans MS;
}
H3 {
	font-size: small;
	font-weight: bold;
	font-family: Comic Sans MS;
}
H4 {
	font-size: x-small;
	font-weight: bold;
	font-family: Comic Sans MS;
}
.dropcap {
	float:left;
	color:#ffffff;
	font-size:3em;
	line-height:70%;
	padding-top:2px;
	padding-right:4px;
	font-family: Georgia,Times,serif;
	position: relative;
}
#container {
	background:transparent;
}
#header {
	height:200px;
	margin:0px;
	padding:0px;
	background:#fff url(/images/oasislogo.gif) no-repeat left top;
}
#header h1 {
	position:relative;
	top:48px;
	left:63px;
	margin:0;
	padding:0;
	font-family: Comic Sans MS;
	font-size: x-large;
	font-weight: bold;
	color:#ccdddd;
        z-index: 5;
	float:left;
/*        display:none; */
}
#holder {
	margin:0px;
}

#menuholder {
        margin:10px 0px 0px 0px;
	width:200px;
}

#menu {
	background:url(images/color_background.jpg);
	position:absolute;
	z-index:10;
        left:0px;
	top:190px;
	width:200px;
	font-family:"Georgia", serif;
	font-size: large;
	font-weight: bold;
}

#content {	
	position: relative;
	background:transparent;
	margin:10px 170px 0 0;
    	padding:0;
	text-align:center;
	top:0px;
	left:160px;
	width:auto;
}

#contentholder {
	position:relative;
	background:#fff;
	padding:12px;
	margin:0 auto;
	text-align:left;
}

#footer {
	position:relative;
	clear:both;
	margin:0 auto;
	text-align:right;
	font-weight:bold;
	font-size:x-small;
	background:transparent;
	padding:24px 0;
	width:92%;
}

#footer a {
	color:#669999;
}

#footer a:hover {
	color:#fff;
}

.menulist li {
	background:#67999a;
	background:url(images/color_background.jpg);
	background:#67999a;
	font-weight:bold;
}
.menulist a {
/*	color:#ccccff; */
        color:#ffffff;
}
.menulist a:hover {
	background-color:#67999a;
        color:#add8e6; 
}
.menulist a:visited {
        color:#ffffff; 
}
.menulist a.highlighted:hover {
	background-color:#67999a;
        color:#add8e6;   
}
.menulist a:focus {
	background-color:#67999a;
        color:#add8e6; 
}
.tmenu {
	margin:20px 8px;
}
.current-page {
	background: #67999a;
        color:#add8e6;
}
.scpager {
	font-size: x-small;
	color: #999;
	font-weight:bold;
	margin-bottom:8px;
}
.scproduct {
	margin-bottom:12px;
}
.scproduct td {
	font-family:verdana,sans-serif;
	color:#666;
}
#systemholder{
	border-color: #408080;
}
#systemholder legend {
	color:#408080;
}
#systemholder a {
	color:#408080;
	font-weight:bold;
	font-size:.9em;
}
.blog_utils{
	border-color: #408080;
	font-size:x-small;
}
.blog_display {
	border-color: #408080;
	font-size:x-small;
}
.include_header_title {
	font-size:large;
	color:#408080;
}
.floathead {
	color:#408080;
}
.pah1 {
	font-size:xsmall;
	color:#408080;
}
.oesholder {
	border-color: #669999;
}
.oesholder legend {
	color:#ff9933;
}
.oesholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.faqholder {
	border-color: #408080;
}
.faqholder legend {
	color:#ff9933;
}
.faqholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.formholder fieldset {
	border:4px solid #408080;
	padding:24px;
}
.formholder legend {
	color:#408080;
	font-weight:bold;
	font-size:medium;
	padding:12px;
}
.formholder a {
	color:#408080;
	font-weight:bold;
	font-size:.9em;
}
.formholder label {
	display:block;
	font-weight:bold;
	margin-top:12px;
}
.gbholder {
	border:2px solid #408080;
}
.gbholder legend {
	color:#408080;
	font-weight:bold;
	font-size:1.5em;
}
.gbholder a {
	color:#408080;
	font-weight:bold;
	font-size:.9em;
}
.newsobj {
	color:#408080;
	font-size:1.5em;
}
.newsobj newsholder {
	border:4px solid #408080;
	padding:15px;
	font-size:1.5em;
}
#newsholder {
	border:2px solid #408080;
	padding:15px;
	font-size:1.5em;
}
#newsmanager {
	color:#408080;
	font-size:.6em;
}
.newsobj legend {
	color:#408080;
	font-size:1.5em;
}
.newsobj a {
	color:#408080;
	font-weight:bold;
	font-size:.9em;
}