/* RC Prevention Council - blue - #2A88D6  green - #38912F  or 81DDF8

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

body {
	margin: 0;
	padding: 0;
	text-align:center;
	background: #FFFFFF url(../images/bkgr.gif) repeat-x;
	font: .85em Arial, Helvetica, sans-serif;
	color: black;
}
#container{
/*width:81%;*/
width:92%;
background: transparent;
margin:0px auto auto;/* the auto margins (in conjunction with a width) center the page */
text-align:left;/* this overrides the text-align:center on the body element. */
min-height:600px;
overflow: hidden;/* auto - this allows container to expand */
}


#bannerrow{
height: 225px;
width:100%;
/*color:#38912F;*/
margin:0px auto auto;
padding: 0 0 0 0;
/*overflow: auto;*/
background: transparent;
}
#banner{
	padding: 0px 0 0 20px;
	height: 274px;
	margin: 0px 0 0 0;
	/*background: url(../coverflow.swf) no-repeat; /*do NOT put left after no-repeat - graphic does not display properly */
	/*height: 274px;
	top: auto;
	width: 75%;*/
	float: right;
}
#banner2{
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	width: 25%;
	/*background:  url(../images/topheader2.gif) no-repeat; /*do NOT put left after no-repeat - graphic does not display properly */
	height: 144px;
	float: right;
}
/* Header */

#header {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	background:  url(../images/topheader.gif) no-repeat left;
	padding: 0 0 0 0;
	/*overflow: hidden;*/
}



h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #000000
}

a:hover {
	text-decoration: none;
}


/* Logo */

#logo {
	float: left;
	width: 208px;
	height: 204px;
	padding: 0 30px 0 0;
	background: transparent url(../images/logo.gif) no-repeat left;
}

#logo h1 {
	padding: 10px 15px 0 0;
	font-size: 2.2em;
	font-weight: bolder;
}

#logo h2 {
	margin-top: -10px;
	color: #FFFFFF;
		padding: 25px 25px 0 0;
		font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	/*text-transform: lowercase;*/
}

#logo a:hover {
	color: #990000;
}
.bigger{
font-size: 125%;
}
.picture{
border:1px solid #CCCCCC;
padding: 3px 3px;
font:italic .85em Arial,sans-serif;
background:#F9F9F9;}
.picture img{
border:1px solid #CCCCCC;
vertical-align:middle;
margin-bottom:3px;}
.right{margin: 0.5em .5em 0.5em 0.8em;float:right;}
/* dept menu */

#newsbox{
	float: left;
	width: 100%;

}

#newsbox a{
color: #686868;
font-weight:normal;
margin: 0 0 0 0;
text-decoration:none;
}
#newsbox a:hover{
color:#00008b;
font-weight:normal;
text-decoration:underline;
}
#newsbox h2{
	padding: 3px 0 5px 15px;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #4a6862;
	background-color: #CCC;
}
#newsbox li{
padding: 5px 0 0 0;
margin: 0px 0 0 0;
list-style:none;
}
#newsbox ul{	margin: 5px 0 0 3px;
	padding: 0 0 0 3px;list-style:none;}
	
.header_01 {
	padding: 3px 0 5px 15px;
	display: block;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #4a6862;
	background-color: #CCC;
}	
	
	
/* Posts */

/* IE fix */
* html #posts {
height: 1%;
}


#posts{
vertical-align:top;
width: 75%;
padding: 0px 0px 0px 10px;
margin: 0 auto 0 0;
text-align:left;
min-height:425px;
color:#000000;
overflow: hidden;
	background: url(../images/templatemo_banner_bg.jpg) no-repeat top left;
}
.read a{
	font-size: .84em;
	font-weight: 600;
	font-style: italic;
}
/*.arrow a {
	clear: both;
	margin: 0 0 0 15px;
	display: block;
	float: left;
	font-size: .84em;
	font-weight: 600;
	text-align: center;
	color: #000000;
	background: url(../images/arrow.jpg) no-repeat left center ;
	text-decoration: none;	
}*/

