@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
}
body, td, tr {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3e2a;
}
h1 {
	font-size:27px;
	font-weight:normal;
	margin:0px;
	background-image:url(images/bullet-large.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
}
h2 {
}
p {
	margin-top:0px;
	margin-bottom:10px;
}
a {
	color:#f8afad;
	text-decoration:none;
}
a:hover {
	color:#927779;
	text-decoration:underline;
}

/* Template Styles */

#spacer1 {
	height:70px;
}
#spacer2 {
	height:54px;
}
#spacer3 {
	height:167px;
}
#spacer4 {
	height:23px;
}
#spacer5 {
	height:114px;
}
#spacer6 {
	height:9px;
}
.left {
	width:307px;
	background-color:#f8afad;
}
.centre {
	width:609px;
	background-color:#FFF;
}
.right {
	/* width:62px; */
	background-image:url(images/Jenny-Bryden-Website-HOME_07.png);
	background-position:left top;
}	
#logo {
	background-image:url(images/logo.png);
	height:182px;
}
#border {
	background-color:#FFF;
	height:2px;
}
#border2 {
	background-color:#927779;
	height:2px;
}
#footer {
	text-align:center;
	line-height:20px;
	padding-bottom:7px;
}
#footer a {
	color:#3f3e2a;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#927779;
	text-decoration:underline;
}
#catch-cry {
	background-image:url(images/catch-cry.png);
	width:469px;
	height:76px;
	position:relative;
	float:right;
	right:10px;
}
#title {
	padding-left:70px;
}
#content {
	padding:13px 247px 0px 113px;
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:512px;
}
#content2 {
	padding:13px 247px 0px 113px;
	background-image:url(images/watermark2.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:512px;
}
#content3 {
	padding:13px 0px 0px 15px;
	background-image:url(images/watermark2.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:512px;
}
#content-wrap {
	position:relative;
}
#portrait {
	position:absolute;
	float:right;
	right:0px;
	top:120px;
	background-image:url(images/portrait-jenny.png);
	width:206px;
	height:287px;
}
#test-thumb {
	position:relative;
	float:left;
}
/* menu styles */

#mainmenu {
	text-align:center;
}
