/* SEMCO HOMES */



a{
	color: #514633;	
}
a:hover{
	text-decoration: underline;	
}
p{
	margin: 0px;
	padding: 7px 0px;	
}
em{
	display: block;
	padding: 3px 0px;
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}
h1{
	font-family: Georgia;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -0.1em;
	margin: 0px;
	padding: 5px 0px;
}

/* MAIN */



/** HOME **/
body#home{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	color: #221f55;	
	background: #221754 url('Images/home-back.gif') top repeat-x;	
	behavior: url(csshover.htc)
}
body#home div#main{
	width: 850px;
	padding: 0px 0px 273px 50px;
	_padding: 0 0 240px 50px;
	background: url('Images/footer-back-2.gif') left bottom no-repeat	;
}

div#main_nav{
	width: 800px;	
	height: 34px;
	padding: 0px 0px 0px 0px;
	float: left;
}
	div#main_nav ul{
		margin: 0px;
		padding: 9px 0px 0px 0px;
	}
	div#main_nav li{
		padding: 0px 7px;
		list-style: none;
		display: inline;
		float: left;	
	}
 div#main_nav li a{
		text-decoration: none;		
	}
div#header{ /* logo & special links */
	width: 800px;
	height: 86px;
	float: left;
}
div#logo{
		width: 256px;
		height: 89px;
		float: left;
	}

#logo2{
		width: 256px;
		height: 89px;
		float: left;
	}

#logo2 img{
		border: 0px;	
	}
	div#logo img{
		border: 0px;	
	}
	div#sp_links{
		width: 541px; /* X */
		height: 89px;
		float: right;
	}
		div#sp_links ul{
			width: 461px;
			height: 48px;
			padding: 15px 0px 0px 0px;
			margin: 0px;
			float: right;
		}
		div#sp_links li{
			height: 55px;
			padding: 0 15px 0 0;
			float: right;
			font-size: 1.0em;
			font-family: Arial;
			font-weight: bold;
			color: #6b5f4a;
			text-align: center;
			list-style: none;
			display: inline;
		}
		div#sp_links li a{
			text-decoration: none;
			color: #6b5f4a;
		}
		div#sp_links li b{
			font-size: 1.5em;
		}
body#home div#body{
	width: 800px;
	float: left;
}
body#home div#body div#home_flash{
	width: 451px;
	height: 363px;
	float: left;
	padding: 4px 0 0 0;
	_padding: 1px 0 0 0;
}	
body#home div#body div#content{
	width: 340px;
	padding: 0px 0px 0px 9px;
	float: left;	
	overflow: hidden;
}
body#home  div#quote{
	width: 375px;	
	padding: 10px 0px 0px 55px;
	font-family: Georgia;
	font-size: 1.1em;
	font-style: italic;
	color: #f2e6c2;
	position: absolute;	left: 50px;	top: 500px;
}
body#home div#body div#content cite{
	display: block;
	text-align: right;
}
body#home div#legal{
	padding: 5px;
	color: #8585cf;
	position: absolute; top: 715px; left: 100px;	
}
body#home div#legal a{
	color: #8585cf;	
}





/** INSIDE **/
body#inside {
	font-family: Verdana;
	font-size: 11px;
	color: #221f55;	
	margin: 0px;
	background: #f2e6c2 url('Images/body101.gif') top repeat-x;		
}
body#inside div#wrapper{
	width: 100%;
	float: left;
	background: url('Images/wrapper101.gif') left bottom no-repeat;	
}
body#inside div#main{
	width: 850px;
	height: auto;
	min-height: 500px;
	_height: 500px;
	padding: 0px 0px 0px 50px;
	float: left;	
}
/*
body#inside div#header{  logo & special links 
	width: 800px;
	height: 86px;
	float: left;
}
	body#inside div#logo{
		width: 256px;
		height: 89px;
		float: left;
	}
	body#inside div#logo img{
		border: 0px;	
	}
	body#inside div#sp_links{
		width: 541px; 
		height: 89px;
		margin-left: 256px;
		text-align: right;
	}
		body#inside div#sp_links ul{
			width: 461px;
			height: 48px;
			padding: 15px 0px 0px 0px;
			margin: 0px;
			text-align: right;
		}
		body#inside div#sp_links li{
			width: 115px;
			height: 55px;
			float: left;
			font-size: 1.0em;
			font-family: Arial;
			font-weight: bold;
			color: #6b5f4a;
			text-align: center;
			list-style: none;
			display: inline;
		}
		body#inside div#sp_links li a{
			text-decoration: none;
			color: #6b5f4a;
		}
		body#inside div#sp_links li b{
			font-size: 1.5em;
		}*/
body#inside div#body{
	width: 800px;
	padding: 10px 0px;
	float: left;	
}
body#inside div#content{
	width: 425px;
	padding: 0px 25px 15px 50px;	
	float: left;
}
div#content table.data{
	width: 425px;
}
div#content table.data td{
	padding: 1.3em;
	border: 1px solid #d7d0ad;
	background: #ece4be;
}
body#inside div#admin_content{
	width: 700px;
	padding: 0px 25px 15px 50px;	
	float: left;
}
body#inside div#side{
	width: 297px;
	padding: 0px 0px;
	float:right;
	text-align: center;
}
body#inside div#side img{
	border: 0px;
	margin: 0px 0px 10px 0px;	
}
body#inside div#footer{
	width: 100%;
	padding: 120px 0px 20px 0px;
	color: #8585cf;
	float: left;
	text-indent: 100px;
	background: #231755 url('Images/footer101-2.gif') left top no-repeat;	
}
body#inside div#footer a{
	color: #8585cf;	
}     


ul.logos {
	list-style:none;
	width:3000px;
	padding:25px 0 0 0;
	float:left;
}

ul.logos li {
	display:block;
	padding-right:10px;
	float:left;
}

/* new */

#content:after,
#main:after{
	content: '.';
	height: 0;
	clear: both;
	display: block;
}






