body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}ol,ul{list-style:none;}fieldset,img{border:0;}input,textarea,select,optgroup,option,button{font-family:inherit;font-size:100%;}button,input {width: auto;overflow: visible;}optgroup,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* ----- Generic styles --------------------------------------------------*/
body { font: 60% Arial, Helvetica, sans-serif; text-align: left; color: #000000; background: #FFFFFF; }

/*
table { width: 100%; margin: 0 0 3em 0; }
table th, table td { font-size: 100%; }
*/

p { font-size: 100%; margin: 0 0 15 0;}
li { font-size: 120%; }
li *, li li, li p { font-size: 100%; }

input, button { border: 0; background: transparent; }
button { cursor: pointer; }
textarea { font: 100% Arial, Helvetica, sans-serif; }

hr { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }

a { text-decoration: none; color: #6666CC; }
a:hover { color: #6600CC; }

/* ----- Generic classes -------------------------------------------------*/
.alt { position: absolute; left: -9999px; }
.clear { zoom: 1; }
.clear:after { display: block; visibility: hidden; clear: both; height: 0; content: "."; }
.optional { font-size: 95%; font-style: italic; color: #949494; }

/* ----- Base layout -----------------------------------------------------*/
div#doc { text-align: left; background: #ffff00; }

	/* ----- Navigation --------------------------------------------------*/
	div.nav-wrap { border-bottom: 1px solid #e1e1e1; }
	ul.nav li { float: left; font-weight: bold; text-transform: uppercase; }
	ul.nav li a { display: block; color: #fff; }
/*	
	div#nav { background: #ffffcc url("../images/layout/nav-bg.gif") repeat-x 0 0; }
	div#nav ul { width: 600px; margin: 0 auto; }
	div#nav ul li.current { background: url("../images/layout/nav-bg.gif") no-repeat 0 -200px; }
	div#nav ul li a { padding: 1.1em 0.8em 0.6em; }
	div#nav ul li.current a, div#nav ul li.current a:hover { color: #624100; background: url("../images/layout/nav-bg.gif") no-repeat 100% -400px; }
	div#nav ul li a:hover { color: #fff4d1; }
*/	

	div#nav ul { width: 400px; margin: 0 auto; }
	div#nav ul li.current { background: url("../images/layout/nav-bg.gif") no-repeat 0 -200px; }
	div#nav ul li a { padding: 1.1em 0.8em 0.6em; color: #C08C64; }
	div#nav ul li.current a, div#nav ul li.current a:hover { color: #624100; background: url("../images/layout/nav-bg.gif") no-repeat 100% -400px; }
	div#nav ul li a:hover { color: #fff4d1; }

	/* div#nav-secondary { background: #fff; } */
	div#nav-secondary { }
	div#nav-secondary ul { position: relative; width: 400px; margin: 0 auto; }
	div#nav-secondary ul li { text-transform: none; }
	div#nav-secondary ul li a { border-right: 1px solid #e1e1e1; padding: 0.6em 0.8em; color: #707070; }
	div#nav-secondary ul li.current a, div#nav-secondary ul li.current a:hover { color: #c42828; }
	div#nav-secondary ul li a:hover { color: #333; }
	
	li#edit-layout { display: none; }
	div#nav-secondary li#add-to-layout, div#nav-secondary li#edit-layout { float: right; }
	div#nav-secondary li#add-to-layout a { padding-left: 2.1em; background: url("../images/icons/sprites.gif") no-repeat 0.8em -190px; }
	div#nav-secondary li#edit-layout a { border-right: 0; padding: 0.6em 0 0.6em 2.5em; background: url("../images/icons/sprites.gif") no-repeat 0.8em -241px; }


	/* ----- Price List --------------------------------------------------*/

	table.wplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.wplist tr
{
	margin: 0px 0px 30px;
	padding: 0px;
	background-color: #678CB1;
}
	table.wplist td#wpl-col-itemid{
	background: #DEBD7A;
	width: 100px;
	vertical-align: top;
	padding: 2px 0px 0px 5px;
}
	table.wplist td#wpl-col-itemdescription{
	background-color: #FFDE9B;
	width: 350px;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
	table.wplist td#wpl-col-itemprice{
	background: #FFFFCC;
	width: 80px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
}
	table.wplist td#wpl-col-itemprice-print-01{
	background: #FFFFCC;
	width: 120px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
	table.wplist td#wpl-col-itemprice-print-02{
	background: #FFFFEE;
	width: 120px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
	table.wplist td#wpl-col-itemprice-print-03{
	background: #FFFFCC;
	width: 120px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/* ----- FAQ --------------------------------------------------*/

li.faq-question {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9966;
}

li.faq-answer {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



/* Regional Divs */
#container {
	padding: 0px;
	margin: 0px;
	border: 5px solid #496C8F;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	/* background-image: url(images/body_bg.jpg); */
	/*
	background-image: url(images/sidebar_bg.jpg);
	background-position: 5px 100px;
	*/
}
#pageheader {
	background-image: url(images/cont_reg_hdr.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#pageleftmargin {
	left: 10px;
	clear: both;
	float: left;
}
#mainnavbar {
/*  New version - merged #pageheader code with #mainnavbar */
/*
	background-image: url(images/cont_reg_hdr.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
	left: 0px;
	top: 0px;
	
	padding-top: 30px;
	padding-left: 85px;

	position: relative;
	float: left;
	clear: both;
*/
	left: 85px;
	top: 34px;
	position: absolute;
}
#contentregion {
	background-color: #FFFFFF;
	border: 3px double #496C8F;
/*	
	left: 160px;
	top: 0px;
	width: 590px;
*/
	left: 5px;
	top: 0px;
	width: 975px;
	padding: 5px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pagefooter {
	background-image: url(images/cont_reg_ftr.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
}

/* Element and Class Styles */
.maintext {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* width: 500px; */
}
.textemphasis {
	font-weight: bold;
	color: #3F96D6;
}
.texthighlight {
	font-weight: bold;
	color: #0000FF;
}
.maintable {
	left: 100px;
	top: 20px;
	position: absolute;
	width: 650px;
}
.bannerlogo {
	height: 80px;
	width: 60px;
	left: 15px;
	top: 15px;
	position: absolute;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBDAF8;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #CBDAF8;
}
.headersectiontitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	/* width: 500px; */
	text-transform: uppercase;
	font-weight: bold;
}
.minisectiontitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	margin: 0px;
	padding: 0px;
}
form.bookingform {

}
form.bookingform input, select, textarea{
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
form.bookingform table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form.bookingform td#frmFieldName{
	width: 130px;
	padding: 2px;
	vertical-align: top;
}
#linkList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #496C8F;
	border-top: 3px none #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px none #000000;
}
#linkList li {
	color: #555;
	text-align:left;
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#linkList a {
	display: block;
	text-decoration: none;
	background-color: #496C8F;
	height: 20px;
	width: 100px;
	left: 40px;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border: 1px none;
	text-indent: 5px;

}
#linkList a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #99CCFF;
	border: 1px none;

}
#linkList .navbarsectionheader {
	background-color: #496C8F;
	width: 100px;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	left: 30px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px double #FFFFFF;
	border-left: 3px none #FFFFFF;
}
#linkList .navbarsectionphoto {
	width: 41px;
	margin: 0px;
	padding: 0px;
	height: 56px;
	position: absolute;
	left: -30px;
	top: 0px;
}
#mainnavregion {
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	background-image: url(images/nav_region_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	border-top: thin solid #496C8F;
	border-right: thin solid #496C8F;
	border-bottom: thin none #496C8F;
	border-left: thin solid #496C8F;
}
#contentpanel {
	position: relative;
	margin: 0px;
	padding: 0px;
	/* background-color: #CCCCCC; */
}
#contentmain {
	width: 585px;
	margin: 0px;
	padding: 5px;
	/* border: 1px solid #CCCCCC; */
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#contentsubsection {
	margin: 0px;
	padding: 5px;
	/* border: 1px solid #CCCCCC; */
	/*
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	*/
	float: left;
}
.columnsizehalf { width: 275px; }
.columnsizefull { width: 560px; }
#contentsidebar {
	width: 350px;
	margin: 0px;
	padding: 5px;
	float: right;
	/* background-color: #496C8F; */
	background-color: #CCCCCC;
	/* border: 1px solid #496C8F; */
	border-top: 5px solid #496C8F;
	border-right: 1px solid #496C8F;
	border-bottom: 1px solid #496C8F;
	border-left: 1px solid #496C8F;
}
#contentblogchannel {
	width: 350px;
	margin: 20 0 0 0;
	padding: 5px;
	float: right;
	clear: right;
	/* background-color: #496C8F; */
	background-color: #CCCCCC;
	/* border: 1px solid #496C8F; */
	border-top: 5px solid #496C8F;
	border-right: 1px solid #496C8F;
	border-bottom: 1px solid #496C8F;
	border-left: 1px solid #496C8F;
}
#contentportindex {
	width: 435px;
	height: 550px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
.clsportindex {
	background-image: url(images/portindex_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px -40px;
}
.clsblogindex {
	background-color: #FFFFFF;
	/*
	background-image: url(images/blogindex_bg.jpg);
	background-repeat: no-repeat;
	background-position: -50px 0px;
	*/
}
#contentportviewer {
	width: 500px;
	height: 550px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
#contentblogviewer {
	width: 500px;
	height: 550px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
.clsblogviewer {
	background-color: #FFFFFF;
	background-image: url(images/blogviewer_bg.jpg);
	background-repeat: no-repeat;
	background-position: -110px -10px;
}
#contentwedindex {
	width: 285px;
	height: 550px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	background-image: url(images/portindex_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px -40px;
}
#contentwedviewer {
	width: 650px;
	height: 550px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
#contentheader {
	background-image: url(images/cont_reg_hdr.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#contentfooter {
	background-image: url(images/cont_reg_ftr.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
