@charset "utf-8";
/*---------- basic styling for rbspro ----------*/
 * {
	margin:0;
	padding: 0;
	
 	}
	
 body {
	background-color: #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
 	}


 #wrapper {
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../Site_Images/sideBar_Bkg.gif);
	background-repeat: repeat-y;
	 	 }

 #clear {
	 clear:both;
	 }
	 /*---------- postion container elements for rbspro ----------*/
 #header{
	position:relative;
	height:151px;
	background-image: url(../Site_Images/logo.jpg);
	background-repeat: repeat-x;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	 }

#header img {
	margin-top: -0.9em;
	margin-left: 0.6em;
}

#header h1 {
	margin-left: -9000px;
}
#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0px;
	width:900px;
	list-style: none;
	background: url(../Site_Images/navBar_Bkg.jpg) repeat-x top left;
	 }
#header ul li {
	float:left;
	background-image: url(../Site_Images/navBar_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#header ul a{
	font-size:15px;
	line-height:1.5em;
	text-decoration:none;
	color:#CCCCCC;
	float:left;
	display:block;
	height: 28px;
	padding-top: 0;
	padding-right: 1.1em;
	padding-bottom: 0;
	padding-left: 1.1em;
	background-image: url(../Site_Images/navBar_spacer.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#header ul a:hover{
	color:#FFFF66;
	background-image: url(../Site_Images/navBar_Bkg_b_rollover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 15px;
}
#header ul a.current {
	font-weight: normal;
	background-image: url(../Site_Images/navBar_Bkg_b_rollover.jpg);
	background-repeat: repeat-x;
	color: #00FF00;
	font-variant: normal;
}
 #content {
     float:left;
	 width:630px;
	 }
	 
/* ---------- featured area styles ----------*/
#featured {
	background-color:#CAEEFF;
	width: 550px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 1.5em;
	padding-top: 1em;
	padding-right: 1.2em;
	padding-bottom: 1em;
	padding-left: 1.2em;
	border: 1px solid #000098;
	}
#featured img {
	float:left;
	margin-right: .5em;
	}
#featured h1 {
	margin-left: 90px; /* needed so the border doesn't go under image */
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1BA3D3;
	border-bottom: 1px solid #000098;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	width: 300px;
	}
#featured h2{
	margin-left: 287px; /* not really needed, but assures lines up with h1 */
	font: italic bold 1.3em/1.8em Georgia, "Times New Roman", Times, serif;
	color: #561216;
	}
#featured h3{
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.8em;
	color: #000066;
	font-weight: normal;
	padding-left: 1.0em;
	}
#featured p{ 
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	color: #000066;
	}
#featured  a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D52E36;
	text-decoration: none;
	color: #D52E36;
}
#featured  a:hover {
	border-bottom-style: solid;
	}
	/*----------featured bullet styles----------*/
#featured h3.one {
	background-image: url(../Site_Images/bullet_1.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 1.5em;
	 }
#featured h3.two {
	background-image: url(../Site_Images/bullet_2.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 1.5em;
	}
	#featured h3.three {
	background-image: url(../Site_Images/bullet_3.png);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 1.5em;
	}
#richard {
	height: 42px;
	width: 92px;
	background-image: url(../Site_Images/richard.jpg);
	background-repeat: no-repeat;
	margin-top: 0.3em;
}
#podcast {
	background-image: url(../Site_Images/podcast_logo.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 306px;
	margin-left: 1em;
	float: left;
}
#currentPodcast  a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D52E36;
	text-decoration: none;
	color: #D52E36;
}
#currentPodcast  a:hover {
	border-bottom-style: solid;
	}
#currentPodcast  h1{
	text-transform:uppercase;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-color: #000098;
	border-bottom-style: solid;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
	width: 360px;
	padding-left: 0em;
	margin-left: 1.2em;
	}
#currentPodcast p{
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	font-style: normal;
	margin-top: 0em;
	color: #000066;
	}
#concept {
	width: 550px;
	margin-left: 1.5em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 3em;
	padding-top: 1em;
	padding-right: 1.2em;
	padding-bottom: 1em;
	padding-left: 1.2em;
	background-color: #CAEEFF;
	border: 1px solid #000098;
	color: #000066;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
}
#concept h1 {
	margin-left: 10px; /* needed so the border doesn't go under image */
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1BA3D3;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	}
#concept h4 {
	background-color: #1C3991;
	color: #CAEEFF;
	font-size: 0.9em;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	text-align: center;
	border: 0.2em solid #000066;
}

	/* --------------------- sidebar styles ------------------------ */
#sidebar {
	float:right;
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;
	}
