/*  
Theme Name: RAYA
Description: Custom theme design for Rochester Area Youth Assistance
Author: David W. Zemens
Author URI: http://www.1955Design.com
*/
* { 
margin: 0; 
padding: 0; 
}

body
{
	background: #F5F7F8 url(images/bg-body.jpg) repeat-x top left;
	font: 100%/1.5em  "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	color: #3a3a3a;
	line-height: 18px;
	font-size:75%;
}

a
{
	color: #8F0313;
	text-decoration: underline;
	font-weight:bold;
}
a:hover
{
	color: #3a3a3a;
	border-bottom:0px;
	text-decoration: none;
}
a:active, a:focus
{
	background-color: #F7DFDF;
	color: #3a3a3a;
}
a[href*="pdf"]  {
   background : transparent url(images/pdf.gif) no-repeat 98% 55%;
   padding-right:25px
}
a[href*="rtf"]  {
   background : transparent url(images/word.jpg) no-repeat 98% 55%;
   padding-right:25px
}
#content a[href*="doc"]  {
   background : transparent url(images/word.jpg) no-repeat 98% 55%;
   padding-right:25px
}
a:active[href*="pdf"]  {
	background-color: #F7DFDF;
}
h4 a {
	border-bottom:0px;
}
.header h2 {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}
.header h2 a {
	border-bottom:#000066 0px solid;
	color:#000;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}
.header h2 a:hover {
	color:#C3121A;
}
.header h2 a:active {
	color:#000;
	background-color: #F7DFDF;
}
p {
	margin-bottom: 4px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:5px 0;
}
blockquote 
{
    margin:10px 20px 0 5px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
img {
	display:block;
	float: right;
	margin: 10px 0px 10px 15px;
	padding:2px 2px 2px 2px;
	border:1px solid #ccc;
}
img.left, img.alignleft
{
	float:left;
	margin:5px 10px 10px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #ccc;
}
img.right, img.alignright
{
	float: right;
	margin: 10px 0px 10px 10px;
}
.entry p img.aligncenter  {
float:none;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 10px !important;
margin-top: 10px !important;
	padding: 0;
padding:3px 3px 3px 3px;
border: 1px solid #CCC !important;
	}
img.noborder {
	border:0px;
}
a img 
{
	border:#ccc 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
#outer
{
	position: relative;
	width:947px;
	min-height:500px;
	margin: 10px auto;
}
.offset {
  position : absolute;
  top : -9000px;
  left : -9000px;
  z-index : 9;
  color:#fafafa;
}
#menu {
}
#menu ul {
	position: relative;
	background: transparent url(images/bg-menu.jpg) repeat-x bottom left;
	padding: 0px 0 0 12px;
	margin: -4px 0 0 0;
	height:56px;
	width:935px;
}

#menu ul li {
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#menu ul li a
{
	float:left;
	display:block;
	background-color: transparent;
	padding: 14px 12px 10px 12px;
	margin:1px 1px 0 0;
	color: #fff;
	font-family: Helvetica, sans-serif;
	text-transform:none;
	font-weight:bold;
	border:0px;
	text-decoration:underline;
	font-size:1.2em;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus {
	background-color:#900313;
	/*border:1px outset #F1F8F9;*/
	text-decoration:none;
}
#menu ul li a:active {
	background-color:#666666;
	text-decoration:underline;
/*border:1px inset #F1F8F9;*/
}
#menu ul li.current_page_item a
{
	background-color:#900313;
	color: #fff;
	text-decoration: none;
	margin-top:-3px;
	padding: 18px 12px 7px 12px;
	cursor:default;
}
/* 
	Safari only hack
	http://dustinbrewer.com/css-hackgetting-safari-to-behave/
*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#menu ul li a {padding-top:20px;}
#menu ul li.current_page_item a {padding-top:24px;}
#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus {
	margin-top:7px;
	padding: 14px 12px 7px 12px;
}
}
#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
	width:auto;
	width:200px
}
#searchform fieldset {
	float:right;
}
#content {
	position: relative;
	width: 723px;
	float: right;
	margin:0px 0 0 0;
	padding:19px 12px 0 12px;
}
#content p {
	font-size:1.2em;
}
.post {
	padding-bottom:10px;
	background-color:transparent;
}
.search  {
	margin-bottom:10px;
}
.search-results {
	background-image:url(images/mag.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-bottom:-10px;
	padding-right:75px;
}

.post-archive {
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:10px;
	padding-left:10px;
}
.post .header, .header  
{
	padding: 0 0 3px 0px;
	margin-bottom: 0px;
	position: relative;
	border-bottom:1px solid #ccc;
}
.header.archive
{
	border-bottom:0px solid #ccc;
	padding: 0 0 0px 10px;
}
#content h3, #content h2
{
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	top: 4px;
	font-size: 1.8em;
	line-height: 25px;
	color: #000;
	font-weight:normal;
	
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}
#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#B33217;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/arrow.jpg);
}
#content ul li {
	margin-bottom:10px;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.post .date
{
	float:left;
	margin:7px 0;
	color:#666;
	padding:0;
	font-size:11px;
	line-height:13px;
}
.post .date em 
{
	font-style:normal;
	color:#666;
}
.post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
.post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
.post .entry
{
	margin:2px 0 0px 0;
	padding: 0 15px 0 8px;
	clear:both;
}
.post .entry p, .post .archive p {
	margin:5px 0 10px 0;
	color:#111;
	font-size:1.1em;
}
.post .archive p {
	font-size:1em
}
#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}
#content .post .header ul
{
	list-style: none;
	text-align:left;
	padding:20px 0;	
}
#content .post .header ul {
	padding:5px 0;	
}
#content .post .header ul li
{
	display: inline;
	padding:3px 0 3px 0px;
}
#content .post .header ul li.comments
{
	background-image: url(images/a36.gif);
	color:#999;
}

#content .post .header ul li.readmore
{
	background-image: url(images/a38.gif);
}
#content .post h3 
{
	font-size:1.5em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
#content .post h4, #content .post-archive h4 
{
	color: #333333;
	font-size:1.2em;
	font-weight:bold;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight:bold;
}
.date h4 {
	display:inline;
}
.date h4 a {
	text-decoration:underline;
}
.date h4 a:hover {
	text-decoration:none;
}
#content .post-archive h4  {
     margin:0 0 0 -10px;
}
#content .post h4 em
{
	color: #000066;
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar {
	position: relative;
	width: 170px;
	float: left;
	margin:0px 0 5px 5px;
	background-color:transparent;
	border:3px solid #E4E4E4;
	padding:11px 0 0 0;
	/*background-image:url(images/bg-sidebar.jpg);
	background-repeat:no-repeat;*/
}
#sidebar-right
{
	position: relative;
	width: 175px;
	float: right;
	margin-top:-32px;
	background-color:#FBFBFB;
	border:1px solid #ccc;
}
img.centered, img.center {
	display: block;
	float:none;
	margin: 10px auto 10px auto;
	padding:0 0 0 0;
}
a img {
	float:left;
}
a img.centered, a img.center {
	display: block;
	float:none !important;
	margin: 10px auto 10px auto;
	padding:0 0 0 0;
}
#sidebar h2, #sidebar-right h2
{
	position: relative;
	font-size: 1.3em;
	font-weight: bold;	
	color: #000;
	background: url(images/border.dwzgif) bottom repeat-x;
	border-bottom:1px solid #ccc;
	padding:0 0 3px 0 ;
	margin: 12px 0 5px 0;
	text-transform:none;
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}
img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
#sidebar ul, #sidebar-right ul 
{
	list-style:none;
	padding: 0 10px 10px 3px;
	margin: 0 0 10px 0;
}
#sidebar ul li, #sidebar-right ul li 
{
	padding: 0px 0 0 0px;
	margin:0 0 0px 5px;
	font-size:1.0em;
}
#sidebar ul li a, #sidebar-right ul li a
{
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
#sidebar ul.icons {
	list-style-image:none;
	padding: 0 0 0 0;
	margin:0 0 0 -3px;
}
#sidebar ul.icons li {
	height:3em;
	font-size:.9em;
	padding:1px 2px 0 1px;
	border:1px solid #F5F7F8;
	line-height:1.4em;
	margin-bottom:3px;
}
#sidebar ul.icons li:hover {
	background-color:#DDDDE8;
	border:1px solid #ccc;
}
#sidebar ul li a img {
	float: left;
	clear:left;
	margin: 0px 5px 0 0;
}
#sidebar ul.icons li a {
	text-decoration:none;
	display:block;
  	height: 30px;
}
#sidebar ul li a:hover, #sidebar-right ul li a:hover
{
	color:#000;
	border-bottom:0px;
	text-decoration:none;
	background-color:transparent;
}
#sidebar ul li a:active, #sidebar-right ul li a:active
{
	background-color:transparent;
}
#sidebar ul ul, #sidebar-right ul ul 
{
	list-style-image:url(images/arrow.jpg);
	padding: 0 0 8px 15px;
	margin:0;
}
#sidebar a:link,#sidebar a:visited, #sidebar-right a:link,#sidebar-right a:visited  
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active, #sidebar-right a:hover, #sidebar-right a:active
{
	border-bottom:1px solid;
}
#sidebar ul.feeds, #sidebar-right ul.feeds 
{
	margin-left:20px;
}
#sidebar ul.feeds li, #sidebar-right ul.feeds li 
{
	list-style-image:url(images/feed.gif);
	margin:5px 0;
	padding:0;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer
{
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	position: relative;
	clear: both;
	text-align: right;
	border-top:#e8e8de 1px solid;
	background:#FAFBFC;
	color: #111;
	padding:10px 10px 10px 0 ;
	margin:0 auto 0 auto;
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
}

#footer a {
	color: #111;
	text-decoration:underline;
	font-weight:normal;
	border:0px;
}
#footer a:hover,#footer a:active
{
	color: #111;
	text-decoration:none;	
	border:none;
}
#footer a:focus {
	background-color: #BFD5BF;
	color: #111;
}
#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(images/a18.gif) repeat-x top;
}


