/* Stylesheet: glowny2 Modified On 2012-05-05 14:19:18 */
/*
Credit: http://www.templatemo.com
*/

body {
	clear:both;
	width: 100%;
	height: 100%;
	margin: 0 auto;	
	background-color: #6C5D48;
 color:  #ffffff;
}
		
a:link, a:visited { color: #ffffff; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #FFFF66; text-decoration: none; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.horizontal_divider {
	height: 15px;
    background: url(../../../images/templatmeo_content_divider_01.png) no-repeat bottom center;
}

.fl { float: left; }
.fr { float: right; }

.margin_r50 { margin-right: 50px; }

.button_01 a {
	display: block;
	width: 81px;
	height: 23px;
	padding: 5px 0 0 0;
    background: url(../../../images/templatemo_button.png) no-repeat;
	text-align: center;
	color: #d1c2ac;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.button_01 a:hover {
	background: url(../../../images/templatemo_button_hover.png) no-repeat;
}

h1 {
	margin: 0px;
	padding: 0px;;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
	padding: 3px 0;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	font-weight: bold;
	color: #ffffff;
}

