@charset "UTF-8";

/* CSS Document-- 'press11.css' */

/**************************************************************
   AUTHOR:  Scott Stearns (fire-force.com)
   DATE:    Aug 2008
   PURPOSE: Sets the layout of the press11 page.
   ---------------------------------------------

  Press Article 11 MW Home page layout elements
    ------------------------------------------- 
	
  Midwest Home Oct 07 Page layout elements
  --------------------------------------------- */	



#contentFieldPress11  {						/**/
					  margin-left: auto;
					  margin-right: auto;
					  margin-bottom: -20px;
					  padding-bottom: 0px;
					  width: 900px;
					  height: 980px;
					  border-top: solid 0px #FDFEEA;
					  border-bottom:#0066FF solid 0px;
					  background: #BFC4B0 url(../images/bg/pagebkgd.jpg) repeat-x scroll; /*left 0px;  #FAFBEC*/
					  overflow: hidden;
					  }

#framePress11  	 {
				 background: #FAFBEC;/*url(../images/contact/ContactBkgd.jpg)*/
				 border: #C8CABA solid 1px; /*Alternate Colors:  8AB6BE  */
				 width: 710px;
				 height: 820px;
				 margin-left: auto;
				 margin-right:auto;
				 margin-bottom: 15px;
				 margin-top: 20px;
				 }
				 

#contentFieldPress11 h1	{
						font-size: 22px;
						color: #62625B;
						padding: 0px;
						margin-top: 30px;
						margin-left: 100px;
						margin-right: 10px;
						padding-bottom: 0px;
						}


#framePress11 h3	{
					font-size: 11px;
					font-weight: bold;
					color:#666666;
					padding: 0px;
					margin-left: 25px;
					margin-right: 10px;
					padding-top: 25px;
					padding-bottom: 7px;
					}

#press11 h3	{
			font-size: 17px;
			font-weight: normal;
			color: #FF0033;
			text-align: right;
			margin-left: 25px;
			margin-right: 40px;
			padding-top: 15px;
			padding-bottom: 0px;
			line-height: 15px;
			}

#press11 h2	{
			font-size: 58px;
			font-family:"Times New Roman", Times, serif;
			font-weight: normal;
			color: #0099FF;
			padding: 0px;
			margin-left: 25px;
			margin-right: 10px;
			padding-bottom: 0px;
			}


#press11 h5	{
			color:#FF0033;
			font-size: 18px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			margin-top: -14px;
			margin-left: 89px;
			padding: 0px;
			padding-bottom: 7px;
			}


#press11 h4	{
			font-size: 10px;
			font-weight: normal;
			color:#666666;
			padding: 0px;
			margin-left: 25px;
			margin-right: 10px;
			padding-bottom: 7px;
			}

				 
#press11 img	{
				float: right;
				margin-top: 10px;
				padding-right: 25px;
				padding-bottom: 5px;
				padding-left: 15px;
				}				 			


#press11 p		{
				text-align:justify;
				color: #444444;
				line-height: 15px;
				margin-left: 10px;
				margin-right: 10px;
				padding-bottom: 7px;
				}

.leadText	{
			font-size: 24px;
			font-weight: bold;
			font-family:"Times New Roman", Times, serif;
			line-height: 15px;
			}


.pressText11	{
				font-family:"Times New Roman", Times, serif;
				font-size: 14px;
				}


.bodyText	{
			color: #FF0033;
			font-size: 20px;
			font-family:"Times New Roman", Times, serif;
			}


.designText	{
			font-weight: bold;
			}
		
.imprint	{
			font-weight: bold;
			}		