#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.textwidget {
    margin-top:10px;
}
.current-cat {
	font-weight:bold;
	font-style:italic;
}
.entry ul li, .entry ol li {
	margin:0 0 0 10px;
	padding:0 0 0 0;
	font-size:1.1em;
}
.uppercase {
	text-transform:capitalize;
}
ul.wp-tag-cloud {
}
.wp-tag-cloud li {
	display:inline;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.wp-tag-cloud li a {
	margin-left:10px;
	text-transform:capitalize;
}
.error {
	color:red;
}

/* Banner Elements **************************************************************/
#bannerimg  h1 {
	background-color :#FAFBFC; /*#476B85;*/
	width: 947px;
	height: 130px;
	color:#043756;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	font-size:2.1em;
	position:relative;
}
#bannerimg h1 a {
	position : absolute;
	top:0;
	left:0;
	display : block;
	width: 947px;
	height: 130px;
	cursor : pointer;
	margin:0 0 0 0;
	padding:0 0 0 0px;
	background-color :transparent;
	font-size:1em;
	color:#8F0313;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#bannerimg h1 a:hover {
	text-decoration:none;
	cursor : pointer;
	background-color :transparent;
	color:#000;
	border:0px;
}
#bannerimg h1 a span, #bannerimg h1 span {
	position : absolute;
	top:0;
	left:0;
	display : block;
	width: 947px;
	height: 130px;
	background-image:url(images/bg-header-new.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	cursor : pointer;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:0px solid #ccc;
}
#bannerimg a:hover span {
	position : absolute;
	display : block;
	cursor : pointer;
	width: 947px;
	height: 130px;
	/*background-image:url(images/bg-header-new-hover.jpg);
	background-repeat:no-repeat;*/
}
#bannerimg h1 a:focus span, #bannerimg h1 a:active span { 
	position : absolute; 
	display : block; 
	width: 947px;
	height: 130px;
	background-image:url(images/bg-header-new.jpg);
	background-repeat:no-repeat;
	background-position:top left;
} 
#bannerimg h1 a span:focus, #bannerimg h1 a span:active { 
	position : absolute; 
	display : block; 
	width: 947px;
	height: 130px;
} 
/* END  Banner Elements **************************************************************/
/* Tab links in header ------------------------------ */
ul#the-footer {
	margin:5px 4px 12px 0;
	float:right;
	color:#fff;
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size:1.1em;
	clear:right;
}
ul#the-footer li {
	color:#111;
	text-align:right;
	margin:0 0 -2px 0;
	padding:0 0 0 0;
	list-style-type:none;
	
}
ul#the-footer li#the-slogan {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding-bottom:30px;
}
ul#the-footer li.footer-font {
	color:#999999;
}
ul#top_demo {
	position:relative;
	z-index:0;
	margin:-102px 6px 0 562px;
	float:none;
	color:#fff;
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size:1.1em;
	text-align:right;
	width:40%;
	height:100px;
}
ul#top_demo li {
	color:#111;
	text-align:right;
	margin:0 0 -2px 0;
	padding:0 0 0 0;
	list-style-type:none;
	
}
ul#top_demo li.demo-font {
	font-size:1.1em;
	font-style:italic;
}
/* top tab links in header */
ul#top_tabs {
	position:relative;
	z-index:0;
	margin:-138px 0px 0 0;
	float:right;
	color:#fff;
}
ul#top_tabs li {
	display:inline;
	margin:0 0 0 0;
	padding:0 0 5px 0;
	background-image:url(images/bg-ttl.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	z-index:0;
}
ul#top_tabs li a {
	border:0px solid #0099CC;
	background-color:#1878AA;
	background-color:transparent;
	color:#fff;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	font-size:0.9em;
	margin-right:4px;
	text-decoration:none;
	background-image:url(images/bg-ttr.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:-100;
}
ul#top_tabs a:hover {
	border:0px solid #fff;
	background-color:transparent;
	color:#fff;
	text-decoration:none;
	text-decoration:underline;
}
ul#top_tabs a:focus {
	border:0px solid #fff;
	background-color:transparent;
	color:#fff;
	text-decoration:none;
	text-decoration:underline;
}
ul#top_tabs a:active, ul#top_tabs a.tab_on:active {
	border:0px solid #fff;
	background-color:transparent;
	color:#fff;
	text-decoration:none;
}

