@charset "utf-8";
body {
	background-color: #1E8993;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main {
	width: 475px;
	background-image: none;
	padding-right: 20px;
	padding-left: 10px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
	clear: right;
	position: relative;
}
p  {
	padding-bottom: 0px;
	font-size: medium;
	text-align: left;
}

#header {
	/* [disabled]left: 0px; */
	width: 800px;
	height: 250px;
	z-index: 1;
	background-color: #1F5593;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	display: inline-block;
}
#navigation {
	background-color: #BCDCD7;
	height: 35px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/Middle.jpg);
	vertical-align: text-bottom;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
}
#BorderImg {
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	list-style-type: none;
	text-align: justify;
}

#navigation ul li a {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	color: #023C48;
	vertical-align: bottom;
	font-size: 16px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #3D5C24;
}
#sidebar {
	position: absolute;
	top: 275px;
	width: 230px;
	z-index: 1;
	/* [disabled]background-color: #D5E9DE; */
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 3px;
	color: #11575E;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/* [disabled]border-color: #b5d799; */
	/* [disabled]border-width: thick; */
	/* [disabled]border-style: ridge; */
	font-weight: normal;
	float: right;
	clear: left;
	left: 535px;
	text-align: center;
}
#sidebar a:hover {
	font-weight: bold;
}
#sidebar p a {
	font-weight: normal;
	text-decoration: none;
	color: #11575E;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
#framedImg {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	float: left;
}

#Secondary {
	width: 725px;
	margin-left: 30px;
	padding-left: 15px;
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
}
#footer {
	color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	vertical-align: top;
	font-size: small;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
}
#header ul li {
	float: right;
	margin-top: 200px;
	list-style-type: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-size: large;
}
#header ul li a  {
	padding-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#header ul {
	margin-right: 25px;

}
#Contact {
	background-color: #FFFFFF;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 2px 3px #807E7E;
	box-shadow: 2px 2px 2px 3px #807E7E;
	padding-bottom: 15px;
	padding-top: 15px;
}
#Resources {
	background-color: #FFFFFF;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 2px 3px #807E7E;
	box-shadow: 2px 2px 2px 3px #807E7E;
	padding-bottom: 15px;
	margin-bottom: 1px;
	padding-top: 15px;
}
#Fees {
	background-color: #FFFFFF;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 2px 3px #807E7E;
	box-shadow: 2px 2px 2px 3px #807E7E;
	padding-bottom: 15px;
	padding-top: 15px;
}
h3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	vertical-align: text-bottom;
	color: #11575E;
	font-size: 14pt;
	font-weight: bold;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #EDEEDC;
	background-image: url(images/sand.jpg);
	height: auto;
	background-position: 0% 0%;
	background-size: auto auto;
	background-repeat: repeat;
	background-origin: content-box;
	display: block;
}

#header ul li a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	font-size: 18pt;
	color: #11575E;
	border-bottom-style: solid;
	border-bottom-color: #AFC9CC;
}
.boldsub-title  {
	font-weight: bold;
	color: #11575E;
}
.underline {
	text-decoration: underline;
}
.centered {
	text-align: left;
	font-size: large;
	padding-left: 5px;
}
.floatLft  {
	margin-right: 15px;
	float: left;
}
#ImageDivLft {
	min-width: 0px;
	float: left;
	margin-right: 10px;
	font-style: italic;
	font-size: small;
	color: #7A7A7A;
	max-width: 220px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#ImageDivLft p {
	min-width: 0px;
	float: left;
	margin-right: 10px;
	font-style: italic;
	font-size: small;
	color: #7A7A7A;
	max-width: 220px;
	text-align: center;
	margin-top: 0px;
}
#ImageDivRt {
	min-width: 0px;
	float: right;
	font-style: italic;
	font-size: small;
	color: #7A7A7A;
	max-width: 220px;
	text-align: center;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 1px;
}
#main p a {
	color: #11575E;
}
.floatRight {
	float: right;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 8px;
}
#ImageDivLft a   {
	text-decoration: none;
	color: #7A7A7A;
}
.h3inline {
	color: #11575E;
	font-size: 14pt;
	font-style: italic;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}
#ImageDivRt a {
	text-decoration: none;
	color: #7A7A7A;
}
.citeTxt {
	font-size: small;
	font-style: italic;
	color: #7A7A7A;
	width: 0vmax;
}
#container #BackToTop {
	text-align: center;
	font-size: medium;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 10px;
}
#container #BackToTop a {
	text-decoration: none;
	color: #7C7A7B;
}
.author {
	font-size: small;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	float: right;
}
#sidebar p   {
	text-align: center;
}
#footer p {
	text-align: center;
	font-size: small;
}
#quote p {
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#quote2 {
	text-align: justify;
	padding-left: 6px;
	padding-right: 6px;
}
#quote2 p {
	font-weight: bold;
	text-align: justify;
}
.Counseling_ul {
	margin-left: 215px;
	line-height: 175%;
}
