* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
	color: #FFFFFF;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#ic {
	height: 433px;
	width: 295px;
	position: absolute;
	z-index: 100;
	top: -48px;
	left: 705px;

}

.content #ic {
	height: 298px;
	width: 232px;
	top: -48px;
	left: 768px;
	background-image: url(images/brian-kristina-content1.jpg);
	background-repeat: no-repeat;
}


#location #main, #booking #main {
width: 1000px;
}

.home #main {
width: 600px;
}


#main h2 {
	width: 580px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 1.8em;
	font-weight: lighter;
}
#main h3 {
	font-size: 1.5em;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main a:link, #main a:visited, #footer a:link, #footer a:visited {
	color: #C80D91;
}
.map {
	margin-left: 20px;
	float: left;
	width: 500px;
	margin-right: 20px;
	display: inline;
}
.clear {
	clear: both;
}



#header {
	width: 1000px;
	background-color: #000000;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/pink-header-bg.jpg);
	height: 385px;
	float: left;
}

.content #header {
	width: 1000px;
	background-color: #000000;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/pink-header-bg-content.jpg);
	height: 250px;
	float: left;
}

#main {
	background-color: #12081E;
	width: 650px;
	float: left;
}
.friend p em {
	color: #FF0000;
	font-style: normal;
}
label {
	display: block;
	font-weight: bold;

}

input {
width: 250px;
padding: 3px;
}
#column1, #column2, #column3 {
	float: left;
	width: 300px;
}


input.button {
	font-size: 1.1em;
	padding: 3;
	width: auto;
}

.friend {
	background-color: #12081E;
}


#content {
	padding-bottom: 10px;
	float: left;
	background-color: #12081E;
	width: 1000px;
}

#footer {
	width: 1000px;
	clear: both;
	background-color: #410634;
	float: left;
}
#footer p {
	font-size: 1.3em;
	margin-left: 20px;
}
p {
	font-size: 1.3em;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#primaryNav {
	height: 48px;
	width: 1000px;
	position: relative;
	z-index: 500;
}
#header h1 {
	width: 700px;
	color: #FFFFFF;
	font-weight: lighter;
	font-variant: small-caps;
	margin-left: 20px;
	font-size: 3.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 15px;
	display: inline;
}

#header h2 {
	color: #ffffff;
	margin-left: 20px;
	font-weight: lighter;
	font-size: 1.8em;
	width: 650px;
	line-height: 120%;
	margin-top: 25px;
	float: left;
	display: inline;
}
#header h3 {
	margin-left: 20px;
	font-size: 1.8em;
	line-height: 140%;
	width: 580px;
	margin-top: 25px;
	float: left;
	font-weight: lighter;
	display: inline;
}
#book {
	height: 70px;
	width: 229px;
	position: absolute;
	z-index: 1000;
	top: 283px;
	left: 425px;
}

#booking #book {
display: none;
}

.content #book {
	top: 165px;
	left: 425px;
}


#header h1 span {
	font-variant: normal;
	font-size: 0.8em;
}


#primaryNav ul {
margin: 0;
padding: 0;
list-style: none;
width:1000px;
float:left;
	height: 48px;
}

#primaryNav ul li {
	float:left;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#primaryNav ul a {
	display: block;
	line-height:48px;
	text-decoration: none;
	color: #ffffff;
	padding-right: 11px;
	padding-left: 11px;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
}
#main ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main li {
	font-size: 1.3em;
	list-style-type: square;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#right {

	float: right;
	width: 330px;
	display: inline;
	margin-right: 20px;
	margin-top:20px;
}
#right p {
	font-size: 3em;
	line-height: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right img {
	margin-left: 30px;
	border: 5px solid #1D0E33;
}

#booking select {
	width: 250px;
}
#booking textarea {
	width: 250px;
	height: 140px;
	padding: 3px;
	font-family: Arial;
}


#paypal {
	width: 470px;
	float: left;
	display: inline;

}
#cheque {
	width: 470px;
	float: left;
	display: inline;
}

#paypal h2, #cheque h2 {
width: auto;
}
.urgent {
	font-weight: bold;
	color: #c80d91;
	font-size: 1.8em;
}