ul#top_tabs a.tab_on  {
	text-decoration:underline;
	color:#fff;
	cursor:default;
}
ul#top_tabs a.tab_on:hover  {
	cursor:default;
	border:0px solid #ccc;
}
ul#top_tabs a.rss {
	color: #fff;
	background-color:#FF9900;
}
/* End tab links in header ------------------------------ */
/* footer tab links */
ul#footer_tabs {
	margin:-4px 0px 0 10px;
	float:left;
}
ul#footer_tabs li {
	display:inline;
	margin:0 0 0 0;
	padding:5px 0 3px 0;
	background-color:transparent;
}
ul#footer_tabs li a {
	background-color:transparent;
	color:#111;
	padding:0px 3px 0px 3px;
	font-weight:normal;
	font-size:1em;
	margin:0 0 0 0;
	text-decoration:none;
	border-right:1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:normal;
}
ul#footer_tabs li a.noborder {
	border:0px;
}
ul#footer_tabs a:hover {
	background-color:transparent;
	color:#111;
	text-decoration:none;
	text-decoration:underline;
	border-right:1px solid #666;
}
ul#footer_tabs a:focus {
	border:0px solid #fff;
	background-color:transparent;
	color:#111;
	text-decoration:none;
	text-decoration:underline;
	border-right:1px solid #666;
}
ul#footer_tabs a:active, ul#footer_tabs a.tab_on:active {
	background-color:transparent;
	color:#111;
	text-decoration:none;
	border-right:1px solid #666;
}

