/*  
Theme Name: Colorado Rodeo and Gymkhana Club
Theme URI: http://www.bebberdesign.com
Description: Website For CRGC
Version: 1.0
Author: Tony Bebber
Author URI: http://www.bebberdesign.com/

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	background-image:url(img/container_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.container {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-244px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(img/header_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	width:932px;
	height:614px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#nav {
	float:right;
	height:42px;
	margin-right:38px;
	margin-top:14px;
	width:634px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;
	text-align:center;
}
#nav ul {
}
#nav ul li {
	display:inline;
	line-height:42px;
	margin-left:10px;
	margin-right:10px;
}
#nav a {
	color:#353535;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#floatwrapper {
	padding:0;
	margin:0;
	margin-top:-400px;
	float:left;
}
#sidebar {
	width:286px;
	float:left;
	margin-left:30px;
}
.side_bg {
	width:286px;
	background-image:url(img/sidebar_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:40px;
}
.side_top {
	background-image:url(img/sidebar_top.gif);
	background-repeat:no-repeat;
	height:44px;
	width:286px;
}
.side_middle {
	width:286px;
	background-image:url(img/sidebar_bg.gif);
	background-repeat:repeat-y;
}
.side_bottom {
	background-image:url(img/sidebar_bottom.gif);
	width:286px;
	background-repeat:no-repeat;
	height:22px;
}
#sidebar h1 {
	color:#353535;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:20px 14px 20px 24px;
}
#sidebar p {
	font-size:12px;
	color:#353535;
	padding-left:24px;
	padding-right:14px;
	margin-bottom:10px;
	text-align:justify;
	line-height:18px;
	margin-top:10px;
}
#sidebar ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:38px;
	padding-right:14px;
	margin-top:10px;
}
#sidebar li {
	color:#353535;
	line-height:30px;
	height:30px;
	list-style:disc;
}
#sidebar li a {
	color:#353535;
	text-decoration:underline;
}
#sidebar li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#sidebar a {
	color:#ffffff;
	text-decoration:underline;
}
#sidebar a:hover {
	color:#353535;
	text-decoration:underline;
}
#content {
	width:527px;
	float:left;
	margin:0;
	padding:0;
	margin-left:50px;
	background-image:url(img/content_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
#content_top {
	width:527px;
	background-image:url(img/content_top.gif);
	height:108px;
	background-repeat:no-repeat;
}
#content_middle {
	width:527px;
	background-image:url(img/content_bg.gif);
	background-repeat:repeat-y;
}
#content_bottom {
	width:527px;
	background-image:url(img/content_bottom.gif);
	height:34px;
	background-repeat:no-repeat;
}
.clear {
	clear:both;
}
#content h1 {
	color:#353535;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	padding-bottom:4px;
	padding-left:40px;
	padding-right:24px;
}
#content h1 a {
	color:#353535;
	text-decoration:underline;
}
#content h1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#content p {
	font-size:12px;
	color:#353535;
	padding-left:40px;
	padding-right:24px;
	margin-bottom:20px;
	text-align:justify;
	line-height:18px;
}
#content small {
	color:#353535;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:26px;
	padding-left:40px;
}
#content a {
	color:#ffffff;
	text-decoration:underline;
}
#content ul {
	padding-bottom:20px;
	padding-left:60px;
	padding-right:40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#content li {
	color:#353535;
	margin-bottom:10px;
	list-style:disc;
}
#content a:hover {
	color:#353535;
	text-decoration:underline;
}
.clearfooter {
	clear:both;
	height:244px;
}
.footer {
	position:relative;
	bottom:0px;
	height:244px;
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
	background-image:url(img/footer.gif);
}
.footerlink {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	position:absolute;
	bottom:5px;
}
.footerlink a {
	color:#98b7ba;
	text-decoration:none;
}
.footerlink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
img.size-medium {
margin-left:41px;
border:3px solid #FFFFFF;
}
