body { 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
background: #483921;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}

.blacktext { 
font-family: Verdana; 
color : #090602; 
font-size: 11px; 
}

.blacktext2 { 
font-family: Arial; 
color : #000000; 
font-size: 12px; 
}

.redtext2 { 
font-family: Arial; 
color : #cc0000; 
font-size: 12px; 
}

.whitetext2 {
	font-family: Arial;
	color : #D9B38C;
	font-size: 9px;
}

.blacktextsmall { 
font-family: Arial; 
color : #000000; 
font-size: 9px; 
}

.contenttext { 
font-family: Arial; 
color : #003366; 
font-size: 9px; 
}

.categorytext { 
font-family: arial; 
color : #333333; 
font style: bold;
font-size: 11px; 
}

#containerTop { 

padding: 0px; 
width: 900px; 
height: 300px; 
background: url(images/header.jpg); 
background-repeat: no-repeat; 
} 

#containerTop2 { 

padding: 0px; 
width: 850px; 
height: 320px; 
background: url(images/header3_nav.jpg); 
background-repeat: no-repeat; 
} 


#containerCenter { 
 
padding: 0px; 
width: 900px; 
background: url(images/middle.jpg); 
background-repeat: repeat-y; 
} 

#containerCenter2 { 
 
padding: 0px; 
width: 850px; 
background: url(images/middle3_nav.jpg); 
background-repeat: repeat-y; 
} 
 
#containerBottom { 

padding: 0px; 
width: 900px; 
height: 98px; 
background: url(images/footer.jpg); 
background-repeat: no-repeat; 
} 

#containerBottom2 { 

padding: 0px; 
width: 850px; 
height: 75px; 
background: url(images/footer3_nav.jpg); 
background-repeat: no-repeat; 
} 

#specialsback {
	padding: 0px;
	width: 347px;
	height: 273px;
	background: url(images/specialsback.jpg);
	background-repeat: no-repeat;
}

#newsback {
	padding: 0px;
	width: 347px;
	height: 273px;
	background: url(images/newsback.jpg);
	background-repeat: no-repeat;
}

.specialstext {
	padding: 0px;
	text-align: center;
	margin-left: 33px;
	margin-right: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;


}

img.b
{
 background-color: #f7d8a9;
 padding: 8px; 
 border: 1px solid #6f3d29;
}

img.c
{
 background-color: #eeeeee;
 padding: 3px; 
 border: 1px solid #eeeeee;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #4A3200; border-style: none none dotted; }


td.leftborder {
	border-left: 1px solid #666666;
}
td.leftborder2 {
	border-left: 1px solid #666666;
}

td.rightborder {
	border-right: 1px solid #666666;
}
td.rightborder2 {
	border-right: 1px solid #92510A;
}

td.leftbottomborder {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

td.lefttopborder {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}

td.topborder {
	border-top: 1px solid #cccccc;
}

.bottomborder {
	border-bottom: 1px solid #697a8d;
}
.bottomborder2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A3200;
}

.bottomborder3 {
	border-bottom: 1px dotted #483100;
}

.topborder3 {
	border-top: 1px dotted #f9b30d;
}

.leftbottomborder3 {
	border-left: 1px solid #677ca6;
    border-bottom: 1px dotted #213c7a;
}


.rightbottomborder3 {
	border-right: 1px dotted #f9b30d;
    border-bottom: 1px dotted #f9b30d;
}

.leftborder3 {
	border-left: 1px solid #677ca6;
    
}

.rightborder3 {
	border-right: 1px dotted #4A3200;
    
}

.leftrightborder3 {
	border-right: 1px solid #677ca6;
    border-left: 1px solid #677ca6;
}

.leftbottomrightborder3 {
	border-bottom: 1px dotted #213c7a;
	border-right: 1px dotted #213c7a;
    border-left: 1px solid #677ca6;
}

td.leftrightborder {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
td.leftbottomrightborder {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.lefttoprightborder {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.rightbottomborder {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
td.allsides {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

td.32border {
	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.myforms { 
background-color:#ffffff; 
color : #000000 ;
font-family: arial, helvetica, veranda; 
font-size: 12px; 
BORDER-RIGHT: #6297D2 1px solid;
BORDER-TOP: #6297D2 1px solid;
BORDER-LEFT: #6297D2 1px solid;
BORDER-BOTTOM: #6297D2 1px solid;
}


.button { 
background-color:#3F79CB; 
color : #E9EDF6 ;
font-family: arial, helvetica, veranda; 
font-size: 14px; 
font style: bold;
}

.redtextbold { 
font-family: arial, helvetica, veranda; 
color : #CC3300; 
font-size: 12px; 
font-weight: bold; 
line-height: 120%
}

.whitetextbold { 
font-family: arial; 
color : #ffffff; 
font-size: 12px; 
font-weight: bold; 
line-height: 120%
}


#coolmenu{
border: ;
width: 100%;
background-color: ;
}

#coolmenu a{
font: 11px Arial;
font style: ;
padding-left: 0px;
display: block;
width: 100%;
height: 20px;
color: #000066;
text-decoration: none;
border-right: 1px solid #cccccc;
}

#coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #ffffff;
filter:alpha(opacity=80);
-moz-opacity:30;
color: #000000;
}




#coolmenua{
border: ;
width: 100%;
background-color: ;
}

#coolmenua a{
font: 11px Arial;
font style: ;
padding: 2px;
padding-left: 0px;
display: block;
width: 100%;
height: 20px;
color: #000066;
text-decoration: none;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

#coolmenua a{
width: auto;
}

#coolmenua a:hover{
background-color: #ffffff;
filter:alpha(opacity=80);
-moz-opacity:30;
color: #000000;
}



#coolmenub{
border: ;
width: 100%;
background-color: ;
}

