.copy {
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia;
	color: #777777;
	line-height: 22px;
}
.copyrev {
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia;
	color: #FFFFFF;
	line-height: 22px;
}

.heading {
	font-size: 18px;
	text-decoration: none;
	font-family: Georgia;
	color: #777777;
	line-height: 22px;
	font-weight: bold;

}

.footer {
	font-size: 9px;
	text-decoration: none;
	font-family: Georgia;
	color: #777777;
	line-height: 22px;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}

#nav ul
{
	font-family: Georgia;
    list-style-type:none;
	margin:0;
	padding:0;
	
}

#nav li
{
display: inline;
/* for IE5 and IE6 */
}

#nav a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	display: block;
	line-height: 28px;
}

#nav a:link, #menu a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#nav a:hover
{
color: #555555;
}



#news a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	display: block;
	line-height: 28px;
}

#news a:link, #menu a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#news a:hover
{
color: #555555;
}
/* ADDED NEWS */
/* LATEST NEWS */
#news h5 a {
	font-size: 13px;
	line-height: 16px;
	
	margin: -16px 0 0 0;
	padding: 0px;
}

#news h6 {
	font-size: 10px;
	line-height: 16px;
	
	margin: 0px;
	padding: 0px;
}



#content.newsArticle h1 {
	font-size: 18px;
	text-decoration: none;
	font-family: Georgia;
	color: #777;
	line-height: 22px;
	font-weight: bold;

}

#content.newsArticle p {
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia;
	color: #777;
	line-height: 22px;
	

}

#content.newsArticle h6 {
	font-size: 10px;
	text-decoration: none;
	font-family: Georgia;
	color: #999;
	line-height: 12px;

	margin-bottom: -12px;

}

#content.newsArticle h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia;
	color: #333;
	line-height: 12px;

	margin-top: 36px;

}


#content.newsArticle a:link {
	color: #333333;
	text-decoration: none;
}
#content.newsArticle a:visited {
	color: #333333;
		text-decoration: none;

}
#content.newsArticle a:hover {
	color: #666666;
}



#content.newsList h6 {
	font-size: 10px;
	text-decoration: none;
	font-family: Georgia;
	color: #999;
	line-height: 12px;

	/*margin-bottom: -12px;*/

}


#content.newsList p {
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia;
	color: #777777;
	line-height: 22px;
	
	margin-top: -22px;
}

#content.newsList a:link {
	color: #333333;
	text-decoration: none;
}
#content.newsList a:visited {
	color: #333333;
		text-decoration: none;

}
#content.newsList a:hover {
	color: #666666;
}


.back {
	float: left;
	clear: both;
	
	width: 100%;
	
	margin: 0 0 16px 0;
	
	font-size: 10px;
}

.back.a {
	font-size: 10px;
	text-decoration: none;
}


/* ADDED */

#footer {
	width: 965px;
	height: 50px;
	padding-top:15px;
	border-top: 1px solid #666;
	
	padding-left: 15px;

}

#footer ul {
	display: inline;
	list-style-type: none;

}

#footer ul li {
	float: left;
	margin-right: 20px;
}


/* EDITING */

.edit-button {
	background: black;
	text-align: center;
	
	font-size: small;

}


.edit-new-button {
	background: #CCC;
	text-align: center;
	
	font-size: small;
	
	width: 100px;
}

/* NAVIGATION */
#navigation li {

	list-style-type: none;
	left-padding:200px;

}


/* ADDED 12-06-09 */

.thumbnail a h1 {
	text-align: center;
	font-weight: bold;
	text-decoration: none;

}

.thumbnail a:hover h1 {
	color: #999;


}

.thumbnail a:visited  {
	text-decoration: none;

}

/* ADDED 22-09-09 */
/* WEDDINGS */
.wedding_headline {
	font-size: 32px;
}


/* ADDED 23-09-09 */
/* ORDER FORM */


form#order_form {
	border: 5px solid red;
}


form#form h3 {
	font-size: 18px;
}

form#form p {
	font-size: 10px;
}

form#form p.form_intro {
	font-size: 12px;
}


#orderFormToggle a {
	text-decoration: none;
}

