/* Indulgence */

* {
margin:0px;
padding:0px;
}
td {
padding:3px;
}
p {
margin:8px 0 6px 0;
}

#centercol li, #widecol li{
	list-style-image: url(images/gr_arrow.gif);
	margin-bottom: 4px;
	margin-left:0px;
	margin-right:2px;
	margin-top: 0px;
	line-height:120%;
}
ol, ul {
	padding: 0 0 0 1.5em;
	margin:  0 0 0 0;
	}
#centercol ul{
	margin-bottom: 14px;
	}	
h1 {
	color:#402123;
	font-size:1.5em;
	margin:3px 0 0 0;
	font-weight:normal;
}
.cufon-active h1 { /* for Cufon.replace('h1') */
	font-size: 2.6em;
}

h2 {
	color:#402123;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.7em;
	font-weight:normal;
	margin:5px 0 0 0;
	font-weight:normal;
	line-height:140%
}

h3 {
	color:#402123;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.4em;
	font-weight:normal;
	margin:-2px 0 0 0;
	font-weight:normal;
	line-height:140%
}

.smaller {font-size:.82em; }

a, a:visited {
color:#402123;
}

a:hover {
color:#000;
}

.footlink, .footlink:visited{
	color:#781515;
}

.footlink:hover, #right a:hover{
	color:#000;
}


.intro{
	color:#666;
	font-size:1.1em;
	line-height:140%;
	margin-top:4px;
	font-style:italic;
}
.dark {
	color:#47282A;
	font-weight:bold;
}
.medium {
	color:#47282A;
	font-style:italic;
}

.featurebox {
	border:1px solid #F8F3EE;
	height:140px;
	padding:2px;
	margin:12px 0;
}
.purebox {
	border:1px solid #F8F3EE;
	height:190px;
	padding:2px;
	margin:12px 0;
}
.insidebox {
	border:1px solid #F1E7DA;
	height:130px;
	padding:2px 100px 6px 6px;
}

.pureinside {
	border:1px solid #F1E7DA;
	height:180px;
	padding:2px 120px 6px 6px;
}

.box {
	border:1px solid #F8F3EE;
	padding:2px;
	margin:2px 0 15px 0;
	width:318px;
}
.widebox {
	border:1px solid #E6D4BD;
	padding:2px 10px 6px 10px;
	background-color:#B9AA91;
	color:#FFF;
	height:330px;
	background-image:url(images/bg_win.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
}
.widebox h2{
	color:#FFF;
	font-size:1.5em;
}
.widebox h3  {
color:#706249;
font-size:1.4em;
}
.normalbox {
	border:1px solid #E6D4BD;
	padding:2px 10px 6px 10px;
}

.clickable {
	cursor: pointer;
	cursor: hand;
    background-color: #FFF;
	padding: 3px;
}
.clickable:hover {
    background-color: #F1E7DA;
}


/*container divs*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
	line-height:140%;
		background-color:#F8F3EE;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-color:#FFF;
	background-image:url(images/bg_present.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#left {
	float:left;
	width:209px;	
	padding:0px 0px 10px 0px;
	color:#666666;
	margin:0 0 8px 15px;
	}
*html #left {
	margin-left:8px;
}
#container {
	float:right;
	width:736px;
	background-image:url(images/hd_indulgence.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-top:194px;
	
}

#rightcol {
	float:right;
	width:333px;
	margin-right:0px;
	padding:12px 10px 10px 8px;
}
*html #rightcol{
	width:333px;
	margin-right:0px;
	padding:3px 0px 10px 8px;
}
#centercol {
	margin-left:5px;
	margin-right:358px;
	padding:20px 0 15px 0;	
}

#widecol {
	margin-left:5px;
	margin-right:20px;
	padding:0px 0 15px 0;	
}
#centercol li, #rightcol li{
	list-style-image: url(images/gr_arrow.gif);
	line-height: 130%;
	margin-bottom: 4px;
	margin-left:22px;
	margin-right:2px;
	margin-top: 6px;

}
.padtext {
	padding:4px 6px 15px 12px;
}



/*-- nav styles --*/


#left ul {
	width:100%;
	padding:10px 0 0 0 ;

}
#left li{
	margin: 0 0 0 0;
	list-style:none;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	width:188px;
}
#left ul li a:link, #left ul li a:visited {
	color:#666;
	text-decoration:none;
	padding: 4px 5px 2px 6px;
	margin: 0 0 0 0;
	display:block;
	height:20px;
	
}


#left ul li a:hover, #left ul li a:visited.current {
	color:#BA8748;
	display:block;
	text-decoration:underline;
}


/*-- footer styles --*/

#footer {
	height:92px;
	clear:both;
	font-size:.9em;
	background-color:#EFEFF1;
	padding:0px 0px 0px 10px;
	background-image:url(images/ft_shade.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
}
.footerimage {
	float:left;
	margin-right:20px;
	margin-top:10px;
}

/*-- extra styles --*/

.wrapright{
	float:right;
	border:0;
	padding-left:6px;
}
.wrapleft{
	float:left;
	border:0;
	padding-right:6px;
}



