@charset "utf-8";
/* CSS Document */
/* Designed and coded by Carol & Ang of Dirrty-Laundry Designs   -   http://www.dirrty-laundry.com */

body {
	margin: 0px;
	background-color:#3F3F3F;
	font: 11px "Tahoma";
	color: #C1C1C1;
	line-height: 15px;
}

#layout {
	margin: -10px auto;
}


/* Navigation */
ul.nav { width: 100%; height: 31px; list-style-type: none; padding-left: 3px; margin: 0px auto; margin-bottom: 5px;}
	ul.nav li {display: inline; float: left; }
	ul.nav li a {display: block; padding: 10px 4px 10px 4px; width: 95px; border-right: 1px solid #3F3F3F; background: #2B2B2B; color: #E0BC5C; text-align: center; font: 10px "Helvetica", sans-serif; }
	ul.nav li a:hover {background: #78BCC9; color: #1F1F1F; text-decoration: none;}




/* Bold, Italic & Underline */
strong, b {
	color:#80C4D1; 
	text-transform:normal;
}

em, i {
	color: #E0BC5C;
}

u {
	color: #D14659; 
	text-decoration: underline;
}




/* Main Link Style */
a:link {
	color:#C1C1C1; 
	text-decoration:none;
}
a:visited {
	color:#B6C54E;
	text-decoration:none;
}
a:hover {
	color:#232323;
	text-decoration: none;
}


/* Table Styles */
.thead {
	background: url(images/tbg.jpg) left top no-repeat; 
	font: 14px "Arial"; 
	color: #DDDDDD; 
	padding: 28px 10px 0px 0px;
	line-height:18px;
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: right; 
}

.s-thead {
	background: #3F3F3F; 
	font: 14px "Arial"; 
	color: #DDDDDD; 
	height: 46px;
	padding: 28px 10px 0px 0px;
	line-height:18px;
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: right; 
}

.s-thead2 {
	background: #232323;
	font: 10px "Tahoma"; 
	color: #B7C74D; 
	line-height: 12px; 
	text-transform: uppercase; 
	padding: 5px;
	text-align: center; 
}

.thead2 {
	background: #232323; 
	font: 10px "Tahoma"; 
	color: #B7C74D; 
	line-height: 12px; 
	text-transform: uppercase; 
	padding: 5px;
	text-align: center; 
}

.tcontent {
	background: #3F3F3F; 
	font: 11px "Tahoma";
	color: #C1C1C1;
	line-height: 15px;
	text-align: justify; 
	letter-spacing:0px;
	padding: 0px 5px 0px 5px;
}


#foot {
	margin: 0px;
	background: #232323; 
	width: 840px;
	padding: 10px;
}

.footer {
	margin: 0px;
	font: 10px "Tahoma"; 
	color: #C1C1C1; 
	line-height: 12px; 
	text-align: justify; 
}

.footer a { 
	padding: 6px 15px 6px 15px; 
	width: 110px; 
	border-right: 0px solid #3F3F3F; 
	background: #2A2A2A; 
	color: #E0BC5C; 
	text-align: center; 
	font: 10px "Helvetica", sans-serif; 
}
.footer a:hover {
	background: #78BCC9; 
	color: #1F1F1F; 
	text-decoration: none;
}



/* Extra Boxes CSS */
.boxes {
	background: url(images/spacer.gif); 
	font-family: Tahoma; 
	color: #fff; 
	font-size:10px; 
	line-height:12px; 
	text-align: left; 
	padding: 5px 5px 0 5px;
}















.tcontent2 {
	background: #3F3F3F; 
	font: 20px "Tahoma";
	color: #C1C1C1;
	line-height: 15px;
	text-align: justify; 
	letter-spacing:0px;
	padding: 0px 5px 0px 5px;
}
