body {text-align: center; font-size: 11px; font-family: Verdana; color: #153E7E; background: url("Pictures/bodybg.jpg");}

h3 {font-size: 13px; color: #666600; margin: 10px; margin-left: 0px;}
h4 {font-size: 13px; color: #000066; margin: 10px;}

p {margin-top: 15px; margin-bottom: 15px;}

#container {
position: relative;
margin: 25px auto;
width: 900px;
height: 950px;
border: 1px solid black;
background: white url("Pictures/people.jpg") no-repeat bottom left;
}

#menu {
position: absolute;
top: 150px;
left: 0px;
width: 900px;
z-index: 1;
}

#header {
position: absolute;
top: 0px;
left: 0px;
width: 900px;
}

#secmenu {
position: absolute;
top: 30px;
right: 20px;
font-size: 12px;
font-weight: bold;
text-align: left;
}

#secmenu td {vertical-align: middle;}

#secmenu a, #secmenu a:visited {color: white; text-decoration: none;}
#secmenu a:hover {border-bottom: 2px dotted white;}

#footer {
position: absolute;
bottom: 50px;
left: 500px;
width: 350px;
height: 20px;
border-top: 1px dotted #787878;
text-align: left;
}

#menshadow {
position: absolute;
top: 177px;
left: 0px;
height: 6px;
width: 900px;
background: url("Pictures/menshadow.gif") repeat-x;
}



/* """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" END GENERIC STLYES """""""""""""""""""""""""""""" */



#info { 	
position: absolute;
top: 0px;
left: 10px;
width: 600px;
text-align: left;
text-align: left;
	}
#info a, #info a:visited {
color: Royalblue;
	}
#info a:hover {
color: orange;
	}

p.indent { 	/*indent victoria and general enquiries text */
margin-left: 100px;
	}

#container {height: 1500px; background: white url("Pictures/contactbg.jpg") top right repeat-y;}

h4 {font-size: 14px; color: black;margin-left: 0px;}


#body {
position: absolute;
top: 260px;
left: 10px;
width: 800px;
height: 1240px;
background: url("Pictures/vine.jpg") no-repeat;
background-position: bottom left;
}



#label {
position: absolute;
top: 180px;
left: 0px;
width: 900px;
height: 47px;
background: url("Pictures/labelshadow.jpg");
text-align: left;
}



a, a:visited {color:#3C3030;font-weight: bold;}
a:hover {color:orange;}

















