@import url(http://fonts.googleapis.com/css?family=Palanquin:400,100,200,300,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Belleza);

body {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	font-family: 'Palanquin', sans-serif;
}

#wrapper {
	background-image: url(http://www.michellhomes.co.uk/ook/template_ten/site_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	max-width: 960px;
	width: 98%;
	margin: 0px auto 0px auto;
	position: relative;
	height: 140px;
}

#logo {
	width: 80%;
	max-width: 360px;
	margin: 0px auto;
}

#top_navigation {
	display: table;
	margin: 0px auto;
}

#menu_show {
width: 200px;
margin: 0px auto;
text-align: center;
padding: 6px;
}

#actual_menu {
display: none;
position: relative;
z-index: 1000;
}

#top_navigation ul {
	margin: 0px;
	padding: 0px;
}

#top_navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top_navigation a:link, #top_navigation a:visited {
	display: block;
	padding: 10px 10px 0px 10px;
	border-right: 0px;
	text-align: center;
	text-decoration: none;
        font-size: 120%;
        height: 30px;
}

#top_navigation a:hover {
	text-decoration: underline;
}

#outer_mainpage {
	background-image: url(http://www.michellhomes.co.uk/look/template_ten/footer_back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#mainpage {
	max-width: 960px;
	width: 98%;
	margin: 0px auto 0px auto;
	padding-top: 20px;
}

#content {
	margin: 0px 20px 20px 20px;
	position: relative;
	font-size: 85%;
	line-height: 180%;
}

#background_image {
	position: relative;
	z-index: 10;
        margin-bottom: 20px;
}

#home_content {
	color: #000000;
}

#rightcol {
        color: #000000;
}

#rightcol_content {
	
}

#widerightcol {
        color: #000000;

}

#widerightcol_content {
	
}

#fullcol {
        color: #000000;

}

#fullcol_contentleft, #fullcol_contentright {

}

#fullcol_contentleft_padder, #fullcol_contentright_padder {

}

#fullcol_contentright_padder {

}

.undercol {
	clear: both;
}

#outer_footer {
	
}

#footer {
	max-width: 960px;
	width: 98%;
	margin: 0px auto 0px auto;
	padding: 6px 0px 0px 0px;
	text-align: center;
	font-size: 80%;
	height: 20px;
}

#socials {
	display: table;
       margin: 10px auto;
}

#socials a {
	display: block;
	float: left;
	margin: 0px 5px;
	width: 32px;
	height: 32px;
}

a img {
border: 0px;
}
a#twitter:link, a#twitter:visited {
	background-image: url(http://www.michellhomes.co.uk/look/template_ten/twitter.png);
}

a#linkedin:link, a#linkedin visited {
	background-image: url(http://www.michellhomes.co.uk/look/template_ten/linkedin.png);
} 

a#facebook:link, a#facebook:visited {
	background-image: url(http://www.michellhomes.co.uk/look/template_ten/facebook.png);
}

a#youtube:link, a#youtube:visited {
	background-image: url(http://www.michellhomes.co.uk//look/template_ten/youtube.png);
}

a#blogger:link, a#blogger:visited {
	background-image: url(http://www.michellhomes.co.uk/look/template_ten/blogger.png);
}

a#googleplus:link,   a#googleplus:visited {
	background-image: url(http://www.michellhomes.co.uk/look/template_ten/googleplus.png);
}

h1 {
	font-family: 'Belleza', sans-serif;
	font-weight: lighter;
	color: #666666;
	font-size: 190%;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: 'Belleza', sans-serif;
	font-weight: lighter;
	color: #666666;
	font-size: 170%;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-family: 'Belleza', sans-serif;
	font-weight: lighter;
	color: #666666;
	font-size: 150%;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-family: 'Palanquin', sans-serif;
	font-weight: 300;
	color: #333333;
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-family: 'Palanquin', sans-serif;
	font-weight: 300;
	color: #333333;
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-family: 'Palanquin', sans-serif;
	font-weight: 300;
	color: #333333;
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover  {
	text-decoration: none;
}
/* Stylesheet: template_ten_mobile Modified On 2022-07-18 14:18:03 */
