@charset "utf-8";
body {
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../assets/pics/background.jpg);
	color: #DB779A;
}
#main li {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer p {
	margin: 0px;
	line-height: 20px;
}
#footer {
	text-align: left;
	margin-left: 10px;
}
#footer a {
	color: #DB779A;
	text-decoration: none;
}


#container {
	width: 770px;
	margin-left: 10px;
	background-color: #9D0059;
}
#left_pic {
	padding-top: 10px;
	padding-bottom: 10px;
}
.gradient {
	background-attachment: scroll;
	background-image: url(../assets/images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.gradient1 {
	background-attachment: scroll;
	background-image: url(../assets/images/gradient1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}


#header {
	background-attachment: scroll;
	background-image: url(../assets/images/header.gif);
	background-repeat: no-repeat;
	background-position: center -5px;
	height: 170px;
	text-indent: -9999px;
}
#header h2 {
	font-size: 16px;
	margin: 0px;
}
#main p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 5px;
	line-height: 17px;
}
#main ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#header h1 {
	margin: 0px;
	font-size: 20px;
}
.slidedoormenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px; /* thick left border of menu */
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #E6A2B9;

}

.slidedoormenu li{
border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
	display: block;
	color: black;
	width: auto;
	border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
	padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	background-color: white;
	background-image: url(../assets/images/vstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
#main {
	padding-right: 20px;
	padding-left: 10px;
	height: 320px;
	overflow: scroll;
	background-color: #F5EBF0;
}
#main h2 {
	font-size: 12px;
	color: #9D0059;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#towns {
	font-size: 10px;
}

#thanks {
	margin-top: 100px;
	margin-bottom: 100px;
}
#container #main ul {
	margin: 0px;
}
h4 {
	margin-top: 0.5em;
	margin-right: 1px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-weight: normal;
	color: #9D0059;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../assets/images/gradient1.gif);
	background-repeat: repeat-x;
	background-position: right 75%;
	border: 1px solid #9D0059;
	font-size: 12px;
	padding-left: 2px;
	font-family: Georgia, Tahoma;
}
#gallery {
	margin-left: 3px;
	text-align: center;
}

.gradient1 a {
	color: #DB779A;
	text-decoration: none;
}
#fayres a {
	padding: 5px 20px;
	background-color: #FFF;
	border-top: 1px solid #9D0059;
	border-right: 2px solid #9D0059;
	border-bottom: 2px solid #9D0059;
	border-left: 1px solid #9D0059;
	font-weight: bold;
}