ul#footer_tabs li.current_page_item a {
	text-decoration:underline;
	color:#111;
	cursor:default;
	border-right:1px solid #666;
}
ul#footer_tabs li.current_page_item a:hover  {
	cursor:default;
	border-right:1px solid #666;
}
ul#footer_tabs a.rss {
	color: #fff;
	background-color:#FF9900;
}
#footer img, #footer img a, ul#top_demo img, ul#top_demo img a {
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:right;
	margin:-4px 10px 0 0;
	z-index:500;
	position:relative;
}
ul#top_demo img, ul#top_demo img a {
	margin:-134px -23px 0 0;
}
/* End footer tab links in  ------------------------------ */
#footer-bg {
	background-image:url(images/bg-footer-left.jpg);
	background-repeat:no-repeat;
	float:left;
	width:124px;
	height:152px;
	clear:left;
	margin:10px 0 0 15px;
}
/*
green hidden accesible navigation
*/
.jump a {
   position : absolute;  /* Forces it off-page */
   top : -1000px; /* The direction and value (optional) */
   left : -1000px; /* The direction and value */
   padding : 5px; /* To style the link’s box (optional) */
   font-weight : bold; /* Link Styling (optional) */
   font-size : 100%; /* Link Styling (optional) */
   text-align:center;
}

