/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
 

div {background: #ffffff;}
body {
	margin: 20px 0;
	background: #bbccaa	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

#thebody {
	width: 770px;
	margin: 0 auto;
	background: #ffffff;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}


#mediadescription {
	ccolor: #000000;
}

#mediadescription h2 {
	font-weight: bold;
}

h1 { font-size: 20px; }
h2 { font-size: 14px; }
h3 { font-size: 10px; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 12px;
}

a:link, a:visited {
	color: #558941;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
	background: #ffffff;
}

#logo {
	float: left;
	width: 240px;
	
}

#logo h1 {
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
	height: 75px;
	background: url(images/rk_logo_sm.jpg) no-repeat;	
}

#logo h1 a {
width: 240px;
}


#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	padding: 30px 0px 0 0px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 14px;
	color: #558941;
	text-align: center;
}

#menu a:hover {
	color: #66bb44;
}

#ssplash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(images/img3.jpg) no-repeat;
}

#clipcontent-mp3 {
text-align: center;
width: 480px;
}

#clipcontent-flv {
width: 375px;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
}

#page {
	width: 770px;
	margin: 0 auto;
	background: #ffffff;
	background-color: #FFFFFF;

}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 480px;
	padding-left: 20px;
	padding-right: 20px;
	height: 100%;
}

#content h2{
	font-weight: bold;
	font-size: 14px;
}


#content_two {
	padding: 20px;
	height: 100%;
}

#content_two h2{
	font-weight: bold;
	font-size: 14px;
}

.jobtitle { font-size: 12px; font-style: normal;  font-weight: normal;}

#content ol, #content ul {
	margin-left: 3em;
}

#content_two ol, #content_two ul {
	margin-left: 3em;
}

#content_two li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
	list-style: none;
}

#content_two h3 {
	height: 17px;
	padding: 0 10px;
}


#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

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

#sidebar li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
/**	border-bottom: 1px dashed #CCCCCC;**/
	font-size: 11px;
}

#sidebar h3 {
	height: 19px;
	font-size: 11px;
	padding: 0 10px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#sidebar h3.video {
	padding-left: 20px;
	background: #3B3B3B url(images/action_go.gif) no-repeat;
	color: #FFFFFF;
}

#sidebar h3.video a:link, #sidebar h3.video a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sidebar h3.video a:hover {
	color: #558941;
	text-decoration: underline;

}

#footer {
	clear: both;
	width: 770px;
	height: 25px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	line-height: normal;
	font-size: 10px;
	margin-left: 25px;
	margin-right: 25px;
	
}

#legal {
	float: left;

}

#links {
	float: right;
}

 
.clear { visibility: hidden; }

#contactform select {width: 100px;}
#ccontactform { border: 1px solid #dddddd; }
#ccontactform p { color: #558941; font-size: 14px; margin: 10px;}
#ccontactform input,#contactform textarea { color: #000; width: 275px;}

