* {
	padding: 0;
	margin: 0; 
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0
	margin: 0
}
img {
	border: 0;
}
body {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 80%; 
	background-color: #e8f2f3;
}
#top{
	margin: 0px auto;
	width: 860px;
	height: 30px;
	text-align: right;
}
#outer { 
	margin: 0px auto;
	width: 882px;
	background: url(../graphics/site_bg.png);
}
#inner{
	margin: 0px auto;
	width: 860px;
	border-top: solid 1px #e80202;
}
#header {
	margin: 0px auto;
	width: 800px;
	height: 170px;
	/* background-color: #FFECBF; */
}
#logo {
	/*position: absolute;*/
	margin-top: 10px;
	padding: 0;
	width: 121px;
	height: 143px;
	float: left;
	/* background-color: #DBFFCF; */
}
#testimonial {
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 380px;
	height: 141px;
	background: url(../graphics/testimonial_bg.png);
}
#testimonial_inner {
	margin: 20px 10px 10px 18px;
}
#navigation {
	margin: 0px auto;
	width: 860px;
	height: auto;
	background-color: #d00d11;
}
#inner_wrap {
	margin: 0px auto;
	width: 800px;
	height: auto;
	margin-top: 14px;
	/* background-color: #FFECBF; */
}
#highlight {
	margin: 0px auto;
	padding-top: 20px;
	width: 860px;
	height: 254px;
	background-color: #7dc7ce;
	clear: both;
}
#highlight_inner {
	margin: 0 auto;
	width: 800px;
	height: auto;
	clear: both;
}
.page_highlight {
	background: #F7FDFE url(../graphics/highlight_bg.png) repeat-x;
	padding: 12px 12px 0 12px;
	margin: 14px 0 0 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}
.wedding {
	/*position: absolute;*/
	margin-top: 0px;
	padding: 0;
	width: 380px;
	height: 230px;
	float: left;
	/* background-color: #DBFFCF; */
}
.corporate {
	float: right;
	margin-top: 0px;
	padding: 0;
	width: 380px;
	height: 230px;
	/* background-color: #DBFFCF; */
}
#footer {
	margin: 0px auto;
	padding-top: 8px;
	width: 860px;
	height: 24px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	/* background: url(../graphics/nav_bg.png); */
	background-color: #d00d11;
}
#left {
	/*position: absolute;*/
	padding: 0;
	width: 190px;
	float: left;
}
#content {
	float: right;
	padding: 0 0 0 20px;
	width: 570px;
	border-left: 1px solid #DA0404;
}

.clear {
	clear: both; 
	background: none;
}
/*#locations {
	border: 1px solid #DA0404;
	background-color: #e8f2f3;
	height: 160px;
	width: 500px;
} */
#porirua {
	/*position: absolute;*/
	border: 2px solid #DA0404;
	background-color: #e8f2f3;
	margin-top: 10px;
	padding: 10px 0 0 40px;
	width: 200px;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#kapiti {
	border: 2px solid #DA0404;
	background-color: #e8f2f3;
	margin-top: 10px;
	padding: 10px 0 0 40px;
	width: 200px;
	float: right;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
*#locations p {
	line-height: 1em;
	padding-bottom: 1em;
	font-size: 1.2em;
}

/* Top navigation */
#top_nav {
	height: 30px;
	width: 100%;
	/* border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699; */
}
#top_nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #0B0135;
	line-height: 30px;
	white-space: nowrap;
}
#top_nav li {
	list-style-type: none;
	display: inline;
}
#top_nav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #0B0135;
	font-weight: bold;
}
#top_nav li a:link {
	color: #FFF:
}
#top_nav li a:visited {
	color: #57A9AF;
}
#top_nav li a:hover {
	font-weight: bold;
	color: #E20303;
	/* background-color: #3366FF; */
}

/* Main navigation */
#main_nav {
	height: 25px;
	width: 100%;
	/* border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699; */
}
#main_nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #0B0135;
	line-height: 26px;
	padding-left: 20px;
	white-space: nowrap;
}
#main_nav li {
	list-style-type: none;
	display: inline;
}
#main_nav li a {
	text-decoration: none;
	padding: 0px 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#main_nav li a:link {
	color: #FFFFFF;
}
#main_nav li a:visited {
	color: #CCC;
}
#main_nav li a:hover {
	font-weight: bold;
	color: #D1EDEF;
	/* background-color: #3366FF; */
}

/* Side menu */
ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 0.9em;
	border-bottom: 1px solid #DA0404;
	width: 100%;
	/* background-color: #F7F8FB; */
}

