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

TITLE : Beppi's

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

DESCRIPTION : Full Site Styles
 
------------------------------------------ */

/* ------------------------------------------
 GLOBALS AND LAYOUT ELEMENTS
------------------------------------------ */

html, body {
	margin: 0;
	padding: 0;
	}

#bnnrWrap {
	width: 100%;
	background: url(../templateimages/bnnr_bgtile.jpg) top left repeat-x;
	}

	#bnnr {
		width: 918px;
		margin: 0 auto;
		background: url(../templateimages/bnnr_bg.jpg) top left no-repeat;
		}
		
		#bnnr img { border: 0; display: block; }

#navWrap {
	width: 100%;
	height: 51px;
	background: url(../templateimages/nav_bg.jpg) top left repeat-x;
	}
	
	#navInner {
		width: 918px;
		height: 51px;
		margin: 0 auto;
		}

	/*-------------------------------------------
	  DROPDOWNS
	-------------------------------------------*/
	
		#nav, #nav ul {
			list-style: none;
			padding: 0;
			margin: 0;
			}
		
		#nav li {
			cursor: pointer;
			float: left;
			text-transform: capitalize;
			margin: 0;
			}
			
		#nav li a {
			min-height: 15px;
			font: bold 13px Georgia, "Times New Roman", Times, serif;
			color: #fff;
			display: block;
			text-decoration: none;
			padding: 17px 0 18px 0;
			}
			
			#nav li a .divider { padding: 0 15px; }
	
		#nav li a:hover { 
			color: #fff;
			text-decoration: none;
			}
		
		#nav li.selected a {}
		#nav li.selected a:hover {}	
		#nav li.selected a, #nav li a:hover {}
				
		#nav li ul a, #nav li ul a:visited {	
			min-height: 15px;
			font: normal 11px verdana, arial, helvetica, sans-serif;
			display: block;
			text-decoration: none;
			text-align: left;
			padding: 7px 10px;
			border-top: 0;
			border-right: 0;
			border-left: 0;
			border-bottom: 1px solid #77684c;
			color: #d9d5cd;
			width: 160px;
			background-color: #716042;
			text-transform: none;
			}
			
		#nav li ul a:hover {
			color: #d9d5cd;
			background-color: #7c6a4e;
			}
		
		#nav li.selected ul a, #nav li.selected ul a:visited {}		
		#nav li ul li {}
		
		#nav li {
			float: left;
			padding: 0;
			}
		
		#nav li ul {
			position: absolute;
			border-bottom: 0;
			left: -999em;
			height: auto;
			width: 160px;
			margin: 0;
			padding: 0;
			}
		
		#nav li li {
			width: 150px;
			background-image: none;
			}
		
		#nav li ul ul { margin: -30px 0 0 180px; }
		
		#nav li:hover ul ul,
		#nav li:hover ul ul ul,
		#nav li.sfhover ul ul {
			left: -999em;
			}
		
		#nav li:hover ul,
		#nav li li:hover ul,
		#nav li li li:hover ul,
		#nav li.sfhover ul,
		#nav li li.sfhover ul {
			left: auto;
			z-index: 500;
			}
		
		#nav li:hover, #nav li.sfhover {
			color: #fff;
			position: static;
			}
		
		#nav li ul li:hover, #nav li ul li.sfhover { 
			background-image: none;
			background-color: #e4e4e4;
			}

#contentWrap {
	width: 100%;
	background: #f9f8f4 url(../templateimages/content_bgtile.jpg) top left repeat-x;
	}

	#contentInner {
		width: 918px;
		margin: 0 auto;
		padding: 0 0 36px 0;
		background: url(../templateimages/content_bg.jpg) top left no-repeat;
		}

		#secondaryBnnr {
			width: 918px;
			height: 311px;
			margin-bottom: 20px;
			}
	
		#pageHeading {
			padding: 56px 65px 30px 65px;
			background: url(../templateimages/h1bg.png) bottom left no-repeat;
			margin: 0 0 20px 0;
			}
			
			#pageHeading h1 { color: #fff; margin: 0; }

		#contentMain {
			width: 798px;
			margin: 0 auto;
			overflow: hidden;
			}

#footerWrap {
	width: 100%;
	background: #000 url(../templateimages/footer_bg_tile.jpg) top left repeat-x;
	}

	#footerInner {
		width: 918px;
		margin: 0 auto;
		text-align: center;
		}

		#footerMain {
			padding: 30px 65px 56px 65px;
			background: url(../templateimages/footer_bg.jpg) top left no-repeat;
			font: bold 13px/22px Georgia, "Times New Roman", Times, serif;
			color: #fff;
			text-align: left;
			}
		
			#footerMain a { color: #fdffd0; text-decoration: none; }
			#footerMain a:hover { text-decoration: underline; }

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0;
	}

#stats { display: none; }

/* ------------------------------------------
 TEXT FORMATTING
------------------------------------------ */

p, td, li {
	font: 13px/22px Georgia, "Times New Roman", Times, serif;
	color: #6f6541;
	}
	.introText { font: bold 14px/22px Georgia, "Times New Roman", Times, serif; }

p {	margin: 0 0 20px 0; }
ul, table { margin-bottom: 20px; }
li { margin-bottom: 5px; }

hr {
	border-top: 1px solid #e4e2d9;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	color: #f9f8f4;
	margin: 40px 0;
	height: 0;
	padding: 0;
	}

form, fieldset { padding: 0; margin: 0; border: 0; }

/* ------------------------------------------
 HEADINGS
------------------------------------------ */

h1 {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #4f482d;
	margin: 0 0 20px 0;
	}

h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #484023;
	margin: 40px 0 20px 0;
	display: block;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e4e2d9;
	}

h3 {
	font: bold 12px/22px Georgia, "Times New Roman", Times, serif; 
	margin: 0 0 20px 0;
	color: #6f6541;
	text-transform: uppercase;
	letter-spacing: 4px;
	}

h4 {
	font: bold 13px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	color: #a29b82;
	}

/* ------------------------------------------
  LINKS
------------------------------------------ */

a, a:link, a:visited, a:active { color: #6b721b; }
a:hover { text-decoration: none; }

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

.imgleft {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #beb9a8;
	}

.imgright {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #beb9a8;
	}

.galleryimages {
	margin: 0 0 30px 0;
	border: 1px solid #beb9a8;
	}

.error {
	color: #ff0000;
	font-size: 11px;
	padding-left: 5px;
	}
