* {
margin:0;
padding:0;
}
body {
background: url(images/back.jpg);
font-family: verdana, "trebuchet MS", helvetica, sans-serif;
text-align: center;
margin-top: 20px;
}
h1, h2, h3, p, ul {
padding: 5px 0px;
}
h1{
	color:#428da4;
	font-size:14px;
}
h2 {
	color:#428da4;
	font-size:13px;
	text-decoration:underline;
}
h3 {
	color:#428da4;
	font-size:12px;
}


#container {
width:960px;
margin:auto;
text-align:left;
background: #fdfdf7;
}

#branding h1 {
text-indent: -9999px;
background: #fdfdf7 url(images/lisa-notley-wedding-cakes.jpg) no-repeat;
width: 345px;
height: 130px;
margin:auto;
}
#language {
float:right;
}
#toprightimage {
	position:relative;
	
}
.center {
	margin-left:5px;
}
p {
line-height: 2.0;
text-align: justify;
font-size:12px;
color:#428da4;
}
p a:link, a:active, a:visited{
color:#498c9c;
text-decoration:none;
font-weight:bold;
}
td {
line-height: 1.5;
text-align: center;
font-size:13px;
border: 0;
}
.galleryimage {
	border: solid 1px #b4c7ab;
	padding:3px;
	margin:5px;
}
.galleryimagesmall {
	border: solid 1px #b4c7ab;
	margin:5px;
}

.bold {
	font-weight:bold;
}
.imgcenter {
	padding:0px;
	}
p img{
	padding:5px;
	border: solid #1a48a3 1px;
	margin:5px;
}
.imageright{
	float:right;
	padding:0px 0px 0px 0px;
	margin:0;
		}
.imageleft{
	float:left;	
	padding:0px 0px 0px 0px;
	margin:0;
}

ul {
	line-height: 1.0;
text-align: left;
font-size:13px;
list-style-type:disc;
list-style:inside;
}

#header {
overflow: hidden;
background:#428da4;
width:960px;
}

#header li {
width:137px;
list-style: none;
font-family: arial;
font-size:14px;
float:left;
text-align:center;
height:20px;
}

#header a {
display: block;
background: #428da4;
text-decoration: none;
color:#fdfdf8;
font-weight:normal;
}
#header a:hover, a:focus, a:active {
color: #b4c7ab;
}
#header #current {
background: #428da4;
color:#fff;
}

#header #current a{
background: #428da4;
color:#fff;
}
#images{
margin:0px;
}
#images ul{
padding:0;
margin:0;
}
#images li{
float:left;
list-style:none;
}
.secondimage {
padding-left: 7px;
}
.thirdimage {
padding-left: 7px;
}
.fourthimage {
padding-left: 6px;
}

/*----------------------------------content----------------------------------*/
#content {
width:900px;
background: #fdfdf8;
margin:5px 10px 5px 25px;
}

#content p {
line-height: 1.5;
text-align: justify;
font-size:12px;
color:#428da4;
}

/*----------------------------------end content----------------------------------*/

.imgborderright {
	border: solid 1px #b4c7ab;
	float:right;
	
}
.imgborderleft {
	border:#99ccff 1px;
	margin:auto;
	margin-left:5px;
}


#siteinfo {
clear:both;
height: 120px;
background: #fdfdf8;
text-align: center;
font-size:10px;
}

#siteinfo h3 {
padding-top: 0px;
}

#siteinfo p {
text-align: center;
}
.credit {
padding-top:15px;
	font-size:10px;
	line-height:1.0;
	}
#gallery h1{
	text-align:center;
}
#gallery p{
	text-align:center;
	text-decoration:none;
	color: #428da4;
}

#gallery a{
	text-decoration:none;
	color: #428da4;
	font-weight:normal;
}
#galleryhome h1{
	text-align:center;
	padding:10px;
}
#galleryhome h2{
	text-align:center;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#galleryhome p{
	text-align:center;
	text-decoration:none;
	color: #428da4;
}

#galleryhome a{
	text-decoration:none;
	color: #428da4;
	font-weight:bold;
}
#galleryhome table{
	margin:auto;;
}
.comment {
	font-style:italic;
	font-weight:bold;
}




