body {
	padding:0px;
	margin:0px;
	background:url(../../../images/yNav/member_background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.side_nav {
	width:225px;
	position:absolute;
	/*overflow:hidden;
	left: -1px;*/
	margin-right:-10px;
	margin-top: 5px;
}

#main_shell {
	left:225px;
	/*border:1px solid;
	 padding: 0px 10px; */
	position:absolute;
	width:535px;
	background:url(../shadows/shadow_r.png) top right repeat-y;
	margin-top: 5px;	/*padding-bottom:10px;*/
}

#shell_footer {
	background:url(../shadows/shadow_b.png) left top repeat-x;
	overflow:visible;
	/*margin-bottom:-5px;*/
	line-height:15px;
}

#bottom_corner {
	margin:0px;
	padding:0px;
	border:none;
	display:block;
	background:#FFFFFF;
}
#disclaimer {
	font-size:6pt;
	color:#999999;
	padding:10px;
}
/* Below are the colour style links for navigation */
.peach_header {
	background:#FAC08F;
}
.peach_sub {
	background:#FBD5B5;
	}
.peach_footer {
	background:#FDEADA;
}

.teal_header {
	background:#92CDDC;
}
.teal_sub {
	background:#DBEEF3;
}

.violet_header{
	background:#B2A2C7;
}
.violet_sub {
	background:#E5E0EC;
}

.lime_header {
	background:#C3D69B;
}
.lime_sub {
	background:#EBF1DD;
	}
	
.rose_header {
	background:#D99694;
}
.rose_sub {
	background:#F2DCDB;
	}
	
.navy_header {
	background:#95B3D7;
	}
.navy_sub {
	background:#DBE5F1;
	}

.blue_header {
	background:#548DD4;
}
.blue_sub {
	background:#C6D9F0;
}

.bronze_header {
	background:#938953;
	}
.bronze_sub {
	background:#DDD9C3;
}

.gray_header {
	background:#BFBFBF;
	}
.gray_sub {
	background:#E9E9E9;
}

.xsmall {
	font-size:8pt;
}
.item_date{
	font-size:7pt;
}
.ohcaad {
	width:225px;
	position:relative;
	background:url(../shadows/shadow_r.png) repeat-y right top;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.ohcaad p {
	text-align:center;
	background: #98AAD2;	/*overflow:hidden;*/
	margin: 0px 10px 0px 4px;
	padding: 8px;
	color: #FFF;
	font-weight: bold;
}
#exhibitors {
	width:225px;
	position:relative;
	overflow:hidden;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	background-image: url(../shadows/shadow_r.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#exhibitors h2 {
	display: inline-block;
	height: 24px;
	background-color: #70B3E2;
	line-height: 24px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 8px;
}
#exhibitors h3 {
	display: inline-block;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3797D7;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#exhibitors p {;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#exhibitors a:link{
	color: #70B3E2;
	text-decoration: none;
}
#exhibitors a:visited{
	color: #70B3E2;
	text-decoration: none;
}
#exhibitors a:hover{
	text-decoration: underline;

}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;
}
#newsbox {
	background-color: #FEF0B8;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBD12D;
	border-right-color: #FBD12D;
	border-bottom-color: #FBD12D;
	border-left-color: #FBD12D;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
#newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #416BA5;
}
#newsbox a:link {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:visited {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:active {
	text-decoration: none;
	color: #416BA5;
}
#newsbox a:hover {
	text-decoration: underline;
	color: #416BA5;
}
div.yellowbox{
	background: #FFF2C1;
	border: 2px solid #F4C400;
}
div.yellowbox h2{
	margin: 0px 0px 14px;
	background: #FFD430;
	padding: 8px;
}
div.yellowbox p{
	margin: 0px 0px 14px;
	padding-right: 8px;
	padding-left: 8px;
}
li.spaced {
	padding-bottom:5px;
	
}
#drawwinners {
	float: right;
	padding: 5px;
	border: 1px solid #87ABE5;
	margin-top: 5px;
	width: 230px;
	background-image: url(images/trophyman2010.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#drawwinners p {
	font-weight: normal;
}
#drawwinners p.title {
	font-weight: bold;
	font-size: 12pt;
	color: #416BA5;
	margin:0 0 6px 4px;
}
#drawwinners ol{
	font-size:11px;
	line-height:14px;
	margin:0 4px 0 10px;
	padding:0;
}
#drawwinners li{
	margin:0 4px 6px 20px;
	padding:0;
}