td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
h1  {
    font-size: 18px;
	color: #666666;
	}
h2  {
    font-size: 16px;
	color: #666666;
	display: block;
	margin-bottom: 0px;
	}
hr  {
    color: #999999;
    }
a:visited { color: #333333; text-decoration: underline; }
a:link    { color: #333333; text-decoration: underline; }
a:active  { color: #333333; text-decoration: underline; }
a:hover   { color: #0000CC; text-decoration: none; }
fieldset {
    border: 1px solid #603814;
	padding: 0px 10px 10px 10px;
	}
legend {
    color: #ffffff;
    background: #990000;
    border: 1px solid #603814;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}
.pagebody {
	margin-top: 10px;
	background-color: #624122;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
    }
.maintable {
	width: 760px;
	background-image: url(../graphics/common/pg_tile.jpg);
	background-repeat: repeat-y;
	}
#masthead {
    height: 104px;
	text-align: left;
	vertical-align: top;
	}
#add-bar {
    height: 28px;
	text-align: left;
	vertical-align: top;
	}
.nav-tbl-1 {
     width: 760px;
	 }
.nav-tbl-1 td {
     height: 51px;
     text-align: left;
	 vertical-align: top;
	 }
#main-cont-tbl {
    width: 760px;
	}
#main-cont-tbl td {
    vertical-align: top;
	}
.titletable {
    width: 750px;
	}
.titletable td{
    text-align: center;
	vertical-align: top;
	padding: 20px 10px 10px 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
.servicetable {
    width: 750px;
	}
.servicetable td {
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
.testimonial-table {
    width: 750px;
	}
.testimonial-table td {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
.contact-table {
    width: 750px;
	}
.contact-table td {
	text-align: left;
	vertical-align: top;
	}
#pg-base {
    height: 13px;
	}		
#contactform-tbl {
    width: 100%;
	}
#contactform-tbl td {
    text-align: left;
	padding-top: 4px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	}
input.contact {
    background-color:#990000;
    font-family:Verdana;
    font-size:10px;
	color: #FFFFFF;
    border-top-color:#603814;
    border-right-color:#000000;
    border-bottom-color:#000000;
    border-left-color:#603814;
    }
.red {
    color: #FF0000;
	}
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}	
.red-ital {
    color: #FF0000;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.bold-und-red {
    font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color:#FF0000;
	}
.bold-14 {
    font-size: 14px;
	font-weight: bold;
	}   	      
#footer {
    width: 100%;
	color: #624122;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
     }
#footer td {
	 vertical-align: top;
	 text-align: center;
	 padding-bottom: 20px;
	 padding-top: 10px;
	 }
#footer a:visited { color: #624122; text-decoration: none; }
#footer a:link    { color: #624122; text-decoration: none; }
#footer a:active  { color: #624122; text-decoration: none; }
#footer a:hover   { color: #999999; text-decoration: underline; }

/* Products and Services Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-color: #990000;
	padding:4px 4px 4px 4px;
 	border: 1px solid #000000;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#990000;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menuItemLast {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#990000;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color: #996666;
	padding:4px 4px 4px 4px;
 	border: 1px solid #000000;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#996666;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menuItemLastOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#996666;
	padding:4px 4px 4px 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

/* submenus container */
.submenu {
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	width:250px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* Products and Services Quick Menu Styles - End */