@charset "UTF-8";

body {
	color: #7F7F7F;
	margin: 0px;
	padding: 0px;
	font: 15px/150% "Century Gothic", Arial, sans-serif;
	background-color: #FFF;
}

* {
	margin: 0;
	padding: 0;
	border-style: none;
}

/* @override 
	http://watermarkglenelg.com.au/template/inc_css/wm-styles.css
	http://www.jenrossiter.com.au/templates/jen-styles/
*/

/* @group general */

a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	border-bottom: 1px dashed #000;
}

img {
	border: none;
}

#border {
	padding: 0px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 100%;
}
#box {
	text-align: left;
	width: 960px;
	top: 0px;
	position: relative;
	left: 0;
	margin-right: auto;
	margin-top: 10%;
	margin-left: auto;
}


#footer {
	width: 100%;
	font-size: 10px;
	text-align: right;
	height: 40px;
	float: left;
	margin: 10px 0;
	line-height: 150%;
}


/* @end */
#header {
	left: 0px;
	width: 100%;
	text-align: left;
	height: 65px;
	margin-bottom: 40px;
}

ul#nav {
	list-style-type: none;
	font-size: 20px;
	margin-left: 446px;
	float: left;
}

#header h1 {
	margin-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	color: #515151;
}

#header h1 span.style5 {
	color: #999;
}

#nav li {
	float: left;
	margin-right: 5px;
}

#nav li.contact {
	margin-right: 0;
}

#nav li a {
	color: #B5B5B5;
	padding-bottom: 3px;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	border-bottom: 1px solid #B5B5B5;
	text-decoration: none;
}

#header img {
	margin: 0;
}

#banner {
	width: 100%;
	height: 336px;
	margin-top: 10px;
}

#content {
	width: 100%;
}

#content div.cont {
	float: left;
	width: 560px;
	margin-right: 15px;
	height: 400px;
}

#content div.photo_gallery {
	overflow-y: hidden;
	overflow-x: auto;
	width: 100%;
	height: 416px;
}

#content div.photo_gallery nobr div.contain {
	display: inline;
	width: 100%;
}

#dhtmltooltip {
	position: absolute;
	font-size: 11px;
	width: 300px;
	border: 1px solid black;
	padding: 5px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 100;
	line-height: 11px;
}


#content div.cont p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content div.gallery {
	float: left;
	width: 385px;
}

#content h2 {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}

#content h1 {
	color: #515151;
	font-size: 22px;
	margin-top: 0.5em;
	font-weight: normal;
	font-style: normal;
}

#content div.photo_gallery table.bio {
	font-size: 12px;
}

#content div.cont p span.tabLeft {
	position: absolute;
	left: 120px;
}

#content div.cont div.Bio {
	padding-bottom: 20px;
}

#content div.cont p span.tabLeft b {
	width: 25px;
	display: inline-block;
}

#content div.cont div.Contact {
	font-size: 16px;
}

#content div.cont div.Services ul {
	margin-left: 30px;
}

#content div.cont div.Services ul li {
	padding-left: 10px;
}



#content div.wedding_gallery {
	float: left;
	width: 350px;
}

#content div.weddingEntry {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #777;
}


#content div.wedding_details h2 {
	margin-bottom: 5px;
}

#content div.wedding_details {
	float: left;
	width: 550px;
	margin-left: 20px;
}

#content div.wedding_details span {
}

#content div.wedding_details span.subtitle {
	margin-bottom: 5px;
}

#content div.weddingEntry div.wedding_details p.photographer {
	margin-bottom: 5px;
}

#content div.wedding_details div.subText {
	float: left;
}

