body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7A5F52;
	line-height:19px;
}


h1 {
	font-size:30px;
	color:#39271B;
	font-weight:normal;
	text-transform:lowercase;
	background:url(images/backgrounds/h1_plus_bg.gif) no-repeat;
	padding:0 0 3px 45px;
	margin:24px 0 21px 0;
	line-height:30px;
}

h2 {
	font-size:17px;
	color:#5BB8CE;
	font-weight:bold;
	margin:0 0 13px 0;
}

h3 {
	font-size:15px;
	color:#EC9576;
	font-weight:bold;
	margin:0 0 13px 0;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #EC9576;
	text-decoration:none !important;
}

a:hover {
	color:#5BB8CE;
	text-decoration:none;
}

hr {
	border:none;
	border-bottom:1px solid #EFECE8;
	height:1px;
	clear:both;
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#5BB8CE;
}

.textHighlight2 {
	font-weight:bold;
	color:#EC9576;
}

.references {
	font-size:11px;
	line-height:14px;
}

.references li, li.references {
	padding:0 0 4px 0;
}

.pageImage, .pageImageRight {
	border:1px solid #E4E2DE;
	padding:2px;
	float:left;
	margin:0 15px 5px -3px;
}

.pageImageRight {
	float:right;
	margin:0 -3px 5px 15px;
}

.callToAction {
	color:#39271B;
	font-weight:bold;
	background:url(/images/spacers/plus.gif) no-repeat 0 1px;
	padding:0 0 0 18px;
	font-size:13px;
}

.pageImageWithDesc {
	float:right;
	clear:right;
	margin:0 0 15px 15px!important;
	padding:0 0 5px 0;
	background:#EEEBE1;
	text-align:center;
	border-radius:10px;
	text-shadow:1px 1px 0 #fff;
}

.pageImageWithDesc img {
	margin:0 0 5px 0;
}

