
* {margin:0; padding:0;}

body {
	margin: 0px;
	padding: 0px;
    font: 1em verdana, arial, sans-serif; 
    text-align: center;
    background-color: #0f49ce;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
}

h1 {
	font-size: 20px;
	color: #130c9f;
	margin: 28px 0 0 0px;
}

h2 {
	font-size: 20px;
	color: #130c9f;
	margin: 28px 0 0 0px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #130c9f;
	margin: 0 10px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #130c9f;
	margin: 0 0px;
}

h4 {
	font-size: 13px;
	color: #009999;
	margin: 0 0 0 0px;
	font-weight: normal;
}

#mainwrap {
	width: 1000px; 
	margin: 0 auto; 
	text-align: left;
}

#header {
	width: 1040px; 
	height: 123px; 
	background-color: #ffffff; 
	text-align: center; 
	padding: 6px 0 0 0;
	/*
	background-image: url(../images/maksm.gif);
	background-repeat: no-repeat;
	*/
}

#contentarea_top {
	width: 1040px;
	background-image: url(http://maules.com/prototype/images/mauleww.jpg);
	background-repeat: no-repeat;
	height: 122px;
	margin: 0 0 4px -15px;
}

#contentarea {
	margin: 0 0 0 30px;
	width: 1000px;
	background: #ffffff url(../images/grass.jpg) no-repeat 109% 100%;
	border-right: 1px solid #b8ccfb;
	border-left: 1px solid #b8ccfb;
	border-top: 1px solid #b8ccfb;
	border-bottom: 5px solid #0f49ce;
	
}

#contentarea_bottom {
	/*left: 410px;
	width: 1000px;
	background-repeat: no-repeat;
	height: 212px;
	border: 1px solid black;*/
	display:none;
}

#column1 {
	width: 210px;
	background-color: transparent;
	float: left;
	padding: 0 0 100px 0;
	position: relative;
	top: 13px;
	left: -30px;
	font-size: 13px;
	text-transform: uppercase;
	z-index: 1;
	clear: none;
}
/*
#column1 a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 0 -20px;
	padding: 10px 60px 10px 20px;
	background-image: url(http://maules.com/images/navbut.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 210px;
	height: 44px;
	
}

#column1 a:hover, a:active {
	color: #01314a;
	background-image: url(http://maules.com/images/navbut-hover.png);
	background-repeat: no-repeat;
	height: 30px;
	
	}

#column1 ul {
	margin: 20px 0 0 0px;
	border: 1px black solid;
}

#column1 li {
	background-color: transparent;
	height: 44px;
	width: 210px;
	list-style-type: none;
	padding: 6px 10px 0px 10px;
	margin: 2px 0 0 0;
	
	
	
}

#column1 li a:hover, a:active {
	color: #01314a;
	border: 1px black solid;
	width: 210px;
	height: 44px;
	}

*/


ul {
	margin: 20px 0 0;
	padding: 0px 10px 10px 0px;
	list-style-type: none;
	width: 182px;
	background-image: url(../images/ulbg.png);
	background-repeat: repeat-y;
	background-position: bottom right;
	font-size: 13px;
	}
	
ul li {
	position: relative;
	margin: 2px 0 0 0;
	}

li ul {
	position: absolute;
	left: 149px;
	top: -10px;
	display: none;
	background-image: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-image: url(../../images/navbut.png);
	background-repeat: repeat-x;
	background-color: #0043a8;
	padding: 7px 15px;
	border: 1px solid #002e52;
	}	
	


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* causes sub menu to display when I hover over main menu  */
li:hover ul, li.over ul { display: block; }

/* Hover Styles */
ul li a:hover, li ul li a  { color: #002e52; background: #00b0fb; background-image: url(../../images/navbut-hover.png);
	background-repeat: repeat-x; } 

/* Sub Menu Styles */		
li ul li a { padding: 5px 0px 3px 55px;  font-size:.9em;} 

li ul li a:hover { color: #ffffff;} 


#stayput {
	float: left;
	width: 775px;
}
.indextext {
	float: left;
	padding: 15px 30px 0px 0;
	margin: 0 0 0 0px;
	/*position: relative;
	top: 30px;
	left: -20px;*/
	width: 400px;
	font-size: 14px;
	color: #071d66;
	}
	
.indextext2 {
	float: left;
	padding: 0 0 50px 0;
	position: relative;
	top: 30px;
	left: -30px;
	width: 375px;
	
	}

.indextext p.regular {
	
}

.indextext p.lightblue {
	color: #207ef1;
	margin: 0px;
}

#column2 {
	width: 350px;
	height: 400px;
	background-color: transparent;
	float: left;
	padding: 0 0 0px 0;
	position: relative;
	top: 33px;
	left: -20px;
}

#column22 {
	width: 350px;
	height: 400px;
	background-color: transparent;
	float: left;
	padding: 0 0 0px 0;
	position: relative;
	top: 33px;
	left: -30px;
}
#column2 p { 
	margin: 2em 0px;
}

#column2 img {	
	border: 4px #898b93 solid;
	}



#column3 p {
	margin: 2em 20px 0 20px;
	padding: 0px;
	font-size: 14px;
	color: #070a41;
}

.lightblue {
	color: #207ef1;
	margin: 0px 0 0 567px;
}

#forsale {
	width: 675px;
	background-color: transparent;
	float: left;
	padding: 0 0 100px 0;
	position: relative;
	top: 0px;
	left: 0px;
}

#forsale p {
	margin: 2em 20px 0 0px;
	font-size: 14px;
	color: #070a41;
}

#forsale img {
	margin: 0 0 0 0px;
}

#forsale p.lightblue {
	color: #207ef1;
	margin: 0px;
}

#expos {
	width: 700px;
	/*background-color: #6290d4;*/
	border: 2px solid #f87f26;
	float: left;
	margin: 13px 0 0 0px;
	padding: 0 0 0px 0;
	position: relative;
	top: 0px;
	left: 0px;
}

#expos h3 {
	background-color: #fff995;
	border-bottom: 2px dashed #f87f26;
	padding: 3px 20px;
	margin: 0;
}

#expos p {
	margin: 2em 20px 0 20px;
	font-size: 14px;
	color: #070a41;
}

#expos img {
	margin: 0 0 0 20px;
}

img.center {
	display: block;
	margin: 0 auto;
	border: 2px #fff995 solid;
	clear:both;
}

.centerimg img{
	display: block;
	margin: 0 auto;
}

.links {
	width: 300px;
	background-color: transparent;
	float: left;
	padding: 0 0 100px 0;
	position: relative;
	top: 0px;
	left: 0px;
}

#links p {
	margin: 2em 30px 0 0px;
	font-size: 14px;
	color: #070a41;
}

#links img {
	margin: 0 0 0 20px;
}

.model {
	float: left;
	padding: 10px;
	margin: 15px;
}

#model a {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

p.item {
	font-family:verdana; 
	font-size:10pt; 
	font-weight: bold;
}

p.item a:link {
color: #0000ff;
}

p.item a:visited {
	color: #070782;
}
p.item a:hover, a:active {
	color: #4001c1;

}

#footer {
	width: 1000px;
	background-color: transparent;
	text-align: center;
	padding: 6px 0 20px 0;
	margin: 0px 0 0 0px;
	font-size: 12px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}