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

Title : Valley Field Escape 
URL : http://www.valleyfieldescape.com.au/

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

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6F685B;
	font-size: 12px;
	line-height: 1.3;
	background-color: #eef2fb; 

}

p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6F685B;
	font-size: 12px;
	line-height: 1.3;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F685B;
	margin:0px;
	padding:0px;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F685B;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F685B;
	font-weight: bold;
}

a { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #BB5E03;
	text-decoration: underline;
}

a:hover {
	color: #6F685B;
}	
	

img {
	border: 0;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}
	
/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

.menubg { 
	background-color: #eef2fb; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4843;

}

.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4C4843;
	text-decoration: none;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3;
}

.menu:hover {
	text-decoration: none;
	color: #333333;
	}
	
.heading {
	padding-left:22px;
	padding-top: 18px;
	font-size:18px;
	padding-bottom:2px;

}	

.submenubg {
	padding-left: 22px;
	padding-right:20px;
	color: #BBA295;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 10px;
}	

.submenu {
	color: #BBA295;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;

}
	

.header {
	height: 175px;
	width: 770px;
	vertical-align: top;
}


.contentstop { 
	background-image: url(../templateimages/contentstop.gif);
	background-repeat:no-repeat;

}

.contentstops {
	background-image: url(../templateimages/contentstop2.gif);
	background-repeat:no-repeat;
	background-position: top;
	height: 28px;
}


.contentbg {
	background-image: url(../templateimages/contentbg.gif);
	background-repeat: repeat-y;
	padding-left: 22px;
	padding-right:22px;
	padding-top:10px;


}

.contentbottom {
	background-image: url(../templateimages/contentbottom.gif);
	background-repeat:no-repeat;
	height: 31px;
	background-position: top;
}

.footer {
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color: #8D8169;
	padding-right: 13px;
	padding-top: 9px;
}

.footerLeft {
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #8D8169;
	padding-left: 15px;
	padding-top: 9px;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8169;

}