.jump a:hover {
	text-decoration:underline;
	border-bottom:1px solid #fff;
}
.jump a:focus, .jump a:active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   position : absolute; /* Forces it back on focus */
   top : -4px; /* The direction and value */
   left : 2%; /* The direction and value (I got better results with % here) */
   border:3px solid #fff;
   color : #fff; /* Link Styling (optional) */
   z-index : 99; /* I needed it to be on top of my image banner and over the “Get the Latest icon on my home page*/
   width:12em;
   padding:5px 0 5px 0;
   background-color:#C31C24;
}
dfn {
	border-bottom: 1px dotted #64988B;
	border-color:#0033FF;
	font-style:normal;
}
dfn:hover {
	border-bottom: 1px dotted #64988B;
	cursor: help;
	border-color:#66CC00;
	cursor:help;
}
/* Breadcrumbs */
#breadcrumbs, .homelink {
	margin:0 0 0 0px;
	padding: 0 0 0 0;
}
.homelink {
	color:#666;
	font-variant:small-caps;
}
#breadcrumbs a, #breadcrumbs span, .homelink a {
	font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#8F0313;
	font-variant:small-caps;
	font-weight:bold;
}
#breadcrumbs a:hover, .homelink a:hover {
	text-decoration:none;
}
#breadcrumbs a:focus, #breadcrumbs a:active, .homelink a:focus, .homelink a:active  {
	background-color: #F7DFDF;
	color:#000;
}
#breadcrumbs span {
	color:#666;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#breadcrumbs ul {
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#breadcrumbs ul li {
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
/* End Breadcrumbs */
/* definition lists */

dl { 
	margin: 0px 0 10px 0; 
}
dt {
	font-size: 1.2em; 
	font-weight:bold;
	margin-top:5px;
}
dd {
	margin: 0 0 0px 10px;
	line-height:1.2em;
	font-size: 1.2em;
}
dd a {
	font-weight:bold;
}
/* list styles */
.arial {
	font-family:Arial, Helvetica, sans-serif;
}
.hr {
  background : transparent url(images/bg-hr.jpg) no-repeat scroll center;
  height : 25px;
  border : 0;
  margin : 35px 0 5px 0;
}
.continue {
	float:right;
	text-align:right;
	clear:right;
}

