body {
	margin:0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height:100%;
	background-color:#FFFFFF;
	background-image: url(images/popupStripe.png);
	background-repeat:repeat-x;
}

html>body {
 min-height:100%;
 height:auto;
}


a {text-decoration:none; color: #04151e;}

a:hover {text-decoration:underline;}

a:visited {color: #04151e;}

.whiteLink {
	font-size: 16px;
	color: #ffffff;
}

h1 {
	font-size:14px;
	padding: 24px 0 10px 0;
	margin: 0;
	line-height:18px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	padding: 15px 0 0 0;
	margin: 0;
	line-height:18px;
	font-weight:normal;

}

h3 {
	font-size:11px;
	padding: 2px 0 0 0;
	margin: 0;
	font-weight:normal;
	font-style:italic;
	color:#666;

}


.whiteLink:hover {text-decoration:underline;}

.whiteLink:visited {
	color: #ffffff;
}

.oLine {color: #993300;	padding: 0 8px 0 10px;}	

/* P O P - U P */


#popup {
	margin:0;
	margin:0;
	width:600px;
}


#popup .header {
	margin:0;
	padding: 0;
	height:120px;
	text-align:center;
	line-height: 20px;
}

#popup a {
	color: #CD6E18;
}

#popup .blueLink {
	font-size: 16px;
	color: #000000;
}

#popup .white {
	clear:both;
	margin:0;
	padding:0 20px 20px 20px;
}

#popup .review {
	clear:both;
	margin:0 20px 5px 20px;
	padding-bottom:30px;
	border-bottom:#CC6600 1px dashed;
}

#popup .review img {
float:left;
padding-top:15px;
}


#popup p {
	padding:5px 0 10px 0;
	line-height: 19px;
	margin: 0;
}

.quoted {
font-size:16px;
font-style:italic;
line-height:28px; 
color: #333333;
}

.unspaced {	height: 40px; padding:0; font-weight:bold; text-align:center; clear:both;}


.button {
	width: 104px;
	height: 120px;
	float:right;
	background: url(images/galleryPop.png) top right no-repeat;
}

.button:hover {background: url(images/galleryPop.png) top left no-repeat;}