@charset "utf-8";

/* CSS Document */









html {height: 100%;margin-bottom: 1px;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/BG.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}

.hdrBG {

	background-image: url(img/hdrBG.jpg);

	background-repeat: repeat-x;

	height: 109px;

}

.navBG {

	background-image: url(img/navBG.jpg);

	background-repeat: repeat-x;

	height: 43px;

}

.boxTitles {

	font-size: 16px;

	padding-left: 7px;

	font-weight: bold;

}

.footerTxt {

	font-size: 10px;

	color: #333333;

}

.contentTitles, h1 {
	font-size: 18px;
	font-weight: bold;
	color: #941515;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.SubTitles {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.style2 {color: #941515;

}

.hormenuText {

	color: #FFFFFF;

}





a:link {
	color: #3399cc;
	text-decoration: none;
}

a:visited {
	color: #3399cc;
	text-decoration: none;
}
a:hover {
	color: #3399cc;
	text-decoration: underline;
}


a.menu:link {

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: none;

}

a.menu:visited {

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: none;

}

a.menu:hover {

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: underline;

}

a.menuLeft:link {

	color: #0066cc;

	text-decoration: underline;

}

a.menuLeft:visited {

	color: #0066cc;

	text-decoration: underline;

}

a.menuLeft:hover {

	color: #0099cc;

	text-decoration: none;

}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

.text2 {

	font-family: Arial, Helvetica, sans-serif;

	line-height: 135%;

	font-size: 13px;



}

.txtbox {

	font-family:Tahoma, Verdana, Arial;

	font-size:11px;

	font-style: normal;

	margin-top: 0px;

	margin-right:0px;

	margin-bottom:0px;

	margin-left:0px;

	font-weight: normal;

	color: #000000;

	width: 150px;	border: 1px outset #333;



}

.txtcomments {

	font-family:Tahoma, Verdana, Arial;

	font-size:11px;

	font-style: normal;

	margin-top: 0px;

	margin-right:0px;

	margin-bottom:0px;

	margin-left:0px;

	font-weight: normal;

	color: #000000;

	width: 250px;

		border: 1px outset #333;



}

.txtbtn {

	color: #000000;

	font-size: 11px;

	font-family:Tahoma, Verdana, Arial;

	border: 1px outset #333;

}










        .menu2 {
        margin: 0px;
        padding: 0px;
        }
        .menu2 ul { margin: 0px; padding: 0px;
                float: left;
                clear: left;
                list-style:none;
                text-align:center;
                position: relative;
/* NICK : CHANGE HERE FOR YOUTH HOME */
                left: 180px;
        }
        .menu2 li {
                margin: 0px;
                padding: 0px;
                float: left;
                list-style-type: none;
                border-right: 1px solid #808080;
                padding-right: 10px;
                padding-left: 10px;
                display: block;
        }
        .menu2 li.last {
                border-right: 0px;
        }
        .menu2 a {
                font-size: 14px;
                font-weight:bold;
                color: #3399cc;
                text-decoration: none;
        }
        .menu2 a:visited {
                font-size: 14px;
                font-weight:bold;
                color: #3399cc;
                text-decoration: none;
        }
        .menu2 a:hover {
                font-size: 14px;
                font-weight:bold;
                color: #333;
                text-decoration: underline;
        }







	.menu1 {
	margin: 0px;
	padding: 0px;
	}
	.menu1 ul { margin: 0px; padding: 0px; 
		float: left;
		clear: left;
		list-style:none;
		text-align:center;
		position: relative;
/* NICK, CHANGE HERE FOR SACY HOME */
		left: 50px;
	}
	.menu1 li {		
		margin: 0px;
		padding: 0px;
		float: left;	
		list-style-type: none;
		border-right: 1px solid #808080;
		padding-right: 10px;
		padding-left: 10px;
		display: block;
	}
	.menu1 li.last {
		border-right: 0px;
	}	
	.menu1 a {
		font-size: 14px;
		font-weight:bold;
		color: #3399cc;
		text-decoration: none;
	}
	.menu1 a:visited {
		font-size: 14px;
		font-weight:bold;
		color: #3399cc;
		text-decoration: none;
	}
	.menu1 a:hover {
		font-size: 14px;
		font-weight:bold;
		color: #333;
		text-decoration: underline;
	}


a.navi:link {
		font-size: 14px;
		font-weight:bold;
		color: #3399cc;
		text-decoration: none;
}
a.navi:visited {
		font-size: 14px;
		font-weight:bold;
		color: #3399cc;
		text-decoration: none;
}
a.navi:hover {
		font-size: 14px;
		font-weight:bold;
		color: #333;
		text-decoration: underline;
}



.contenttableBGs {
	background-image: url(img/content_sept_dot.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
