/* html {
margin-top : 0px;  
margin-left : 0px; 
margin-right : 0px;
margin-bottom : 0px;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
}
*/ 

/* Frank 06/24/04 
div	{ z-index:	-1; }
div.why	{ z-index:	5;
	background-attachment: fixed;
    background-repeat:     no-repeat;
    background-position:   right center;
	}
*/
	
body {
width: 860px; /* frank added 860px 06/30/04 - coordinate with footer width to get same displayed size */
border : 1px solid #A498B3;
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
margin-top : 10px;  /* testing 6/30/04 frank try 10 */
margin-right : 0px;
margin-left: 10%;  /* added 7/02/04 frank - trying to allow body to move with space to left */
margin-bottom : 0px;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
background-color : #B2C4C2;
}
/* margin-left : 135px; /* testing 6/30/04 frank try 135 */ 

/*   Adjust page height to allow more or fewer images on photo pages  */
#page {
height : 600px;
padding : 0px;
}

#right {
float : left;
border : 1px solid #A498B3;
margin-top : 20px;
width : 140px;
padding : 0px;
padding-top : 20px;
padding-bottom : 20px;
background-color : #D4D6DC;
}
#right p {
padding-left : 5px;
padding-right : 5px;
font-size : 10px;
}

#right h3{
border-bottom : 1px solid #A498B3;
border-top : none;
margin-top : -20px;
padding : 0px;
text-align : center;
padding-right : 10px;
padding-left : 10px;
font-size : 10px;
display : block;
background-color : #807291;
float : none;
color : #ffffff
}
#right a{
text-decoration : none;
color : #840084;
font-weight : normal;
font-family : verdana, arial, sans-serif;
text-align : center;
font-size : 11px;
padding-left : 0px;
margin-left : 0px;
}
#right a:hover{
color : #000000;
}
#content {
border : 1px solid #A498B3;
float : left;
margin : 20px;
width : 466px;
padding : 0px;
padding-top : 20px;
padding-bottom : 20px;
}
#content p {
padding-left : 10px;
padding-right : 10px;
}
#content h2{
border-bottom : 1px solid #A498B3;
border-top : none;
margin-top : -20px;
padding : 0px;
text-align : center;
padding-right : 10px;
padding-left : 10px;
font-size : 10px;
display : block;
background-color : #807291;
float : right;
color : #ffffff
}
#content a{
text-decoration : none;
color : #807291;
font-weight : bold;
font-family : verdana, arial,  sans-serif;
text-align : center;
font-size : 12px;
padding-left : 0px;
margin-left : 0px;
}
#content a:hover{
color : #000000;
}
#google  {
background-color: #B2C4C2;
border: 0;
}
#header{
background-color : #768F8C;
margin-bottom: 0px;
border : 1px solid #768F8C;
text-align : center;
height : 75px;
background-repeat : no-repeat;
background-image :   url(Images/bar.gif);
/* background-image : url(Images/mtnmdwview575x59.jpg); */
background-position : 0px 57px;
}
#header h1{
height: 51px; /* was 59px */
overflow: hidden;
background-repeat : no-repeat;
margin-left: 10%;  /* added 7/02/04 frank - trying to allow body to move with space to left */
/* position : absolute; */
top : 16px;  /* changed to center image in broken IE browser was 6px try 16px - to work with body or html settings above */
width : 600px; /* Need this wide enough to display image in header */
margin-top : 4px; 
}
/* left : 180px;  changed to center image in broken IE browser was 145px try 280px - to work with body or html settings above */


#header p{
position : absolute;
top : 15px;
left : 15px;
width : 100px;
color : #FFFFFF;
background-color : #807291;
padding-top : 5px;
padding-bottom : 5px;
border : 1px solid black;
margin-top : 0px;
}
#footer{
border-top : 1px solid #B2C4C2;
background-color : #A498B3;
height : 21px;
width : 670px; /* frank changed from 100% on 6/30/04 - coordinate with body width to get same displayed size **/
text-align : left; /* changed from center by frank 06/30/04 */
color : #2F4F4F;
font-size : 10px;
font-weight : bold;
padding-top : 3px;
padding-left: 190px; /* frank added 06/30/04 */
padding-bottom : 0px;
}
#longday{
background-color : #A498B3;
height : 41px;
text-align : center;
color : #2F4F4F;
font-size : 22px;
font-weight : bold;
padding-top : 6px;
padding-bottom : 0px;
}
#left {
float : left;
height : 100%;
background-color : #B2C4C2;
width : 138px;
text-align : center;
}
#left ul{
background-repeat : no-repeat;
background-color : #807291;
padding-top : 5px;
padding-bottom : 10px;
width : 138px;
margin-left : 0px;
padding-left : 0px;
list-style-image : none;
list-style-type : none;
}
#left ul li{
border-bottom : 1px solid #B2C4C2;
padding-left : 0px;
margin-left : 0px;
}
#left ul li a{
display: block;
text-decoration : none;
color : #ffffff;
font-weight : bold;
font-family : verdana, arial,  sans-serif;
text-align : center;
font-size : 12px;
padding-left : 0px;
margin-left : 0px;
}
#left ul li a:hover{
background-color : #B2C4C2;
}


.inputLine{
width : 420px;
margin-left : 10px;
margin-right : 10px;
margin-top : 0px;
margin-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 5px;
padding-bottom : 5px;
background-color : #D4D6DC;
}

.inputLabel{
float : left;
height : 15px;
width : 130px;
color : black;
font-weight : bold;
font-family : verdana, arial, sans-serif;
text-align : right;
font-size : 12px;
padding-top : 3px;
}

.inputBox {
height : 15px;
width : 270px;
color : black;
font-weight : bold;
font-family : verdana, arial, sans-serif;
text-align : right;
font-size : 12px;
text-align : left;
}

.inputTextarea{
width : 270px;
color : black;
font-weight : bold;
font-family : verdana, arial, sans-serif;
text-align : right;
font-size : 12px;
text-align : left;
}

.sButton {
height : 20px;
width : 70px;
color : black;
font-weight : bold;
font-family : verdana, arial, sans-serif;
text-align : center;
font-size : 12px;
}
