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

/* STYLE RESET (Globals) ________________________________________________________________________________________________________*/
* {
	margin:0;
	padding: 0;
}
img {
	vertical-align: text-bottom;
}
a img {
	border:0;
}
a {
	outline: none;
}
a:hover{
	color:#3e8415;
}
p {
	line-height:1.5em;
}

body {
	font-family: Verdana, Arial, sans-serif;
	background: #3F3D27;
}

/* H1, H2, H3... ______________________________________________________________________________________________________*/
#left .columnwide h1, #left .column h2, #left .columnwide h1, #left .columnwide h2, #right h1 {
	color:#2a5b21;
	font-family:Georgia, Garamond, Times;
	font-size:13px;
	margin-bottom:7px;
}
#left .column h1, #left .columnwide h1{
	font-size:16px;
}
#right h1 {
	font-size:16px;
	font-weight:normal;
}
#right h2 {
	text-transform: uppercase;
	color: #2a5b21;
	font-size:11px;
}
/* GENERAL LINKS _______________________________________________________________________________________________________*/
#nav a {
	text-decoration:none;
	color:#000;
}
#nav a:hover{
	text-decoration:none;
	color:#3e8415;
}
#right a, #left a {
	color:#333;
	text-decoration:underline;
}
#right a:hover{
	color:#3e8415;
}
#footer a {
	color:#7f7e7f;
	text-decoration: none;
}
#footer a:hover {
	color:#000;
}
/* GENERAL FONTS _______________________________________________________________________________________________________*/
#left .column p {
	padding-bottom:0px;
	font-size:10px;
	margin-bottom:0px;
}
#left .columnwide p {
	font-size:10px;
	margin-bottom:15px;
}
#left .column p img, #left .columnwide p img {
	float:right;
	margin:0 0 5px 5px;
}
#right p {
	color:#333;
	font-size:10px;
	margin: 10px 0 10px 0;
}
a.more {
	display:block;
	height:15px;
	border-bottom:solid 1px #d7d7d6;
	margin-bottom:10px;
}
a.more img {
	background:url('http://4909e99d35cada63e7f757471b7243be73e53e14.gripelements.com/images/arrow_roll.gif') no-repeat right bottom;
	height:7px;
	width:100%;
	margin-bottom:5px;
}
a:hover.more img {
	background-position:right top;
}
/* LEFT COLUMN ______________________________________________________________________________________________________*/
#left {
	border-top:solid 5px #fff;
	background:url('http://4909e99d35cada63e7f757471b7243be73e53e14.gripelements.com/images/leftcol-bg.gif') no-repeat 0 10px;
}
#left .column {
	float:left;
	width:205px;
	margin:0 0 0 25px;
	display:inline;
}
#left .columnwide {
	margin:25px 0 0 25px;
}
/* RIGHT COLUMN ______________________________________________________________________________________________________*/
#right .quote {
	border-bottom:solid 4px #E7E7E7;
}
#right .whats_new {
	padding:20px 20px 5px;
}
#right .events {
	float:left;
	width:244px;
	padding:0 0 20px 20px;
}
.subnav {
	float:right;
	width:190px;
	height:146px;
	margin-top:-146px;
	background:url('http://4909e99d35cada63e7f757471b7243be73e53e14.gripelements.com/images/gray-corner.gif') no-repeat #fff;
}
.subnav li {
	font-family: Georgia, Garamond, times, serif;
	font-size:12px;
	list-style:none;
	font-weight:bold;
	margin-top:10px;
	display:block;
}
*:first-child+html .subnav {margin-top:-147px;}
:first-child+html .subnav li {margin-top:5px;}
* html .subnav {margin-top:-152px;}
.subnav li a {
	color:#2a5b21;
	text-decoration: none;
	position:relative;
}
.subnav li a:hover {
	color:#333;
}
li.a{margin-left:85px;padding-top:12px;}
li.b{margin-left:75px;}
li.c{margin-left:65px;}
li.d{margin-left:55px;}
li.e{margin-left:45px;}
/* LISTS ______________________________________________________________________________________________________________*/


/* NAVIGATION ____________________________________________________________________________________________________________*/
#nav{
	text-align:right;
	font-size:10px;
}
#nav .logo {
	float:left;
}
#nav ul {
	margin:20px 0 0 0;
	float:right;
        width:570px;
}
#nav ul li {
	font-size:10px;
        list-style:none;
	display:inline;
	padding:20px 0 0 0;
	margin:0px 10px 0 10px;
	text-transform: uppercase;
}
* html #nav ul li {
font-size:9px;
}


#nav .blue{
	height:62px;
	width:149px;
	float:right;
	background:url('http://4909e99d35cada63e7f757471b7243be73e53e14.gripelements.com/images/blue_corner.gif') no-repeat #015291;
}

/* FORMS ______________________________________________________________________________________________________________*/

/* MISC. CLASSES ______________________________________________________________________________________________________*/

#footer .copyright {
	float:right;
	margin-right:20px;
}
#footer .text_links{
	float:left;
}
/* LAYOUT ELEMENTS (IDs) ____________________________________________________________________________________________________*/
#wrapper{
	margin:auto;
	position:relative;
	width:948px;
	border:solid 5px #fff;
	border-top:none;
	border-bottom:none;
}
#osu_nav{
	height:20px;
}
#nav{
	height:62px;
	background:url('http://4909e99d35cada63e7f757471b7243be73e53e14.gripelements.com/images/imagetop.gif') no-repeat 229px 46px #fff;
}
#column_wrapper {
	background:url('http://4909e99d35cada63e7f757471b7243be73e53e14.gripelements.com/images/wrapper-bg.gif');
}
*:first-child+html #column_wrapper {height:1%;}

#left, #right{
	float:left;
	width:474px;
}
#right {
width:474px;
float:right;
}
#footer {
	font-size:9px;
	color:#7f7e7f;
	padding:10px 0 0 20px;
	height:30px;
	background:#fff;
}
