/* MASTER CSS */

body, td {

    font-family: Georgia, Times, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
}

a:link, a:visited {
	color: #660000;
	text-decoration: underline;
}

a:active, a:hover {
	color: #666600;
	text-decoration: none;
}

.popupBody {
	background-color: #ffffff;
	margin: 0 0 0 0;
}

.videoPopup {
margin: 28px;
background: #000 url(/userfiles/image/movie_border.jpg) no-repeat;
}

.popupAlt {
	background-color: #000000;
	margin: 0 0 0 0;
	color:  #fafafa;
}

hr {
	border: 0;
	width: 100%;
	background-color: transparent;
	border-bottom: #7e593c dotted 1px;
	margin: 5px 0 5px 0;
}

.footer {
	background-color: transparent;
	font-size: 12px;
	color: #583017;
	text-transform: none;
}

.footerMenu {
	background-color: transparent;	
	font-size: 12px;
	color: #583017;
	text-transform: none;
        padding-top: 20px;
}

/* HEADINGS */

h1 {
	font-family: Georgia, Times, sans-serif;
	color: #573323;
        font-size: 18px;
	line-height: 1.25;
	font-weight: bold;
}

h2 {
	color: #642311;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 12px 0 0 0;
	border-bottom: #7e593c dotted 1px;
}

h3 {
	color: #993300;
	font-size: 14px;
        font-style: italic;
	font-weight: bold;
	line-height: 1.5;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;	
        color: #666600;
	font-size: 18px;
        font-style: normal;
	font-weight: bold;
	line-height: 1.5;
}

/* IMAGES */

a.imglink:link, a.imglink:visited {
	text-decoration: none;
	border: none;
	border-bottom: 0px; 
}

a.imglink:hover, a.imglink:active {
	text-decoration: none;
	background: transparent;
}

.photoFrame {
	padding: 8px;
	border: #cacaca solid 1px;
	background-color: #ffffff;
	float: right;
	margin: 0 12px 8px 0;
}

a.photoframe:hover, a.photoframe:active {
	text-decoration: none;
	background-color: transparent;
} 

.insetl {
	padding: 8px;
	border: #cacaca solid 1px;
	background-color: #ffffff;
	float: left;
	margin: 0 12px 8px 0;
}

a.insetl:hover, a.insetl:active {
	text-decoration: none;
	background-color: transparent;
} 

.insetr {
	padding: 8px;
	border: #dcc7a7 solid 1px;
	background-color: #ffffff;
	float: right;
	margin: 0 0 0 10px;
}

a.insetr:hover, a.insetr:active {
	text-decoration: none;
	background-color: transparent;
} 

/* PRICING */

.pricelabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	border-bottom: #b1a68f solid 1px;
	background-color: #e8d8b3;
}

.pricerate {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	color: #7d593b;
	text-align: right; 
	padding: 3px 10px 3px 10px;
	border-bottom: #b1a68f solid 1px;
	background-color: #e8d8b3;
}

.pricetype {
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
	padding: 9px 0 6px 10px;
	border-bottom: #b1a68f solid 1px;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
	padding: 9px 10px 6px 0;
	line-height: 1.25;
	border-bottom: #b1a68f solid 1px;
}

.pricedisclaim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 10px 10px 10px 10px;
	line-height: 1.25;
	background-color: #ecebbc;
	border: #b1a68f solid 1px;

}

/* SPECIAL */

.poweredby {
	background-color: transparent;
	font-size: 10px;
}

.poweredby:link, .poweredby:visited {
	color: #54200b;
}

.poweredby:hover, .poweredby:active {
	color: #993300;
}

/* END MASTER CSS */
