/* Homepage CSS Document for OandS

Author: Mellonaid
Site design: Mellonaid
Date Created: unknown-2007
Last Updated: 06/10/2008
Copyright: Ortiz and Schick. All rights reserved. */

/*-------------------------
Site layout structure
------------------------*/
* { 
	padding: 0; 
	margin: 0; 
	
}
html {
	height: 100%;
	
}
body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	line-height: 18px;
	height: 100%;
 	background: url(images/bg.jpg) repeat;

}
#wrapper { 
 	margin: 0 auto;
 	width: 944px;
	color: #000000;
 	background:#FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#faux {
 	background: #ffffff;
	color: #000000;
 	margin-bottom: 0px;
 	overflow: auto;
 	width: 100%;
}
#header {
 	color: #333;
 	width: 943px;
 	padding: 20px 0px 0px 0px;
 	height: 70px;
 	margin: 0;
 	background: url(images/top_arch1.jpg) no-repeat 0 0 #ffffff;

}
#top_corner{
 	margin: 5px 0px 0px 0px;
 	display: inline;
 	float: right;
 	background:url(images/top_corner.jpg) no-repeat;

}
#bottom_corner{
 	float: left;
 	padding: 30px 0px 0px 0px;
 	background: url(images/bottom_corner.jpg);

}
#navigation{
 	float: right;
 	margin: 20px 20px 0px 200px;
 	z-index: 1;

}
#flash_banner {
 	color: #333;
	background-color: inherit;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;

}
#navigation{
 	float: right;
 	margin: 20px 0px 0px 200px;
 	z-index: 1;

}
#rightcolumn { 
 	display: inline;
 	color: #333;
	background-color: inherit;
 	margin: 10px 10px 59px 10px;
 	padding: 0px;
 	width: 235px;
 	float: right;

}
#leftcolumn { 
 	float: left;
 	color: #999;
	background-color: inherit;
 	margin: 10px 10px 59px 10px;
 	padding: 6px 0px 0px 20px;
 	width: 645px;
 	display: inline;
 	position: relative;

}
#footer { 
 	width: 923px;
 	clear: both;
 	color: #fff;
 	background: url(images/footer.jpg) no-repeat #ffffff;
 	margin: 0;
 	padding: 0 0px 0 20px;
	height: 59px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;

}

/*-------------------------
Page elements
------------------------*/
#logo {
 	float: left;
 	padding-top: 8px;
 	padding-left: 20px;

}
#news_content {
 	padding: 0px 0px 0px 0px;

}
.didyouknow {
	display: block;
	width: 235px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #cdcdcd;
	padding: 0 0 5px 0;

}
div.didyouknow + div.didyouknow {
 	padding: 10px 0px 5px 0px;

}
.didyouknowimage {
 	padding: 0px 5px 0px 0px;
 	float: left;

}
.clear { 
	clear: both; 
	background: none; 
	
}
td input#namer {
	display: block;
	width: 200px;
	margin: 0 9px 18px 0;
	padding: 2px;
	border: solid 1px #999;
	color: #999;
	background-color: #fff;
	
}
td input#emailer {
	display: block;
	width: 417px;
	margin: 0 0 18px 0;
	padding: 2px;
	border: solid 1px #999;
	color: #999;
	background-color: #fff;
	
}
td textarea {
	display: block;
	width: 417px;
	margin: 0 0 18px 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #999;
	color: #999;
	background-color: #fff;
	resize: none;
	
}
/*-------------------------
Typography
------------------------*/
.oandstitle {
 	font-size: 1.9em;
 	color: #8bc243;
	background-color: inherit;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	line-height: 17px;
	text-transform: lowercase;

}
.module {
	text-decoration: none;
	color: #8cc63f;
	background-color: inherit;
	
}
.didyouknowtext {
 	padding: 3px 0px 0px 0px;
 	line-height: 13px;

}
#viewmore{
	padding: 0px 37px 0px 0px;
 	text-align: right;

}
p { margin: 0 0 18px 0; }
p.subhead {
	font-weight: bold;
	margin: 0 0 9px 0;
	
}
td p {
	margin: 0;
	
}
blockquote {
	font-style: italic;
	margin: 0 0 9px 0;
	
}
.style1 {
 	font-size: 12px;
 	color: #999999;
	background-color: inherit;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	line-height: 18px;
	margin: 0;
	
}
.style3 {
 	font-size: 10px; 
 	color: #999999;
 	background-color: inherit; 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	line-height: 18px  
	
}
.style4 {
 	font-size: 11px;
 	color: #999999;
	background-color: inherit;

}
.style5 {
 	font-size: 11px;
 	color: #FFFFFF;
	background-color: inherit;
	
}
.style6 {
 	font-size: 11px; 
 	color: #999999; 
	background-color: inherit;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 

}
#footer_nav{
 	text-align: center;
 	padding: 0px 0px 5px 0px;
	margin: -5px 0 0 0;
	position: relative;
	top: 19px;

}
#footer_text{
 	text-align: center;
 	padding: 0px 0px 5px 0px;
	position: relative;
	top: 19px;

}
div#footer_nav.style5 {
	color: #98cb40;
	background-color: inherit;
	
}

/*-------------------------
Navigation
------------------------*/
a:link, a:visited {
	color: #8cc63f;
	background-color: inherit;
	text-decoration: none;
	
}
a:hover, a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #999999;
	
}
#oandsmenu a:visited, #oandsmenu a:hover, #oandsmenu a:active {
 	background-color: inherit;
 	border-color: #ACACAC;
 	border-style: none none solid;
 	border-width: 1px;
 	color: #8EC641;
 	display: block;
 	padding: 0px 0px 0px 5px;
 	text-decoration: none;
 	width: 154px;

}
.footer_nav a:link {
	color: #98cb40;
	background-color: inherit;
 	text-decoration: none;
 
}
.footer_nav a:visited {
	color: #98cb40;
	text-decoration: none;
	background-color: inherit;
	
}
.footer_nav a:hover, .footer-nav a:active {
	color: #999999;
	background-color: none;
 	text-decoration: underline;
}
#footer_text.style4 {
	color: #fff;
	background-color: #8ec641;
	margin: 2px 0 0 -20px;
	padding: 0 0 0 20px;
	
}

/*-------------------------
Inline navigation
------------------------*/
.footer_text a:link {
	color: #fff;
 	background-color: inherit;
	text-decoration: none;
 
}
.footer_text a:visited {
 	color: #fff;
	background-color: inherit;
	text-decoration: none;
	
}
.footer_text a:hover, .footer_text a:active {
	color: #fff;
	background-color: inherit;
 	text-decoration: underline;
	
}