#template_banner {
	clear: both;
	float: left;
	/*height: 353px;*/
	padding: 20px 0 0 28px;
	width: 75%;


}
#posts h1{
	color: #000000;
	font-size:145%;
	border-bottom: solid 1px #000000;
}
#posts h3 a{
	text-decoration: none;
	color: #0001a8;
}
#posts h3 a:hover{
	text-decoration: underline;
	color: #0001a8;
}
#posts p {
	margin: 0;
	padding: 10px 0 0 5px;
	text-align: left;
}
#posts p .center{
text-align: center;
	
}
#posts a{
	color:#00008b;
	font-weight:600;
	text-decoration:none;
}
#posts a:hover{
	color:#00008b;
	font-weight:600;
	text-decoration: underline;
}
#posts li{padding-top:10px;line-height:1.2em;padding-left:5px;
/*margin-left: 30px;*/
}
#posts ul{margin-top:5px;list-style: disc;}
.header a{
	font-size: .84em;
	font-weight: 600;
	}

/*#address */

 #address {
	overflow: hidden;
	height: auto;
	display: block;
	line-height: 1.08em;
	margin-top: 0;
	border-top: 0px outset #00CC00;
	border-bottom: 0px outset #ffffff;
	background-color: transparent;
	text-align: right;
	vertical-align: bottom;
	padding-right: 0em;
	padding-top: 3px;
	font-weight: bold;
	overflow: auto;
}

/* address line includes left/right elements  - the overflow hidden is for MAC IE BUT messed up Netscape 6*/
.headrow_two 

/*** background row for address ***/
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%; /** height: 15px;**/
	color: black;
	font-weight: bold;
}
/* for left address */

.left-element {
	float: left;
	width: 48%;
	color: Black;
	margin-bottom : 0px;
	margin-top: 0;
	text-align: left;
	font-size: .95em;
	font-weight: bold;
}

/* for right address */
.right-element {
	float: right;
	width: 35%;
	color: Black;
	/*line-height: 39px;*/
	margin-bottom : 0px;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: .95em;
} 
.solution {
	float: left;
	width: 15%;
	color: Black;
	/*line-height: 39px;*/
	margin-bottom : 0px;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: .95em;
} 


/* left side for menu */

#leftside {
	float: left;
	width: 199px;
	padding-right: 5px;
	padding-top: 4px;
	min-height:500px;
   height:100%;

}
/* Box Style One */

.boxed1 {
	margin-bottom: 12px;
	font-weight: bold;
	background-color: transparent;

}

.boxed1 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 10px;
	background: transparent;
	font-weight: bold;
	color: #5f5a5a;
	font-size: 1.4em;
}

.boxed1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.boxed1 a,.boxed1 visited {
	padding: 10px;
	/*border-bottom: 1px solid #c4c4c4;*/
	color: #9b9595;
	text-decoration: none;
	
}
.boxed1 li {
	padding: 10px;
	border-bottom: 1px dashed #c4c4c4;
	color: #9b9595;
	font-size: 1.06em;
	background: url(../images/barrow.jpg) no-repeat left;
	text-decoration: none;
	
}

.boxed1 a:hover{
	font-weight: bold;
	color: #0a0909;
	text-decoration: underline;
}

/* Box Style Two */

.boxed2 {
	margin-bottom: 12px;
	font-weight: bold;
	background-color: transparent;
	
}	

.boxed2 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 10px;
	background: #2A88D6;
	font-size: 1.4em;
	font-weight: bold;
	color: #eeeded;
}

.boxed2 ul {
	margin: 0;
	padding: 0;
	list-style: none;}

.boxed2 li {
	padding: 10px;
	border-bottom: 1px dashed #c4c4c4;
	color: #9b9595;
	font-size: 1.06em;
	background: url(../images/garrow.jpg) no-repeat left;
	text-decoration: none;
}

