/* CSS Document */
body{
    max-width:200px;
    font-family:sans-serif;
	font-size: 0.90em;
	margin: 0;
	padding: 0;
}

.utilbar, .footer, #copy p.intro, .header .banner_h img, .header .banner_i img, #left, .copyright, #quick_contact, #copy img{
display:none;
}

.banner_h, .banner_i{
background:none;
height:auto;
}

#page_container{
max-width: 200px;
width:200px;
text-align:left;
}

img{
max-width: 100%;
}

a{
color: #8e8e00;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.header .banner_h ul{
float:left;
list-style-type:none;
margin-right:0px;
margin-left:20px;
margin-top:15px;
}

.header li{
background:none;
padding: 0px;
margin-bottom:5px;
height:auto;
width:auto;
}

.header li a{
text-decoration: none;
font-size:0.83em;
color: #5C350E;
font-weight:bold;
}
/*END MAIN NAVIGATION */

#copy{
clear:both;
background-color: #fff;
background-image: none;
width:auto;
float:none;
padding:1%;
font-size:0.8em;
}

#container{
width: auto;
padding: 1%;
font-size: 0.90em;
float:none;
background-image:none;
background-color: #fff;
}
	
#copy p{
padding: 0.1em;
line-height:1.2em;
}

#copy ul{
padding:0em;
margin:0.38em;
list-style-type:none;
font-weight:bold;
}

#copy ul li{
background:none;
padding: 0.15em;
}

#copy ul li a{
text-decoration: none;
}

#copy ul li a:hover{
text-decoration: underline;
}

#copy h1 {
font-size: 1.1em;
color: #fff;
padding-bottom:0.1em;
margin:0.28em;
}

#copy h2, #quick_contact h2 {
font-size: 1.1em;
color: #b2671d;
padding-bottom:0em;
margin:0.2em 0em 0em 0em;
}

#copy h3, #quick_contact h3 {
font-size: 0.92em;
color: #2769c0;
padding-bottom: 0.38em;
margin-bottom:0.83em;
}

#copy h4, #quick_contact h4{
font-size: 0.90em;
color: #2769c0;
padding-bottom: 0.15em;
margin-bottom: 0.83em;
}


#copy li {
line-height:1.3em;
}

a.more{
color: #244ea4;
text-decoration: none;
}

a.more:hover{
color: #bd3a00;
text-decoration:none;
}


.clear{
clear:both;
}


/*BEGIN RIGHT COLUMN */

form p, form{
font-size:0.83em;
padding:0.38em;
}

form input, form textarea{
margin-top: 0.15em;
width:150px;
}

input.submit{
font-weight:bold;
font-size:0.90em;
color: #fff;
padding:0.25em;
background-color: #244ea4;
}

#quick_contact p.contactinfo{
background-image:none;
}

/*END RIGHT COLUMN */

.footer_nav{
clear:both;
color: #ccc;
text-align:left;
font-size:0.9em;
padding: 10px 0px 0px 0px;
height:auto;
width:auto;
background:#5B5B4A;
}

.footer_nav li{
display:block;
}

.footer_nav ul{
text-align: left;
}
.footer_nav li a{
font-weight:normal;
}
