html { 
  padding:0px;
  margin:0px; 
}

body {
	background-color: #FFFFFF;
	color:#52006A;
	background-image: url(graphics/wine.gif);
	background-repeat: repeat;
	/*background-image: url(images/paperbac.gif);
	background-repeat: repeat;*/
	margin: 0px;
	padding: 0px;
}
#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px dotted #52006A;
	
}

#page_header {
  height: 89px;
  background: #FFFFFF;
  clear: both;
}

A:link {
	COLOR: #5D1073;
	text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #5D1073;
	text-decoration: none
}
A:hover {
	COLOR: #CC3300;
		text-decoration: underline
}
/* Start the xhtml tag definitions*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4D2811;
	line-height: inherit;
	letter-spacing: 105%;

}

td, th, dd, dl, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	letter-spacing: 105%;
}
blockquote {
	margin-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
cite {
	font-size: 105%;
	font-style: italic;
}
em {
	font-style: italic;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #CC3300;
}
h2 {
	font-size: 125%;
	font-weight: normal;
	color: #660066;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 125%;
	line-height: 150%;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	letter-spacing: 1px;
	line-height: 150%;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #660066;
}
strong {
	font-weight: bold;
}
/*.img {
	border: 1px dotted #CCCCCC;
	padding: 7px;
	margin: 7px;
}*/

/* Link Definitions 

a {
	text-decoration: underline;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #BA3838;
}
a:active {
	color: #CF6601;
}*/

.accent_sage {
	font-weight: bold;
	color: #7F8000;
	font-size: 100%;
	line-height: 150%;
}
.accent_orange {
	font-weight: bold;
	color: #CC3300;
	font-size: 100%;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accent_white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.accent_eggplant {
	font-weight: bold;
	color: #660066;
	font-size: 90%;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 .menu {
	font-size: 85%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
 .disclaimer {
	font-size: 85%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D8CCC;
}



#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#page_header {
  height: 89px;
  background: #FFFFFF;
  clear: both;
}

/*#page_header h1 {
  padding-top:5px; padding-left:45px;
  margin:0px;
  font-family: verdana;
  font-size: 22px;
  color: #2c4ed5;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:45px;
  font-family: verdana;
  font-size: 12px;
  color: #2c4ed5;
  line-height:22px;
}*/

/*#menu_bar {
	margin:0px;
	padding:0px;
	height:25px;
	clear:both;  
}*/

#content_wrapper {
	margin: 10px;
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;

}

 
*#navcontainer ul {
	color: #ffffff;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	background-color: #818902;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	clear: inherit;
	padding-right: 0px;
	padding-left: 0px;
}
#navcontainer ul li { display: inline;
 }

#navcontainer ul li a {
	padding: 0px 5px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	/*border: thin solid #FFFFFF;	
	background-color: #818902; border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52006A;*/
}

#navcontainer ul li a:hover {
	color: #FFFFFF;
	background-color: #52006A;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #52006A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52006A;*/
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

#photos {
	height: 181px;
	float: none;
	clear: both;
	z-index: auto;
	top: 2px;
}

#tagline  {
	background-color: #8F0000;
	height: 20px;
	clear: both;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: small;
	padding-top: 5px;
	padding-right: 10px;
	/*background-position: top;
	background-image:url(graphics/red_border.gif);
	background-repeat: repeat-x;*/
	text-align: right;
	margin: 0px;
	position: inherit;
}

#tagline a {
	background-color: #8F0000;
	height: 20px;
	COLOR: #FFFFFF;
		text-align: right;
		}
#tagline a:hover {
	background-color: #8F0000;
	height: 20px;
	COLOR: #7F8000;
		text-decoration: underline
		text-align: right;
		}

#page_footer {
	height: 60px;
	clear: both;
	background-color: #4D2811;
	/*background-image:url(graphics/purple_border.gif);
	background-repeat: repeat-x;*/
	margin: 0px;
	padding: 4px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

#page_footer p {
	padding-top:12px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:16px;
	color:#FFFFFF;
	padding-bottom: 10px;
}

#page_footer A:link {
	COLOR: #FFFFFF;
	text-decoration: none
}
#page_footer A:visited {
	COLOR: #382f0c; text-decoration: none
}
#page_footer A:active {
	COLOR: #382f0c; text-decoration: none
}
#page_footer A:hover {
	COLOR: #818902;
	text-decoration: underline
}

.img {
	border: 1px dotted #818902;
	padding: 5px;
	margin: 10px;
}