#coolmenub a{
font: 11px Verdana;
font-style: bold;
padding: 4px;
padding-left: 0px;
display: block;
width: 100%;
height: 20px;
color: #ffffff;
text-decoration: none;
border-right: 0px solid #cccccc;
border-right: 0px solid #cccccc;
border-bottom: 0px solid #cccccc;
}

#coolmenub a{
width: auto;
}

#coolmenub a:hover{
background-color: #728CCB;
filter:alpha(opacity=100);
-moz-opacity:30;
color: #ffffff;
}





#coolmenuc{
border: ;
width: 100%;
background-color: ;
}

#coolmenuc a{
font: 11px Arial;
font style: ;
padding: 3px;
padding-left: 0px;
display: block;
width: 100%;
height: 20px;
color: #000066;
text-decoration: none;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

#coolmenuc a{
width: auto;
}

#coolmenuc a:hover{
background-color: #ffffff;
filter:alpha(opacity=80);
-moz-opacity:30;
color: #000000;
}









   A:link {
	text-decoration: underline;
	color: #000000;
} A:visited {
	text-decoration: underline;
	color: #000000;
}
   A:hover {
	color: #000000;
	text-decoration: none;
}



.lcolors:link {color: #003366; text-decoration: underline;} 
.lcolors:visited {color: #003366; text-decoration: underline;} 
.lcolors:active {color: #003366; text-decoration: underline;} 
.lcolors:hover {color: #000000; text-decoration: none;} 

.lcolors2:link {color: #FF9900; text-decoration: underline;} 
.lcolors2:visited {color: #FF9900; text-decoration: underline;} 
.lcolors2:active {color: #FF9900; text-decoration: underline;} 
.lcolors2:hover {color: #eeeeee; text-decoration: underline;} 

.lcolors3:link {
	color: #D9B38C;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
} 
.lcolors3:visited {
	color: #D9B38C;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
} 
.lcolors3:active {
	color: #D9B38C;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;} 
.lcolors3:hover {
	color: #D9B38C;
	text-decoration: underline;
	text-align: right;
	font-family: Arial;
	font-size: 9px;
} 

.lcolors4:link {color: #C1D3F5; text-decoration: none;} 
.lcolors4:visited {color: #C1D3F5; text-decoration: none;} 
.lcolors4:active {color: #C1D3F5; text-decoration: none;} 
.lcolors4:hover {color: #C1D3F5; text-decoration: none;} 

.lcolors6:link {color: #000000; text-decoration: none;} 
.lcolors6:visited {color: #000000; text-decoration: none;} 
.lcolors6:active {color: #000000; text-decoration: none;} 
.lcolors6:hover {color: #000000; text-decoration: none;} 

.lcolors7:link {color: #003366; text-decoration: underline; font: 12px Arial;} 
.lcolors7:visited {color: #003366; text-decoration: underline; font: 12px Arial;} 
.lcolors7:active {color: #003366; text-decoration: underline; font: 12px Arial;} 
.lcolors7:hover {color: #003366; text-decoration: none; font: 12px Arial;} 


.linkscontainer{
width: 211px;
margin: inherit;
border: 0px solid #cccccc;	
}

.mattblacktabs{
width: 211px;
overflow: hidden;
border-bottom: 1px dotted #697a8d; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs dl{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 12px Arial;
list-style-type: none;
}

.mattblacktabs dt{
display: inline;
width: 211px;
margin: 0;
}

.mattblacktabs dt a{
float: left;
display: block;
width: 211px;
text-decoration: none;
margin: 0;
padding: 7px 25px; /*padding inside each tab*/
border-top: 1px dotted #697a8d; /*right divider between tabs*/
color: white;
background: none; /*background of tabs (default state)*/
}

.mattblacktabs dt a:visited{
color: white;
}

.mattblacktabs dt a:hover, .mattblacktabs dt.selected a{
background: #93A9CA; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: white;
}

body.contact dt#contact,
body.contact dt#contact a,
body.resources dt#resources,
body.resources dt#resources a,
body.services dt#services,
body.services dt#services a,
body.financing dt#financing,
body.financing dt#financing a,
body.sellers dt#sellers,
body.sellers dt#sellers a,
body.buyers dt#buyers,
body.buyers dt#buyers a,
body.home dt#home,
body.home dt#home a
{
background: #93A9CA; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

 

