/* Fonts */






.border1{
 padding:3px 3px 3px 3px;
 border: 3px solid;
 border-color:#000000;
 }

.
.copyright 
{ FONT-WEIGHT: normal;  FONT-SIZE: 9pt; COLOR: #333333; text-decoration:none; 
}
.bold_red { FONT-WEIGHT: bold; COLOR: #cc0000;}
.ccc {BACKGROUND-COLOR: #cccccc;}


/* highlighters */

.highlighter {  background-color: #FFFF00 } /* the common yellow highlighter */
.yellow_highlight { BACKGROUND-COLOR: #fffeeb} /* lighter, paler yellow */
.blue_highlight { BACKGROUND-COLOR: #E4F0F6; } /* light blue highlighter */


/* Text Link Styles */

.onlinkA { text-decoration:none; }
.onlink:hover { background-color:yellow; }

.nounderline { text-decoration:none; }
.nounderline:hover { color:#336699; } 

A.boldred { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #CC0000;  TEXT-DECORATION: none; }
A.boldred:active { COLOR: #C80000;}
A.boldred:visited { COLOR: #C80000;}
A.boldred:hover { COLOR: #CC0000;}

a.nounderline:link {color: #333333; text-decoration: none; }
a.nounderline:visited {color: #346EA2; text-decoration: none; }
a.nounderline:hover {color: #346EA2; text-decoration: underline; }
a.nounderline:active {color: #1388D7; }

a.nounderline2:link {color: #004A73; text-decoration: none; }
a.nounderline2:visited {color: #346EA2; text-decoration: none; }
a.nounderline2:hover {color: #346EA2; text-decoration: underline; }
a.nounderline2:active {color: #1388D7; }

A.copyright { FONT-WEIGHT: normal;  COLOR: #666666; TEXT-DECORATION: underline; }
A.copyright:active { FONT-WEIGHT: normal;  COLOR: #ff0000; TEXT-DECORATION: underline; }
A.copyright:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: underline; }
A.copyright:hover { FONT-WEIGHT: normal; COLOR: #ff0000; TEXT-DECORATION: underline; }

.topnav a:link { color: #FFFFFF; text-decoration: none; }
.topnav a:visited {	color: #F4FFD5;	text-decoration: underline; }
.topnav a:hover { color: #FFFFFF;	text-decoration: underline; }
.topnav a:active {	color: #CCFF00; }

/* Headlines and Subheads */

.subheadWhite { FONT-WEIGHT: bold; FONT-SIZE: 8pt;  COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.Title { FONT-WEIGHT: normal; FONT-SIZE: 16pt; COLOR: #CC0000; FONT-FAMILY: Tahoma; }
.headline-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #CC0000;
	position: inherit;
	z-index: 15;
	visibility: inherit;
}
.headline-sub {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.body-pad {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #FFFFFF;
}


/* Colors - use in conjunction with fonts or table cells */

.dark {  BACKGROUND-COLOR: #336699}
.black { BACKGROUND-COLOR: #000000} 
.red { BACKGROUND-COLOR: #cc0000} 


/* Bullets - edit properties for your images */

.bullets {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ff0000; }

ul { list-style-position: outside;
	list-style-image: url(file:///J|/My Documents/My Webs/FSBO/fsbomarketing.com/img/tick.gif);
}

ul.lrgtick { list-style-type: none;
list-style-image:none;
padding: 30px;
margin: 0;
}

li.lrgtick { background-image:url(file:///J|/My Documents/My Webs/FSBO/fsbomarketing.com/img/tick2.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left: 3.0em;
text-indent: 0;
}


/* Testimonial Boxes */

.tbox {
	border: 2px dashed #006699;
	margin: 40px;
	padding: 10px;
	background-color: #EDF9FC;

}
.tboxred {
	border: 2px dashed #cc0000;
	padding: 10px;
	width: auto;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
	background-color: #F3E2E2;
}
.tboxyellow {
	border: 2px solid #99CC00;
	padding: 10px;
	background-position: center center;
	width: auto;
	background-color: #F9FFEC;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 30px;
}

/* CSS relevant to THIS template */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330066;
}
.style2 {font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
