body {
	background: #e9d4b9;
	margin: 0px;
	padding: 0px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

.rightborder {
background: url(gfx/leaves_repeater_right.jpg) repeat-y;
width:125px;
}

.leftborder {
background: url(gfx/leaves_repeater_left.jpg) repeat-y;
width:125px;
}
.uberwrapper {width: 100%;}

.header {
	margin-top: 0px;
	margin-bottom: 0px;
}

.mainbody {
	background: url(gfx/watermark.gif);
	padding: 40px 28px 28px;
	border-right: 1px;
	border-left: 1px;
	border-color:#333333;
}

.content {background:#FFFFFF url(gfx/watermark.jpg) top left no-repeat;}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 18px 28px 5px 28px;
}

.bottomimages {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 2px 10px 10px 10px;
}
.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 10px;
	padding-top: 28px;
	padding-right: 18px;
}


.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FEFEFE;
	margin: 0px;
	height: 35px;
	background: #80203c url(gfx/navbgimg.gif) repeat-x bottom;
	padding: 9px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 7px 0px 0px 16px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.nav a {
	margin: 0px;
	padding: 8px 8px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #FEFEFE;
	border-bottom: 5px solid #99999A;
}

.nav a:visited {
	margin: 0px;
	padding: 8px 8px;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}

.lightbox img {
border: 1px;
border-color:#000000;
}

h1 {
	font: lighter 28px Georgia, "Times New Roman", Times, serif;
	color: #80203c;
}

h2 {
	font: lighter 18px Georgia, "Times New Roman", Times, serif;
	color: #80203c;
}

h3 {
	font: lighter 16px Georgia, "Times New Roman", Times, serif;
	color: #80203c;
}

a {
	font-weight: bold;
	color: #80203c;
}

a:hover {
	color: #80203c;
}

a:visited {
	color: #80203c;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #80203c;
	background: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #B6B6B7;
	border-bottom: 1px solid #B6B6B7;
	border-left: 1px solid #CCCCCC;
	padding: 3px 5px;
	cursor: hand;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #80203c;
}

.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	margin: 0px;
	height: 20px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #80203c;
	background-image: url(gfx/copybgimg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

.noborder img {
border:none;
}

.strapline img{
	position:absolute;
	left: 545px;
	top: 289px;
	border:none;
}

li {
	
	background: url(gfx/bullet.gif) left no-repeat; 
	list-style-type: none;
	padding: 5px 0 5px 35px;
}


li img {border: 0px;}
.red {
	color: #80203c;
	font-weight:bold;
	}
