/* Input Youth Print CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.75em;	
	
}

h1, h2, h3, h4

{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;

}

h1

{
	color: #333;
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.12em;
}

h1 span {	
	
	color: #F83D87;

}

h2 {

	color: #333;
	font-weight: bold;
	font-size: 1.4em;
	margin: 2px 0 2px 0;

}

h3 {

	color: #333;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 5px 0 5px 0;

}

h4

{
	color: #333;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0px;
	margin: 2px 0 2px 0;

}


p

{
	
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding: 0px;	

}

.coloured_text

{
	display:none;
}


li {list-style-type: circle; color:#333;
}

ul {color:#333;
}


strong {
	
	font-weight: bold;
	background-color:#FFCCFF;
}


/*
The Dropcaps style. Georgia typeface to work around Apple text rendering bugs
*/

span.dropcap {
	display:none;
}



a:link

{
	color: #333;
	text-decoration: underline;
	

}

a:visited {
	color: #333;
	text-decoration:underline;	
}

a:hover, a:focus a:active {
	background-color: #333;
	border-bottom:#FFFFFF;
	text-decoration:none;
	
}


.blockquote {

	color: #3F3F41;
	font-family: Arial, Helvetica, sans-serif;
	background: #FCC9CA url(../images/quote_left.png) 2% 5% no-repeat;

}

.blockquote div {

	padding: 18px;
	background: transparent url(../images/quote_right.png) 100% 94% no-repeat;
	margin: 20px 10px 20px 20px;

}

.splash {margin-left:20px;}

#map {margin-left:20px;}


/********FORM SETTINGS*********/

#contact-form label {
	float:left;
	width: 20%;
	font-size: 95%;
	margin-left: 1.2em;
}

#contact-form div {
	clear:left;
	margin: 0.4em 0 0.6em 0;
}

#contact-form fieldset {
	border: 1px solid #FCC9CA;
}

#contact-form legend {
	color: #3F4083;
	font-weight:bold;
}

.message {
	color: #3F4083;
	font-weight:bold;
	font-size: 108%;
}

#contact-form fieldset label {
	margin-left: 0.4em;
	font-weight:bold;
}

#contact-form .txt {
	width: 70%;
	border: 1px solid #732071;
}

#contact-form textarea.txt {
	width: 100%;
	border: 1px solid #FCC9CA;
	background-color:#CCCCCC;
}

#contact-form textarea.txt2 {
	width: 88%;
	border: 1px solid #FCC9CA;
	margin-left:20px;
	margin-bottom:10px;	
}

#contact-form .btn {
	border: 2px solid #DDBB00;
	background-color: #996600;
	color: #FFFFFF;
	padding: 0.4em;
}

#contact-form div.submit {
	text-align: center;
} 




/* IMAGES */

img {

	border: none;
	margin: 5px 5px 5px 5px;

}


#container {

	width:790px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding: 0px;
}





#header {
	width:790px;	
}

#logo {
	display:none;
}

.header_right {

	width:511px;
	float:right;
}

.search_box { display:none;	
	
}

.search_background {
	
	display:none;
}

.search_tag {

	display:none;
}

.search_button {

	display:none;
 
}
.top_navigation {

	display:none;
}

.breadcrumb {
	display:none;
}


.bodycontent_left {
	
	width:395px;
	padding-left:30px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_right {

	width:325px;
	float:right;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_right_img {

	margin: 5px 0px 0px 0px;

}


.bodycontent_left_down {

	width:395px;
	padding-left:30px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_left_down_img {

	margin: 0px 5px 0px 5px;
}

.bodycontent_right_down {

	width:325px;
	float:right;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodysingle {

	width:750px;
	padding-left:30px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
	
}

/* Tag Cloud CSS */


.tag_cloud {

	display:none;
}

.tag_cloud:link {

	display:none;
}

.tag_cloud:visited {

	display:none;
}

.tag_cloud:hover {

	display:none;
}

.tag_cloud:active {

	display:none;
}

.clear {

	clear:both;
}

/* Links Page Style */


.links a {

	color:#333;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	list-style:none;
	
	

}

.links a:link {}

.links a:hover {

	border-bottom:none;
	
}

.links a:active {}


/* Footer Style */

.large_footer {

	display:none;
}

.footer_text {

	display:none;
	
}

.footer_links_text {

	display:none;
}

.large_footer_inner {
	
	display:none;
}

.large_footer_inner h3 {
	
	display:none;
}

.large_footer_inner p {
	
	display:none;
}

.large_footer_inner ul {
	
	display:none;
}

.large_footer_inner li {

	display:none;
}

.large_footer_inner li a {

	display:none;
}

.large_footer_inner li a:visited {
	
	display:none;
}

.large_footer_inner li a:hover {

	display:none;
}

.large_footer_inner .site_links {
	display:none;
}

.large_footer_inner .blog_comments {
	display:none;
}

.large_footer_inner .advertise {

	display:none;

}
	
.advertise h3 {

	display:none;
}

.advertise p {

	display:none;
}




.site_links h3 {

	display:none;
}

.blog_comments h3 {

	display:none;
}

.blog_comments p {

	display:none;
}


/* Copyright */

.copyright {

	display:none;
}

.copyright p {
	
	display:none;
}
