@charset "UTF-8";
/* CSS Document */

#body {
	text-align:center;
	margin:0;
	padding:0;
	text-decoration: none;		
}
	
#container {
	width: 1025px;
	text-align:left;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#nav {
	width: 1025px;
	height: 0px;
	overflow:hidden;
	font-size: 0px;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 1px;
	clear:both;
}

div#menu {
	height: 0px;
	overflow:hidden;
	left: 390px;
	top: 25px;
	width: 100%;
	margin-top: 20px;
}

#masthead {
	width: 1025px;
	background: url(../Images/PrintableLogo.png) no-repeat;
	height: 165px;
	overflow:hidden;
	clear: both;
	padding: 20px;
	margin-left:20px;
}

#masthead-logo {
	width: 330px;
	height: 0px;
	overflow:hidden;
	float: left;
}

#masthead-text {
	width: 320px;
	height: 0px;
	overflow:hidden;
	margin-left: 7px;
	float: left;
}

#masthead-image {
	width: 330px;
	height: 0px;
	overflow:hidden;
	margin-left: 630px;
	margin-left: 7px;
	float: left;
}

#content {
	width: 985px;
	height: auto;
	padding: 20px;
	clear: both;
}

#text1 {
	width:600px ;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: right;
	line-height: 120%;
	padding: 20px;
}

#text2 {
	width: 296px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: right;
	line-height: 120%;
	padding: 20px;
}

#text3 {
	width: 90%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: left;
	margin-left:20px;
	line-height: 120%;
	padding: 20px;
}

#listA {
	list-style-type:square;
}

p {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height: 150%;
}

p a {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height: 150%;
	text-decoration: none;
	border: none;
}

p a:visited {
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height: 150%;
	text-decoration: none;
	border: none;
}

blockquote {
	font-size: 14px;
	line-height: 140%;
}

ul {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	list-style-type: disc;
	line-height: 150%;
}
	
h1 {
	color: #000;
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2 {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333333;
	font-weight:100;
}

h3 {
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #787878;
}

h4 {
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #787878;
	text-align: right;
}

#footer {
	height: 0px;
	overflow:hidden;
    padding: 20px;
	clear: both;
}


#homePageImages {
	width: 100%;
	float: left;

	text-align:center;
	height: 0;
	overflow: hidden;
}

.aboutUsImages {
	float: right;
	padding: 10px;
	height: 0px;
	overflow: hidden;
}
