
/***********************************************/
/* HTML tag styles - villa pourzand.com.au   */
/***********************************************/ 

/* sets a level playing field */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}


/* feeds IE 5* PC the correct width due to its non-standard box model - FF hack */
html {height:100%}
body {min-height:101%}


/* STYLE CONTAINER DIV ------------------------------- */

#container {
	margin: 10px auto; /* distance from top of screen */
	width: 760px; /* sets the width of the wrapper */
	position: relative; /* important to position it relatively */
	background-color: #fff;/* sets the wrappers background color*/
	border: 1px solid #988263;
	/* background-image:  url(../images/bgGreen.jpg);*/
	text-align: left;/* Realigns the text to the left after the IE hack in the body rule */
	
	
}
 
/* -------------------END OF CONTAINER DIV--------------------- */

/* STYLE HEADER DIV ------------------------------- */

#header {
	background-image:  url(../images/bannerWorking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 252px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	font-size: 150%;	
	/*padding-top: 25px; /* distance of text from top of banner */
	
}

#header img{
	float: right;

	
}

/* ------------- END HEADER DIV --------------------- */



body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(../images/bgMagnolia.jpg);
	/* background: #00ff00;*/
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;

}

a{
	color: #333;
	text-decoration: underline;
}

a:link{
	color: #333;
	text-decoration: underline;
}

a:visited{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

h1{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 120%;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}

h2{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 114%;
 	color: #000;
 	margin-top: 3px;
 	padding: 0px;
}

h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#navBar{
	float: left;
	width: 115px;
	margin: 1px;
	padding: 0 0 0 0;
	background-image:  url(../images/navBarBg.jpg);
	
}

#navBar img{
	padding: 2px 0 2px 7px;
	
}

/***********************************************/
/* openingtimes layout Div */
/***********************************************/
	

.openingtimes p{
	padding: 4px 0px 4px 0px;
}

#openingtimes {
	float: left;
	width: 115px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 3px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 67%;
 	font-weight: normal;
	border: 1px dashed #cc9900;
	text-align:center;
	background-image: url(../images/bgCandelstick.jpg);

}

#openingtimes a {
	text-decoration: underline;
	color: #000000;
		
	}

#openingtimes a:hover, #openingtimes a:active, #openingtimes a:focus {
	color: #000000;
	text-decoration: underline;
	
	}

/***********************************************/
/* Content layout Div */
/***********************************************/

#content{
	float: left;
  	width: 55%;
  	text-align: justify;
	padding: 0 15px 0 15px;
	font-size: 88.01%;
	
}

.content p{
	padding: 0 0 0 0;
}


.content a {
	text-decoration: underline;
	color: #000;
		
	}

.content a:hover, #content a:active, #content a:focus {
	color: #00ff00;
	text-decoration: underline;
	
	}


/************* #Top Nav styles **************/

#topNav{
	padding: 0 0 0 0;
	border-bottom: 1px solid #fff;
	text-align: center;
	height: 2px;
	background-color: #988263;
	font-weight: bold;


}

#topNav img{
 	display: block;
}

#topNav a {
	font-size: 78%;
	padding: 0 4px 0 0;
	color: #333;
}



/************** .feature styles ***************/

.feature{
	padding: 0px 0 10px 15px;
	font-size: 80%;
}

.feature p{
	padding: 4px 0 4px 0;
}

.feature h1{
	padding: 180px 0px 5px 0px;
	text-align: left;
	color: #000;
}

.feature h2{
	padding: 15px 0px 5px 0px;
	text-align: left;
	color: #000;
}


.feature h3{
	padding: 15px 0px 5px 0px;
	text-align: left;
	font-size: 130.01%;
	color: #988263;
}

.feature img{
	padding: 2px 2px 2px 2px;
	/* border: 1px solid #666; */
}

.feature a {
	text-decoration: underline;
	color: #000;
		
	}

.feature a:hover, #feature a:active, #feature a:focus {
	color: #00ff00;
	text-decoration: underline;
	
	}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 70%;
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/************** #weddings styles **************/

#weddings{
	margin: 0px;
	float:right;
	width: 20%;
	background-image:  url(../images/headlines.jpg);
	padding: 10px 1px 0 0;
	font-size: 66%;
	text-align: left;
	border: 1px dashed #cc9900;
	
}


#weddings p{
	padding: 2px 8px 2px 5px;
}

#weddings h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 125%;
 color: #988263;
 margin: 0px;
 padding: 4px 8px 0 5px;
 text-align:center;
}

#weddings h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 118%;
 color: #988263;
 padding: 10px 5px 0 5px;
 text-align:left;
}


#weddings a {
	text-decoration: underline;
	color: #000;
		
	}

#weddings a:hover, #weddings a:active, #weddings a:focus {
	color: #fff;
	text-decoration: underline;
	
	}
	
#weddings img{
	padding: 2px 2px 2px 2px;
	/*border: 1px dashed #cc9900;*/
}


/************* #Footer styles ***************/

#footer {
	font-family: Verdana,Arial,sans-serif;
	width: 760px; 
	background-image:  url(../images/footerBg.jpg);
	border-top: 1px dashed #988263;
	clear: both;
	font-size: 60%;
	color: #988263;
	padding: 10px 0 5px 0;
	text-align:center;
	
		
}

#footer a {
	text-decoration: none;
	color: #988263;
		
	}

#footer a:hover, #footer a:active, #footer a:focus {

	color: #988263;
	text-decoration: underline;
		
	}