.boxed2 a, .boxed2 visited{
	padding: 10px;
	/*border-top: 1px dashed #c4c4c4;*/
color: #9b9595;
	text-decoration: none;
}
.boxed2 a:hover {
	color: #0a0909;
	text-decoration: underline;
}

/*.boxed2 .active, .boxed2 .active a {
	color: #FFFFFF;
}*/

/* Box Style Three */

.boxed3 {
	text-align: justify;
	font-size: small;
}

.boxed3 h2 {
	height: 40px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #CCCCCC;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
}

.boxed3 a {
	text-decoration: none;
	color: #8E959B;
}

.boxed3 a:hover {
	color: #E55D13;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	height: 60px;
	margin: 2em auto;
	background: url(../images/menublue.gif) repeat-x;
	font-size: .75em;
	color: #eeeded;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #FFFFFF;
}
#design{
	float: left;
	font-size: .75em;
	color: #a0a0a0;
}
#design a{
	color: #a0a0a0;
}
#copy {
	float: left;
	/*padding: 20px 15px;*/
	font-size: .75em;
	color: #e0e0e0;
}
#copy a{
	color: #e0e0e0;;
}

#feed {
	float: right;
	height: 30px;
	padding: 20px 15px 0 35px;
	background: url(../images/img18.gif) no-repeat 0 15px;
}
.clearfloat{
clear:both;/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
height:0;
font-size:1px;
line-height:0;
}
.linksmall{
font-size:.82em;
font-style:normal;
text-decoration:none;
background:transparent;
}
#skiplink a:active,#skiplink a:focus{position:static;width:auto;height:auto;}

.hide{position: absolute;
left: -9000px;
top: 0;}

