/* Styles have been consolidated from base & navigation stylesheets on the home page to reduce unnecessary styles */

/*****************************
* Reset default browser styles
*****************************/

body, div, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, li, fieldset, input, pre, form, dl, dt, dd, hr {
    margin: 0;
    padding: 0;
}

body { 
	font-family: Arial; font-size: 10pt;
	line-height: 1.88889;


	margin: 0; 
	padding: 0;
	}
#navigation {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
width="450";
	color: #E79623;
padding-top: 30px;
}

a:link { 
	color: #F1B662;
	font-size: 12pt;

	}
a:visited { 

	color: #F1B662;	
	}
a:hover { 
	color: #F1B662;
	background-color: #7C4E0D;
	text-decoration: none;

	}
a:active { 
	color: #F1B662;

	}

#container {
	width: 795px;
	height: 930px;
	margin: 0px auto;
	padding-top: 30px;
	background: url('images/service_blank.gif');
	background-repeat:no-repeat;
    _text-align: center;
}

.services {
color: #F1B662;
font-weight: bold;
}
