﻿html, body {
font-family: 'Trebuchet MS';
text-align: left;
}

p, li{
text-align: left;
}

div.third {
float: left;
width: 30%;
}

div.half {
float: left;
width: 50%;
}

div.quarter {
float: left;
width: 25%;
text-align: right;
}

div.clear {
display: block;
clear: both;
}

#news{
left: -20px;
position: relative;
z-index: 0;
width: 250px;
height: 326px;
background: url(../images/news.jpg) ;
cursor: default;
}

#news2{
left: -20px;
position: relative;
z-index: 0;
width: 250px;
height: 300px;
background: url(../images/featuredmakeover.jpg) ;
cursor: default;
}


#titles{
	position: relative;
	z-index: 2;
	width: 250px;
	top: 70px;
	cursor: default;
	text-align:center;
	font-size: 12px;
}
#news a{
	font-size: 12px;
	font-family:"Century Gothic", "color: #cd6502";
	text-decoration:underline;
}
#news a:hover{
	text-decoration: none;
}
.text {

	position: relative;
	z-index: 2;
	width: 220px;
	text-align: left;
	left: 5px;
	font-family: "Century Gothic";
}
.search {
	color: #FFFFFF;
	background-color: #4FB1D1;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}

.font_black {
	color: #000000;
	font-family: "Century Gothic";
	font-weight: bold;
	text-indent: 0px;
}

.font_1 {
	color: #4FB1D1;
	font-family: "Century Gothic";
	font-weight: bold;
	text-indent: 0px;
}
.font_2 {
	color: #feb42f;
	font-family: "Century Gothic";
	font-weight: bold;
	text-indent: 0px;
}
.font_3 {
	color: #A5BB09;
	font-family: "Century Gothic";
	font-weight: bold;
	text-indent: 0px;
}
.font_4 {
	color: #666666;
	vertical-align: middle;
	text-align: right;
	font-family: "Century Gothic";
}
.font_5 {
	color: #ab9141;
	font-family: "Century Gothic";
	font-weight: bold;
	text-indent: 0px;
}
.td_footer
	{
	font-size:24px;
	text-align: center;
	}
.footer
	{
	text-align: center;
	font-family: "Century Gothic";
	font-size:7pt;	
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3d7a7;
}

a:link {
	text-decoration: none;
	font-weight:bold;
	color: #000000	
}

a:hover, a:active, a:visited {
	text-decoration: none;
	font-weight:bold;
}


.comment a:link {
	text-decoration: none;
	font-weight:bold;
	color: #0000ff;
	
}

.comment a:hover, .comment a:active, .comment a:visited {
	text-decoration: underline;
}

.comment{
font-family: "Century Gothic";
font-size: 10pt;
}
.blue
{

font-family:"Century Gothic";
font-size:16px;
color:#51adce;
}

.blue2
{

font-family:"Century Gothic";
font-size:18px;
color:#51adce;
}

.green
{

font-family:"Century Gothic";
font-size:16px;
color:#A4BB09;
}

li
{

font-family:"Century Gothic";
color:#000000;
font-weight:bold;

}



#leftMenu a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size:16px;
	
}
#leftMenu a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size:16px;
	}
#leftMenu a:hover {
	text-decoration: none;
	color:#FFFF33;
	font-family: "Century Gothic";
	font-size:16px;
	}
#leftMenu a:active {
	text-decoration: none;
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size:16px;
	}
#Navbar a:link {
	text-decoration: none;
    font: 11px tahoma,verdana,sans-serif;
	color: #215dc6;
	font-size:14px;
	
}
#Navbar a:visited {
	text-decoration: none;
    font: 11px tahoma,verdana,sans-serif;
	color: #215dc6;
	font-size:14px;
	}
#Navbar a:hover {
	text-decoration: none;
    font: 11px tahoma,verdana,sans-serif;
   color: #428eff;
	font-size:14px;
	}
#Navbar a:active {
text-decoration: none;
    font: 11px tahoma,verdana,sans-serif;
	color: #215dc6;
	font-size:14px;
	}
	}
.footertext {
font-size:6pt;
font-family: "Trebuchet MS";
}

span.pic_dl {
	margin: 5px;
	margin-left: 0px;
}