/* Carol Dunn Art Style Sheet     */
/* Created by Hanover Web Design  */
/* http://hanoverwebdesign.com    */

body {
	background-color: #ADAD85;
}

a:link, a:visited {
	text-decoration: none;
	color: #333300;
}

a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

.bodytable {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

/* Header Layout */
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55pt;
	color: #333300;
	letter-spacing: 10px;
	text-align: center;
	width: 80%;
	padding: 5px 3px 5px 20px;
	border-bottom: 3px double #000000;
	font-variant: small-caps;
	background-image: url(/CD%20Images/BottlesSlice2-3.jpg);
}

/* Navbar Layout */
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	letter-spacing: 3px;
	line-height: 30px;
	width: 200px;
	color: #333300;
	padding-right: 10px;
	font-variant: small-caps;
	padding-left: 0px;
	text-indent: 10px;
}

#navbar p {
	list-style-type: none;
	display: table;
	clear: left;
}

#navbar li {
	list-style-type: none;
	text-indent: -30px;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 150px;
	line-height: 45px;
}

.rule:hover {
	background-color: #ADAD85;
}

.rule a:hover {
	color: #333300;
	text-decoration: none;
	font-weight: normal;
}

/* Content Area */
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	padding: 21px 10px 10px 30px;
	color: #333300;
	height: 550px;
	width: 600px;
}

#content p{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h1{
	font-size: 25px;
	letter-spacing: 4px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	font-size: 17px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
}

#content li {
	list-style-type: none;
}

#content img {
	margin-right: 10px;
	margin-bottom: 10px;
	/*float: left;*/
}

#content .nospace {
	height: 5px;
}

#content .nospaceital {
	height: 5px;
	font-style: italic;
}

#content .photos {
}

.err {
	color: #FF0000;
}

.floatleft {
	float: left;
	font-size: large;
}

.floatright {
	float: right;
	font-size: large;
}

/* Footer Area */
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #333333;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #333333;
	background-image: url(/CD%20Images/LowerSlice1.jpg);
	letter-spacing: 1px;
	font-variant: small-caps;
}

.innertable {
}

.style1 {
	text-align: center;
}
.underline {
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #333333;
}
/* Popup */
/* Popup Body*/
.popupbody {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

/* Popup Header */
#popupheader h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	letter-spacing: 4px;
	font-variant: small-caps;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

 /* Popup Photo Area */
#popupphoto {
	padding-left: 10px;
	vertical-align: top;
}

 /* Popup Information Area */
#popupinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	padding: 0px 10px 10px 30px;
	color: #333300;
	/* height: 500px;*/
}

#popupinfo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	color: #333300;
}

.popuptitle {
	font-weight: bold;
	font-size: medium;
}

.popupinfo {
}

 /* Popup Additional Photos Area */
#popupaddphoto {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-color: #333300;
}

#popupaddphoto p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	color: #333300;
}

#popupaddphoto h2 {
	font-size: 17px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 5px;
	border-top-style: double;
	border-bottom-width: 5px;
	border-bottom-style: double;
	padding-top: 5px;
	padding-bottom: 5px;
}
