*, td
{
	font-family: Arial;
	font-size: 10pt;
}
/* Shawn Walker is . . . */
a:link, a:visited
{
	text-decoration: underline;
}
/* Fixes DNN annoing spacing */
td { padding: 0px; }

#contenttable
{
	margin-left: 10px;
	margin-right: 10px;
}

#topbar
{
	background-image: url(/Portals/svarealtors.com/images/top-bar-tile.jpg);
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#topbar span
{
	margin-left: 130px;
}
#swoop
{
	position: absolute;
	left: 461px;
}

#headertext
{
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 15px 10px 5px;
}
#headerbanner
{
	width: 800px;
	height: 122px;
	overflow: hidden;
}

#footer
{
	text-align: center;
	font-size: 11px;
}

/* Member and Affiliate Directory Page Styles */
#letterblocks a
{
	/*float: left;*/
	border: 1px solid blue;
	/*display: block;*/
	width: 10px;
	padding: 1px 5px 1px 5px;
	margin: 5px 2px 15px 2px;
	font-size: 11px;

}
#letterblocks a:hover
{
	background-color: blue;
	color: #fff;
	text-decoration: none;
}
.alphas
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid red;
}
.alphas * { font-weight: bold; }

.realtortable { margin: 5px 0px 5px 0px; }
.realtorname, affiliatename
{
	font-weight: bold;
	font-size: 12pt;
}

/* DNN Containers */
.NAD-Styled-Box1
{
	margin-bottom: 5px;
}
.NAD-Styled-Box1-Line
{
	border-top: 1px solid #903;
	font-size: 1px;
}
.NAD-Styled-Box1-Title, .Head
{
	font-weight: bold;
	font-size: 12px;
	color: #903;
	white-space: nowrap;
}

#dnn_ContentPane
{
	padding-left: 10px;
	padding-right: 10px;
}

/* Misc Modules */
.linklist_title:link, .linklist_title:visited
{
	text-decoration: underline;
}
.linklist_desc
{
	font-size: 11px;
	display: block;
	margin-bottom: 3px;
}