/* - - - - - - - - - - - - - - - - - - - - -

Title : Patisse
URL : http://www.patisse.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

div, dl, dt, dd, pre, form, fieldset, input, textarea, blockquote {
	margin:0; 
	padding:0; 
 }
 
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}

body { 
	padding: 0;
	padding-top: 165px;
	margin: 0;
	background: #babc35 url(/persistent/templateimages/bg.jpg) repeat;
 }
 
fieldset { 
	border: 0; 
}

img { 
	border: 0; 
}

h1 {
	font: normal 19px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
}

h2 {
	font: normal 17px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
}


h3 {
	font: normal 14px/22px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
}

p, td, li {
	font: normal 12/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #421d0d;
	text-align: justify;
}

a {
	color: #421d0d;
	text-decoration: underline;
}

a:hover {
	color: #a3a60d;
	text-decoration: underline;
}

.clear { 
	clear: both; 
	font-size: 0; 
	height: 0; 
	line-height: 0; 
}

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#container {
	width: 800px;
	height: 380px;
	margin: 0 auto;
	border: 1px solid #411d0d;
	background-color: #a3a60d; 
}

#spacer {
	height: 40px;
}

#splash_wrap {
	width: 680px;
	height: 300px;
	margin: 0 auto
}

#image {
	width: 308px;
	height: 307px;
	float: left;
}

#content {
	width: 350px;
	height: 307px;
	float: right;
	text-align: right;
}

#entersite {
	height: 21px;
}

 
 #stats {
 	display: none;
 }
