html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	background: #ffffff url(../images/gch_site/strip-tile-bg.jpg) repeat-x top fixed;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #01294d;
	min-height: 100%;
	cursor: default;
	overflow-x: hidden;
	overflow-y: scroll;;
}

p
{
	padding-top: 0;
	margin-top: 0;
}

img
{
	border: 0;
}

a
{
	outline: none;
	color: blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#cloud_bg
{
	position: fixed;
	width: 1613px;
	height: 923px;
	margin: 0 -738px;
	top: 0;
	left: 50%;
	z-index: 1;
	background: url(../images/gch_site/clouds-bg.jpg) no-repeat top center;
}

div#container
{
	width: 902px;
	margin: 0 -432px;
	position: absolute;
	z-index: 2;
	padding: 61px 0 15px 0;
	left: 50%;
}

div#page
{
	position: relative;
	background: url(../images/gch_site/whitebar-bg.png) repeat-y top center;
	padding: 0 0 1px 0;
}

div#qldgov_logo
{
	position: absolute;
	right: 7px;
	top: 7px;
}
div#header
{
	height: 58px;
	background: url(../images/gch_site/whitebar-header.png) no-repeat top center;
}

div#print_header
{
	display: none;
}

div#header_home
{
	left: 6px;
	position: absolute;
	top: 57px;
}

div#admin_banner
{
	height: 16px;
	padding: 23px 20px 0 20px;
}

div#interactive
{
	padding: 0 14px;
	min-height: 146px;
/*	background: url(../images/gch_site/interactive-bg-contact-us.jpg) no-repeat top center;*/
}

div#interactive_swf
{
	width: 874px;
	min-height: 146px;
}

div#interactive_swf embed, div#interactive_swf object
{
	display: block;
}

div#noflashyesjs
{
	padding: 10px;
	height: 126px;
	background: transparent url(../images/gch_site/interactive-default.png) no-repeat;
}

div#navigation
{
	padding: 0 14px;
	text-align: center;
}

div#navigation_table
{
	background: url(../images/gch_site/menubar-bg.png) repeat-x top center;
	border-top: solid 2px #314E87;
	height: 30px;
}

div#navigation table
{
	border-collapse: collapse;
}

div#navigation a
{
	color: white;
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 7px 5px 7px;
}

div#navigation td#navtd2
{
	background: none;
}

div#navigation td
{
	background: url(../images/gch_site/menubar-divider.png) left center no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

div#breadcrumb
{
	color: #7a7a7b;
	padding: 10px 14px;
}

div#breadcrumb a
{
	color: #7a7a7b;
}

div#content
{
	padding: 0 14px;
}

div#button_bar
{
	background-color: #f3f3f3;
	border: 1px solid #e1e1e1;
	padding: 8px;
	margin: 8px 4px;
}

div#button_bar a
{
	border: 1px solid #f3f3f3;
	height: 32px;
	padding: 3px;
	text-decoration: none;
}

div#button_bar a:hover
{
	border: 1px solid #c8c8c8;
}

div#button_bar a.active
{
	border: 1px solid #c8c8c8;
	background-color: #c8c8c8;
}

div#button_bar a.active:hover
{
	border: 1px solid #c8c8c8;
}

div#admin_msg
{
	background-color: #f3f3ff;
	border: 1px solid #d7d7e7;
	padding: 12px;
	margin: 4px;
}

.obhidden
{
	background-color: #707070;
}

div#spacer
{
	clear: both;
}

div#footer
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding: 10px 25px;
	text-align: center;
	clear: both;
	background: url(../images/gch_site/whitebar-bottom.png) no-repeat top center;
}

div#footer a
{
}

div#footer ul
{
	display: inline;
}

div#footer ul li
{
	display: inline;
}

div#state_select
{
	height: 40px;
	padding: 0;
	margin: 0px 20px;
	z-index: 2;
}

div#state_select ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	height: 40px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

div#state_select ul li
{
	float: left;
	padding: 0;
	margin: 0 4px;
	border: 1px solid #e3e3e3;
	background-color: #eeeeee;
	height: 38px;
}

div#state_select ul li.selected
{
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom: 1px solid white;
	font-weight: bold;
	z-index: 2;
}

div#state_select ul li a
{
	padding: 10px 15px;
	display: block;
}

div#state_content
{
	margin: -1px 0 1px 0;
	border: 1px solid #dddddd;
	padding: 8px 8px 28px 8px;
	position: relative;
	z-index: 1;
}

div#state_content p
{
	padding: 20px 0 0 0;
}
/* */
div.tab_select
{
	height: 30px;
	padding: 0;
	margin: 20px 20px 0 20px;
	z-index: 2;
}

div.tab_select ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	height: 30px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

div.tab_select ul li
{
	float: left;
	padding: 0;
	margin: 0 4px;
	border-right: 1px solid #fcb827;
	border-bottom: 1px solid #fcb827;
	background: #ebecee url(../images/site/corner-tl-tab.gif) top left no-repeat;
	height: 29px;
}

div.tab_select ul li.active
{
	background-color: #ffffff;
	border-bottom: 1px solid white;
	font-weight: bold;
	z-index: 2;
}

div.tab_select ul li a, div.tab_select ul li span
{
	padding: 7px 15px;
	display: block;
}

div.tab_content
{
	margin: -1px 0 1px 0;
	border-top: 1px solid #fcb827;
	padding: 0px 0px 28px 0px;
	position: relative;
	z-index: 1;
}

div.tab_content p
{
	padding: 20px 0 0 0;
}

img.fileman_template2, img.fileman_template3, img.fileman_template4
{
	padding: 0 10px 10px 0;
}
/* */
div#gallery_select
{
	float: right;
	width: 220px;
	margin: 20px 0 0 0;
}

div#gallery_select ul li
{
	margin: 2px;
}

div#gallery_content
{
	width: 530px;
}

div#gallery_content ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#gallery_content ul li
{
	float: left;
	width: 106px;
	height: 80px;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin: 5px;
	text-align: center;
}

div#gallery_content ul li img
{
	width: 106px;
	height: 80px;
}

div#gallery_clear
{
	clear: both;
}

table#gallery_admin
{
	border-left: 1px solid #eeeeee;
	margin: 4px 4px 4px 14px;
	padding: 4px;
}

table#gallery_admin td
{
	margin: 4px;
	padding: 4px;
}

div.internalbox
{
	border: 1px solid #dddddd;
	margin: 4px;
	padding: 8px;
	background-color: white;
}

.borderme
{
	border: 1px solid #eeeeee;
}

.borderme, .borderme_internal
{
	padding: 8px;
}

.greyboxme
{
	background-color: #f8f8f8;
	border: 1px solid #eeeeee;
}

.greyboxme h2, .borderme h2, .greyboxme_internal h2, .borderme_internal h2
{
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 13px;
}

.greyboxme ul, .greyboxme_internal ul
{
	margin: 2px 2px 2px 5px;
	padding: 0 0 0 10px;
	list-style-image: url(../images/athoc/li.gif);
}

.greyboxme_container .tl
{
	background: url(../images/greyboxme/tl.png) top left no-repeat;
}

.greyboxme_container .tr
{
	background: url(../images/greyboxme/tr.png) top right no-repeat;
}

.greyboxme_container .bl
{
	background: url(../images/greyboxme/bl.png) bottom left no-repeat;
}

.greyboxme_container .br
{
	background: url(../images/greyboxme/br.png) bottom right no-repeat;
}

.greyboxme_container .t
{
	background: url(../images/greyboxme/t.png) top repeat-x;
}

.greyboxme_container .r
{
	background: url(../images/greyboxme/r.png) right repeat-y;
}

.greyboxme_container .l
{
	background: url(../images/greyboxme/l.png) left repeat-y;
}

.greyboxme_container .b
{
	background: url(../images/greyboxme/b.png) bottom repeat-x;
}

.greyboxme_container .c
{
	background: url(../images/greyboxme/c.png) repeat;
}

.greyboxme_container
{
	border: 0;
	margin: 0;
	padding: 0 0 10px 0;
}

div.greyboxme
{
	padding: 8px;
	margin: 4px;
}

div.greyboxme_internal
{
	margin: 0 10px;
	padding: 12px 0 6px 0;
}

.borderme_container .tl
{
	background: url(../images/borderme/tl.png) top left no-repeat;
}

.borderme_container .tr
{
	background: url(../images/borderme/tr.png) top right no-repeat;
}

.borderme_container .bl
{
	background: url(../images/borderme/bl.png) bottom left no-repeat;
}

.borderme_container .br
{
	background: url(../images/borderme/br.png) bottom right no-repeat;
}

.borderme_container .t
{
	background: url(../images/borderme/t.png) top repeat-x;
}

.borderme_container .r
{
	background: url(../images/borderme/r.png) right repeat-y;
}

.borderme_container .l
{
	background: url(../images/borderme/l.png) left repeat-y;
}

.borderme_container .b
{
	background: url(../images/borderme/b.png) bottom repeat-x;
}

.borderme_container
{
	background: url(../images/borderme/c.png) repeat;
}

table.items_table
{
	border-left: 20px solid white;
}

table.items_table td
{
	padding: 8px;
}

table.items_table h3
{
	margin: 0;
	padding: 5px 0;
}

h1, h2, h3, h4, h5, h6
{
	color: #01294d;
}

h1
{
	font-size: 20px;
/*	font-weight: normal;*/
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	overflow: visible;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 13px;
}

h4
{
	font-size: 12px;
}

h5
{
	font-size: 11px;
}

h6
{
	font-size: 10px;
}

div#page_content h1.withimg
{
	margin-bottom: 0;
}

div#home_buttons
{
	padding: 8px 0;
}

div#home_buttons td
{
	vertical-align: top;
	background: white no-repeat center bottom;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div#home_buttons h2
{
	color: white;
	background: #71a888;
	margin: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	opacity: 0.9;
}

div#home_buttons h2 a
{
	color: white;
	display: block;
	padding: 5px 7px;
}

div#home_buttons table
{
	table-layout: fixed;
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

div#home_buttons table td
{
	padding: 0;
}

div#home_buttons table td.home_button_box
{
	width: 263px;
}

div#home_buttons table td.home_button_spacer
{
	width: 10px;
}

div#home_buttons div#where_container
{
}

div#home_buttons div#where_container embed
{
	display: block;
}

div.headerimg
{
	margin: 0 0 20px 0;
	height: 217px;
	background-repeat: no-repeat;
}

div.homeheaderimg
{
	margin: 0 0 20px 0;
	height: 254px;
	background-repeat: no-repeat;
}

div.noheaderimg
{
	margin: -5px 0 20px 0;
	padding: 0px 30px;
	width: 577px;
	height: 10px;
	background: #868688 url(../images/site/corner-br-10.png) right bottom no-repeat;
}

.xxxx
{
	background-color: #dddddd;
}

div.item
{
	margin: 10px 0;
	padding: 0;
}

div.item h2
{
	border-top: 1px solid;
	padding: 5px 0;
	margin: 20px 0 0 0;
}

hr.item
{
	border: 0;
	color: #b7b7b7;
	background-color: #b7b7b7;
	height: 1px;
	margin: 0 30px;
	padding: 0;
	clear: right;
}

div.faq_item, div.faq_toc
{
	margin: 10px 0;
}

div#please_wait
{
	position: absolute;
	background: white;
	top: 0px;
	width: 870px;
	text-align: center;
	font-size: 14px;
	padding: 250px 0;
	opacity: 0.5;
}

form
{
	margin: 0;
	padding: 0;
}

div#home_loginbox
{
	margin: 0 0 10px 0;
}

div#home_loginbox input.passwd
{
	margin: 4px 0 8px 0;
}

div#home_whisperbox
{
	margin: 0;
}

div#contact_us, div#contact_us_sent
{
	padding: 0px;
	margin: 30px;
}

div#contact_us_sent
{
	background-color: #f3f3f3;
	border: 1px solid #d7d7d7;
}

div#contact_us textarea, div#contact_us input.txt
{
	width: 226px;
	margin: 0;
	font-size: 12px;
}

div.contact_us_section
{
	padding: 6px 0;
}

ul#admin_buttons
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#admin_buttons li
{
	padding-right: 5px;
	display: inline;
}

div.pages_admin li
{
	clear: right;
}

span.admin_page
{
	margin-left: -22px;
	padding-left: 25px;
	background: url(../images/site/type.png) no-repeat left center;
	display: block;
	height: 22px;
	line-height: 22px;
}

span.page_type_0
{
	background: url(../images/site/type0.png) no-repeat left center;
}

span.page_type_1
{
	background: url(../images/site/type1.png) no-repeat left center;
}

span.page_type_2
{
	background: url(../images/site/type2.png) no-repeat left center;
}

span.page_type_3
{
	background: url(../images/site/type3.png) no-repeat left center;
}

span.page_type_4
{
	background: url(../images/site/type4.png) no-repeat left center;
}

span.page_type_5
{
	background: url(../images/site/type5.png) no-repeat left center;
}

span.visible_yes
{
	color: #707070;
}

span.visible_no
{
	color: #b7b7b7;
}

div.pages_admin ul
{
	list-style: none;
	padding-left: 0;
	margin-left: 30px;
}

div.admin_page_item
{
	height: 2.6em;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 5px;
	vertical-align: bottom;
}

div#admin_content
{
	background: white none repeat scroll 0 0;
	border-bottom: 1px solid white;
	margin: 0 10px;
	min-height: 400px;
	padding: 0 10px;
}

div.h_buttons
{
	float: right;
}

div#page_faq
{
	background: #eaeced url(../images/site/faq_bottom.png) bottom right no-repeat;
	width: 240px;
	padding: 0px 20px 10px 0;
}

div#page_faq a
{
	text-decoration: none;
}

div#page_faq a:hover
{
	text-decoration: underline;
}

div#page_faq h2
{
	padding: 20px 20px 0px 20px;
	margin-top: 0;
	color: #666666;
}

div#page_faq ul
{
	margin: 0;
	padding: 0 20px 20px 20px;
	list-style: none;
}

div#page_faq span.faq_q
{
	color: #FDB827;
	font-weight: bold;
	padding-right: 1em;
}

div#page_faq ul li
{
	margin: 0;
	padding: 5px 10px 5px 0;
	border-top: 1px dotted #FDB827;
	list-style: none;
	background: url(../images/site/li.png) no-repeat right center;
}

div#page_faq ul li a
{
	display: block;
	background: url(../images/site/faq_q.gif) no-repeat left top;
	padding-left: 20px;
}
/* NAVIGATION */
/* Based on Son of Suckerfish */
div#navigation div.navlevel2
{
	background: transparent url(../images/gch_site/menubar-sub-bg.png);
	position: absolute;
	text-align: left;
	z-index: 999;
	line-height: 1em;
	padding: 10px 0;
}

div#navigation div.navlevel2 ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

div#navigation div.navlevel2 ul li
{ /* all list items */
	padding: 0;
	margin: 0;
	display: block;
	width: 15em;`
	line-height: 1;
	overflow: hidden;
}

div#navigation div.navlevel2 ul li a, div.navlevel2 ul li span
{
	padding: 0.5em 1em;
	line-height: 1em;
	display: block;
	white-space: nowrap;
	position: relative;
	background-position: right center;
	background-repeat: no-repeat;
}

div#navigation div.navlevel2 ul li a.has_children, div.navlevel2 ul li span.has_children
{
	background: transparent url(../images/gch_site/menu_has_children.png) no-repeat right center;
}

div#navigation div.navlevel2 ul li ul
{ /* second-level lists */
	margin: -2.2em 0 0 15em;
	padding: 0.5em 0 1em 0;
	position: absolute;
	background: transparent url(../images/gch_site/menubar-sub-bg.png);
	z-index: 20;
	left: -999em;
	/* using left instead of display to hide menus because display: none isn't read by screen readers */
}

div#navigation div.navlevel2 ul li ul li
{
	width: auto;
}

div#navigation div.navlevel2 ul li:hover ul, div.navlevel2 ul li.sfhover ul
{ /* lists nested under hovered list items */
	left: auto;
}

div#navigation div.navlevel2 a:hover, div#navigation div.navlevel2 span:hover, div#navigation div.navlevel2 ul li a.has_children:hover, div.navlevel2 ul li span.has_children:hover
{
	background-color: #173A6D;
}

div#navigation div.navlevel2 ul li:hover a, div#navigation div.navlevel2 ul li:hover ul li:hover a
{
	background-color: #173A6D;
}

div#navigation div.navlevel2 ul li:hover ul li a
{
	background-color: transparent;
}

div#pizaz div#subnav
{
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #72784D;
}

div#pizaz div.subnav_item
{
	padding: 0;
}

div#pizaz div.subnav_item a
{
	display: block;
	margin: 0;
	padding: 7px 10px;
	color: #ffffff;
	background: #173A6D;
	border-right: 1px solid #142546;
	border-bottom: 1px solid #142546;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div#pizaz div.subnav_item a:hover
{
	/*	background-color: #FFBC5F;*/
}
/* END OF NAVIGATION */
/* */
.sorted_table
{
	border: 1px solid #f6f6f6;
	border-collapse: collapse;
	margin: 4px 0;
}

.sorted_table td
{
	padding: 4px;
}

.d_r_1
{
	background-color: #fbfbfb;
}

.d_r_0
{
	background-color: #fefefe;
}

.nowrap
{
	white-space: nowrap;
}
/* LIGHTBOX */
#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
}

#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer >#hoverNav
{
	left: 0;
}

#hoverNav a
{
	outline: none;
}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink
{
	left: 0;
	float: left;
}

#nextLink
{
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover
{
	background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover
{
	background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData
{
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption
{
	font-weight: bold;
}

#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

ul#copyright_bottom
{
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#copyright_bottom li
{
	list-style: none;
	padding: 0 10px;
}

p#copyright_below
{
	clear: left;
	padding-top: 4px;
}

p#copyright_below a
{
	color: #999999;
}

table.product_link
{
}

table.infobox, table.infoboxes
{
	border-collapse: collapse;
}

table.infobox
{
	width: 270px;
}

table.infoboxes td.spacer
{
	background-image: none;
	width: 20px;
}

table.infobox th, table.infoboxes th, table.contact_box th
{
	color: white;
	background: #868688 url(../images/site/corner-tl-10.png) no-repeat top left;
	padding: 4px 10px;
	text-align: left;
	font-size: 13px;
}

table.infobox th img, table.infoboxes th img
{
	display: block;
}

table.infobox td, table.infoboxes td, table.contact_box td
{
	padding: 6px;
	background: url(../images/site/boxfade.png) repeat-x;
	vertical-align: top;
	font-size: 11px;
	color: #636363;
	text-align: left;
}

table.contact_box td td
{
	background: none;
}

div#page_content table.infobox td p, div#page_content table.infoboxes td p
{
	margin: 0 0 6px 0;
	text-align: left;
	font-size: 11px;
}

table.infobox td img, table.infoboxes td img
{
}

div#page_content table.contact_box
{
	font-size: 12px;
	width: 500px;
	border-collapse: collapse;
}

div#page_content table.contact_box td
{
	font-size: 12px;
}

div#page_content table.contact_box td input, div#page_content table.contact_box td textarea
{
	width: 300px;
	overflow: auto;
}

input.form_button
{
	width: auto;
	background: #FDB827 url(../images/site/corner-br-10.png) right bottom no-repeat;
	color: white;
	border: 0;
	padding: 4px;
	margin: 0;
}

div#page_content div.dealer h3, div#page_content h3.dealer
{
	font-size: 12px;
}

div#page_content p.phone, div#page_content div.phone
{
	margin: 10px 0 0 0;
	padding: 0 0 10px 30px;
	border-bottom: 1px solid #E7E9E9;
}

div#page_content p.contact, div#page_content div.contact
{
	font-style: italic;
	margin: 10px 0;
	padding-left: 30px;
}

div#page_content p.address, div#page_content div.address
{
	padding: 0 0 0 30px;
	margin: 10px 0;
}

div#pagecontent_text
{
	padding: 25px 30px 66px 322px;
	min-height: 551px
}
div#pagecontent_text img
{
	border: 1px solid #425B7B;
}
div#pagecontent_text img.no_border
{
	border: none;
}
div#page_home table
{
	table-layout: fixed;
	pading: 0;
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

div#page_home td
{
	vertical-align: top;
	padding: 0 10px 0 0;
}

div#page_home h2
{
	color: white;
	padding: 0;
	margin: 0;
}

div#pizaz
{
	position: relative;
	float: left;
	width: 176px;
	padding: 0 0 0 2px;
}

div#pizaz div
{
	padding: 0;
}

div#pizaz div.leftbox
{
	padding: 0;
	background: white top center no-repeat;
	height: 115px;
	width: 177px;
	margin: 0 0 10px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div#pizaz div.leftbox_title
{
	color: white;
	background: #173A6D;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	opacity: 0.9;
}

div#pizaz div.leftbox_title a
{
	color: white;
	padding: 5px 7px;
	display: block;
}

div#type0_content
{
	padding: 0 0px 0px 0px;
	margin: 0 10px;
	min-height: 400px;
}

div#type1_total
{
}

div#type1_total h1
{
}

div#type1_content
{
}

div#type2_content
{
	padding: 0 0px 0px 0px;
	margin: 0 10px;
	border-bottom: 1px solid #aab571;
}

div#type11_total
{
	padding: 0 0px 30px 0px;
	margin: 0 10px;
	border-bottom: 1px solid #aab571;
}

div#type11_total h1
{
	padding-left: 220px
}

div#type11_content
{
	margin: 0 0 0 220px;
	width: 540px;
	text-align: justify;
}

div#contactus_total
{
	padding: 0 0px 30px 0px;
	margin: 0 10px;
}

div#contactus_total h1
{
}

div#contactus_content
{
}

div#contactus_form input, div#contactus_form textarea
{
	width: 350px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	border: 1px solid #72784D;
	padding: 2px;
	color: black;
	background: white;
}

div#contactus_form input.submitbtn
{
	width: auto;
	display: block;
	margin: 0;
	padding: 7px 10px;
	color: white;
	background: #2C4F87;
	border: 1px solid #103974;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	opacity: 0.75;
}
div#contactus_form input.submitbtn:hover
{
	opacity: 1.0;
}
/* GALLERY (aka type21) */
div#gallery_container
{
}

div#gallery_total
{
	padding: 25px 70px 66px 360px;
}

div#gallery_total h1
{
}

div#gallery_breadcrumb
{
}

div#gallery_items
{
}

div.gallery_item
{
	float: left;
	padding: 10px 0 0 10px;
	text-align: center;
}

div.gallery_thumb img
{
	display: block;
	width: 135px;
	height: 91px;
}

div.gallery_caption
{
	font-size: 11px;
}

div#gallery_clear
{
	clear: left;
}

img.img_float_left
{
	float: left;
	position: relative;
	padding-right: 12px;
}

img.img_float_right
{
	float: right;
	position: relative;
	padding-left: 12px;
}

div#left_boxes
{
	float: left;
	padding: 18px 0 0 31px;
	position: relative;
}

div.left_box_slideshow
{
	position: absolute;
	width: 265px;
	height: 137px;
}

div.left_box
{
	width: 265px;
	height: 137px;
	position: relative;
}

div.left_box a
{
	bottom: 7px;
	color: white;
	display: block;
	font-size: 12px;
	height: 16px;
	left: 7px;
	line-height: 12px;
	padding: 107px 19px 0 0;
	position: absolute;
	text-align: right;
	width: 232px;
}

div.left_box_submenu
{
	width: 265px;
}

div.left_box_submenu_1
{
	background: url(../images/gch_site/leftbox-submenu-1.png) top no-repeat;
	height: 10px;
	padding: 7px 7px 0 7px;
}

div.left_box_submenu_2
{
	background: url(../images/gch_site/leftbox-submenu-2.png) top repeat-y;
	padding: 0 7px;
}

div.left_box_submenu_3
{
	background: url(../images/gch_site/leftbox-submenu-3.png) top no-repeat;
	height: 10px;
	padding: 0 7px 7px 7px;
}

div.left_box_submenu h1, div.left_box_submenu h2, div.left_box_submenu h3
{
	color: #01294d;
	font-weight: normal;
	display: block;
	padding: 0 7px;
	margin: 0 10px 5px 10px;
	border-bottom: 1px solid #01294d;
}

div.left_box_submenu div.submenu_item
{
	padding: 1px 17px;
}

div.left_box_submenu a
{
	color: #01294d;
	display: block;
}

div#home_title
{
	margin: 0 0 13px -37px;
}

