/* CSS Document */

body {
	background-image: url(Images/BackGround.jpg);
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	
}
h1 {
	margin: 0px;	
}
.siteholder {
	width: 785px;
	margin-left:auto;
	margin-right:auto;

}
.header {
	height: 123px;
	width: 785px;
	background-image: url(Images/headerBG.jpg);

}
.header .leftlink {
	float: left;
	width: 150px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 95px;
	margin-left: 15px;

}
.header .leftlink a {
	color: #FFFFFF;

}
.header .rightlink {
	float: right;
	width: 150px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 95px;

}
.header .rightlink a {
	color: #FFFFFF;

}
.nav {
	background-image: url(Images/navBG.jpg);
	height: 35px;
	width: 785px;
	background-repeat: no-repeat;

}
	
.nav ul {
	width: 100%;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.nav > ul {
	text-align: left;
	padding-left: 170px;
}
.nav ul li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.nav ul li a {
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	color: #FFFFFF;
}
html>body .nav ul li a {
	width: auto;
	margin: 0px;
	color: #FFFFFF;
}
/* .nav ul li a:link, .nav ul li a:visited {
	color: #144395;
	font-size: 13px;
	margin: 0px;
}*/
.nav ul li a:link:hover, .nav ul li a:visited:hover{
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav .samepage {
	color: #FFFFFF;
	text-decoration: none;
}
.nav ul li a:visited.active, .nav ul li a:link.active {
	color: #000000;
	background-color:#CEAEA2;
}
.contentholder {
	width: 785px;
	background-image: url(Images/contentholderBG.jpg);
	background-repeat: repeat-y;

}
.homecontent {
	width: 750px;
	margin-left: 15px;
	margin-right: 20px;
	background-image: url(Images/HomeBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
.homecontent h1 {
	color: #010171;
	margin: 0px;

}

.homecontent .col1 {
	float: left;
	width: 220px;
	margin-left: 2px;
	height: 350px;
	padding-right: 2px;
	padding-left: 2px;

}
.homecontent .col1 p {
	text-indent: 15px;
	text-align: justify;

}

.homecontent .col1 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

} 
.homecontent .col2 {
	float: left;
	width: 230px;
	margin-left: 15px;
	height: 200px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #010171;
	border-left-color: #010171;

}
.homecontent .col2 p {
	text-align: justify;

}

.homecontent .col3 {
	float: left;
	width: 220px;
	margin-left: 15px;
	height: 350px;
	padding-right: 2px;
	padding-left: 2px;

}
.homecontent .col3 p {
	text-indent: 15px;
	text-align: justify;

}

.homecontent .col3 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

} 
.content {
	width: 750px;
	margin-left: 15px;
	margin-right: 20px;

}
.content h1 {
	color: #010171;

}
.content .table {
	margin-left:50px;
	text-align: center;
}
.content .col1 {
	float: left;
	width: 220px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;

}
.content .col1 a {
	color: #010171;
	font-size: 18px;

}
.content .col1 p {
	text-indent: 15px;
	text-align: justify;

}

.content .col1 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

}
.content .col1 ul {
	text-align: left;

}
.content .col1 ul li {

}
.content .col2 {
	float: left;
	width: 230px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #010171;
	border-left-color: #010171;

}
.content .col2 a {
	color: #010171;
	font-size: 18px;

}
.content .col2 p {
	text-align: justify;

}
.content .col2 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

}
.content .col2 ul {
	text-align: left;

}
.content .col2 ul li {

}
.content .col3 {
	float: left;
	width: 220px;
	margin-left: 15px;
	padding-right: 2px;
	padding-left: 2px;

}
.content .col3 a {
	color: #010171;
	font-size: 18px;

}
.content .col3 p {
	text-indent: 15px;
	text-align: center;

}
.content .col3 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

}
.content .col3 p a {
	color: #010171;
	text-align: center;

}

.content .col3 ul {
	text-align: left;

}
.content .col3 ul li {

}
.contentbottom {
	background-image: url(Images/contentbottom.jpg);
	height: 43px;
	width: 785px;
	margin: 0px;
	padding-top: 5px;
	background-repeat: no-repeat;

}
.contentbottom p {
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.constructcontent {
	width: 750px;
	margin-left: 15px;
	margin-right: 20px;
	

}
.constructcontent h1 {
	color: #010171;

}

.constructcontent .col1 {
	float: left;
	width: 220px;
	margin-left: 2px;
	height: 350px;
	padding-right: 2px;
	padding-left: 2px;

}
.constructcontent .col1 p {
	text-indent: 15px;
	text-align: justify;

}

.constructcontent .col1 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

} 
.constructcontent .col2 {
	float: left;
	width: 230px;
	margin-left: 15px;
	height: 200px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #010171;
	border-left-color: #010171;

}
.constructcontent .col2 p {
	text-indent: 15px;
	text-align: justify;

}

.constructcontent .col2 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

} 
.constructcontent .col3 {
	float: left;
	width: 220px;
	margin-left: 15px;
	height: 350px;
	padding-right: 2px;
	padding-left: 2px;

}
.constructcontent .col3 p {
	text-indent: 15px;
	text-align: justify;

}

.constructcontent .col3 p:first-letter {
	font-size: 24px;
	color: #010171;
	font-weight: bold;

}
.constructcontent .col3 p a {
	color: #010171;

}
.clear {
	clear:both;
	font-size: 1px;
}

