/* CSS Document */

* {
	margin: 0 ;
	padding: 0;
	}

html {
	width: 100%;
	height: 100%;
	}

body {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 300;
	color: #333;
	text-align:center;
	line-height: 120%;
	}

* html body {
	font-size: small; /* IE 5+ Browsers */
	f\ont-size: medium; /* All IE Browsers */
	}

.break {
	clear: both;
	}
	
/*text styles*/

#content a:link,
#content a:visited {
	color: #e72f40;
	text-decoration: underline;	
	}

#content a:active,
#content a:hover {
	color: #C1191F;
	text-decoration: underline;
	}
		
p {
	margin-bottom: .2em;
	margin-top: 1em;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
h1, h2, h3, h4, h5, h6 {
	font: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	}

h1 {
	font-size: 120%;
	color: #285ea8;
	}

h2 {
	font-size: 110%;
	}

h3 {
	font-size: 110%;
	}
h4 {
	font-size: 110%;
	color: #285ea8;
	margin-bottom: .2em;
	margin-top: 1em;
	}	
				
img {
	border: none;
	}	
	
	
.bluetext{
	color: #285ea8;
}

h2.name {
	font-size: 100%;
	color: #285ea8;
	text-transform: uppercase;
	}
span.title {
	font-size: 90%;
	color: #285ea8;
	text-transform: capitalize;
	}
table.staff{
	border: #000000 1px solid;
	padding: 5px;
	margin-bottom: 10px;

}
				
/*LAYOUT STYLES*/

#page {
	margin: auto;	
	width: 782px;
	border: 1px solid #285ea8;
	ba//ckground-color: #cccccc;

	
	}
	
#container {
	float: left;
	background: #fff;
	text-align: left;
	width: 780px;
	background: url(../img/side_bg.gif) repeat-y 0 0;
	back//ground-color: yellow;
	
	}

* html #container {
	vertical-align: text-top;
	}	
	
#mapImage {
	float: right;
	width: 200px;
	text-align: center;
	b//ackground-color: green;
	
}	

#customText {
	float: left;
	width: 350px;
	padding: 0 5px 5px 5px;
	border-bottom-color: #FFFF99;

}
/*banner*/
#banner {
	width: 780px;
	background: #fff url(../img/bannerBg.gif) repeat-y 0 0;
	height: 165px;
	}

#logo {
	float: left;
	background: url(../img/logo.gif) no-repeat bottom left;
	width: 515px;
	height: 165px;

	}

#logo span {
	display: none;
	}

#bannerImg { /*optional style to include banner image*/
	float: right;
	background: url(../img/banner.jpg) no-repeat top right;
	width: 225px;
	height: 160px;
	margin: 0px 0 0 0;
	}
#bannerImg2 { /*optional style to include banner image*/
	float: right;
	background: url(../img/banner-prop.jpg) no-repeat top right;
	width: 225px;
	height: 160px;
	margin: 0px 0 0 0;
	}
#bannerImg3 { /*optional style to include banner image*/
	float: right;
	background: url(../img/banner-about.jpg) no-repeat top right;
	width: 225px;
	height: 160px;
	margin: 0px 0 0 0;
	}
#bannerImg4 { /*optional style to include banner image*/
	float: right;
	background: url(../img/banner-staff.jpg) no-repeat top right;
	width: 225px;
	height: 160px;
	margin: 0px 0 0 0;
	}
	
#bannerImg5 { /*optional style to include banner image*/
	float: right;
	background: #fff;
	width: 225px;
	height: 160px;
	margin: 0px 0 0 0;
	}
#bannerImg span {
	display: none;
	}		
	

/*MENU STYLES*/

#menu {
	float: left;
	width: 170px;
	list-style: none;
	b//ackground-color: orange;
	font-weight: bold;
	/*ie5 hack*/ voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	}

* html #menu {
	height: 1%;
	h\eight: 1%;
	}	

#menu li { /*all lists*/
	width: 180px;
	float: left;
	text-transform: capitalize;
	}
	
* html #menu li {
	width: 170px;
	w\idth: 180px;
	}	

	
/*first level menu*/
#menu li a:link,
#menu li a:visited { 
	display: block;
	background: #fff;
	padding: 0.2em;
	border: 4px solid #285ea8;
	color: #285ea8;
	text-decoration: none;
	}

#menu li a:active,
#menu li a:hover {
	background: #0E418A url(../img/nav_rollover.gif) repeat-x 0 0;
	color: #FFFFFF;
	}


/*second level menu*/
#menu li li a:link, 
#menu li li a:visited {
	background: #b8cfef;
	border-bottom: 1px solid #3171c9;
	border-top: 1px solid #285ea8;	
	color:#285ea8;
	}

#menu li li a:active, 
#menu li li a:hover {
	background: #285ea8;
	border-bottom: 1px solid #3171c9;
	border-top: 1px solid #285ea8;	
	color:#FFF;
	}						

.trigger { /* for show text javascript */
	cursor: pointer; cursor: hand;
	}

