@charset "UTF-8";
a.bottom:link {
	color: #29417C;
	text-decoration: underline;
}
a.bottom:visited {
	text-decoration: none;
	color: #FFF;
}
a.bottom:hover {
	text-decoration: underline;
	color: #600;
}
a.bottom:active {
	text-decoration: none;}

a.navigation:link {
	color: #273B80;
	text-decoration: none;
	font-size: 22px;
}
a.navigation:visited {
	text-decoration: none;
	color: #FFF;
}
a.navigation:hover {
	text-decoration: underline;
	color: #2A407C;
}
a.side:active {
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	padding-left: 10px;
}
	
a.side:link {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
}
a.side:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	padding-left: 10px;
}
a.side:hover {
	text-decoration: underline;
	color: #CCC;
	font-size: 13px;
	padding-left: 10px;
}
a.navigation:active {
	text-decoration: none;}
	
	
.swelltext {
	color: #29417C;
	font-size: 11px;
}
.sidenav {
	color: #FFF;
	padding-left: 10px;
}
h4 {
	font-size: 16px;
	color: #999;
	padding-top: -10px;
	padding-bottom: -10px;
	padding-left: 29px;
}
/* CSS Document */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }

#ie .clearfix { height: 1%; }

#containerColumns {
	color: #352c27;
}

	#columnMain {
	float: right;
	width: 880px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	background-image: url(rrfimages/main-wrap-bg.jpg);
	text-align: justify;
}
	#columnPanel {
	float: left;
	width: 225px;
	background: white;
	background-image: url(images/panel-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 10px;
}

		#containerColumns .content { padding: 25px; }
		
		
div#mainwrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	background-image: url(images/panel-bg.jpg);
	background-repeat: repeat-y;
}
div#header{
	background-image: url(wg-images/header.jpg);
	height: 197px;
}
div#footer{
	width: 900px;
	background: white;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/panel-bg.jpg);
	background-repeat: repeat-y;
}
div#footercontent{
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
}

body {
	background-color: #000;
	background-repeat: repeat-x;
}
h1 {
	font-size: 22px;
	color: #000;
	padding-left: 0px;
	padding-top: 14px;
}
h2 {
	font-size: 18px;
	color: #888;
	padding-top: -6px;
	padding-bottom: -8px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h5 {
	font-size: 12px;
	color: #333;
}
div#rightbump{
	padding-right: 0px;
}

div#rightbump2{
	padding-right: 10px;
}

div#panelcontent{
	padding-left: 24px;
}

div#menuwrapper{
	height: 33px;
}

div#picturepadding{
	padding: 10px;
	float: right;
}
div#whitefont{
	color: white;
}
div#form{}

div#cdl-dwi-defense{
	font-size: 85%;
	padding-right: 10px;
	color: #666;
}

#ccwrap{
	border: 1px solid #006698;
	padding: 4px 0 4px 0;
	margin: 0 0 10px 0;
}

#rightfloat{
	float: right;
	width: 200px;
	margin: 0 10px 0 10px;
	border: 1px solid #333;
	padding: 5px 0 0 0;
}

#picfloatright{
	float: right;
	padding: 4px;
	background-color: #333;
	margin: 0 0 0 10px;
}

#picfloatleft{
	float: left;
	padding: 4px;
	background-color: #333;
	margin: 0 0 0 10px;
	text-align: center;
	color: white;
	font-size: 22px;
}


#fbwrap{
	float: right;
	margin: 0 10px 0 10px;
	text-align: center;
}

#youtubewrap{
	float: left;
	margin: 0 10px 0 10px;
	text-align: center;
}

#testblock{
	margin: 0 10px 10px 10px;
	border: 2px solid #444;
	padding: 0 10px 0 10px;
}

#name {
	margin: 0 10px 20px 0;
	text-align: right;
}

.large-vid-wrap{
	width: 640px;
	margin: 10px auto 40px auto;
	border: 2px solid black;
	padding: 5px;
}

.large-vid-wrap h2{
	margin: 5px;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
}

