/*
Mark Nixey
0437 320 722
enquiries@smallbusinesswebsiteservices.com.au
http://www.smallbusinesswebsiteservices.com.au
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e6e3dd url(images/20090901img01test.gif) repeat-x;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	color: #4f4c45;
}

h1, h2 {
	margin-top: 5px;
	margin-bottom: 0px;

	
}

h1 {
	font-size: 197%;
	font-weight: normal;
}

h2 {
	font-size: 152%;
	font-weight: bold;
}

h3 {
	text-align: left;
	font-size: 135%;
	margin-bottom: 20px;
}

h6 {
	text-align: left;
	font-size: 110%;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}	


p, ul, ol {
	margin-bottom: 10px;
	line-height: 1.8em;
}

.rates {
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.8em;
	font-weight: bold;
}


ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #0796df;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #0796df;
}

a:active {
	color: #0796df;
	

}


a:visited {
	
	color: #0796df;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 15px 20px 10px 0;
}



/* Menu */

.container {clear:both; float:left; width:100%; overflow:hidden;}
#menu2 {
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  }
#menu2 li {
  float:left; position:relative; right:50%;
  }
#menu2 a {
  width:auto;
  display:block;
	height: 45px;
 
	padding: 20px 25px 0 24px;  
color:#fff; 
  background:#948568; 
	border-left: 1px solid #EDEBD5;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #cccc99;

  }

#menu2 .active a {
	background: #5f553f;
	color: #ffc61a;
}


#menu2 a:hover {
  color:#948568; 
  background:#cccc99;
  }


/* Header */

#wrapper { 
 margin: 0 auto;
 width: 770px;
}

#header {
	width: 770px;
}
.img1 {
	float: left;
	width: 240px;
	height: 220px;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 5px;

}
.img2{
	float: right;
	width: 530px;
	height: 220px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
}

#header h1 {
	float: left;
	width: 220px;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 45px;
	line-height: 34px;
	font-weight: 600;
}

#header h2 {
	float: left;
	width: 220px;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

#header a {
	text-transform: lowercase;
	text-decoration: underline;
	font-weight: normal;
	color: #085fb1;
}

#header a:hover {
	text-decoration: none;
}

/* Page */

#page {
	width: 770px;
	padding: 0 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 470px;
	padding-top: 10px;
	margin-top: 10px;
}

#ratescontent {
	float: left;
	width: 440px;
	padding-top: 10px;
	margin-top: 10px;
}


#rightcontent {
	float: right;
	width: 290px;
	padding-top: 10px;
	margin-top: 10px;

}


#wideContent {
	float: left;
	width: 750px;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 0px;

}

#locationContent {
	float: left;
	width: 300px;
	padding-top: 10px;
	margin-top: 10px;

}


#locationRightImages {
	float:right;
	padding: 5px 10px 0 0;
	
}


.post {
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
}

.postr {
	margin-bottom: 5px;
	padding: 0 10px 0 10px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	padding: 5px 0 0 0;
	background: #cccc99;
}

.sidebartexttitle {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	font-size: 135%;
	text-align: center;
	color: #333333;
}

.sidebartext {
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1em;
	color: #333333;
}

#leftsidebar {
	float: left;
	width: 470px;
	padding: 5px 0 0 0;
	background: #DFDF9F;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #333333;
}

#sidebar h3 {
	font-size: 85%;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #333333;
	text-decoration: underline;

}

#sidebar a:hover {
	color: #333333;
	text-decoration: none;

}

#locationsidebar {
	float: right;
	width: 460px;
	padding: 5px 0 0 0;
	background: #cccc99;
}
.locationsidebartexttitle {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	font-size: 135%;
	text-align: center;
}

.locationsidebartext {
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1em;
}


.sidebarquote{
	text-align: center;
	line-height: 1.6em;
	font-style: italic;
	margin: 10px 20px 10px 20px;
}



#locationsidebar li {
}

#locationsidebar a {
	color: #666666;
}

#ratessidebar {
	float: right;
	width: 320px;
	padding: 5px 0 0 0;
	background: #cccc99;
}
.ratessidebartexttitle {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	font-size: 135%;
	text-align: center;
}

.ratessidebartext {
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1em;
}
#ratessidebar a {
	color: #666666;
}


#rightImages {
	float:right;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	
}

#rightSmallImages {
	float:right;
	padding: 10px 5px 10px 5px;
	
}


#leftImages {
	float:left;
	padding-top: 5px;
	
}


.rimage {
	margin-left: 10px;
	margin-bottom: 5px;
	border:1px solid #ffc61a;
	padding: 0;

}

.ratesimage {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border:1px solid #ffc61a;
	padding: 0;

}


.montage {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0;

}


.guestbook {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	border:1px solid #ffc61a;
	padding: 0;

}

.rsmallimage {
	margin: 0 5px 0 0;
	border:1px solid #2B5478;

}


.limage {
	margin: 0 10px 5px 10px;

}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 10px 0;
	background: #fff url(images/img04new.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}





#calendarContent {
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table {
border-collapse: collapse;
table-layout:fixed;
}

.fish {
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}

#homeportrait {
	float: left;
	margin-left: 10px;
	width: 770px;
}

.homeportrait {
	margin-top: 10px;
	border:1px solid #ffc61a;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cardsaccepted {
	width: 200px;
	padding: 0;
	margin-top: 0;
    margin-left: 0;
}

.lane {
margin-top: 5px;
text-align: center;
font-size: 1.4em;
color: #0796df;
line-height: 1.1em;
font-style: italic;
}

