.grouptop	{
	color:#350000;
	font-family:Arial; 
	font-size:16px; 
	font-weight:bold;
	text-decoration:none;
	}
a.groupnav:link
	{
	color:#350000;
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold;
	text-decoration:none;
	}
a.groupnav:visited
	{
	color:#350000;
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold;
	text-decoration:none;
	}
a.groupnav:hover
	{
	background-color:#DBB365;
	color:#350000;
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold;
	text-decoration:underline overline;
	}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bodyTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bodytxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.bodyTitlesI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.priceline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.bodytxtOutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;


}
.bodyTitlesOutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;

}
.makebig {
	cursor: url(zoomin.cur), pointer;
    outline: none;
}
.makebig img {
	border: 2px solid gray;
}
.makebig:hover img {
	border: 2px solid white;
}

.makebig-image {
	border: 5px solid #444444;
}
.makebig-image-blur {
}
.makebig-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.makebig-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.makebig-credits,
a.makebig-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.makebig-credits:hover,
a.makebig-credits:hover i {
    color: white;
    background-color: gray;
}
.makebig-display-block {
    display: block;
}
.makebig-display-none {
    display: none;
}
