html, body {
    height: 100%;
	margin:0;
	background-color: #ccc;
	background-image: url(../images/bgtop2.gif);
	background-repeat: repeat-x;
}
.right{text-align:right;}
#wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
	 background-color: #FFFFFF;
     margin: 0 auto -40px;
}
#push {height:40px;}
#ft {height:25px;}
#custom-doc {
	width:61.54em;/* non-IE */
	*width:60.06em;/* IE */
	min-width:800px;/* optional but recommended */
	height: 100%;
}
#navLinks{
	width:800px;
	padding: 3px 4px 6px 0px;
	height: 14px;
	background-image: url(../images/bgtop.gif);
}
#ft{
	width: 100%;
	padding: 15px 0px 0px 0px;
	background-image: url(../images/bgfoot.gif);
}
.logo {margin-left:25px;}
.main_nav {margin-top:30px;}

/***********************************************/
/* Copy Styles                                 */
/***********************************************/

.tag{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tag_small{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.header{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.header2{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.copy{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #555555;
	text-decoration: none;
}

.copy2{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	color: #999999;
	text-decoration: none;
}

.copy3{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}

.copy4{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.orange{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #F46200;
	text-decoration: none;
}

.white{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.available{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.white_small{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.white_medium{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	}
.footer_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	}
A:link		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
				}


A:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
				}


A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
			}


A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color:#333333;
	text-decoration: none;
			}