@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #D4AD83;
	margin-top: 0px;
	margin-left: 0px;	
	font-family:Tahoma;
}
#header {
	height: 220px;
	width: 745px;
}

#content {
	background-image: url(images/3-cols.gif);
	background-repeat: no-repeat;
	width: 722px;
	margin-left: 25px;
	height: 353px;
}

#twocolcontent {
	background-image: url(images/2-cols.gif);
	background-repeat: no-repeat;
	width: 722px;
	margin-left: 25px;
	height: 353px;
}

#onecolcontent {
	background-image: url(images/1col.gif);
	background-repeat: no-repeat;
	width: 722px;
	margin-left: 25px;
	height: 353px;
}
.textbox{
	background-color: #D4AD83;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

#apDiv_logo {
	position:absolute;
	width:473px;
	height:158px;
	z-index:5;
	left: 8px;
	top: 34px;
}

#apDiv_col1 
{
	position:absolute;
	width:180px;
	height:297px;
	z-index:1;
	left: 45px;
	top: 247px;
	background-image: url(images/davechristine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#apDiv_col1wide 
{
	position:absolute;
	width:467px;
	height:297px;
	z-index:1;
	left: 46px;
	top: 247px;
}
#apDiv_col2 img {
	border: 5px double #D4AD83;
}

#apDiv_col2 {
	position:absolute;
	width:249px;
	height:297px;
	z-index:2;
	left: 259px;
	top: 247px;
	overflow: auto;
}

#apDiv_col3 {
	position:absolute;
	width:180px;
	height:297px;
	z-index:4;
	left: 540px;
	top: 247px;
}

#apDivNav {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 509px;
	top: 46px;
}

#apDiv_featuretext {
	position:absolute;
	width:152px;
	height:279px;
	z-index:7;
	left: 506px;
	top: 13px;
}

#apDiv_singlecol {
	position:absolute;
	width:666px;
	height:293px;
	z-index:6;
	left: 50px;
	top: 245px;
}

.headingtext{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
.bigheadingtext{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.normaltextwhite{
color:#B3415D;
font-size:11px;

}
.headingtextwhite{
	color:#730F11;
	font-size:11px;
	font-weight:bold;
}
.bigheadingtextwhite{
color:#000000;
font-size:14px;
font-weight:bold;
}

.normaltext{
color:#a18888;
font-size:11px;

}

#footer {
	text-align: center;
	height: 30px;
	width: 745px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}

.tfvHighlight{
background-color:#FFCCCC;
border: 1px solid #FF0000;
font-family: Tahoma;
font-size: 12px;
}

.tfvNormal{
background-color: #D4AD83;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.ImageBorder{
	border: 5px double #D4AD83;
}
#apDiv_col3 a {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#apDiv_col3 a:hover {
text-decoration:underline;
}#footer img {
	
	border: 1px solid #000000;
}

