@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cb { clear: both; height: 20px; }
.fl { float:left; margin: 10px; }
.fr { float:right; margin: 10px; }

html, body {
	height: 100%;
	width: 100%;
}
body {
	background-color: #2B2620;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../layout/body.gif);
	background-position: center center;
	background-repeat: repeat-y;
}
#wrap {
	height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	position: relative;
	width: 750px;
	background-color: #433B30;
	height: 100%;
}
#header {
	position: relative;
	z-index: 1;
	padding-top: 50px;
}
#logo {
	background-image: url(../layout/logo.gif);
	height: 99px;
	width: 207px;
	text-indent: -9999px;
	display: block;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
ul#nav {
	padding-top: 12px;
	position: relative;
	height: 36px;
	background-color: #e5dda3;
	display: block;
	width: 750px;
	text-align: center;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav li a {
	margin-right: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	color: #423B30;
	font-size: 1.8em;
}
#nav #lifestyle {
	background-image: url(../layout/lifestyle.gif);
	width: 82px;
}
#nav #leisure {
	background-image: url(../layout/leisure.gif);
	width: 68px;
}
#nav #living {
	background-image: url(../layout/living.gif);
	width: 62px;
}
#nav #working {
	background-image: url(../layout/working.gif);
	width: 91px;
}
#nav #celebrating {
	background-image: url(../layout/celebrating.gif);
	width: 120px;
}
#subnav {
	height: 17px;
	background-color: #A87B14;
	padding-top: 3px;
	text-align: right;
}
#subnav li {
	display: inline;
}
#subnav li a {
	margin-right: 20px;
	text-decoration: none;
	color: #654600;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
}
.pdf  {
	color: #E5DDA3;
	text-decoration: none;
	height: 40px;
	display: block;
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-size: 1.8em;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	background-image: url(../pdf/icon.png);
	margin: 5px;
}
.pdf span {
	font-size: 0.5em;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pdf em {
	padding-left: 15px;
	font-weight: normal;
	font-size: 0.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}

.afterhours {
	background-image: url(../layout/pdf_icons/afterhours.gif);
}


.images {
	position: absolute;
	height: 460px;
	z-index: 0;
	margin-left: 25px;
}
.images img {
	z-index: 0 !important;
}
.content {
	position: relative;
	background-color: #7F6F3E;
	overflow: hidden;
	width: 400px;
	left: 50px;
	top: 50px;
	border-bottom: solid 4px #7f6f3e;
}
h2 {
	position: relative;
	padding-left: 7px;
	font-size: 1em;
	font-weight: normal;
	color: #E5DDA3;
	height: 30px;
}
h2 span {
	height: 15px;
	width: 100px;
	font-size: 2.4em;
	font-style: italic;
}
h2 #showhide {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	right: 8px;
	color: #E5DDA3;
	font-size: 1.2em;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #E5DDA3;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.8em;
	padding-right: 21px;
	padding-left: 21px;
}
h4 {
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #E5DDA3;
	line-height: 1.0em;
	padding-left: 21px;
	padding-right: 21px;
	margin-top: 5px;
}
p {
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #E5DDA3;
	line-height: 1.4em;
	padding-left: 21px;
	padding-right: 21px;
	text-align: justify;
}
p.left {
	text-align: left;
}

