body {
	background-color: #9999CC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	background-image: url(http://www.searchingfordadbook.com/sfd/images/bg_content.gif);
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#column_left {
	float: left;
	width: 630px;
	padding-left: 14px;
}
#column_right {
	float: left;
	width: 261px;
}

#nav {
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(http://www.searchingfordadbook.com/sfd/images/nav_sub.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	color: #9999CC;
}
#nav a:link, #nav a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
}
#nav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	color: #6181be;
}

#content {
	padding-left: 15px;
	background-color: #E3E4DF;
	line-height: 1.4em;
	padding-bottom: 20px;
	font-size: 13px;
}
#content h1 {
	font-size: 18px;
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-top: 10px;
	text-transform: uppercase;
}

#content h2 {
	font-size: 15px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 13px;
	margin-top: 10px;
}
#nav_small {
	background-image: url(http://www.searchingfordadbook.com/sfd/images/bg_nav_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	background-color: #6181be;
	text-align: right;
	color: #CCCCFF;
	padding-top: 8px;
	padding-right: 15px;
}
#nav_small a:link, #nav_small a:visited {
	color: #CCCCFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
#nav_small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}



img.right {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
#sidebar a:link, #sidebar a:visited {
	color: #2E446D;
}
#sidebar a:hover {
	text-decoration: none;
}
.signature {
	font-style: italic;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.shadow {
	background-image: url(http://www.searchingfordadbook.com/sfd/images/shadows.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.testimonialCopy
{
    FONT-SIZE: 15px;
    LINE-HEIGHT: 17px;
	COLOR: #000000;
    FONT-FAMILY: font-family: Georgia, "Times New Roman", Times, serif;
}

.testimonialQuotes
{
    font-style: italic;
	FONT-SIZE: 15px;
    LINE-HEIGHT: 17px;
	COLOR: #000000;
    FONT-FAMILY: font-family: Georgia, "Times New Roman", Times, serif;
}

.testimonialName
{
    font-style: italic;
	FONT-SIZE: 15px;
    LINE-HEIGHT: 17px;
	COLOR: #000000;
    FONT-FAMILY: font-family: Georgia, "Times New Roman", Times, serif;
}