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

/* CSS Document */

html,body {
	background-image: url(../img/bck.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-position: top;
	height:100%;
	background-color: #FDD511;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #F39136;
	margin: 0px;
}
p {
	line-height: 1.2em;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

a:link {
	color: #FF6600;
}
a:hover {
	color: #006699;
}
#mainwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
	text-align: center;
	padding-top: 14px;
}
#nav {
	height: 46px;
	background-image: url(../img/nav-bck.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 11px;
}
#nav a {
	display: block;
	float: left;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #F1F1F1;
	padding-right: 11px;
	padding-left: 11px;
	text-align: center;
	height: 30px;
	margin-top: 8px;
	line-height: 30px;
	font-size: 11px;
}
#mainwrapper #nav a:hover {
	color: #E63E0D;
	text-decoration: none;
}

.clear {
	height: 1px;
	width: 100%;
	clear: both;
}
#content {
	margin-left:114px;
	margin-right:110px;
	width:663px;
	display: block;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 0px;
}
#content #right {
	float: right;
	padding-right: 4px;
}
.redcell {
	display: block;
	background-color: #ED0721;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	padding: 6px;
	width: 388px;
}
.yellowcell {
	background-color:#FCD412;
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	padding:10px;
	text-align:center;
	width: 380px;
}

#content #left {
	float: left;
	width: 250px;
	height: 100%;
}
#mainwrapper  #content  #left  #top {
}
#mainwrapper  #content  #left  #centre {
	background-image: url(../img/left_cn_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	min-height:200px;
}
#mainwrapper #content #left #base {
	background-image: url(../img/left_cn_base.jpg);
	height: 18px;
	background-repeat: no-repeat;
	background-position: center top;
}
#gallerynav {
	background-image: url(../img/gallery_nav.jpg);
	height: 26px;
	width: 400px;
	margin-top: 60px;
	display: block;
}
#gallerynav2 {
	background-image: url(../img/gallery_large_nav.jpg);
	height: 30px;
	width: 655px;
	display: block;
	background-repeat: no-repeat;
}

#footer {
	height: 66px;
	display: block;
}
#main_image{
	height:300px;
	width:400px;
	background:black;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.greybut {
	text-align: center;
	background-image: url(../img/but_grey_122.jpg);
	display: block;
	width: 122px;
	height: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.greybut a {
	color: #000000;
	font-weight: bold;
}
#butorange {
	background-image: url(../img/but_orange.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 4px;
	height: 24px;
	font-weight: bold;
	font-size: 18px;
	padding-top: 9px;
	background-repeat: no-repeat;
}
#mainwrapper  #content  #left  #centre  #codes {
	display: block;
	height: 320px;
	overflow: auto;
}
#mainwrapper #content #hire {
	display: block;
	height: 420px;
	overflow: auto;
}
