/* CSS Document */
/* Styles for www.karentallkatconley.com */
/* copyright 2007 Drifting Sands Design */

/* Basic Page Styles */

body,td,th {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000;
}
a:link {
	color: ffcc00;
	text-decoration:none;
}
a:visited {
	color: ffcc00;
}
a:hover {
	color: AA2222;
}
p {
	font-family: "Comic Sans MS";
}
a:active {
	color: ffcc00;
}
h1 {
	font-size: 14px;
	color: AA2222;
}
h2 {
	font-size: 14px;
	color: ffcc00;
}
h3 {
	color: AA2222;
}
h4 {
	color: AA2222;
}
h5 {
	color: AA2222;
}
h6 {
	color: AA2222;
}

td {
	text-align:left;
	vertical-align:top;
}

ul { 
	list-style:disc;
	list-style-image:url(../images/bullet.gif);
	color: #000000; 
	line-height:1.4;
}
body {
	background-color:#000000;
	scrollbar-face-color:442222;
	scrollbar-highlight-color:662222;
	scrollbar-3dlight-color:662222;
	scrollbar-shadow-color:662222;
	scrollbar-darkshadow-color:442222;
	scrollbar-arrow-color:CC2222;
	scrollbar-track-color:000000;
	
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 }


/* Main Table Styles */

a.searchlinksmall:hover{font-family:georgia; color:AA2222;}

#maintext {
	background-color:#ffffff;
	background-image: url(../images/index_07.gif);
	background-repeat: no-repeat;
	text-align:justify;
	color:000000;
	font-family:"Comic Sans MS";
	font-size:12px;
}
#maintext a {
	color:AA2222;
	font-size:11px;
	text-decoration:underline;
}
#maintext a:hover {
	color:ffcc00;
	font-size:11px;
	text-decoration:underline;
}
#maintext strong {
	color:AA2222;
	font-size:11px;
	font-weight:bold;
}



/* contact text stlyes */
#contacttext {
	color:aa2222;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#contacttext a {
	color:AA2222;
	font-size:11px;
	text-decoration:underline;
}
#contacttext a:hover {
	color:ffcc00;
	font-size:11px;
	text-decoration:underline;
}
#contacttext strong {
	color:AA2222;
	font-size:11px;
	font-weight:bold;
}
/*footer text styles */
#footmenu {
	background-color:#000000;
	text-align:center;
	vertical-align:middle;
	color:ffcc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
}
#footmenu a {
	color:ffcc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
}
#footmenu a:hover {
	color:ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:underline;
}
.leftmargin {
	background-color:#ffffff;
	background-image: url(../images/left_margin_bg.jpg);

}
.rightmargin {
	background-color:#ffffff;
	background-image: url(../images/right_margin_bg.jpg);

}
.copy {
	background-color:#000000;
	text-align:right;
	vertical-align:top;
	color:ffcc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
}
.imgblur {
	background-image:inherit; filter:alpha(Opacity=100, FinishOpacity=0, StartX=0, StartY=0, FinishX=300, FinishY=300, style=2); 
}
