/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version:1.3 (Nov 28,2005)
Screen layout:*/
a{
	text-decoration: none;
	color: #286ea0;
}

a img{
	border: 0;
}

div#content p a {
	background:  url(../images/navbg.jpg);
	padding: 0 2px 0 2px;
}

div#content p a:hover{
	/* text-decoration: underline; */
	color: #286ea0;
	/* background-color: #D3F3FE; */
	 background: url(../images/navbg_over.jpg); 
	/* background-repeat: no-repeat; */
}

body{
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #ffffff url(../images/white.jpg) repeat-y center top;
	color: #1c2a5c;
}



h3{
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

ul ul li{
	margin-left: -26px;
}

ul.service li a{
	color: #1c2a5c;
}

.announce{
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	line-height: 1.3em;
	background: #f4f4f4;
}

.bold,.heavy{
	font-weight: bold;
}

.center{
	text-align: center;
}

.followheader{
	margin-top: -1em;
}

.hide{
	display: none;
}

.left{
	margin: 10px 10px 5px 0;
	float: left;
}

.right{
	margin: 10px 0 5px 10px;
	float: right;
}

.service{
	list-style-image: url(../images/y_dot.jpg);
}

.small{
	font-size: 0.8em;
}

.textright{
	text-align: right;
}



#anth{
	width: 99%;
	float: left; /*clear:both;*/
	margin: 1px;
	padding: 1px;
	height: 98px;
	display: inline;
}

#avmenu{
	clear: right;
	float: right;
	width: 160px;
	
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}

#avmenu li{
	margin-bottom: 0;
}

#avmenu li a{
	font-weight: bold;
	min-height: 20px;
	text-decoration: none;
	color: #94A6B2;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f9;
	border-left: 4px solid #ccccdd;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat;
}

#avmenu li a:hover{
	background: #efeffe;
	color: #286ea0;
	border-left: 4px solid #286ea0;
	background-image: url(../images/navbg_over.jpg);
	background-repeat: repeat;
}

#avmenu ul{
	list-style: none;
	width: 160px;

	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}

/* for the  here menu */
#avmenu ul li.here{
	font-weight: bold;
	min-height: 20px;
	text-decoration: none;
	color: #94A6B2;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f9; /*border-left:4px solid #afafff;*/
	border-left: 4px solid #25CD29;
	background-image: url(../images/navbg_here.jpg);
	background-repeat: repeat;
}

#bottompic{
	float: left;
	padding: 10px;
	display: inline;
	clear: none;
	margin-top: -10px;
}

#break{
	clear: none;
	float: right;
	
	border-bottom-color: #f0f0f0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 2px;
	width: 99%;
	background: #ffffff;
}

#contact form{
	width: 370px;
	background: #FEEDDC;
}

#contact form textarea,#contact form .textbox{
	max-width: 380px;
}

#content{
	margin: 10px 0px 0 10px;
	border-right: 1px dashed #f0f0f0;
	padding: 10px 10px 1em 10px;
	line-height: 1.6em;
	text-align: left;
	float: left;
	width: 560px;
	clear: none;
	color: #1c2a5c;
	font-size: 1.1em;
}

#content h2{
	font-size: 1.2em;
	margin: 0.6em 0 -0.2em 0;
	color: #1c2a77;
}

#content img{
	padding: 1px;
	display: inline;
	background: #ffffff;
}

#content p .more{
	color: #a0a0a0;
	text-decoration: none;
}

#content p .more a{
	color: #a0a0a0;
	font-size: 0.8em;
	line-height: 2em;
	clear: none;
	background: #F4F9FF;
}

#content p .more a:hover{
	color: #a0a0a0;
	margin: 20px 0 10px 0px;
	font-size: 0.8em;
	line-height: 2em;
	clear: none;
	text-decoration: underline;
}

#content p .more a visited{
	color: #a0a0a0;
}

#couple, #ritualstopright{
	float: right;
	padding: 5px;
	display: inline;
	margin-top: -1em;
}

#extras{
	float: right;
	width: 120px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p{
	margin: 0 0 1.5em 0;
}

#footer{
	clear: both;
	margin: 0 auto;
	padding: 0 0 20px 0;
	border-top: 0 solid #f0f0f0;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a{
	color: #808080;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#frontphoto{
	margin: 0 0 0px 10px;
	border: 0;
	float: left;
	clear: both;
}

#intouch {
	margin: 0 0 0px 10px;
	border: 0;
	float: right;
	clear: none;
}

#header{
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 45px;
}

#header h1{
	width: 250px;
	margin: 0 0 10px 0;
	float: left;
}

#header p{
	width: 500px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em; /*background:inherit;*/
}

#poem{
	color: #a0a0a0;
	float: left;
	margin: 0 0 10px 0px;
	font-size: 0.8em;
	line-height: 1.6em;
	clear: none;
}

#poem .author{
	text-align: center;
	font-weight: normal;
}

#wrap{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
}

#content p .extras{
	color: #1c2a5c;
	text-decoration: none;
}

#content p .extras a{
	color: #1c2a5c;
	font-size: 1.0em;
	line-height: 2em;
	clear: none;
	background: #f4f9ff;
}

#content p .extras a:hover{
	color: #a0a0a0;
	margin: 20px 0 10px 0px;
	font-size: 1.0em;
	line-height: 2em;
	clear: none;
	text-decoration: underline;
	background: #F4F9FF;
}

.ritualsmidleft{
	float: left;
	padding: 10px;
	display: inline;
	margin-left: -1em;
	clear: none;
}

.ritualsmidright{
	float: right;
	padding: 5px;
	display: inline;
	margin-top: -1em;
	clear: none;
}

.headline {
	width: 340px;
}

#clip {
	float: left;
	clear: none;
}

#blue {
	float: left;
	clear: none;
}

img {
	border: none;
}

.indent{
margin-left:2em;
}

.indentmore{
margin-left:4em;
}

#content #poem {
	margin-left: 20px;
	margin-right: 20px;
}

#box {
	clear: none;
	float: left;
	padding-left: 20px;
}

.bottompic{
	float: left;
}

.traditions, .wedstyle {
	padding-left: 15px;
}


div#hornav {
	background-color:#c8d1d8;
	margin:0 0 1.4em 0;
	padding:0.2em 0 0.3em 0em;
	font-size:1.1em;
	color:#fff;
	text-align:left;
	font-weight:bold;
}

div#hornav ul {
	display: inline;
	list-style-type: none;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

div#hornav ul li {
	display: inline;
	padding-left:4em;
	color: #fff;
}

div#hornav ul li a {
	color: #fff;
}

div#hornav ul li.hide-wedding-guide {
	/*display: none;*/
}

ul.heart li {
	list-style-image:url(../clips/heart.gif);	
	list-style:url(../clips/heart.gif);	
	line-height: 1.4em;
	margin: -0.1em 1em 0 1em;
}


.bigger {
	font-size: 110%;
}

.bitbigger {
	font-size: 95%;
}

/* coloured background to highlight suggested changes to Anth - delete later */
.hl {
	background-color: #FFCC66;
}
.repeat {
	background-color: #BAC5D9;	
}
/* end delete */
