body { 
    margin-top: 0px;
	background-color:#b6b6b4;
} 
.main-container { width:975px; margin:0px auto; overflow:hidden;}
.weather-bar { height:73px; width:975px; position:relative}
.weather-bar .weathertool {
	height:62px;
	width:150px;
	position:absolute;
	color:#FFF;
	left: 485px;
	top: 6px;
}
.header { height:160px; width:975px;}
.menu { height:34px; width:975px;  position:relative;}
.menu .menu-position {
	height:30px;
	width:975px;
	position:absolute;
	top: 4px; 
}
.lower-bar { height:55px; width:975px;}
.content-container {width:975px; background-image: url(images/redesign-background.jpg); background-repeat:repeat-y;  }
.content-container .content {width:875px; background-image: url(images/Demlang-Redesign_5x1.jpg); background-repeat:no-repeat; min-height:300px; padding-left:50px; padding-right:50px; padding-top:120px; }
.clear {clear:both;}  
.footer {height:37px; width:975px;}
.imagespacer {padding:5px;} 
.north-header { height:162px; width:975px;}
.north-content-container {width:975px; background-image: url(images/north-content-background.jpg); background-repeat:repeat-y;}
.north-content-container .north-content {width:875px; min-height:300px; background-image: url(images/Demlang-North-Resdesign_5x1.jpg); padding-left:50px; padding-right:50px; padding-top:120px; background-repeat:no-repeat;}


h1 {
	font-family: Arial;
	font-size: 18pt;
	margin-top:2px;
	color:#6c65a9; 
	font-style:italic;}

h2 {
	font-family: Arial;
	font-size: 12pt;
	color:#666;}
	
h3 {
	font-family: Arial;
	font-size: 11pt;} 

ol { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
