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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	line-height: 150%;
	color: #231F20;
	background-image: url(../images/oso_rc-bkgrd.jpg);
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

img {
    border: none;
	vertical-align: bottom; /*add this for IE6/7*/
}

a:link {
	color: #7F391B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #7F391B;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CA9831;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #7F391B;
	font-weight: bold;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	line-height: 130%;
	color: #7F391B;
	font-weight: normal;
}

h2 {
	font-family: Verdana;
	font-size: 18px;
	line-height: 130%;
	color: #7F391B;
	font-weight: normal;
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	line-height: 130%;
	color: #7F391B;
	font-weight: normal;
}

ul.styled {
	list-style: square;
	list-style-position: outside;
	padding: 10px;
	margin: 5px;
	color: #7F391B;
	font-size: 14px;
	line-height: 130%;
}

.style1 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 150%;
	color: #7F391B;
	font-weight: bold;
}

.style2 {
	font-family: Verdana;
	font-size: 10px;
	color: #7F391B;
	font-weight: bold;
}

.style3 {
	font-family: Verdana;
	font-size: 8px;
	color: #231F20;
	font-weight: bold;
}

.style4 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 150%;
	color: #7F391B;
}

.style5 {
	font-family: Verdana;
	font-size: 16px;
	line-height: 150%;
	color: #7F391B;
}

.style6 {
	font-family: Verdana;
	font-size: 14px;
	color: #231F20;
	font-weight: normal;
	line-height: 130%;
}

.style7 {
	font-family: Verdana;
	font-size: 12px;
	color: #231F20;
	font-weight: normal;
}

.stylecopy {
	font-family: Verdana;
	font-size: 10px;
	color: #231F20;
	font-weight: normal;
	vertical-align: top;
	
}

#container_wrap {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	background: #FFFFFF;
}

#container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#header {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	height: 300px;
	overflow:hidden; /*contain floated columns*/
}

#header img {vertical-align:bottom}/*add this for IE6/7*/

#footer {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	min-height: 100%;
	clear: both;
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
}

#sidebar1 {
	width: 224px;
	text-align: center;
	float: left;
	z-index: 5;
	position: relative;
}

#sidebar2 {
	width: 256px;
	text-align: center;
	float: right;
	z-index: 5;
	position: relative;
}

#maincontent {
	margin-left: 256px;
	margin-right: 276px;
	vertical-align: top;
}

/* -----------------------------
	   MAIN NAVIGATION                  */
	
.nav_container {
	width: 224px;
	height: 297px;
}
	
#navMenu {
	display: inline;
	margin: 0;
	padding: 0px;
	z-index: 5;
}

#navMenu li {
	float: left;
	display: inline;
}

a.navHome {
	display: block;
	float: left;
	width: 224px;
	height: 55px;
	background: url("../images/oso_rc-home.jpg");
	background-repeat: no-repeat;
}

a.navHome:hover {

	background: url("../images/oso_rc-home.jpg") 0 55px;
}

a.navDetails {
	display: block;
	float: left;
	width: 224px;
	height: 50px;
	background: url("../images/oso_rc-details.jpg");
	background-repeat: no-repeat;
}

a.navDetails:hover {

	background: url("../images/oso_rc-details.jpg") 0 50px;
}

a.navEntryform {
	display: block;
	float: left;
	width: 224px;
	height: 49px;
	background: url("../images/oso_rc-entryform.jpg");
	background-repeat: no-repeat;
}

a.navEntryform:hover {

	background: url("../images/oso_rc-entryform.jpg") 0 49px;
}

a.navGuidelines {
	display: block;
	float: left;
	width: 224px;
	height: 50px;
	background: url("../images/oso_rc-guidelines.jpg");
	background-repeat: no-repeat;
}

a.navGuidelines:hover {

	background: url("../images/oso_rc-guidelines.jpg") 0 50px;
}

a.navRules {
	display: block;
	float: left;
	width: 224px;
	height: 49px;
	background: url("../images/oso_rc-rules.jpg");
	background-repeat: no-repeat;
}

a.navRules:hover {

	background: url("../images/oso_rc-rules.jpg") 0 49px;
}

a.navContact {
	display: block;
	float: left;
	width: 224px;
	height: 44px;
	background: url("../images/oso_rc-contact.jpg");
	background-repeat: no-repeat;
}

a.navContact:hover {

	background: url("../images/oso_rc-contact.jpg") 0 44px;
}

.addthis_toolbox .custom_images a
{
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}