.content a {
	color: #E5DDA3;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	clear: both;
	text-align: center;
	margin-top: 10px;
	position: relative;
}
#footer p.left {
	float: left;
}
#footer p.right {
	float: right;
	text-align: right;
	
}
#baf {
	text-align: left;
	position: absolute;
	top: 120px;
	right: 5px;
	overflow: hidden;
	z-index: 5;
	background-color: #423B30;
	width: 231px;
}
#baf input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#baf .text {
	background-image: url(../layout/baf.gif);
	background-color: #433B30;
	height: 24px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #E5DDA3;
	font-size: 1.4em;
	padding-left: 5px;
	background-repeat: no-repeat;
	width: 160px;
}
#baf h4 {
	font-size: 1.6em;
	text-transform: capitalize;
	font-weight: normal;
	color: #d6ce96;
	line-height: 1.6em;
	height: 25px;
	display: block;
	background-image: url(../layout/baf_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 10px;
	margin-right: 5px;
	cursor: pointer;
	font-style: italic;
}
#baf p {
	float: left;
	padding: 0px;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#baf .submit {
	background-color: #433B30;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-left: 10px;
	cursor: pointer;
	height: 26px;
	padding-top: 3px;
	color: #E5DDA3;
}
#baf .ital {
	font-style: italic;
	font-size: 1.2em;
	clear: left;
	float: none;
}
.int_link {
	color: #E5DDA3;
	font-size: 0.8em;
}
.floatright {
	float: right;
	padding-left: 6px;
}
#book {
	position: absolute;
	top: 130px;
	color: #d6ce96;
	text-decoration: none;
	font-size: 1.6em;
	font-style: italic;
	display: block;
	left: 10px;
	background-image: url(../layout/book_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	cursor: pointer;
}
.imgbord {
	border: 2px solid #E5DDA3;
}
.sc {
	padding-top: 0px!important;
}
.competition {
	left: 256px;
	top: 0px;
	position: absolute;
}
.pagehead {
	height: 100px;
	position: relative;
}
#fatduck {
	background-image: url(../layout/fatduck.gif);
	height: 19px;
	width: 113px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	left: 5px;
	top: 0px;
	position: absolute;
}
.feature {
	position: absolute;
	left: 256px;
	top: 2px;
}
.feature2 {
	margin-top: 2px;
	margin-left: 2px;
}

.feature h4 {
	margin: 0px;
	padding: 0px;
}
.feature p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.xmas  {
	color: #660033!important;
}
.thhdc  {
	color: #433B30!important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.short  {
	width: 140px;
}
.floatleft {
	float: left;
	display: block;
	padding-left: 2px;
	padding-right: 5px;
}
#award {
	display: block;
	margin-left: 20px;
}

/* Competition form */
.frmComp{
	display: block;
	background-image: url(../layout/frmTextCompetition.jpg);
	background-repeat: no-repeat;
	height: 26px;
	background-position: 20px top;
	
}
.frmComp p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.frmComp input[type="text"]{
	float: left;
	overflow: hidden;
	height: 20px;
	width: 180px;
	background-color: transparent;
	border: 1px none transparent;
	color: #E5DDA3;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.frmComp input[type="submit"]{
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #7F6F3E;
	border: 1px none #7F6F3E;
	color: #E5DDA3;
	margin-top: 3px;
	cursor: pointer;
	margin-left: 10px;
}

.frmComp .icoProcess{
	background-image: url(../layout/load.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left:25px!important;
	width: 160px!important;
}
.chkbx input[type="checkbox"]{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
		
}
.chkbx span{
	float: left;
	width: 300px;
}
#xmasimg {
	display: block;
	padding-left: 20px;
}

.himage {
	border: 1px solid #E5DDA3;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#pressfoot {
	margin-right: 21px;
	margin-left: 21px;
}
#pressfoot a {
	font-size: 1.4em;
}
ul.grid {
	background-image: url(../layout/presslogos/grid_bkgrnd.png);
	background-repeat: repeat-y;
	background-position: center 44px;
	margin: 0px!important;
	padding: 0px!important;
	width: 494px;
}
ul.grid li {
	float: left;
	list-style-type: none!important;
	padding: 0px!important;
	height:89px;
	width:247px;
	text-align: center;
}
ul.grid li a {
	display:block;
	height:89px;
	padding:0 !important;
	text-align:center;
	width:247px;
}
ul.awardslist {

}
ul.awardslist li {
	list-style-type: none!important;
	padding-left: 180px;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #998a5b;

}
ul.awardslist li img {
	position: absolute;
	left: 0px;
	top: 0px;
}
ul.awardslist li span {}
small {
	color: #8D7C65;
}
