html, body {
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #6d654e url(images/background.png);
}

a img {
	border: 0;
}

/* Main Template Styles */

.bgouter {
/*	height: 800px;*/
/*	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -350px;*/
/*	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-attachment: fixed;*/
}

.mainouter {
	width: 760px;
/*	height: 700px;*/
	min-height: 100%;
	margin: 0 auto;
	padding: 0 22px;
	background: #000 url(images/main_bg.jpg) top left repeat;
/*	background-repeat: no-repeat;*/
}

/* CSS styles for top section in main template */

.top {
	float: left;
	clear: both;
	display: inline;
	height: 196px;
	width: 760px;
}

.top p {
	margin: 0;
}

.top a {
	color: #5e5946;
	text-decoration: none;
}

.top a:hover {
	text-decoration: underline;
}

.logo, .address, .contact, .youngslogo {
	float: left;
	display: inline;
	background-image: url(images/top_dots.gif);
	background-position: right 60px;
	background-repeat: no-repeat;
}

.logo {
	padding: 33px 0 0 20px;
	width: 243px;
	height: 118px;
}

.address {
	width: 136px;
	height: 151px;
}

.contact {
	width: 187px;
}

.youngslogo {
	width: 174px;
	height: 151px;
	text-align:right;
}

.address p, .contact p {
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #5e5946;
}

.address p {
	padding: 55px 0 0 20px;
}

.contact p {
	padding:37px 0 0 15px;
}

.contact p #contact-text{
	float:left;
	display:inline;
	padding:10px;
}

/*.youngslogo img {
	padding: 110px 0 0 123px;
}*/

.theyoungslogo{
	margin-right: 5px;
	padding:20px 0 0 11px;
}
#whatsonlogo{padding:0;margin:0}


.nav {
	clear: left;
	float: left;
	display: inline;
	width: 760px;
	height: 45px;
	text-align:center;
}

/* End of Main template style */

/* Image Section for all other Templates */

.img, .imgshort {
	padding-top: 14px;
	clear: left;
	float: left;
	display: inline;
	height: 240px;
}

.imgshort {
	width: 187px;
}

.img {
	width: 760px;
}

.img #img_left{	
	float: left;
	display: inline;
	position: relative;
}

.img #img_right{	
	float: left;	
	padding: 0;
}

.bottom {
	clear: left;
	float: left;
	display: inline;
	width: 758px;
/*	height: 250px;*/
}

.bottomcontent {
	clear: left;
	float: left;
	display: inline;
	width: 758px;
	height: 504px;
}

.leftlong {
	clear: left;
	float: left;
	display: inline;
	width: 187px;
	height: 504px;
}

.sidenavtxt {
	float: left;
	display: inline;
	padding: 20px 0 60px 0;
	width: 183px;
/*	height: 170px;*/
}

.btnleft {
	margin: 0 0 0 12px;
}

.bottommiddots {
	float: left;
	display: inline;
	width: 2px;
	height: 250px;
	background-image: url(images/botmid_dots.gif);
	background-position: center 20px;
	background-repeat: no-repeat;
}

.bottomouterdots {
	float: left;
	display: inline;
	width: 2px;
	height: 250px;
	background-image: url(images/bottom_dots.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.maintxt {
	float: left;
	display: inline;
	width: 529px;
	padding: 20px 20px 60px;
	height: 200px;
	overflow: hidden;
	SCROLLBAR-FACE-COLOR: #e8d7b8;
	SCROLLBAR-HIGHLIGHT-COLOR: #e8d7b8;
	SCROLLBAR-SHADOW-COLOR: #e8d7b8;
	SCROLLBAR-3DLIGHT-COLOR: #e8d7b8;
	SCROLLBAR-ARROW-COLOR: #5e5946;
	SCROLLBAR-TRACK-COLOR: #e8d7b8;
	SCROLLBAR-DARKSHADOW-COLOR: #e8d7b8;
}

.maintxtlong {
	float: left;
	display: inline;
	width: 531px;
	height: 430px;
	padding: 14px 20px 60px 20px;
}

/* All CSS for pages */

#scroll {
	display: inline;
	float: left;
	height: 180px;
	overflow: auto;
	width: 529px;
	margin-top: 18px;
}

#scroll a {
	color: #5E5946;
	font-weight: bold;
	text-decoration: none;
}

.maintxtlong #scroll {
	height: 378px;
}

.nopadd {
	padding: 0;
	margin: 0;
}

.maintxt h1, .maintxtlong h1 {
	font: bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #c38118;
}

.maintxt p, .maintxtlong p, #scroll table td {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5946;
}

/* CSS Style for forms */

.formbox {
	color: #5e5946;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #ded1ba;
}

.submit {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5946;
}

br.clear{clear:both; line-height:1px; height:1px;}

/* Royal Celebration Styles */

.royal-celebration-btn {
	float: left;
    display: inline;
    margin: 5px 1px 5px 10px;
}

/* End Royal Celebration Styles */
