@charset "ISO-8859-1";
body {
	background-color: #333;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
* { 
	margin: 0; padding: 0; 
}
.clear {clear: both;}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-bottom: 0.5em;
	color: #000;
}
h1 {
	font-size: 1.15em;
	color: #5D5853;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 0.35em;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 8px;
}
h2 {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	padding-bottom: 0.25em;
	padding-top: 0.35em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 0.83em;
	line-height: 135%;
	font-weight: bold;
	color: #919191;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 0.9em;
	line-height: 125%;
	color: #919191;
	padding-top: 0.45em;
	padding-bottom: 0.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h5 {
	font-size: 0.75em;
	padding-bottom: 0.5em;
	line-height: 100%;
	color: #000;
	list-style: circle inside;
}
h6 {
	font-size: 0.88em;
	line-height: 135%;
	color: #000;
	padding-top: 0.05em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a img { border: none ; }

#wrapper {
	width: 896px;
	text-align: left;
	margin: 0px auto;
	top: 0px;
	height: auto;
	padding: 0px;
	background: #FFF;
}
#header {
	height: 110px;
	border-style: none;
	background-image: url(../images/mipHeader_gradient.png);
	background-repeat: repeat-x;
}
#headerLogo {
	height: 80px;
	width: 300px;
	margin-left: 40px;
	float: left;
	margin-top: 22px;
	background-repeat: no-repeat;
}
#headerCallUs {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	height: auto;
	width: 280px;
	margin-top: 40px;
	clear: left;
	margin-right: 25px;
	color: #FFF;
}
#contentwrapper {
	padding-bottom: 20px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	overflow: auto;
}
#topNavBar {
	height: 27px;
	width: auto;
	text-align: center;
	background-color: #C00;
}
#topNavBar ul {
	color: #000;
	padding-top: 0.5em;
	font-size: 0.7em;
}
#left {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 2em;
	margin-left: 0px;
	padding-bottom: 15px;
}
#left p {
	padding-left: 25px;
	font-size: 0.6em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	padding-bottom: 5px;
}
#left ul   {
	font-size: 0.68em;
	list-style: none;
	line-height: 2.2em;
	color: #000;
	font-weight: bold;
	display: block;
	background-color: #D3192C;
}
#left li {
	margin: 0;
	padding: 25;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#left a:link {
	color: #C31627;
}
#left ul li a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 50px;
	margin-left: -25px;
}
#left ul li a:visited {
	color: #FFF;
	text-decoration: none;
	margin-left: -25px;
	padding-left: 50px;
}
#left ul li a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	margin-left: -25px;
	padding-left: 50px;
	background-color: #CCC;
}
#content {
	float: left;
	height: auto;
	margin-top: 30px;
	width: 310px;
	margin-left: 50px;
	margin-right: 30px;
	overflow: auto;
}
#content ul {
	list-style: outside;
	font-size: 0.75em;
	line-height: 1.45em;
	padding-left: 25px;
	margin-bottom: 15px;
}
#content a:link {
	font-weight: bold;
	color: #C31627;
}
#content a:visited {
	font-weight: bold;
	color: #C31627;
}

#contentWide {
	float: left;
	height: auto;
	width: 550px;
	margin-top: 30px;
	margin-left: 50px;
	overflow: auto;
}
#contentPics {
	float: left;
	width: 280px;
	height: auto;
	margin-top: 37px;
}
#contentPics p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#contentPics a:link {
	color: #C31627;
	text-decoration: none;
}
#contentPics a:visited {
	color: #C31627;
	text-decoration: none;
}
#contentPics a:hover {
	color: #000;
	text-decoration: none;
}
#contentPics ul li   {
	font-size: 0.65em;
	border-top: 0.15em solid #FFF;
	line-height: 1.3em;
	color: #000;
	font-weight: normal;
	padding-right: 14px;
	padding-bottom: 0.35em;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	margin-left: 11px;
}
#contentPics ul li a:link {
	color: #C30;
	text-decoration: underline;
}
#contentPics ul li a:visited {
	color: #C03;
	text-decoration: underline;
}
#contentPics ul li a:hover {
	color: #000;
}
#contentPics ul li h2  {
	font-size: 1.35em;
	line-height: 120%;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	height: 30px;
	padding-left: 5px;
}
#wrapper #footer p {
	padding-left: 5px;
}
#footerNavBar {
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	height: auto;
}
#footerNavBar p   {
	font-size: 0.60em;
}
#footerNavBar p a   {
	text-transform: uppercase;
	margin-right: .5em;
	margin-left: 0.5em;
}
#footerNavBar a:link {
	color: #999;
	text-decoration: none;
}
#footerNavBar a:hover {
	color: #933;
	text-decoration: underline;
}
#footerNavBar a:visited {
	color: #999;
	text-decoration: none;
}
.tagline {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.15em;
}
.tagline2 {
	color: #8C0F2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.15em;
}
.phoneBigger {
	font-size: 1.5em;
	line-height: 70%;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.footerInfo {
	color: #999;
	margin-left: 10px;
}
.contentListItalic {
	font: italic 0.85em/1.3em Georgia, "Times New Roman", Times, serif;
}
.floatRight {
	float: right;
	padding-right: 75px;
	clear: both;
}
.floatRightAndPad {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: right;
}
#emailBox {
	height: 150px;
	width: auto;
}
.floatRight2 {
	float: right;
	padding-right: 30px;
	clear: both;
}
.inset {
	padding-left: 20px;
}
.ItalicPurple {
	color: #534A8A;
}
.ItalicGrey {
	color: #666666;
}
.ItalicRed {
	color: #AB121D;
}
.padTopAndBottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
.SpecialsText {
	font-size: 1.4em;
	color: #C31627;
	font-weight: bold;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 2px;
}
.SpecialsTextBlack {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 2px;
}
.moveLeftDown {
	overflow: visible;
	margin-left: -20px;
	margin-top: -30px;
	margin-bottom: 5px;
}
.moveRight {
	margin-left: 20px;
}

.red_italic_bigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #C31627;
}
.pad40pxLeft {
	text-align: center;
	padding-top: 20px;
	padding-left: 40px;
}
.centerText {
	text-align: center;
}

