/*********************************** TYPO & COLORS **********************************/

#bottomcontent_left {
	background-color: #c8ae8c;
}

#bottomcontent_left h1 {
	font-size: 14px;
	line-height: 16px;
	color: #625648;
	font-weight: bold;
}

#bottomcontent_left p {
	font-size: 12px;
	line-height: 14px;
	color: #625648;
}

#bottomcontent_left a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #baa180;
	border-bottom: 3px solid #f1ebe2;
	border-left: 3px solid #f1ebe2;
	border-top: 3px solid #f1ebe2;
}

#bottomcontent_right {
	background-color: #d2ba96;
}

#bottomcontent_right h1 {
	font-size: 14px;
	line-height: 16px;
	color: #625648;
	font-weight: bold;
}

#bottomcontent_right p {
	font-size: 12px;
	line-height: 14px;
	color: #625648;
}

#bottomcontent_right a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #baa180;
	border-bottom: 3px solid #f1ebe2;
	border-left: 3px solid #f1ebe2;
	border-top: 3px solid #f1ebe2;
}

/*********************************** TYPO & COLORS END ******************************/

/*********************************** IMAGES *****************************************/

#wrapper {
	background-image: url(images/bg_canvas_2col_50-50.gif);
}

#footer {
	background-image: url(images/footer_2col_50-50.gif);
}

#topcontent .inner {
	background-image: url(images/main_mask.png);
}

/*********************************** IMAGES END *************************************/
