/* CSS Document */

body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
td.leftside {
	background-image: url(images/temp_01.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
td.rightside {
	background-image: url(images/temp_03.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
td.backlinks {
	background-image: url(images/temp_05.jpg);
	background-repeat: repeat-y;
	width: 167px;
}
td.inside {
	background-image: url(images/temp_06.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
td.content {
	background-image: url(images/temp_07.jpg);
	background-repeat: repeat-y;
	width: 620px;
	height: 100%;
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
td.contentindex {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	width: 620px;
	height: 100%;
	background-color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
td.contentcontact {
	background-image: url(images/contact_07.jpg);
	background-repeat: no-repeat;
	width: 620px;
	height: 100%;
	background-color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
td.header {
	height: 120px;
	width: 800px;
}
td.topbar {
	height: 15px;
	width: 800px;
}
td.bottombar {
	background-image: url(images/temp_08.jpg);
	background-color: #FFCC01;
	background-repeat: no-repeat;
	height: 15px;
	width: 800px;
}
td.base {
	background-color: #FFCC01;
	height: 35px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BF145C;
	padding-right: 15px;
}
a.txt:link,a.txt:active,a.txt:visited {
	color: #BF145C;
	text-decoration: underline;
	}
a.txt:hover {
	color: #FFFFFF;
	background-color: #BF145C;
	text-decoration: none;
}
a.bl:link,a.bl:active,a.bl:visited {
	color: #BF145C;
	text-decoration: none;
}
a.bl:hover {
	text-decoration: underline;
}
a.ics:link,a.ics:active,a.ics:visited {}
a.ics:hover {}
h1 {
	color: #017D89;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #017D89;
	font-size: 14px;
	font-weight: bold;
}
li {
	list-style-image: url(images/handprints.gif);
	line-height: 24px;
	font-size: 12px;
}
td.locations {
	font-size: 12px;
}
p {
	font-size: 12px;
}
#rates {
	background-color: #FFFFCC;
	border: 1px dotted #006B72;
}
ul {
	font-size: 12px;
}
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #017D89;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BF175A;
}
.contact {
	color: #BF175A;
	font-size: 10px;
}
