
/* CSS Document */

html {
	height: 101%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #CC9900;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC9900;
	text-align: center;
	margin-bottom: 15px;
}

a {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.chromestyle {
	width: 100%;
}

.chromestyle:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	border: 1px solid #666666;
	width: 100%;
	padding: 2px 0;
	margin: 0;
	text-align: left;
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	color:#CC9900;
	padding: 5px 5px;
	margin: 0;
	background-color:#666666;
	text-decoration: none;
	line-height:18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.chromestyle ul li a:hover {
	color:#990000;
	background-color:#FFFFFF;
	text-decoration: none;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	text-align: justify;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}

.contactBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC9900;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.tagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	text-align: right;
	margin-bottom: 10px;
	font-style: italic;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.copyright {
	color: #CC9900;
	font-size: 60%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.centerdiv {
	text-align: center;
	margin-top:35px;
	margin-bottom:55px;
}

.centerdiv>div {
	margin-top:35px;
	margin-bottom:55px;
	margin-right: auto;
	margin-left: auto;
}

.AboutImages {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.Slideshow {
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#accessibility {
	border: medium solid #999999;
}

#Content {
	border: thin solid #666666;
}

#mainSlideshow {
	margin-top:35px;
	margin-bottom:55px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

#PartyEnquiry {
	border: thin solid #333333;
}

#sitemap {
	border: medium solid #999999;
}

#WeddingDetails {
	border: thin solid #333333;
}

.largerImage {
	border: 1px solid #000000;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: -10px;
}

.thumbnail {
	border: 1px solid #000000;
	margin: 5px 3px 4px;
}
