/*  

Theme Name: MLC 2.0

Theme URI: http://www.mlcnewhomemarketing.com/

Description: MLC New Home Marketing Theme 2.0

Version: 2.0

Author: Michael Heilemann

Author URI: http://newhomemarketing.blogspot.com/

*/







/* Begin Typography & Colors */

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #213F5C;

}

body {

	background-image: url(images/bg.png);

	background-repeat: repeat-x;

	padding: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

a:link {

	color: #003366;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #003366;

}

a:hover {

	text-decoration: underline;

	color: #000000;

}

a:active {

	text-decoration: none;

	color: #003366;

}

#homelink {

	display: block;

	height: 200px;

	width: 250px;

	float: left;

}

h1, h2, h3, h4 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #006699;

	text-decoration: none;

	padding: 0px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

}

h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {

	text-decoration: none !important;

}

#menu {

	height: 26px;

	float: left;

}

#header {

	height: 200px;

	background-image: url(images/main.png);

	background-repeat: no-repeat;
	overflow: hidden;

}

#slides {

	float: right;

	height: 250px;

	width: 500px;

	overflow:hidden;

}

#main {

	padding: 5px;

}

#content {

	float: left;

	width: 570px;

	margin-right: 10px;

	overflow: hidden;

}

#sidebar {

	float: right;

	width: 190px;

	font-size: 11px;

	padding: 10px;

	color: #003366;

	line-height: 16px;

	background-image: url(images/sidebar_bg.png);

}

#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li {

	margin: 0px;

	padding: 0px;

}

#sidebar ul li {

	margin-bottom: 20px !important;

	margin-top: 0px;

	margin-right: 0px;

	margin-left: 0px;

	list-style-type: none;

}

#sidebar ul li ul li {

	margin-bottom: 0px !important;

}

#sidebar ul li ul li a {

	display: block;

	text-decoration: none;

	padding: 5px;

}

#sidebar ul li ul li a:hover {

	background-color: #CEE7FF;

	opacity: 0.7;

	-moz-opacity:0.7;

	filter: Alpha(Opacity=70);

}

#sidebar .featuretext {

	background-color: #FFFFFF;

	border: 1px dashed #99CCFF;

	padding: 5px;

}

.clear {

	clear: both;

}

#wrapper {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

#main {

	overflow: hidden;

}

#slides p {

	margin: 0px;

	padding: 0px;

	height: 200px;

	width: 500px;

}

#slides .one {

	background-image: url(images/one.png);

	background-repeat: no-repeat;

}

#slides .two {

	background-image: url(images/two.png);

	background-repeat: no-repeat;

}

#slides .three {

	background-image: url(images/three.png);

	background-repeat: no-repeat;

}

#citybanner {

	height: 200px;

	width: 790px;

	background-image: url(images/city.png);

	background-repeat: no-repeat;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 24px;

	margin-bottom: 20px;

}

#citybanner h1 {

	font-size: 24px;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

#citybanner span {

	color: #339900;

}

#footer {

	height: 40px;

}

#footer ul {

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 5px;

	margin-left: auto;

}

#footer li {

	float: left;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#footer li a {

	display: block;

	padding: 5px;

	text-decoration: none;

}

#footer li a:hover {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #003366;

	padding-bottom: 4px;

}

#footer small {

	display: block;

	clear: both;

}