
body {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    background-color: #ffffff;
    background-image: url(graphics/fanfairbg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left  top;
    margin: 0px;
    padding: 0px;
}

table {
	font-family: Arial, sans-serif;
    font-size: 10px;
	margin: 0px; 
	padding: 0px;
	}

td {
	margin: 0px; padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	}
	
li	{ margin: 0px; padding: 0px 0px 1.5em 0px; }
	
table#mainheader {
	margin: 0px; 
	padding: 0px;
	width: 100px;
	background-color: #ff0000;
	color: #ffffff;
	}
	
table#mainheader img { margin: 0px; padding: 0px; }
	
div#surround {
	width: 708px;
	margin:	0px 0px 50px 0px;
	padding: 0px 0px 4px 0px;
	color:	#333333;
	background-color: #ffffff;
	border: 2px solid #888888;
}

td#mainmenuaddress {
	margin: 0px; padding: 0px;
	height: 22px;
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    vertical-align: middle;
    text-align: left;
}
td#mainmenu {
	margin: 0px; padding: 0px;
	height: 22px;
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    vertical-align: middle;
    text-align: right;
}

td#mainmenu a {
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    }
td#mainmenu a:link, td#mainmenu a:visited { text-decoration: none; }
td#mainmenu a:active, td#mainmenu a:hover { text-decoration: underline; }

td#submenu {
	width: 565px;
	margin: 0px; padding: 0px;
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

td#submenu a {
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
    }
td#submenu a:link, td#submenu a:visited { text-decoration: none; }
td#submenu a:active, td#submenu a:hover { text-decoration: underline; }

td#side_panel { 
	width: 138px; /* 150 after 4px padding and 2px border on each side */
	margin: 0px; padding: 4px;
	color: #ffffff; 
	background-color: #ff0000; 
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 9pt;
	text-align: left;
	border: 2px solid #000000; 
	border-bottom-width: 0px;
}

td#admin { 
	width: 138px;
	margin: 0px; padding: 4px;
	color: #666666; 
	background-color: #ff0000; 
	font-size: smaller; 
	text-align: center;
	height: 30px; 
	border: 2px solid #000000; 
	border-top-width: 0px;
}

td#admin a, td#admin a:link, td#admin a:visited, td#admin a:active , td#admin a:hover {
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}
td#footer { 
	color: #666666; 
	background-color: #ffffff; 
	font-size: 9pt; 
	text-align: center;
	height: 30px; 
}
td#footer a, td#footer a:link, td#footer a:visited, td#footer a:active , td#footer a:hover {
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}

td#forsale {
	padding-top: 12px;
	font-size: 110%;
	font-weight: bold;
	}

div#testimonial {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    margin: 0px; padding: 0px;
    font-weight: normal;
}

div#signature {
	font-weight: normal;
	font-style: italic;
	text-align: right;
	}

.topicTitle{
    color: #000000;
    background-color: transparent;
    text-decoration: none;
    margin: 0px; 
    padding: 0px 0px 12px 0px;
    font-weight: bold; 
    font-size: larger; 
    text-align: center;
}

.topicSubtitle{
    color: #FFFF00;
    background-color: transparent;
    text-decoration: none;
    margin: 0px; 
    padding: 12px 0px;
    font-weight: bold; 
    font-size: normal; 
    text-align: center;
}

.topicArea{
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    margin: 0px; padding: 0px;
}

.topicArea a {
	line-height: 1.5em;
}

.topicArea a:link{
    color: #ffffdd;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.topicArea a:visited{
    color: #ffffdd;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.topicArea a:active{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.topicArea a:hover{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.main_panel {
    margin: 0px;
    padding: 12px 24px 12px 12px;
    background-color: #ffffff;
    vertical-align: top;
    height: 100%;
}

.main_panel img {
	color: #000000;
	background-color: #ffffff;
}