.branch { /* for show text javascript */
	display: none;
	}


/*FOOTER STYLES*/

#footer {
	float: left;
	border-top: 1px solid #FFF;
	font-size: 80%;
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 55px;
	background: url(../img/home_bottom.gif) bottom no-repeat #e72f40;
	}

* html #footer {
	width: 780px;
	w\idth: 760px;
	}	

#footer li {
	float: left;
	margin-right: 0.5em;
	padding-right: 0.5em;
	border-right: 1px solid #FFF;
	}

#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #FFF;
	}			

#footer a:active,
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
	}	


/*CONTENT STYLES*/

#content,
#customContent { /* use customContent to remove img styling*/
	float: right;
	width: 590px;
	padding: 0px;
	back//ground: silver;
	
	}

* html #content {
	width: 590px;
	w\idth: 570px;
	}	
	
#content img { /*default img styling*/
	float: right;
	width: 200px;
	margin: 4px;
	padding: 2px;
	}
#images{
	float:right;
	padding: 0;
	margin: 0;
	width: 590px;
	/*ie5 hack*/ voice-family: "\"}\"";
	voice-family:inherit;
	width:590px;
	back//ground: red;

}

#container #images img { /*default img styling*/
	float: right;
	margin: 0px 0px 8px 10px;
	padding: 0px;
	}
#container #images img.end { /*default img styling*/
	margin: 0px;

	}
		
	
#customContent img.home { 
	
	float: left;
	margin: 20px 4px 20px 0px;
	padding: 0px;
	}
	
	
#mapImage img.gap { 
	
	
	padding: 0px;
	margin-top: 80px;
	margin-bottom: 20px

	}
	
#mapImage img.marketingButton { 
	
	
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px

	}
#container img { 
	fl//oat: left;
	ma//rgin: 0px;
	}

#customText img {
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
	}	
		

#content ul {/* default list styling*/
	list-style-type:square;
	margin-left: 3px;
	padding-left: 3px;
	margin-bottom: 1em;
	}

	
	
/***************************************************************************************/
/********************************ADDITIONAL STYLES**************************************/
/***************************************************************************************/


/*contact details*/
	
dl#contact { /*styles used within the integrated search forms*/
	width: 100%;
	margin-bottom: 1em;
	}

dl#contact dt {
	float: left;
	width: 100px;
	padding: 2px 0;
	}

dl#contact dd {
	margin-left: 110px;
	padding: 2px 0;
	}	

/*PDF buttons*/
	
.downloadPdf a:link, 
.downloadPdf a:visited {
	background: url(../img/ico_pdf.gif) no-repeat;
	display: block;
	height: 32px;
	padding-left: 40px;
	width: 120px; s
}

.getAcrobat a:link, 
.getAcrobat a:visited {
	background: url(../img/ico_acrobat.gif) no-repeat 0 10px;
	border-top: 1px solid #999;
	color: #333333; 
	display: block;
	font-size: 9px; 
	height: 51px;
	line-height: 12px; 
	padding: 12px 0px 0px 98px; 
	text-decoration: none;
	width: 220px; 
}

.downloadPdf a:hover { 
	color:#999999;
}	
			
/*===FEATURES BUTTONS===*/

#features {
	
	
	padding-bottom: 10px; 
	margin: 60px 4px 20px 4px;
	font-size: 12px;
	
	}

#features SPAN {
	display: block;
	padding-bottom: 0;
	font-weight: bold;
	color: #285ea8;
	}

#features a:link, #features a:visited {
	display: block;
	height: 30px;
	padding: 10px 0 0 40px;
	background-color: #fff; background-repeat: no-repeat;
	text-decoration: none;
	border: 2px solid #285ea8;
	color: #285ea8;

	}
	
#features a:hover {
	background-color:#b8cfef;
	text-decoration: none;
	}

#features .appr {
	background-image:url(../img/ico_appr.gif);
	}
	
#features .wish {
	background-image:url(../img/ico_wish.gif);
	}
	
#features .calc {
	background-image:url(../img/ico_calc.gif);
	}

#features .email {
	background-image:url(../img/ico_appr.gif);
	}
	
/*===Address===*/
							
#address {

font-size: .7em;
background-color: #fff;
padding: 4px;
margin: 20px 4px 20px 4px;
width: 155px;
/*ie5 hack*/ voice-family: "\"}\"";
voice-family:inherit;
width:165px;
}	

#address P.web{
	font-size: 9px;
	font-weight: bold;
	text-align:left;
}

#address a.email{
	text-decoration: underline;
	border: 0px;
	text-transform: lowercase;
	font-size: 9px;
	padding: 0;
	margin: 0;
	
}


#address a:link,
#address a:visited,
#address a:active,
#address a:hover,
#address a  { 
	text-decoration: underline;
	border: 0px;
	text-transform: lowercase;
	font-size: 9px;
	padding: 0;
	margin: 0;
	background:none;
	}

#address P.phone{
	font-size: 16px;
	font-weight: bold;
}							
