/** BASIC */

html, body {
	height: 100%;
}

#extra1 {
	clear: both;
	height: 45px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

/** WRAPPER */

#wrapper {

}

/** LOGO */

#logo {
	width: 700px;
	height: 144px;
	margin: 0px auto;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menu {
	width: 700px;
	height: 33px;
	background: url(images/bg04.jpg) no-repeat right top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul {
	height: 33px;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	background: url(images/bg03.jpg) no-repeat left top;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
}

#menu a span {
	display: none;
}

#menu1 {
	width: 88px;
	background: url(images/homepage02.jpg) no-repeat left top;
}
#menu2 {
	width: 106px;
	background-image: url(images/homepage-06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu3 {
	width: 88px;
	background-image: url(images/homepage03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu4 {
	width: 97px;
	background-image: url(images/homepage04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu5 {
	width: 107px;
	background-image: url(images/homepage05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** CONTENT */

#content {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#fav {
	border: 3px solid #EDA25F;
	background-color: #9D2F2C;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#fav  h2 {
	color: #FECB84;
}
#fav p {
	color: #FFFFFF;
}
#menu-left  {
	float: left;
	width: 285px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#menu-right  {
	float: right;
	width: 285px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.full-width  {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}


#left {
	float: left;
	width: 397px;
	padding: 0px 0px 0px 51px;
}

#right {
	float: right;
	width: 179px;
	padding: 0px 54px 0px 0px;
}

/** FOOTER */

#footer {
	width: 700px;
	height: 50px;
	margin: 0px auto;
	padding: 20px 0;
}

/** BOX1 */

#box1 {
	padding: 27px 65px 33px 36px;
	background: url(images/homepage13.jpg) no-repeat left top;
}

#box1 .image {
	float: left;
	width: 240px;
	height: 150px;
}

#box1 .title {
	width: 359px;
	height: 55px;
	background: url(images/homepage08.jpg) no-repeat left top;
}

#box1 .title h1, #box1 .title h2 {
	display: none;
}

#box1 .content {
	float: left;
	width: 359px;
}

#box1 .link1 {
	display: block;
	height: 35px;
	background: url(images/homepage09.jpg) no-repeat left top;
}

#box1 .link1 span {
	display: none;
}

/** BOX2 */

#box2 {
	float: left;
	width: 189px;
}

#box2 .content {
	padding: 4px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 189px;
	padding: 0px 0px 0px 19px;
}

#box3 .content {
	padding: 4px;
}

/** BOX4 */

#box4 {
}

#box4 .hr1 {
	padding: 10px 0;
	background: url(images/homepage15.gif) no-repeat left center;
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#box7 {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-position: center top;
}

.menuhr1   {
	background-image: url(images/hr-menu.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 8px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subnav {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(images/bg-subnav-panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}
#subnav ul {
	height: 15px;
	list-style: none;
	text-align: center;
	background-image: url(images/bg-subnav.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1A084;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#subnav li {
	display: inline;
}
#subnav a {
	height: 15px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
	font-size: 11px;
}
#subnav a:hover {
	text-decoration: underline;
	color: #000000;
}

#subnav h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A0302E;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottom {
	height: 70px;
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/bg07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav {
	background-image: url(images/nav-bg.jpg);
	height: 55px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#flashform {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu6 {
	width: 114px;
	background: url(images/homepage06.jpg) no-repeat left top;
}
.splash {
	background-image: url(images/splash.jpg);
	background-color: #6A1113;
	background-repeat: no-repeat;
	background-position: center top;
}
#slideshow {
	margin-bottom: 30px;
}
#item {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	border: 1px solid #EBC28B;
}
