* {
	padding: 0px;
	margin: 0px;
}
body, html {
	height: 100%;
	width: 100%;

}
body {
	background-color: #CCC;
}
a {
	font: bold 8pt/16px Verdana;
	color: #000080;
}
div#frameWork {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/background.jpg");
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	height: auto;
}
div#mainContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
}

div#topLogo {
	height: 226px;
	background-image: url("/images/pouwheader900.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	
}

div#menuContainer {
	text-align: right;
	height: 51px;
	background-image: url("/images/menu.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #000;
}
div#OccasionMenuContainer {
	text-align: right;
	height: 51px;
	background-image: url("/images/occasion-menu.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #000;
}
div#contentContainer {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #EFEFEF;
	min-height: 258px;
	height: auto !important;
	height: 258px;
	font: normal 9pt/16px Arial,Verdana;
}

div#contentContainer div#trueContentContainer {
	min-height: 258px;
	height: auto !important;
	height: 258px;
	background-image: url("/images/text-background.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 607px;
	float: left;
	position: relative;
	font: normal 9pt/16px Arial,Verdana;

}
div#contentContainer div#trueOccasionContainer {
	min-height: 278px;
	height: auto !important;
	height: 278px;
	width: 607px;
	float: left;
	position: relative;
}
div#contentContainer div#actionContainer {
	min-height: 278px;
	height: auto !important;
	height: 278px;
	float: right;
	background-color: #626262;
	width: 291px;
}
div#contactInfo { 
	min-height: 120px;
	height: auto !important;
	height: 120px;
	bottom: 0px;
	background-color: #000;
	padding-left: 10px;
	color: #fff;
	font: bold 8pt/16px Arial,Verdana;
}
div#action {
	padding: 20px;
	min-height: 278px;
	height: auto !important;
	height: 278px;
	color: #fff;
	font-family:Arial,Verdana;
	font-size:8pt;
	font-size-adjust:none;
	line-height:18px;
}
div#footerOccasionContainer {
	height: 85px;
	background-image: url("../images/footer-occasion-background.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#footerContainer {
	height: 85px;
	background-image: url("../images/footer-background.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

div.fixLayout {
	clear:both;
}
#box {
	width: 330px;
	text-align: center;
	height: 220px;
	margin: 0 0 0 20px;
}
#box h2 {
	margin: 110px auto 0 auto;
	display: block;
	font: normal 18pt/34px Arial;
	color: #003977;
	clear: both;
	float: left;
}

.logo {
	float: left;
	width: 98px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
}
ul#menuList {
	display: block;
	float: right;
}
ul#menuList li.menuItem,
ul#menuList li.seperator {
	display: block;
	text-align: center;
	float: left;
	height: 30px;

}
ul#menuList li.menuItem a {
	color: #ffff80;
	font: bold 9pt/27px Verdana;
	text-decoration: none;

}
ul#menuList li.menuItem a:hover {
	color: #1e90ff;

}

ul#menuList li.seperator {
	width: 5px;
	color: #fff;
	font: normal 9pt/40px Verdana;
}
ul#menuList li.menuItem {
	padding-left: 10px;
	padding-right: 10px;
}
div#padding {
	padding: 20px 20px 0px 20px;
	text-align: justify;
}
img.no_border {
	border: 0px solid #000;
}

div#contactInfo a,
div#action a {
	font: bold 8pt/16px Verdana;
	color: #4FB5FF;
}

.t_header {
	font: bold 8pt/16px verdana;
	margin-top: 4px;

}
textarea.cFNudge,
input.cFNudge {
	border: 1px solid #999;
	background-color: #eee;
	font: normal 7pt/16px verdana;
	color: #000;
	margin-top: 3px;
}
textarea.cFNudge {
	width: 350px;
	height: 70px;
}
div#footerFooter {
	font: Normal 8pt/25px Arial;
	Color: #fff;
	text-align: center;
	background-color: #000;
}
div#footerFooter a {
	font: Normal 8pt/25px Arial;
	color: #4FB5FF;
	text-decoration: none;
}
div#footerFooter a:hover {
	color: #fefefe;
}
a:hover {
	color: #000;
}
div#footerContainer2 {
	height: 85px;
	background-image: url("../images/footer-background.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
h4 {
	text-align: center;
	color: #FFFF80;
	font: normal 1.2em/100px Verdana;
	float: left;
	width: 500px;
}

h2 {
	margin-bottom: 15px;
}


ul#contactForm {
	width: 520px;
	list-style: none;
}

ul#contactForm li {
	width: 240px;
	float: left;
	height: 45px;
	margin-right: 20px;
}
ul#contactForm li.small {
	width: 110px;
	height: 50px;
}
ul#contactForm li.big {
	margin-top: 5px;
	width: 480px;
	height: 15px;
}
ul#contactForm li#special {
	width: 480px;
	height: 90px;
}
ul#contactForm label {
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

ul#contactForm input[type=text] {
	width: 230px;
	border: 1px solid #000;
	height: 19px;
	padding: 2px 2px 0px 3px;
}
ul#contactForm select {
	width: 235px;
	margin-top: 3px;
	border: 1px solid #000;
	padding: 2px 2px 0px 3px;
	height: 24px;
}
ul#contactForm textarea {
	width: 490px;
	height: 60px;
	border: 1px solid #000;
}
ul#contactForm input[type=submit] {
	border: 1px solid #000;
}

ul#contactForm span.required {
	color: red;
}
label {
	margin-bottom: 1px;
}
li.small input,
li.small select {
	width: 100px !important;
}

li .error {
	background-color: #FFAC7D;
}

li.smallheight {
	height: 25px !important;
	
}
h1.title {
	display: none;
}

