/* 
Family Service Thames Valley Colours

Green (dark)	#255962
Green Light		#327539
purple			#5D1556
Yellow			#E6DF2B

Fuscia			#931449
Blue			#1B257F
*/

#right {
	background-color: #F5FBE1;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
#left { padding-right: 10px; }
#leftNav {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cecece;
}

#main {	padding-left: 20px; }
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
#main p {margin: 0 0 1em 0;}
#main p.first{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 18px;
	color: #255962;
}
#main p.last {margin: 0 0 2em 0;}

#main a { color: #5D1556; background-color:#FFFFCC; padding: 2px; }
#main a:hover { text-decoration: underline; }

#main p.contact { float: right; clear: right; display: block; width: 100px; min-height: 75px; padding: 10px;  margin: 0 0 10px 15px; border-left: 1px dotted #999999; }

#main .indent { margin-left: 3em; }

#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #5D1556;
	font-weight: bolder;
	margin: 0 0 1em 0;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #1B257F;
	margin: 25px 0 5px 0;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1B257F;
	font-variant: small-caps;
}
#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0 0 10px 10;
	list-style-image: url(images/arrow.gif);
}

#main ul li{ margin: 0 0 10px 10; }

#main #links {display: block; }
#main #links P {margin: 20px 0 0 0;}


#topnav { padding-top: 10px; padding-bottom: 10px; }
A:link {text-decoration: none;}
A:link {color: inherit;}
A:visited {color: inherit;}
A:visited {text-decoration: none;}

.menutitle{
background-color:#ffffff;
color: #1B257F;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
.menutitle a:hover {color:#ff0000;}
.menutitle a:visited {text-decoration: none;}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #1B257F;
	font-weight: bold;
	text-align: right;
}
.GroupTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	background-color: #F5FBE1;
	padding: 5px;
}
.SubMenuTitle {
background-color:#dddddd;
padding: 5px;
color: #1B257F;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
}
.submenu a {color: inherit; text-decoration:none; }
.submenu a:hover {color:#000000; text-decoration:none;}
.main_nav {
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B257F;
	padding: 5px;
	background-image: url(images/navback3.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.main_nav_on {
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/navback3.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;	
}
.main_nav_over {
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e9e9e9;
	/*padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;*/	
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.submenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91B131;
	padding-left: 10px;
}

#footer { padding: 10px 20px 10px 20px;  }
#footer p { 	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; }
