/* Use this style sheet to override previously defined style */
body { 
	background: #000 url(/images/pageback.jpg);
	background-repeat: repeat-x; 
	font-size:small;
	line-height:70%;
	padding-top:2px;
	padding-right:4px;
	font-family: Georgia,Times,serif;
}
img {
	/*position: relative;*/
}
.picborder {
	border:solid 1px #B8D575;
  	padding:8px;
  	margin:10px;
}
p {
	margin:0;
	padding:0;
	margin-bottom:1.25em;
	
}
.dropcap {
	float:left;
	color:#D4D4C7;
	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:"Georgia", serif;
	font-size: x-large;
	font-weight: bold;
	color:#ccdddd;
        z-index: 5;
	float:left;
}
#holder {
	margin:0px;
}
#menu {
	text-align:center;
	background-color:#ccccff;
	height:50px;
}
#menuholder {
	margin:0px 0px 0px 55px;
	background-color:#ccdddd;
}
#content {	
	position: relative;
	background:transparent;
	margin:0;
	padding:0;
	text-align:center;
}
#contentholder {
	position: relative;
	background:#fff;
	padding:12px;
	margin:0 auto;
	width:90%;
	text-align:left;
}
#footer {
	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: #ccdddd;
	font-weight:bold;*/
}
.menulist a {
	/*color:#000;*/
}
.menulist a:hover {
	/*background-color:#fff;*/
}
.menulist a.highlighted:hover {
	/*background-color:#fff;*/
}
.menulist a:focus {
	/*background-color:#fff;*/
}
#extraDiv1 {
	position:absolute;
	top:0px;
	right:0px;
 	height:200px;
	width:400px;
	background:transparent url(/images/beach.jpg) no-repeat right top;
}
.current-page {
	/*background: #ccccff;*/
}
.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: #669999;
}
#systemholder legend {
	color:#ff9933;
}
#systemholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.blog_utils{
	border-color: #000;
}
.blog_display {
	border-color: #aaa;
}
.include_header_title {
	color:#000;
}
.floathead {
	color:#000;
}
.pah1 {
	font-size:x-large;
	color:#669999;
}
.oesholder {
	border-color: #000;
}
.oesholder legend {
	color:#aaa;
}
.oesholder a {
	color:#aaa;
	font-weight:bold;
	font-size:.9em;
}
.faqholder {
	border-color: #000;
}
.faqholder legend {
	color:#aaa;
}
.faqholder a {
	color:#aaa;
	font-weight:bold;
	font-size:.9em;
}
.formholder fieldset {
	border:8px solid #000;
	padding:24px;
}
.formholder legend {
	color:#aaa;
	font-weight:bold;
	font-size:large;
	padding:12px;
	display:none;
}
.formholder a {
	color:#aaa;
	font-weight:bold;
	font-size:.9em;
}
.formholder label {
	display:block;
	font-weight:bold;
	margin-top:12px;
}
.gbholder {
	border-color: #000;
}
.gbholder legend {
	color:#ff9933;
	display:none;
}
.gbholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.tmenu {
	margin:0 8px;
}
.footerlink a:link { 
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none 
}
.footerlink a:hover { 
	color: #95B91C; 
	font-weight: bold; 
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none 
}
.footerlink a:visited { 
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none 
}
.footerlink a:visited:hover { 
	color: #95B91C; 
	font-weight: bold; 
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none 
}

/* SPECIFIC STYLING */

.styled {
	font-size: 15px;
	color: #555555;
	line-height: 21px;
}

.styled h1 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 0px;
	background: url(../images/tmp_styled_border.gif) left 24px repeat-x;
	border-style: none;
	text-align: right;
	padding-right: 3px;
	padding-top: 0px;
}

.styled h2 {
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-bottom: 3px;
	background: url(../images/tmp_styled_border.gif) left 21px repeat-x;
	border-style: none;
	text-align: right;
	padding-right: 3px;
}

.styled h3 {
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	border-style: none;
}

.styled h4 {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-bottom: 0px;
	border-style: none;
}

.styled h5 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	border-style: none;
}

.styled hr {
	display: block;
	border-style: none;
	height: 1px;
	background-color: #b0b0b0;
}

.styled ul {
	margin: 2em;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
}

.styled blockquote {
	margin: 2em;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	text-align: justify;
}

.styled a {
	color: #6c8b0e;
	text-decoration: none;
	border-bottom: dotted 1px #6c8b0e;
}

.styled a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #000000;
}


