.logo
{
	width:175px;
}

/* FAMILY (PROPERTIES) BAR BLOCK (UL) */
#family-bar-underline {
    border-top:1px solid #000;
    margin: 0 1px 3px 1px;
}

#header-family-bar {
    line-height:14px;
    height:19px;
	margin: 0;
	padding: 0;
    background: url(../images/template/family-bar-bg.gif) top repeat-x #FFF;
	
    border-left:1px solid #000;
    border-right:1px solid #000;
	}


#header-family-bar ul, #header-family-bar li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#header-family-bar a:link, #header-family-bar a:visited {
	float: left;
	background: url(../images/template/family-bar-divider.gif) right no-repeat;
	font-size: 10px;
	padding: 2px 15px 3px 14px;
	margin-right: 0px;
	text-decoration: none;
	color: #8A9499;
}

#header-family-bar a:hover {
	color:#CCD6DB;
}
#header-family-bar li.current a:link, #header-family-bar li.current a:visited {
	color:#CCD6DB;
}
#header-family-bar li.no-pipe a:link, #header-family-bar li.no-pipe a:visited {
	background: none;
}

body,html
{
	margin:0;
	padding:0;
	background:url(../images/template/gradient-bg.gif) repeat-x ;
	background-color:rgb(27,34,39);
	color:#FFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
}

#container
{
	width:889px;
	margin:auto ;
	padding:0 0 0 0 ;
}

img{ border:none;display:block; }

p { margin:0; padding:0; }

a { outline:none ; text-decoration: none; color: #FF3300;}

#header
{
	margin:0;
	padding:15px 0 5px 0 ;
}


#content
{
	background:url(../images/template/global-bg-repeat.gif) repeat-y ;
	padding:5px;
}


/**
* Single Columns
*
*/

.column
{
	float:left;
	
}

.column.right-margin { margin:0 4px 0 0 ; }

.column p
{
	margin:0;
	padding:0;
}

.column .top-cap
{
	background:url(../images/template/column-top-cap.gif) ;
	width:361px;
	height:5px;
}

.column .bottom-cap
{
	background:url(../images/template/column-bottom-cap.gif) ;
	width:361px;
	height:5px;
}




.column .content.column-a
{
	background:url(../images/template/background-a-repeat.gif) repeat-y ;
	margin:0;
	padding: 0 5px 2px 5px ;
}

.column .content.column-b
{
	background:url(../images/template/background-b-repeat.gif) repeat-y ;
	margin:0;
	padding: 0 5px 2px 5px ;
}

/**
* Double Wide Columns
*
*/

.two-column
{
	padding:2px 0 0 0 ;
}



.two-column .content
{
	background:url(../images/template/2-column-bg-repeat.gif) repeat-y ;
	padding:0 0 0 5px;

}



/**
* Footer
*
*/

#footer
{
	
	width:879px;
	margin:0 0 20px 5px;

}

#footer a:link, #footer a:visited
{
	color:rgb(133,165,177) ;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer .copy
{
	background:url(../images/template/footer-bg-repeat.gif) repeat-y ;
	padding:5px 5px 5px 10px;
	font-size:9px;
	color:rgb(58,58,58) ;
}

#footer p
{
	margin:0;
	padding:0;
}

#footer .legal
{
	padding:2px 0 0 0;
	color:rgb(68,68,68) ;
	font-size:9px;
}




.clear
{
	clear:both;
	height: 0px;
	width:0px;
	font-size:0px;
  line-height: 0px;visibility:hidden;
}

.global-top-cap
{
	background:url(../images/template/global-top-cap.gif) no-repeat;
	width:889px;
	height:5px;
}

.global-bottom-cap
{
	background:url(../images/template/global-bottom-cap.gif) no-repeat;
	width:889px;
	height:5px;
}

.ad-skyscraper
{
	
	float:right;
	padding:5px 5px 0 0px;
}



/**
* Nifty Corners base styles, do not edit 
*/

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}

b.rb2{margin: 0 6px;border-width:0 2px}

b.rb3{margin: 0 5px}

b.rb4{margin: 0 4px}

b.rb5{margin: 0 3px}

b.rb6{margin: 0 2px}

b.rb7{margin: 0 1px;height:2px}

b.rb8{margin: 0;height:2px}

b.rs1{margin: 0 1px}

/*transparent inside*/

b.t1{border-width: 0 5px}

b.t2{border-width: 0 3px}

b.t3{border-width: 0 2px}

b.t4{height: 2px}

b.tb1{border-width: 0 10px}

b.tb2{border-width: 0 8px}

b.tb3{border-width: 0 6px}

b.tb4{border-width: 0 5px}

b.tb5{border-width: 0 4px}

b.tb6{border-width: 0 3px}

b.tb7{border-width: 0 2px;height:2px}

b.tb8{border-width: 0 1px;height:2px}

b.ts1{border-width: 0 2px}