#concept td {
	padding-left: 0.7em;
}
#concept img {
	padding-bottom: 0.5em;
	padding-top: 1.0em;
}


	#sidebar h1{
	color: #006633;
	text-align: center;
	padding-top: 0.5em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	}
#sidebar    h2{
	color: #006633;
	margin-top: 0.5em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 2.2em;
	}
#sidebar h3 {
	font-style: italic;
	color: #006633;
	font-size: 0.9em;
	margin-left: 1.0em;
}

#sidebar p{
	text-align: left;
	padding: 0 1em 0 2.5em;
	margin-bottom: 2em;
	margin-left: 1.0em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	color: #FFFFFF;
	}
#sidebar a {
	color:#d52e36;
	text-decoration: none;
	border-bottom: 1px dotted #d52e36;
	}
#sidebar a:hover {
	border-bottom-style: solid;
	}
	/*----------sidebar nav styles----------*/
#sidebar h2.raindrops {
	background-image: url(../Site_Images/raindrops.jpg);
	background-repeat: no-repeat;
	background-position: 0.9em 0.1em;
	 }
#sidebar h2.intro {
	background-image: url(../Site_Images/intro.jpg);
	background-repeat: no-repeat;
	background-position: 0.9em 0.1em;
	}
	#sidebar h2.artist {
	background-image: url(../Site_Images/artist.jpg);
	background-repeat: no-repeat;
	background-position: 0.9em 0.1em;
	}
	#sidebar h2.soft {
	background-image: url(../Site_Images/bullet_soft.jpg);
	background-repeat: no-repeat;
	background-position: 0.9em 0.1em;
	 }
	#sidebar h2.sent {
	background-image: url(../Site_Images/sent.jpg);
	background-repeat: no-repeat;
	background-position: 0.9em 0.1em;
	 }
#sidefooter {
	height: 150px;
	width: 180px;
	background-color: #CAEEFF;
	margin-left: 2em;
}
#avg {
	margin-left: 1.2em;
	margin-top: 1em;
	text-decoration: none;
}
#certs {
	width: 550px;
	margin-left: 1.5em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 3em;
	padding-top: 1em;
	padding-right: 1.2em;
	padding-bottom: 1em;
	padding-left: 1.2em;
	background-color: #FFF;
	color: #000066;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
}
#certs img {
	margin-left: 5.5em;
	margin-top: 0.5em;
}





	/*----------footer styles----------*/
 #footer {
	color: #66ccff;
	margin-top: 5em;
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #000066;
	height: 78px;
	 }
		
#left  {
	background-image: url(../Site_Images/footer_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 147px;
	margin-left: 10px;
	margin-top: 5px;
}
#right {
	background-image: url(../Site_Images/footer_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 58px;
	width: 100px;
	background-position: 30px;
	margin-top: 5px;
}
#footer h1 {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 0.9em;
	padding-top: 10px;
}
#footer p {
	padding-top: 5px;
}
#footer h1 a:hover{
	color:#FFFF66;
	
}
#footer h1 a.current {
		color: #00FF00;
	
}
#footer a {
	color: #66CCFF;
	text-decoration: none;
}


#dimg {
	padding-left: 22px;
}
#featured h5 {
	font-size: 1.2em;
	color: #006633;
}


#cimg {
	padding-left: 0.1em;
	margin-right: 22px;
	margin-left: 20px;
}
#empty {
	height: 20px;
}
/* -- Contact area styles -- */

fieldset {
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	display: block;
	padding-left: 15px;
	border: 1px solid #020066;
}
Legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #663300;
	margin-bottom: 2px;
	margin-left: -16px;
	display: inline;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-top: -2px;
	padding-left: 5px;
}

#info {
	padding-bottom: 0.5em;
	background-color: #CAEEFF;
}
#perInfo {
	background-color: #CAEEFF;
	padding-bottom: 0.5em;
}
#addInfo {
	background-color: #CAEEFF;
	padding-bottom: 0.5em;
}
input:focus, textarea:focus {
border: 2px solid #630;
}
#fileTable td {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 1.0em;
	border: 1px solid #FFFFFF;
	
}
#fileTable th, #fileTable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #FFFFFF;
}
#fileTable {
	border: #FFFFFF;
	color: #000066;
	font-size: 0.95em;
	margin-left: 5.5em;
}
#fileTable a {
    font-family: "trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.95em;
	color: #000066;
}
#fileTable a:hover {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 0.95em;
	color: #D52E36;
	}
#googleAd {
	background-color: #CCCCCC;
	padding-left: 6em;
	padding-top: 1em;
}
