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

body {
	background-color: #999999;
	font family: Arial, sans-serif;
	width: inherit;
	font-size:medium;
}
a:link, a:visited {
	color: #333333;
}
a:hover,a:active {
	color: #000099;
	text-decoration: underline;
}
#header{
 	background-color: #fff;
	width: 950px;

	}
.logo {
	background-image: url(../images/weblogo.jpg);
	background-repeat: no-repeat;
	width: 950px;
}
#nav {
	font-size:95%;
	font-family: "Times New Roman", Times, serif;
	background-color: #ccc;
}
#nav2 {
	font-size:95%;
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCCFF;
}
#main {
	background-color: #fff;
	width: 950px;
	}
#main2 {
	background-color: #fff;
	width: 950px;
	background-position: center;
}
#footer {
	width: 950px;
	background-color: #ccc;
	background-position: center;
	border: none;
}
#contact{
	background-color: #e1e1e1;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.container {
	width: 950px;
	background-position: center center;
}
.logo {
	background-image: url(../images/weblogo.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 125px;
	background-position: center center;
}
.button{
	font-family: "Times New Roman", Serif;
	font-size: 80%;
	font-weight: bold;
	width: 200px;


    border: 1px #999999
   	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align: center;
}
.H1 {
	color: #000000;
	font-family: "Times New Roman", Serif
	font-size: 18px;
	line-height: normal;
	padding: 0px;
}
.H2 {
	color: #000000;
    font-family: "Times New Roman", Serif;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
}
.H3 {
	color: #333333;
    font-family: "Times New Roman", Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}

.H4 {
    color: #151515;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.H5 {
    color: #000000;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font family: "Times New Roman", Serif;
	font-size: 12px;
	line-height: normal;
}
.style4 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-size: 14px;
	line-height: normal;
	font-weight: lighter;
	}
.style5 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-size: 10px;
	line-height: normal;
	font-weight: lighter;
	}
.style6 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-size: 14px;
	font-weight: bold;
	
}
.style7 {
    color: #000000;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	font-size: 16px;
	font-weight: normal;
}
.style8 {
    color: #FF0000;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
}
