/* RESET  ------------------------------------------------------------------ */
* {
margin: 0;
padding: 0;
}

/* GENERAL  ------------------------------------------------------------------ */

body 
{
	margin: 0;
	font-size : 13px;
	font-family : Helvetica, Arial, "sans-serif";
	color : #333;
	background-image:url(images/background.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color : #ecf5d6;
}

/* TYPOGRAPHY ------------------------------------------------------------------ */

p  {
	font-size:1em;
	line-height:150%;
	margin:1em 0 1.5em 10px;
}

.small  
{
	font-size:0.875em;
	line-height: normal;
}

.top 
{
	font-size:0.875em;
	line-height: normal;
}

strong
{
	font-weight : bold;
}

a, a:visited {
	color : #339900;
}
a:hover {
	color : #F30;
}
h1 
{
	line-height : 150%;
	font-size : 1.4em;
	font-weight : bold;
	margin : 0 0 1em 0;
	color: #333333;
}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color: #333333;
}

h2 
{
	font-size:14pt;
	line-height: 150%;
	color: #F30;
	margin: 12px 0 10px 0;
	padding: 5px 0 8px 35px;
	font-weight : bold;
	background-image:url(images/h2bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-family: "Courier New", Courier, monospace;
}

h3 
{
	font-size:1.2em;
	line-height: 150%;
	color:#333333;
	margin: 5px 10px 15px 10px;
	padding:0;
	font-weight:bold;
	border-bottom: 1px solid #c0e078;
}
h3 a, h3 a:hover, h3 a:visited {
	text-decoration:none;
	color: #333333;
}
h4
{
	font-size:1.1em;
	line-height: 150%;
	margin: 5px 10px 5px 10px;
	padding:0;
	font-weight:bold;
}

h5
{
	font-size:1em;
	line-height: 150%;
	margin: 5px 10px 5px 10px;
	padding:0;
	font-weight:bold;
}

li {
	margin : 0 0 0.5em 0;
}


ol {
	list-style : decimal;
	list-style-position: outside;
	font-size:1em;
	line-height:1.3em;
	margin : 0 0 1.5em 40px;
	padding : 0 0 0 0;
}

ul {
	list-style : disc;
	list-style-position: outside;
	font-size:1em;
	line-height:1.3em;
	margin : 0 0 1.5em 40px;
	padding : 0 0 0 0;
}

ol {
	padding-left : 0.5em;
}
blockquote
{
	color : #585858;
	padding : 1em 20px 2em 40px;
	line-height:1.3em;
	margin:0;
}
blockquote small {
	text-align : right;
	color : #339900;
	display : block;
	line-height:1.1 em;
	font-size : 0.9em;
}

a.reference {
	vertical-align : super;
	line-height:0.65em;
	font-size : 0.85em;
}

/* STRUCTURE ------------------------------------------------------------------ */

#wrapper {
	width:100%;
	margin: 0 auto;
	padding: 0;
}

#main {
	width: 950px;
    margin: 0 auto;
	padding: 0;
}

#header {
	margin: 0;
	padding: 0;
	background-image : url(images/banner_LaughterAustralia.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 950px;
	height : 210px;
}

#content {
	width:auto;
    margin: 0 auto;
	padding: 20px;
	background-color:#FFFFFF;
	overflow:hidden;
	_height: 1px;
    _overflow: visible;
}

#intro {
	padding: 15px 0 0 0;
	background-image:url(images/introbg.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow: hidden;
	_height: 1px;
    _overflow: visible;
}
#intro div.bottom {
	padding: 0 20px 20px 30px;
	background-image:url(images/introbg_bot.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	overflow: hidden;
	_height: 1px;
    _overflow: visible;
}
#intro h1 {
	width: 250px;
	display:block;
	float:left;
}
#intro .intro_right {
	width:585px;
	margin:0;
	padding: 0 0 0 20px;
	border-left: 4px solid #c0e078;
	float:left;
}
#intro p {
	margin:0;
	padding: 0 0 0 0;
	display:block;
}
#sidelinks {
	width:140px;
	margin: 20px 0 0 20px;
	padding: 10px 0 0 10px;
	background-color:#F1FADB;
	float:left;
	
}
#gsearch {
	width:140px;
	margin: 10px 0 0 20px;
	padding: 10px 0 0 10px;
	float:left;
}
ul.links {
	margin: 0;
	padding: 8px 3px 10px 3px;
}
ul.links li {
	font-size:11px;
	margin:0;
	padding: 0 0 0.5em 0;
	list-style: none;
}
ul.links li a {
	text-decoration: none;
}
#header h1, #header h2 {
	background-image:none;
	text-indent : -2000em;
}

div.column
{
	float : left;
	width : 340px;
	margin:0 auto;
	padding : 15px 15px 20px 10px;
	word-wrap:break-word;
}

/* NAVIGATION ------------------------------------------------------------------ */

#navmenu {
	background-color : #66CC00;
	margin: 0;
	padding: 0;
	height : 49px;
	background-image: url(images/menunavibg.png);
	background-position: top left;
	background-repeat: no-repeat;
}


#nav, #nav ul {
	margin: 0;
	list-style: none;
}

#nav a {
	font-size : 15px; 
	display: block;
	width: 110px; 
	height : 41px;
	color: #FFF; 
	text-decoration: none; 
	padding: 5px 3px 3px 5px; 
	border-right: 1px solid #FFF;
	overflow:hidden;
}

#nav a.last
{
	width:auto;
	border-right : none;
}

#nav a:hover {
	color:#333333;
} 

#nav li {
	list-style : none;
	float: left;
	padding : 0;
	margin : 0;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li.hide {
	display : none;
}

#nav .nav_admin {
	float:right;
}
#nav .anylinkcss {
	width:118px;
	margin:0;
	padding:0;
	position:absolute;
	visibility: hidden;
	z-index: 100;
	background-color: #339900;
	border:none;
}

#nav .anylinkcss a {
	height: auto;
	margin:0;
	padding: 3px; 
	font-size : 12px;
	display: block;
	border:none;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}

/* NAMED ELEMENTS ------------------------------------------------------------------ */

#locations li {
	float : left;
	width : 160px;
	height : 150px;
	list-style : none;
	margin : 0 10px 1.1667em 0;
}






/* OTHER ELEMENTS ------------------------------------------------------------------ */

#footer
{
	font-size: 10px;
	text-align:center;
	color : #333;
	padding : 30px 0 30px 0;
}
#footer a
{
	text-decoration:none;
	color:#339900;
}
	
.clearing
{
	border: 0px #000 solid;
	padding: 0px;
	margin-bottom : 0px;
	height: 0px;
	clear: both;	
}	
	
.clear {
	clear:both;
}