ul.sidemenu li {
	border-top: 1px solid #DA0404;
	/* border-left: 1px solid #6F3E04;
	border-right: 1px solid #6F3E04; */
	padding-left: 0;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: auto;
	color: #3B6EBF;
	font-weight: 600;
	padding: 5px 10px;
}

ul.sidemenu li a:hover {
	background-color: #E6E9F3;
	color: #1D4F9F;
}

/* Left column */

.l_block_outer {
	width: 190px;
	padding-bottom: 12px;
}
.l_block_head {
	width: 190px;
	height: 30px;
	background: url(../graphics/side_header_bg.png);
}
.l_block_content {
	background: #F7F8FB url(../graphics/side_menu_bg.png) repeat-y;
}
.l_block_footer {
	width: 190px;
	height: 6px;
	background: url(../graphics/side_footer_b.png);
}

/* Fonts */
h1, h2, h3, h4, h5 {
	/*color: #7dc7ce;*/
	color: #3B6EBF
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
p {
	font-size: 1.0em;
	padding-bottom: 1.4em;
	line-height: 1.4em;
}
ul {
	/* list-style-image: url(../graphics/bullet.gif); */
	font-size: 1.0em;
	margin-right: 25px;
	padding-left: 25px;
	padding-bottom: 1.2em;
}
li {
	line-height: 1.4em;
	padding-left: 8px; 
} 

#testimonial p {
	text-indent:34px;
	line-height: 1.4em;
	font-family: georgia, times;
	font-size: 1.1em;
	padding-bottom: 0;
}
.l_block_head h3 {
	font-size: 1.2em;
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}
.l_block_content p {
	color: #3B6EBF;
	line-height: 1.2em;
	padding: 8px;
}

/* Enquiry and Referral Forms */
#form_outer {
	border: 2px solid #DA0404;
	background-color: #e8f2f3;
	padding: 0 14px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
div.row { 
	clear: both; 
	padding-top: 8px; 
}
.div.row h5 { 
	color: #006; 
	font-size: 1.2em; 
	margin-bottom: 0.2em; 
	border-bottom-style: none; 
}
div.row span.label { 
	font-size: 1.1em; 
	width: 160px; 
	float: left;
	text-align: right;
}
div.row2 span.label {
	font-size: 1.0em; 
	width: 160px; 
	float: left; 
}
div.row span.formw {
	text-align: left; 
	width: 360px; 
	float: right;
}
div.row span.item { 
	text-align: left; 
	width: 360px; 
	float: right; 
	font-size: 1.0em;
}
.field { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #fff; 
	width: 220px; 
	height: 18px;
 	border: solid 1px #006;
}
.textfield { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #fff; 
	width: 220px; 
	height: 48px;
	border: solid 1px #006; 
}
.date_field { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color: #fff; 
	width: 200px; 
	height: 18px; 
	border: solid 1px #006; 
}
.text_field { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color: #fff;
	width: 220px; 
	height: 100px;
 	border: solid 1px #006; 
}
.button { 
	color: #ffffff; 
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px;
	background-color: #DA0404; 
	border: solid 1px #2454A2; 
}
.security { 
	width: 154px; 
	border: solid 1px #006; 
}

/* Sample Menu Table */
table.menu {
	width: 100%;
	margin: 12px 0 12px 0;
	border: 1px #858585 solid;
	border-collapse: collapse;
	font-size: 1.0em;
}
table.menu caption { 
	margin: 0; 
	padding: 0; 
	color: #000066; 
	line-height: 2em; 
	text-align: left; 
	font-size: 1.0em; 
	font-weight: bold; 
}
table.menu thead tr { 
	color: white; 
	background: #858585; 
	font-size: 0.9em;
	font-weight: normal;
}
table.menu thead tr th { 
	text-align: left; 
	padding: 0.4em 0.6em 0.4em 0.6em; 
}
table.menu tbody tr { 
	/*border: 1px solid #DF8B96;*/
}
table.menu tbody td {  
	border: 1px solid #858585;
	padding: 0.8em 0.6em;
	background-color: #E6E9F3;
	vertical-align: top;
}
table.menu tbody tr.odd td { 
	background: #F5EDC5; 
}
table.menu .left {
	width: 50%;
	font-weight: normal;
	padding-left: 12px;
}
table.menu .right {
	width: 50%;
	font-weight: normal;
	padding-left: 12px;
}
table.menu h4 {
	font-size: 1.0em;
}
table.menu ul {
	font-size: 0.9em;
	padding: 4px 8px 0 8px;
	list-style-type: square;
}


