/* Eastwinds Development */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	background-color: #1e1608;
	text-align: center;
	color: #000000;
	background-image: url(../images/wallpaper/ew_wallpaper_01.jpg);
	background-repeat: repeat-x; 
}

/* ------------------ INDEX ---------------- */

#header {
	width: 756px;
	margin: 0 auto;
	height: 100px;
	background-image: url(../images/main/ew_header_01.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 756px;
	margin: 0 auto;
	background-image: url(../images/main/ew_background_01.jpg);
	background-repeat: repeat;
}

#title {
	width: 756px;
	margin: 0 auto;
	background-image: url(../images/main/ew_background_01.jpg);
	background-repeat: repeat;
}

#type {
	width: 720px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
	background-image: url(../images/main/ew_background_01.jpg);
	background-repeat: repeat;
}

#veugeler {
	padding-bottom: 15px;
	width: 756px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 9px;
}

/* ------------------ LOT INFORMATION ---------------- */

#chart {
	width: 676px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 80px;
	color: #E9C85F;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/main/ew_background_01.jpg);
	background-repeat: repeat;
}

#chart .headline {
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 10px;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-align: justify;
color: #503B18;
}


/* ------------------ CONTACT US ---------------- */


#contacttype {
	width: 720px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
	padding-right: 0px;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #503B18;
	background-image: url(../images/main/ew_background_01.jpg);
	background-repeat: repeat;
}


/* ------------------ FONTS ---------------- */

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-align: justify;
color: #503B18;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: oblique;
text-align: center;
color: #503B18;
}

/* ------------------ LINK COLOURS ---------------- */

a:link {color: #E9C85F;}
a:visited {color: #E9C85F;}
a:active {color: #0099ff;}
a:hover {color: #231C11;}

a.gold:link {color: #503B18;}
a.gold:visited {color: #503B18;}
a.gold:active {color: #0099ff;}
a.gold:hover {color: #cc9933;}

a.pumpkin:link {color: #b16a06;}
a.pumpkin:visited {color: #b16a06;}
a.pumpkin:active {color: #0099ff;}
a.pumpkin:hover {color: #cc9933;}
