@import url("menu.css");





body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(../backgrounds/body-background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

TD {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.wrapper {
	width: 900px;
	padding: 0px;
	margin: 0px;
	
}

TABLE.cobtbl{
background-color: #000000;
} 

TD.cobhl{
background-image: url(../backgrounds/table-back.jpg);
}

TD.cobll{
background-color: #FFFFFF;
color : #666666;
}


.content {
	width: 550px;
}



a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #003300;
}

/*----------------------Special Links--------------------------------------*/

a[href^="mailto:"]{
background: url(nav_images/icons/email.png) no-repeat right top;
paddinging-right: 10px;
}

a[href$=".pdf"]{
background: url(nav_images/icons/pdf.png) no-repeat right top;
paddinging-right: 10px;
}

a[href$=".doc"]{
background: url(nav_images/icons/word.png) no-repeat right top;
paddinging-right: 10px;
}

a.btn_back:link {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	width:100px;/*IE5.x/win*/
	padding:2px;
	line-height:0.5;
	background-color:#243882;
    border:1px solid #666666
    text-decoration:none;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
}
a.btn_back:visited {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	width:100px;/*IE5.x/win*/
	padding:2px;
	line-height:0.5;
	background-color:#243882;
    border:1px solid #666666
    text-decoration:none;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
}
a.btn_back:hover {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	width:100px;/*IE5.x/win*/
	padding:2px;
	line-height:0.5;
	background-color: #455695;
    border:1px solid #666666
    text-decoration:none;
	text-align:center;
	color: #00FF66;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
}
/*----------------------Rates --------------------------------------*/
.rates {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #243882;
	font-size: 11px;
	text-align: center;
}
.rates p {
	color: #000000;
}
.rates h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.rates h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.phoneSide{
	color:#000000;
	font-size:12px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.isotext{
	color:#000000;
	font-size:12px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
/*----------------------Testimonials --------------------------------------*/
#testi  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFe1;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	
}
#testi strong {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;	
}
#testi .quote {
color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	
}
#testi a {
	color: #03B13C;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	background-image: url(../nav_images/target.gif);
	background-repeat: no-repeat;
	background-position: 60px center;
	padding-right: 20px;
	padding-left: 2px;
}
#testi .quote-text {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
DIV#headerPrint {
	DISPLAY: none
}

P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}


TD.catname { 
vertical-align:top; 
text-align: center; 
} 