

body {
background-color: #FBE5BB;
text-align: center;
font-family: arial, verdana, geneva, helvetica, sans-serif;
font-size: 0.75em;
line-height: 1.4em;
color: #2A1607;
margin: 0;
padding: 0;
}

img {
border: 0;
}

a:link, a:visited {
color: #0086A1;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active {
color: #0086A1;
text-decoration: underline;
font-weight: bold;
}

h1 {
font-family: georgia, palatino, "times new roman", serif;
font-weight: bold;
color: #0086A1;
margin: 0;
padding: 0 0 8px 0;
font-size: 1.8em;
}

h2 {
font-family: georgia, palatino, "times new roman", serif;
font-weight: bold;
color: #0086A1;
margin: 0;
padding: 0;
font-size: 1.4em;
}

p {
margin: 8px 0;
padding: 0;
}

ul {
margin: 0;
padding: 0;
list-style-type: disc;
/* type set in case images are disabled */
list-style-image: url(../images/bullet.gif);
}

li {
margin: 0 0 0 18px;
padding: 0;
}

strong {
font-weight: bold;
color: #0198B7;
}

#Wrapper {
width: 770px;
text-align: left;
margin: 0px auto;
}

#Content {
width: 770px;
background: url(../images/content_repeater.gif) repeat-y top left;
}

#ContentBottom {
width: 770px;
height: 11px;
background: url(../images/content_bottom.gif) no-repeat top left;

}

#Ivy {
background-image: url(../images/ivy.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 770px;
}

#Header {
height:123px;
padding:0 0 0 77px;
position:relative;
}

#logo {
	position:absolute;
top:55px;
}

#PhoneNumber {
position:absolute;
right:90px;
top:65px;

}


#PhoneNumber h1 {
	font-size: 1.2em;	
	padding: 0px;
	margin: 0px;
	}

#star {
	height:73px;
position:absolute;
right:17px;
top:41px;
width:51px;
	}

#Nav {
font-family: georgia, palatino, "times new roman", serif;
color: #ffffff;
font-weight: bold;
padding: 10px 0 0 78px;
}

#Nav a:link, #Nav a:visited {
color: #ffffff;
text-decoration: none;
margin: 0 8px;
}

.NoLink {
margin: 0 8px;
}

#Nav a:hover, #Nav a:active {
color: #ffffff;
text-decoration: underline;
}



#LeftColumn {
width: 554px;
float: left;
display: inline;
}

#LeftColumnPadding {
padding: 50px 20px 20px 84px;
}

#SingleColumnPadding {
padding: 50px 0px 20px 84px;
}

#RightColumn {
width: 214px;
float: right;
display: inline;
}

#RightColumnPadding {
padding: 19px 0px 4px 0;
}

.Clearer {
overflow: hidden;
height: 1px;
clear: both;
}

.imageMargin {
margin: 0 3px 0 0;
}

.imageMain {
margin: 3px 0 0 0;
}

.Smaller {
font-size: 0.8em;
}

#popup {
background-color: #ffffff;
text-align: left;
overflow: auto;
height: 420px;
margin: 0;
padding: 0;
}

#popuppadding {
padding: 30px 30px 30px 8px;
}

#popup h1 {
margin-bottom: 18px;
}

#popup p {
margin: 2px 0 16px 0;
}


address {
	color:#666666;
	font-size:0.75em;
	font-style:normal;
	margin:10px auto 0;
	width:730px;
	}
