@charset "utf-8";
/* CSS Document */

html, body{
	height: 100%;
	margin: 0;
}

body{
	
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCC;	
}
div#outercontainer{
	min-height: 100%;
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	padding: 0 2px 0 1px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #000;
	border-left-color: #000;
}

div#secondcontainer{
	height: 100%;
	width: 793px;
	margin: 0 2px 0 0;
	background-color: #FFF;
	padding: 0 3px 0 3px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0C0;
	border-left-color: #0C0;
}
div#topheader{
	margin-top: 0;
	padding-top: 3px;
}
div#topheader p{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 800px;
}
div#topheader img{
	margin-right: 20px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
form#headerbusinesssearch{
	padding-top: 6px;
}
div#mainbody{
	
}

div#maincolumn{
	float: left;
	clear: none;
	width: 69%;
	margin-top: 1em;
}

div#sidecolumn{
	float: right;
	clear: none;
	width: 30%;
	min-height: 30em;
	margin-top: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E65B00;
}

div.bizsummarylisting{
	background-color: #CCC;
	margin-bottom: 1em;
	border: 1px solid #000;
	padding: 1px;
}

h1{
	margin: 0.25em 0.1em 1em 0.1em;
	font-size: 1.5em;
	colorXX: #E65B00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E65B00;
}

h2{
	margin: 0.25em 5em 0.25em 0.1em;
	font-size: 1.2em;
	colorXX: #E65B00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E65B00;
}

h2.cattitle{
	margin-bottom: 1em;
	background-color: #CCC;
	border: 1px solid #E65B00;
	padding-left: 0.25em;
}
h3{
	padding-left: 0.5em;
}

p{
	min-width: 100px;
	max-width: 250px;
	margin-left: 20px;
	margin-right: auto;
}

a{
	color: #E65B00;
}
a:hover{
	color: #552B00;
	text-decoration: none;
}

h2 a{
	text-decoration: none;
}

img{
	float: right;
	clear: right;
	margin: 1em;
	padding: 5px 5px 7px 5px;
	border: 1px solid #E65B00;
}

div.bizsummarylisting img{
	background-color: #0C0;
	margin-right: 3px;
}

img.banner{
	clear: both;
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

img.inlinestar{
	display: inline;
	clear: none;
	border: none;
	margin: 0;
	padding: 0;
	float: right;
}

div.spacer{
	clear: both;
}

div.fullcomment{
	width: 300px;
	border: 1px solid #999;
	margin-bottom: 1em;
}
div.fullcomment img.inlinestar{
	display: block;
	clear: none;
}

p img{
	float: right;	
}

hr{
	width: 70%;
	float: left;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	padding: 0;
	border: none 0;
	clear: both;
	margin: 0 0 1em 0;
}

ul{
	list-style-type: none;
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; /*0.95em;*/
}

ul.directory{
	font-size: 1.5em;
}

ul li{
	
}

ul li a{
	text-decoration: none;	
}

ul li ul{
	font-size: 1em;
}

ul li ul li{
	
}

ul li ul li ul{
	font-size: 1em;
}

ul.hidden{
	display: none;
}

a.ultoggle{
	font-size: 1.5em;
	line-height: 0.5em;
}
span.ultoggleless{
	font-size: 1.5em;
	line-height: 0.5em;
	color: #FFF;	
}

ul.bodycontent{
	list-style-type: circle;
	margin-left: 2em;
	font-size: 1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#sidecolumn p{
	margin-left: 10px;
	margin-right: 10px;
}

.clearboth{
	clear: both;
}

div#nav{
	margin-top: 1em;
	margin-bottom: 1em;
}
#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 
#nav li{
	float: left;
	margin: 0 0.15em 0 0;
}
#nav li a{
	height: 2em;
	line-height: 2em;
	float: left;
	width: auto;
	padding: 0 1em 0 1em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #999;
	font-weight: bold;
}
#nav li a:hover{
	colorXX: #C30;
	background-color: #E65B00;
}
#nav li a.selected{
	background-color: #0C0;
}
#nav li a.selected:hover{
	background-color: #999;
}

.warning{
	font-size: 1.5em;
	font-weight: bold;
	color: #F00;	
}

.highlight{
	font-weight: bold;
	color: #F00;	
}

.strikethrough{
	text-decoration: line-through;	
}

.boxed{
	float: right;
	width: auto;
}

div.facebookPageBadge{
	float: right;
	width: 150px;
	border: 1px solid #CCC;
	margin: 1em;
}

div#maincolumn div.twitterwidget{
	margin-left: 20px;
}

/* forms */
form p{
	min-width: 100px;
	max-width: 450px;
	margin-left: 0;
	margin-right: auto;
	clear: both;
}
label{
	width:7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
}

input.submit{
	margin-left: 7.5em;
}

form#headerbusinesssearch{
	clear: left;
}
form#headerbusinesssearch input.submit{
	margin-left: 0.5em;
}
form#headerbusinesssearch p{
	margin-left: 0;
}

div#sidecolumn form p{
	margin-left: 5px;
}
div#sidecolumn form p label{
	width: auto;
	text-align: left;
	padding-left: 0;
}
