body {
margin: 0 auto;
padding: 0;
}
			
		
/* APPLIES TO SITE IN GENERAL */

h1 {
font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 110%;
color: black;
background-color: transparent;
padding-left: 10px;
padding-right: 5px;
letter-spacing: 0.1em;
}
	
h2 {
font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
font-weight: 600;
font-size: 100%;
color: #000000;
background-color: transparent;
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 0px;
letter-spacing: 0.1em;
}
		
a {
color:#BEA087;
background-color: transparent;
text-decoration: none;
font-weight: normal;
}

a:hover {
color:#BEA087;
background-color: transparent;
text-decoration: underline;
}

/* OUTER BOX */

#outerbox {
width: 750px;
margin: 0 auto;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 80%;
letter-spacing: 0.1em;
line-height: 1.4em;
color: #ffffff;
background-color: transparent;
text-align: justify;
}

/* TITLE */

#title {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 150%;
color: black;
margin-top: 10px;
width: 100%;
}

.titleleft {
float: left;
margin-bottom: 10px;
}

/* LOCATION */

.subtitle {
float: right;
font-size: 80%;
text-align: right;
margin-bottom: 10px;
}
	
/* HEADER IMAGE */

#header {
margin-bottom: 20px;
margin-top: 10px;
height: 100%;
/*border: 1px solid red;*/
}
		
#header img {
position: relative;
right: 2px;
padding: 3px;
border: 1px solid #cccccc;
}
	
/* BOX CONTAINING SIDEBARS AND CONTENT */

#content {
/*width: 100%;*/
/*padding-top: 10px;*/
margin: 0 auto;
/*border: 1px solid black;*/
}

/* MENU (LEFT-HAND COLUMN)  */

#menu {
float: left;
width: 130px;
}
		
#menu p {
padding: 1px;
line-height: 1em;
font-size: 90%;
text-align: left;
}
		
#menu a {
display: block;
padding: 2px;
/*width: 124px;*/
width: 118px;
}

#menu a:link {
color:#1A64A4;
padding-left: 12px;
text-decoration: none;
text-indent: 12px;
}
		
#menu a:visited {
color: #1A64A4;
text-decoration: none;
padding-left: 12px;
text-indent: 12px;
}
		
#menu a:hover {
background-color: #eeeeee;
background: url(images/purpleflower.jpg);
background-repeat: no-repeat;
background-position: left;
text-indent: 12px;
}
		
#menu a#current {
background: url(images/purpleflower.jpg);
background-repeat: no-repeat;
background-position: left;
text-indent: 12px;
}
		
#menu a:hover#current {
background: url(images/purpleflower.jpg);
background-repeat: no-repeat;
background-position: left;
text-indent: 12px;
border: 0;
}

		
/* MAIN COLUMN IN MIDDLE */

#main {
width: 432px;
/*margin-left: 145px;
margin-right: 145px;*/
margin-left: 155px;
margin-right: 155px;
border: 1px solid white;
}

#main img {
padding: 3px;
border: 1px solid #cccccc;
margin-right: 10px;
margin-bottom: 3px;
}

#sticker img {
border: 0;
padding: 0;
}
		
#main p {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
text-indent: 0pt;
background-color: transparent;
color: #000000;
}
		
#main a, a:visited {
color: #1A64A4;
background-color: transparent;
text-decoration: none;
font-weight: normal;
}
		
#main a:hover {
color: #9459a0;
background-color: transparent;
text-decoration: underline;
font-weight: normal;
}

/* WIDE VERSION OF MAIN COLUMN (FOR GALLERY) */

#mainwide {
width: 595px;
margin-left: 145px;
}

#mainwide img {
padding: 2px;
border: 1px solid #cccccc;
}

#mainwide p {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
text-indent: 0pt;
background-color: transparent;
color: #000000;
}	
		
/* RIGHT-HAND COLUMN */

#sidebar {
float: right;
/*width: 140px;*/
width: 144px;
text-align: right;
}

#sidebar img {
padding: 3px;
border: 1px solid #cccccc;
margin-bottom: 3px;
}
		
#sidebar p {
font-size: 90%;
color: #bc9777;
background-color: transparent;
line-height: 1.4em;
}
			
#sidebar p {
color: black;
}	

#sidebar a {
padding: 0px;
width: 140px;
}

#sidebar a:link {
color:#1A64A4;
text-decoration: none;
}
		
#sidebar a:visited {
color: #1A64A4;
text-decoration: none;
}
		
#sidebar a:hover {
color: #9459a0;
text-decoration: underline;
}
		
.pic {
background-color: transparent;
text-align: center;
line-height: 1em;
}



/* GALLERY */
		
#gallery p {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
text-indent: 0pt;
background-color: transparent;
color: #000000;
}
		
#gallery a:link, a:visited {
background-color: transparent;
text-decoration: none;
}
		
#gallery a:hover {
color: #bc9777;
background-color: transparent;
text-decoration: underline;
}
		
#gallery table {
width: 575px;
border: 0;
/*margin-left: 10px;*/
}
 
#gallery td {
border: 0;
color: #000000;
width: 138px;
/*padding-left: 0px;
padding-right: 3px;*/
padding-bottom: 3px;
padding-top: 3px;
vertical-align: top;
}
 

		
/*ADDRESS LAYOUT*/
	
#address {
margin-top: 40px;
clear: both;
padding: 0px 5px 0px 5px;
text-align: center;
letter-spacing: 0.16em;
}
	
#address p {
color: #000;
background-color: transparent;
padding: 5px;
font-size: 80%;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
}
		
#address a:link, a:visited {
color: #1a64a4;
background-color: transparent;
text-decoration: none;
}
		
#address a:hover {
color: #9459a0;
background-color: transparent;
text-decoration: underline;
}

/* FOOTER LAYOUT */

#footer {
margin-top: 5px;
clear: both;
padding: 0px 5px 0px 5px;
text-align: center;
letter-spacing: 0.16em;
}
		
#footer p {
color:#000;
background-color: transparent;
padding: 5px;
font-size: 80%;
}
		
#footer a:link, a:visited {
color: #1a64a4;
background-color: transparent;
text-decoration: none;	
}
		
#footer a:hover {
color: #9459a0;
background-color: transparent;
text-decoration: underline;
}

/* GOOGLE MAP */

#map {
margin-left: 10px;
}

#map p {
color: #000;
background-color: transparent;
padding: 5px;
font-size: 90%;
border-top: 1px solid #354A5B;
border-bottom: 1px solid #354A5b;
}