/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fielset {
margin: 0;
padding: 0;
border: 0;
}
/* Hide from IE mac \*/
html {
min-height: 100%;
margin-bottom: 1px;
}
/* Hide from IE mac \*/
body {
	font-size: 100.01%;
	width: auto;
}
.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
	background-repeat: repeat-y;
}

.centerdiv>div{ /*Proper way to center a relative div*/
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#wrapper {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	margin-left: 56px;
}
#content {
	margin: 0px;
	padding: 0px;
}
#contentHomepage {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/homePage/images/HeaderPage_04.jpg);
}
#contentfooter {
	height: 34px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/homePage/images/HeaderPage_05.jpg);
}
#footer {
	padding-left: 40px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: none;
	clear: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	border-top-color: #F0F0F0;
	background-color: #CACA98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #993300;
}
#footer a {
}
#footer a:hover {
	color: #00FF00;
}

#header {
	height: 160px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: url(../images/homePage/images/HeaderPage_02.jpg) no-repeat center;
}
#logo {
	padding-top: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#header p {
	padding-left: 460px;
	padding-top: 49px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#content p {
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 54px;
}
#header a:hover {
	font-weight: bold;
	color: #553109;
	text-align: right;
}
#content img {
}
#wrapper #contentHomepage img {
}
