body {
    background-image:url('images/body_bkgrnd.gif');
	background-repeat: repeat-x;
	background-color: #f8d33e;
    margin-top: 0;
	margin-left:0;
	margin-right:0;
    margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
p 
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;

}
ul
{
	list-style-image:url('images/content_bullet.gif');
}
li 
{
    font-size: 13px;
    color: #000000;
	padding-bottom: 3px;
}
td 
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}

h1 
{
    font-size: 24px;
    padding: 0 0 0 0;
    color: #2e6cb7;
    font-weight: bold;
    margin-top: .5em;
}

h2 
{
    font-size: 16px;
    color: #b2781e;
    font-weight: bold;
	margin-top: 0em;
}

h3 {
    font-size: 14px;
    color: #000000;
}

img {
	border: 1px solid #d8ad00;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
img:hover {
	border: 1px solid #2e6cb7;
}

a:link, a:active, a:visited
{
    color: #2e6cb7;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
    color: #d8ad00;
	text-decoration:none;
	font-weight:bold;
}

input[type=submit] {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#d8ad00; 
	border: solid 1px #000000; 
	color: #000000;
	height: 25px;
	padding-bottom: 3px;
}
input[type=submit]:hover {
    background-color:#2e6cb7;
    border: solid 0px #FFFFFF;
}
input[type=text] {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#FFFFFF; 
	border: solid 1px #2e6cb7; 
	color: #000000;
	height: 21px;
}
select {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#FFFFFF; 
	border: solid 1px #2e6cb7; 
	color: #000000;
	height: 21px;
}
textarea {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#FFFFFF; 
	border: solid 1px #2e6cb7; 
	color: #000000;
	font-size: 13px;
}



img.noborder {
	border: 0px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img.wp-smiley {
	border: 0px solid #000000;
	margin: 1px 1px 1px 1px;
}

.sidebar p {
	margin-left: 15px;
	margin-right: 15px;
}
.sidebar ul
{
	padding-left: 15px; 
	margin-top: 0;
	margin-bottom: 0;
	list-style:none;
}

.sidebar img {
	padding-left:0px;
	padding-right:0px;
}

.sidebar li 
{
    line-height: 16px;
	padding-bottom: 5px;
    color: #000000;
}
.sidebar p
{
	text-align:center;
	padding: 0 0 0 0;
}

.show {
	display: block;
}
.hide{
	display: none;
}



.content {
	padding-left: 15px;
	padding-right: 22px;
}



td.callout {
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.callout p{
	padding: 40px 10px 0 10px;
}
.callout ul
{
	margin-top: 40px;
	margin-left: -10px;
	list-style-image:url('images/callout_bullet.gif');
}
.callout li
{
	padding: 0; 0 10px 5px;
}





td.booklbl {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
.booklbl p {
	font-size: 11px;
	text-align: center;
}	

.footer {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
    color:#000000;
    font-size: 11px;
	text-align:center;
	padding: 0 0 0 0;
}
.footer a:link, .footer a:active, .footer a:visited
{
    color: #2e6cb7;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover
{
    color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
.wpcf7-list-item {
	display:block;
}
.wpcf7-list-item-label {
	float: left;
}

