@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image: url('../images/headerbg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#frame {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 150px;
	float: left;
}

#logo {
	width: 205px;
	height: 150px;
	float: left;	
}

#nav_cont {
	
	width: 755px;
	height: 27px;
	float: left;
	background-color: #ca0b3d;
	padding-top: 118px;
	margin-top: 5px;
}

#nav{
	float:right;
    list-style-type: none;
    margin:0;
}

#nav li{
	float:left;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
	display: block;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;	
	border-left: 1px solid #CA0B3D;
	background-color: #f44672;
}

#nav li a:hover, #nav li.selected a {
	height: 27px;
	background-color: #fff;
	border-left: 1px solid #CA0B3D;
	color: #CA0B3D;
}

#banner {
	width: 960px;
	float: left;
}

#banner_small {
	width: 960px;
	float: left;
}

#banner_left {
	width: 430px;
	float: left;
}

#banner_right {
	width: 490px;
	float: left;
	padding: 30px 0px 20px 40px;
}

h1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CA0B3D;
	padding-bottom: 20px;
}

h2 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA0B3D;
	padding-bottom: 20px;
}

h4 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CA0B3D;
	text-align: center;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 20px;
	padding-bottom: 10px;
}
p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}

p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

#mainbody {
	width: 960px;
	float: left;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
}

#mainbody_cont {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.box_cont {
	width: 400px;
	float: left;
}

.caketoppers {
	width: 150px;
	float: left;
	padding: 0 10px 30px 0;
}

.thumbnail{
	float: left;
	width: 220px;
	height: 220px;
	margin-right: 20px;
	margin-bottom: 40px;
	}

ul.grey_circle {
	padding:0px 0px 0px 40px;
}
ul.grey_circle li {
	list-style: circle;
	background-position:left center;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.clear
{
clear: both;
}

#footer{
	width:960px;
	height:60px;
	background-image: url('../images/bottom_border.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	float:left;
}

#footer_left{
	width: 780px;
	float: left;
}

#footer_right{
	width: 180px;
	float: left;
}

.footer_text_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height:20px;
	margin: 10px 0px 0px 0px;
}

.footer_text_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height:20px;
	margin: 10px 0px 0px 0px;
	text-align: right;
}

.footer_text_right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

.footer_text_right a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.clear
{
clear: both;
}

.float_right {
	float: right;
	margin: 0 0 0 40px;
	clear: both;
}

.sidepic {
	width: 270px;
	float: left;
	padding: 180px 0 0 180px;
}

#contact_form {
	width: 480px;
	float: left;
}

input#firstname, input#surname, input#email, input#telephone, input#address, input#suburb, input#daterequired, input#refferalother, input#howfindus {
	background:#ffffff;
	border:1px solid #CA0B3D;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:250px;
}

.pink_box{
	background:#ffffff;
	border:1px solid #CA0B3D;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:250px;
}

input#submit {
	background:#CA0B3D;
	border:1px solid #CA0B3D;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
}

input#submit:hover {
	background:#f44672;
	border:1px solid #CA0B3D;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
	cursor:pointer;
}

label {
	margin:10px;
}

textarea#enquiry{
	background:#ffffff;
	border:1px solid #CA0B3D;
	padding:4px;
	width:300px;
	height:150px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}

