@charset "utf-8";
/* CSS Document */

html
	{
	border-width: 0px;
	height: 100%;
	min-height: 100%;
}
	
body{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-align:center;
	margin: 0;
	padding: 0;
	color:#666666;
	line-height: 18px;
	height: 100%;
	min-height: 100%;
	
	background-color:  #D0C0A7;

}

h1 {
	font-family: "Arial Bold", Arial, Verdana;
	font-size: 18px;
	color: #9D8851;
	margin: 10px 0 10px 0;
	padding: 0;
}

h2{
	font-size: 12px;
	margin: 0;
	padding: 0 0 20px 0;
}

h3{
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h4{
	font-size: 11px; 
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

h5 a{
	text-decoration: none;
	color: #000000;
}

h5 a:hover{
	text-decoration: underline;
}

p{
	margin: 0;
	padding: 5px 0 15px 0;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	text-align: left;
	background-image:url(../_images/bg-wrapper.gif);
	background-repeat: repeat-y;
	
}



#top {
	background-color: #000000;
	height: 25px;
}

#header{
	background-image:url(../_images/header3.jpg);
	background-repeat: no-repeat;
	height: 125px;
}

#navigation{
	background-color: #000000;
	border-top:1px solid #333333;
	height: 40px;
	width: 100%;
}

#menu {
	padding: 10px 0 0 0 ;
}

#menu ul{
	padding: 0;
	margin: 0;
}

#menu li
{
display: inline;
list-style-type: none;
padding: 5px 15px 0 0;
}

#navigation ul li { display: inline; }



#page {
	margin: 0 0 0 30px;
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	height: 100%;
}

#page-header{
	background-color:#D0C0A7;
	height: 30px;
	width: 790px;
	float: left;
	padding: 5px;
}

#page-header-banner{
	background-color:#000000;
	height: 80px;
	width: 100%;
	float: left;
}

#page-content{
	float: left;
		width: 100%;
		background-image:url(../_images/bg-content.jpg);
		background-repeat: no-repeat;
		background-position: top;
		margin: 0 0 50px 0;
		
	}

#page-content-left{
	width: 200px;
	float: left;
	padding: 20px 0 0 0;
	border-right: 1px solid #EEEEEE;
	height: 100%;
}



#page-content-main{
	width: 570px;
	float: right;
	
}

#page-content-main-header.mk{
	background-image:url(../_images/page-header-mk.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
		color: #FFFFFF;
	float: left;
}

#page-content-main-header.businesses{
	background-image:url(../_images/page-header-businesses.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
		color: #FFFFFF;
	float: left;
}

#page-content-main-header.advertise{
	background-image: url(../_images/page-header-advertise.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
		color: #FFFFFF;
	float: left;
}

#page-content-main-header.news{
	background-image:url(../_images/page-header-news.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
		color: #FFFFFF;
	float: left;
}

#page-content-main-header.contacts{
	background-image: url(../_images/page-header-contacts.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
		color: #FFFFFF;
	float: left;
}

#page-content-main-text{
	float: left;
	padding: 20px 20px 0 0;
	width: 500px;	
}
	
#sidenav{
	background-image:url(../_includes/sidenav.ascx);
	background-repeat: no-repeat;
	height: 600px;
	width: 200px;
	margin: 0 5px 0 5px;
	padding: 25px 10px 0 10px;
	float: left;
}

#content{
	float: left;
	width: 800px;
}

#content-main{
	float: left;
}

#content-main-ad{
	float: left;
	height: 300px;
	border-bottom: 1px solid #CCCCCC;
}

#content-main-text{
}

#content-main-about{
	width: 500px;
	padding: 15px;	
}

.content-main-text-section{
	width: 240px;
	float: left;
	padding: 15px;
}


#logo{
	float: left;
}

#navigation{
	float: left;
	list-style-type: none;
}

#leftnav{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#leftnav li{
	padding-left: 10px;
	background-image: url(_images/leftnavdotsep.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0 0 10px 20px;
	margin: 0 15px 5px 0;
}

.clearfloat{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

a{
	color: #FFFFFF:
	text-decoration: none;
}

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

.dotsep{
	background-image:url(../_images/dot.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
	padding: 0 0 5px 0;
}

.menu-link{
	text-decoration: none;
	color: #D5D4C5;
}

#footer{
	color: 666666;
	text-align: left;
	background-color: #DCDACB;
	background-image:url(../_images/bg-footer.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	height: 40px;
	padding: 15px;
}

#footer a{
	color: #666666;
	font-size: 10px;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #666666;
	font-size: 10px;
}

img{
	border: 0;
}

.contactpic{
	float: left;
	border:1px solid #EEEEEE;
	margin: 0 10px 10px 0;
}
