a {
	color: #a44f04;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.custom_red, 
.custom_brown { color: #a44f04 !important; }
.custom_blue { color: #204289 !important; }
.custom_gray { color: #7a7b7d !important; }
.custom_green { color: #39691e !important; }
.custom_orange
{
    color:#F39717 !important;
    font-weight:bold !important;
}





.content {
	line-height: 1.5em;
}



.content h1 {
	color: #a44f04;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	color: #204289;
}


.ie.ver-7 .content img {
	text-align: right;
}



.content hr {
	height: 1px;
	background: 0;
	border: 0;
	border-bottom: 1px solid #d9ac6c;
	width: 100%;
}

.content blockquote {
	background: #ededed url(../images/default/blockquote_left.gif) 10px 18px no-repeat;
	padding: 18px 52px 18px 52px;
	margin: 20px 0 20px 20px;
	display: block;
	float: right;
	font-size: 1.1em;
	color: #646464;
	width: 196px;
}

.content blockquote p {
	display: block;
	position: relative;
	background: #ededed url(../images/default/blockquote_right.gif) right bottom no-repeat;
	width: 196px;
	padding-right: 35px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

.content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.content ul li {
	padding: 0 0 0 14px;
	margin: 0;
	color: black;
	background: url(../images/default/brown_bullet.gif) 0 6px no-repeat;
}

.content table {
	min-width: 50px;
}

.content img {
	/* margin: 0 20px 20px 0; */
}

a.round_button {
	position: relative;
	display: inline-block;
	width: auto;
	height: 22px;
	line-height: 22px;
	border: 1px solid #c4c4c4;
	font-size: 9px;
	font-weight: bold;
	color: #3f7776;
	text-decoration: none;
	padding: 0 8px;
	background: url(../images/default/link_button_bg_ready.gif) repeat-x;
}

a.round_button:hover {
	color: #6b6b6b;
	text-decoration: none;
	background: url(../images/default/link_button_bg_hover.gif) repeat-x;
}

a.brown_arrow {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
	font-size: 1em;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	background: #a44f04 url(../images/default/brown_arrow_link_bg.gif) top right no-repeat;
	padding: 4px 16px 4px 11px;
	color: #dfa15b;
	height: 25px;
	overflow: hidden;
}

a.brown_arrow:hover {
	text-decoration: none;
	color: white;
}

#google-das-left
{
	width:125px;	
}
}
