@charset "UTF-8";
/* CSS Document */

a {
	/*color:#7a9d42;*/
	color:#653e4b;
	
}

body {
	background-color:#e2dccc;
	/*background-image:url(http://www.epicstyle.com/skins/skin_10065/images/DL-000000.png);
	background-repeat:repeat-xy;*/
	vertical-align:top;
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:2;
	text-align:justify;
		
}

#base {
	width:980px;
	background-color:#FFFFFF;
	padding: 10px;
	height: inherit;
	}
	
	
/* hack for proper expansion of float wrapper */
#base:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#base {display: inline-table;}

/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */

	
	
	
#menu {
	font-family:Arial, Helvetica, sans-serif !important;
	width:960px;
	height:20px;
	background-image:url(images/menubkg.png);
	background-repeat:repeat-x;
	padding: 10px 10px 5px 10px;
	margin-top:10px;
	font-size:13px;
	line-height:1 !important;
	}
	
.menuoff {
	color: #4c4137;
	}
	
	
#menu a {
	
	color:#FFFFFF;
	text-decoration:none;
	}
	
#menu a:hover {
	text-decoration:underline;
	}
	
#leftnav {
	width:200px;
	background-color:#Fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px 10px 0px 10px;
	margin-top:10px;
	line-height:1.5 !important;
	}
	

	
	
#leftnav a {
	color:#000000;
	text-decoration:none;
	}
	
#leftnav a:hover {
	
	text-decoration:underline;
	}
	




#leftblock {
	width:200px;
	background-color: #4c4137;
	padding: 5px 10px 5px 10px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#FFFFFF;
	line-height:1.5 !important;
	text-align:center;
	
	}
	
#line {
	height:1px;
	border-bottom:dotted #999999 1px;
	
	}
	
#line-dark {
	height:1px;
	border-bottom:dotted #999999 1px;
	
	}
	
hr {
	color:#999999; 
	line-height:1px; 
	border-style:dotted;
	}
	
.toppad {
padding-top:10px;
}



#main {
	width:490px;
	background-color: #fff;
	padding: 5px 10px 5px 10px;
	margin-top:10px;
	margin-left:10px;
	float:left; 
	
	}

#mega { 
	width:730px;
	background-color:#fff;
	padding: 5px 10px 5px 10px;
	margin-top:10px;
	margin-left:10px;
	float:left;   }


#right  {
	width:205px;
	background-color:#fcf5e1;
	padding: 5px 10px 5px 10px;
	margin-top:10px;
	margin-left:10px;
	float:right;
	border: #cccccc dotted 1px;
	color:#666666;    }
	
	
#topleftquote  {
	width:198px;
	height:201px;
	background-color:#fcf5e1;
	padding: 5px 10px 5px 10px;
	margin-top:10px;
	/*margin-left:10px;*/
	float:left;
	border: #cccccc dotted 1px;
	color:#666666;    }
	
	
#rightpic  {
	width:230px;
	background-color:#FFE1AB;
	padding: 5px 10px 5px 0px;
	margin-top:10px;
	margin-left:10px;
	float:left;    }



#footer  {

	width:980px;
	background-color: #efe6d8;
	color:#999999;
	padding: 10px;
	margin-top: 10px;
	
	}
.footercontent  {
	background-color:#996699;
	width: 960px;
	}


.jumbo {
	font-size: 24px;
	font-weight: bold;
	line-height:1 !important;
}

.jumbette {
	font-size: 18px;
	font-weight: bold;
	line-height:1.5 !important;
}



.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
	line-height:1.5 !important;
	}

h5
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
	
	
    
}

#arial  {	
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e7d4d3;
}


#condensed  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5 !important;
	font-style: italic;
	color:#666666;
	
}

#condensed-header  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:1.5 !important;
	font-style: italic;
	color:#666666;
	font-weight:bold;
	
}
