@charset "UTF-8";
/* CSS Document */

body{
	background-color:#fff; 
	
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	
	}
a{
	text-decoration:none;
	color: #969a76;
}

#footer a {
	color: #363729;
}

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

#footer a:hover {
	color: #EEEEEE;
}

a:active {
	text-decoration:underline;
	color: #a5562f;
}

ul{
		list-style-type: none;
}


input, textarea {
	border-Width: 1px;
	Border-style:solid;
	border-Color:#d2cbaf;
}

/* @group Divs */

div{
	border-color: #d2cbaf;
	border-width:1px;
}

#container {
	margin:50px auto 0 auto;
	width: 694px;
	background-color: #FFF;


	}

#static_image{
	height:254px;
	padding:2px;
	}

#menu{
	margin: 0 auto;
	height:40px;
	position:relative;
	top:-22px;
	}

#content {
	position:relative;
	top: -22px;
	text-align: left;
	padding:2px;
}

#leftcol {
	float: left;
	width: 230px;
	margin-bottom: 16px;
	

}

#leftimageindex {
	background-image:url(images/index_special.gif);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#submenuindex {
	background-image:url(images/img8.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:150px;
}


#leftimagespecial {
	background-image:url(images/special_special.gif);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}


#submenuwedding{
	
	background-image:url(images/menu_backing.gif);
	border-style: solid;
	margin-bottom: 16px;
	height:150px;
	
	
}	


#leftimagewedding {
	background-image:url(images/submenuwedding3.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#leftimagemenu {
	background-image:url(images/img12.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#submenupackages {
	background-image:url(images/img7.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:150px;
	
}	


#leftimagepackages {
	background-image:url(images/img4.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#submenuceremonies {
	background-image:url(images/submenuchapel2.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

//*#leftimagechapel {
	background-image:url(images/submenuchapel2.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}*//

#submenufunctions {
	background-image:url(images/img4.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#leftimagefunctions {
	background-image:url(images/img4.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#submenucottages {
	background-image:url(images/submenucottages.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

//*#leftimagecottages {
	background-image:url(images/submenucottages.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}*/


#submenu_guestbook {
	background-image:url(images/submenuguestbook1.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:150px;

}

#leftimageguestbook {
	background-image:url(images/submenuguestbook3.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#submenuenquiries {
	background-image:url(images/submenuenquiries2.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:150px;
	

}

#leftimageenquiries {
	background-image:url(images/submenuenquiries1.jpg);
	border-style: solid;
	margin-bottom: 16px;
	height:250px;

}

#rightcol {
	padding: 16px;
	border-style: solid;
	float: right;
	width: 410px;
	margin-bottom: 16px;
}

#footer{
	padding: 14px;
	font-size: 12px;
	text-align: right;
	clear: both;
	border-style: solid;
	background-color: #bfc3b5;
	margin-bottom:16px;
	color: #fff;
/*	vertical-align: text-bottom;
	height: 20px;*/
}

/* @end */

/* @group Rollovers */





#menu a{
	margin: 0px 11px;
	/*margin:0px 7px; ( i think this is ie6 only )*/
    display: block;
    float: left;
    height: 31px;
    text-decoration: None;
	background-position: 0px -2px;
}	
	
#menu a:hover {
    background-position: 0px -31px;
}

#menu a:active {
	background-position: 0px -60px;
}	


/* individual properties */
	
a.homerollover {
    width: 47px;
    padding-right:10px;
    background: url(images/home.gif) 0 0 no-repeat;
}

a.weddingrollover {
    width: 60px;
    padding-right:10px;
    background: url(images/wedding.gif) 0 0 no-repeat;
}

a.ceremoniesrollover {
    width: 75px;
    padding-right:10px;
    background: url(images/ceremonies.gif) 0 0 no-repeat;
}

a.functionsrollover {
    width: 75px;
    padding-right:10px;
    background: url(images/functions.gif) 0 0 no-repeat;
}


a.cottagesrollover {
    width: 61px;
    padding-right:10px;
    background: url(images/cottages.gif) 0 0 no-repeat;
}

a.guestbookrollover {
    width: 85px;
    padding-right:10px;
    background: url(images/guestbook.gif) 0 0 no-repeat;
}

a.enquiriesrollover {
    width: 70px;
    background: url(images/enquiries.gif) 0 0 no-repeat;
}




#weddingmenu a{
	/*margin:0px 7px; ( i think this is ie6 only )*/
    /*float: left;*/
    display:block;
    height: 37px;
    text-decoration: None;
	background-position:0px -2px;
	/*border-style:solid;
	border-Width:1px;
	border-Color:#000000;*/
}	
	
#weddingmenu a:hover {
    background-position: 0px -60px;
}

#weddingmenu a:active {
	background-position: 0px -118px;
}	


a.Packages {
	width: 70px;
	Margin:20px 0px 0px -10px;
	
    padding-left:10px;
    background: url(images/packages.gif) no-repeat;
   
}

a.SampleMenu {
	width: 130px;
	Margin:0px 0px 0px -10px;
    padding-left:13px;
    background: url(images/samplemenu2.gif) no-repeat;
}

a.Conditions {
	width: 180px;
	Margin:0px 0px 0px -10px;
    padding-left:13px;
    background: url(images/terms.gif) no-repeat;
}

/* @end */