/* dept menu */
#deptmenu{
vertical-align:top;
padding:0px 0px 0px 0px;
margin: 0 0 0 8px;
float:right;
width:23%;
text-align:left;
min-height:300px;
color:#4e4e4e;
font-size:.90em;
border:2px solid #eeeeee;
}
#deptmenu a{
color:#00008b;
font-weight:normal;
text-decoration:none;
}
#deptmenu a:hover{
color:#00008b;
font-weight:normal;
text-decoration:underline;
}
#deptmenu h2{
text-align:left;
color:white;
border:none;
font-size:1.3em;
padding: 6px 0 6px 10px;
font-weight:bold;
background-color: #2a88d6;
}
#deptmenu li{
padding: 5px 0 0 0;
margin: 0 0 0 0;
list-style:none;
}
#deptmenu ul{list-style:none;}
.tablemedium
{font-size: 1.0em;line-height: 1.25em;font-weight: normal;padding: 0;
height: 100%;
}
.tablemediumNoBorder
{font-size: 1.0em;line-height: 1.25em;font-weight: normal;
height: 100%; padding: 0; border: 0 none;}
.tablemediumNoBorder td {border: 0 solid #3e3e3e; padding: 0;}
.tablesmall
{font-size: .80em;font-weight: normal;line-height: 1.25em; 
background-color: #ffffff;}
.tablesmall td {border: 0px solid #cccccc; padding: 0; line-height: 1.5em;}
.tablelogo
{font-size: .80em;line-height: 1.25em; background-color: #eeeeee;
}
table.centered {
 margin:auto; 
}
.tablemediumborders
{font-size: 1.0em;border: 2px solid #3e3e3e; padding:5px; font-weight: normal;}
 table    {border:solid 1px #3e3e3e;font-size: .85em;font-weight: normal;
            border-top-color:#3e3e3e;
            border-right-color:#3e3e3e;
            border-bottom-color:#3e3e3e;
            border-left-color:#3e3e3e}
  table td {border:inset 1px; padding: 2px;background-color: #ffffff;}
/* the border will be defined by the td tags */
td.Borderblack {
  background-color:#f2f2f2;font-size: .85em;font-weight: normal;
  border: inset 2px #3e3e3e; padding:5px;}
 .tablesmallborders
{font-size: .80em;border: thin solid #ffffff;line-height: 1.25em; background-color: #f2f2f2; font-weight: normal;}
blockquote div
	{padding-left: 27px;}
#fading_image_container{
min-width:250px;
float:right;/* container positioning */
text-align: left;
margin-left: 0;
margin-right: 0;
padding:5px 5px 5px 5px;
background:#ffffff;
}
#fading_image_container_rww{
min-width:350px;
float: none;/* container positioning */
text-align: left;
margin-left: 0;
margin-right: 0;
padding:5px 5px 5px 5px;
background:#ffffff;
}
.caption{
	font-style: italic;
}
.quotesright{
float: right;
width: 25%;
line-height: 1.5em;
	font-style: italic;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 3px 0 3px;
	border:1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	background:#F9F9F9;
	vertical-align:middle;
}
.quotesleft{
float: left;
width: 25%;
line-height: 1.5em;
	font-style: italic;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 6px 0 3px;
	border:1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	background:#F9F9F9;
	vertical-align:middle;
}
.picture{
border:1px solid #CCCCCC;
padding: 3px 3px;
font:italic .85em Arial,sans-serif;
background:#F9F9F9;}
.picture img{
border:0px solid #CCCCCC;
vertical-align:middle;
margin-bottom:3px;}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;  /*this centers a picture - SB */
  border:1px solid #CCCCCC;
	padding: 3px 3px;
	vertical-align:middle;
	margin-bottom:3px;}
.center{
		margin-left:auto;
		margin-right:auto;
	}
.left{margin:0.5em 0.8em 0.5em 0;float:left;}
.right{margin:0.5em 0pt 0.5em 0.8em;float:right;}
.small{
	font-size: .75em;
}
.breadcrumb{font-size:.87em;}
.calendar{
	margin: 0 auto 0 auto;
}
.video{
	margin: 0 auto 0 auto;
}
.hide{
	display: none;}
.gobutton{color:#ffffff;background:#2A88D6; font-weight: bold; border: 1px outset #f2f2f2;
padding: 0;}

.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
	  border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
#top_menu {
	height: 40px;
	text-align: right;
	padding: 25px 20px 0 0;
	font-size: 1.2em;
}

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

#top_menu ul li {
	list-style: none;
	display: inline;
}

#top_menu ul li a{
	padding: 20px 0 0 0;	
	margin: 0 0 0 20px;
	color: #ffffff;
}
#top_menu a:hover 
{
	color: #5eff5f;
	/*font-size: 1.2em;*/
	font-weight: bolder;
}

#top_menu ul li .rss {
	padding-right: 35px;
	background: url(images/rss_icon.png) right bottom no-repeat;
}

.rowgreen{background-color : #4dbc41;color: #ffffff; 
vertical-align: middle;
padding: 1px 3px 1px 3px;
font-weight: bolder;
line-height: 1.5em;
}
.picture_green{
border:1px solid #CCCCCC;
padding: 3px 3px;color: #ffffff; 
font:italic 1em Arial,sans-serif;
max-width: 40em;
font-weight: bold;
background:#4dbc41;}

.pullquote {
    width: 70%;
    float: left;
    margin: 5px;
	 font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
 

/*Dreamweaver issue - file size - multiples of 8192 - causes crash*/
/* Prevention Council for Youth - Roanoke County - blue - #2A88D6  green - #38912F  or 81DDF8 - 

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

this is for a test
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}
.quickref
{font-size: 1.0em; 
padding: 0 0px 0 5px;
color: #000000;
font-weight: bold;
margin: 0;
border: 0 none;
}
form fieldset
{
border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 0;
}
span.source{
	font-size: .78em;
	font-style: italic;
	margin-left: 15px;
}
.asptextbox{
background-color: #e8e8e8;
border: 1px solid #c4c4c4;
}
.aspbutton{
	border: 2px ridge #8d8d8d;
}
.asppanel{
	color: #ffffff;
	border: 0 none;
	font-weight: bold;
	font-size: 1.05em;
	font-style: italic;
	background-color: #4dbc41;
}

*/