@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background-image:url(../images/Mowatt_pageBG.jpg);
	background-repeat:repeat-x;
}

body p {
	padding-left:235px;
	padding-right:115px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#231F20;
	line-height:17px;
}

.noPad {
	padding:0px;
}

#body ul, ol {
	padding-left:275px;
	padding-right:115px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231F20;
	line-height:17px;
}#body ul li ul {
	padding-left:30px;
}

#imageCallout {
	width:215px;
	padding-right:15px;
	float:left;
}

img.body{
	padding-left:235px;
}

.orangeText {
	color:#D06F1A;
}

.tanText {
	color:#C59F78;
}

img {
	border:none;
}

#wrapper {
	width:900px;
	margin:0px auto 0px auto;
}

#header {
	width:900px;
	height:450px;
	background-color:#000000;
}

#headerImage {
	width:900px;
	height:309px;
	float:left;
	margin-top:26px;
}

#headerFooter {
	height:115px;
	width:900px;
	clear:both;
}

#leftDate {
	width:79px;
	height:115px;
	float:left;
}

#timeline {
	width:742px;
	height:115px;
	background-image:url(../images/Mowatt_TimelineBackground.jpg);
	background-repeat:no-repeat;
	float:left;
}

#rightDate {
	width:79px;
	height:115px;
	float:left;
}

#pageDivider {
	width:900px;
	height:60px;
	background-image:url(../images/Mowatt_logoDivder.jpg);
	background-repeat:no-repeat;
}

#body {
	width:900px;
	min-height:500px;
	background-color:#FFFFFF;
}

#menu {
	width:700px;
	height:25px;
	padding-top:85px;
	padding-left:42px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h1 {
	padding-left:235px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C59F78;
}

h2 {
	padding-left:235px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C59F78;
	
	text-transform:uppercase;
}

p.press, p.press a {
	font-size:12px;
	color:#D06F1A;
	
	text-transform:uppercase;
	text-decoration:none;
}

h1.black {
	color:#000000;
}

table {
	position:relative;
	left:235px;
}

hr {
	width:665px;
	color:#C59F78;
	size:1px;
}

#staffCallout {
	float:right;
	
	width:520px;

	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#C59F78;
	line-height:17px;
	font-weight:bold;
}

.name {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	line-height:17px;
	font-weight:bold;
}

textarea {
	position:relative;
	left:235px;
	width:450px;
	height:500px;
}

hr.footer {
	width:900px;
	margin-left:235px;
	color:#D0B392;
}

#footer {
	width:900px;
	margin-left:-235px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:justify;
	color:#666666;
}