/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
/* remember to define focus styles! */
:focus{outline:0;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}



body {
	background-color: #2f4e6c;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: small;
	padding-top: 10px;
}

img, div {behavior: url("/css/iepngfix.htc");}

#banner {
	background: #ffffff url(/images/site/bio-bg.gif) repeat-x;
	height: 174px;
	overflow: hidden;
}

#nav {
	background: transparent url(/images/site/banner.png) no-repeat;
	height: 158px;
	margin: 0 auto;
	margin-top: 16px;
	width: 730px;
}

#nav ul {
	margin-left: 1px;
	padding-top: 100px;
}

#nav ul li {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	float: left;
	font-size: 13px;
	letter-spacing: 0.1em;
	list-style-type: none;
	margin-left: 0px;
	padding-right: 10px;
	text-transform: lowercase;
}

#nav a:link, #nav a:visited {
	color: #415b72;
	padding-right: 10px;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	background-color: transparent;
	color: #000000;
}

#hours {
	color: #dae4ed;
	font-size: 0.9em;
	height: 1em;
	letter-spacing: 0.05em;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	width: 780px;
}

.kirrawee {float: left;}
.cronulla {float: right;}

#right {
	background-color: #4b6680;
	border-left: 1px solid #5c7791;
	float: right;
	margin-left: 25px;
	width: 225px;
}

.address {
	border-bottom: 1px solid #5c7791;
	color: #b7cee4;
	margin-left: 25px;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

.phone {
	font-size: xx-large;
}

#content #sidenav li {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: none;
	margin-left: 25px;
	text-transform: lowercase;
}

#sidenav li a:link, #sidenav li a:visited {
	color: #f8fdfc;
	padding: 0 2px;
	text-decoration: none;
}

#sidenav li a:hover, #sidenav li a:active {
	background-color: #ffffff;
	color: #4b6680;
	content: "> ";
}

#right h3{
margin-left: 25px;
}

.bottom-slide {
	margin-left: 25px;
}

.bottom-slide img {
	border: 1px solid #5c7791;	
}

#content {
	background-color: #4b6680;
	border: 1px solid #5c7791;
	color: #dee7ef;
	margin: 2px auto;
	padding: 25px 25px 0 25px;
	width: 730px;
}

/*
#page-text {width: 504px;}
*/

#footer {clear: right; padding: 1em 20px 0 0;}

#footer p {
	font-size: 9px;
	text-align: right;
}

a:link, a:visited {
	color: #f8fdfc;
}

a:hover, a:active {
	background-color: #ffffff;
	color: #4b6680;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #5c7791;
	letter-spacing: 0.05em;
	margin-bottom: 0.5em;
	margin-top: 2em;
	padding-bottom: 0.2em;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	color: #b7cee4;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #b7cee4;
	font-size: 14px;
}

p, li, td {
	line-height: 1.5em;
}

p, ul, ol {
	margin: 1em 0;
}

#content p, #content li, #content td {
	font-family: Arial, sans-serif;
}

li {
	margin-left: 2em;
}

ul li {
	list-style-type: square;
}

ol li {
	list-style-type: decimal;
}

#emailus {
	float: right;
}

#emailus a:link, #emailus a:visited {
	background-color: #b7cee4;
	color: #555555;
	padding: 20px;
	text-decoration: none;
}

#emailus a:hover, #emailus a:active {
	background-color: #c8dff5;
	color: #333333;
}

.moduletablepromo {
	background-color: #e0e6ea;
	border: 1px solid #bbbbbb;
	color: #555555;
	font-size: large;
	margin-bottom: 25px;
	padding: 10px;	
	width: 458px;
}

label {
	display: block;
	font-size: x-small;
	text-transform: uppercase;
}

input {
	border: 1px solid #5c7791;;
}

.imgright {
	float: right;
	margin: 1em 0 15px 25px;
}

#xflashcontent {
float: left;
}

.back_button {display: none;}