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

#menu {
	height: 70px;
	width: 1100px;
}
#heading2 {
	margin-bottom: 30px;
	width: 513px;
}
#heading1 {
	margin-bottom: 30px;
	width: 513px;
}

.gold {
	color: #F90;
	margin-bottom: 10px;
	font-variant: normal;
	font-weight: normal;
}
#banner {
	height: 220px;
	background-repeat: no-repeat;
	width: 1100px;
	background-position: left;
	text-align: right;
	background-image: url(Images/Kowethas-Yeth-Kernewek-logo.gif);
	font-family: Calibri, Arial;
	font-size: large;
	font-weight: normal;
	font-variant: small-caps;
}
#footer {
	background-color: #F90;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 15px;
}



#leftblock {
	float: left;
	width: 510px;
	padding-right: 20px;
	padding-left: 20px;
}
p {
	font-weight: normal;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

#rightblock {
	float: left;
	width: 510px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#content {
	width: 1100px;
}


#firstfooter {
	background-image: url(Images/horizontal_bar_whale.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 1100px;
}
#secondfooter {
	background-image: url(Images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 150px;
	width: 1100px;
}

h2 {
	color: #F90;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a {
	color: #Ff9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333;
}
    ul.MenuBarHorizontal ul li {

        display: block;

        float: none !important;

        width: 318px;

        white-space: nowrap;

    }
.floatrigh {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.titleh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
	text-align: center;
}
h6 {
	text-align: center;
	font-size: large;
	color: #FF993A;
	font-family: Calibri, Arial;
}
.red {
	color: #F00;
}
.caption {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-style: italic;
	color: #333;
	font-weight: bold;
	text-align: center;
}
