body{
	margin:10px 0;
	padding:0px;
	background-color:#4a4a4a;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 13px;
	color:#1c1c1c;
}

div#page{
	width:760px;
	border-top:11px solid #8b1f2e;
	margin:0px auto;
	padding:0px;
}

div#content{
	background-color: #ffffff;
	border-top:3px double #000000;
}

a img {
	border:none;
}

a:link, a:visited {
	color:#8b1f2e;
}

a:hover{
	color:#631622;
}

div#foot-banner{
	background-color:#f2e6b8;
}

div#foot-banner div{
	background:#f2e6b8 url('../images/bulldog.gif') no-repeat bottom right;
	height:108px;
	padding:15px 190px 20px 15px;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	color:#1c1c1c;
	background-color:#f2e6b8;
	border-top:3px double #000000;
	border-bottom:3px double #000000;
}

div#foot-banner h2{
	font-family: "Arial Narrow",Helvetica,sans-serif;
	font-size: 23px;
	font-weight:normal;
	color: #5d5d5d;
	margin:0px;
	padding:0px;
}

div#footer{
	height:84px;
	padding:10px 340px 10px 10px;
	background:transparent url('../images/shor_levinlogo.gif') no-repeat bottom right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #1c1c1c;
}

div#footer a:link,div#footer a:visited{
	color: #1c1c1c;	
}

div#footer a:hover{
	color: #631622;	
}

div#footer .copy{
	font-size:12px;
}

.call-to{
	width:220px;
	height:51px;
	padding:10px 0px 0px 15px;
	background-color:transparent;
	font-family: "Trebuchet MS","Arial", Helvetica, Sans-serif;
	font-weight:bold;
	color:#5d5d5d;
}

.call-to .msg{
	font-size:12px;
	line-height:12px;
	padding:0px;
	margin:0px;
}

.call-to .number{
	font-size:24px;
	line-height:24px;
	padding:0px;
	margin:0px;
}

.call-to .sub-cap{
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	padding:0px;
	margin:0px;
}

#ask-bulldog{
	width:315px;
	height:16px;
	padding:3px 5px;

	background-color:#f2e6b8;
	color:#5d5d5d;

	border-right:20px solid #8b1f2e;
	border-left:1px solid #1c1c1c;
	border-top:1px solid #1c1c1c;
	border-bottom:1px solid #1c1c1c;

	font-family: "Century Gothic", Helvetica, Sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#ask-bulldog:hover{
	background-color:#ddbe9c;
}

#ask-larry{
	display:block;
	width:155px;
	height:35px;
	padding:5px 10px;

	background-color:#f2e6b8;
	color:#4a4a4a;

	border-right:20px solid #8b1f2e;
	border-left:1px solid #1c1c1c;
	border-top:1px solid #1c1c1c;
	border-bottom:1px solid #1c1c1c;

	font-family: "Century Gothic", Helvetica, Sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#ask-larry:hover{
	background-color:#ddbe9c;
}

.nioshimg{
	margin:30px 0 0 30px;
    text-align:center;
    max-width:500px;
}

.nioshcap{
	margin:5px 0 35px 30px;
    width:500px;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}

.nioshcap a{
	font-style:italic;
}



