/* original text and links */

body {
	font-family: MS Sans Serif, Arial, Helvetica;
	color: #1c1c1c;
	font-size: small;
	text-align: justify;
}

td {  

}

p {

}

a:link, a:active, a:visited {
	text-decoration: none; 
	color: #cc3300;
}

a:hover {
	text-decoration: underline; 
	color: #1c1c1c;
}

td a.side:link, a.side:active, a.side:visited {
	display: block; 
	line-height: 20px; 
	text-indent: 10px; 
	width : 100%; 
	background: #092275; 
	text-decoration: none; 
	color: #f7f7f7;
}

td a.side:hover {
	background: #f7f7f7; 
	text-decoration: none; 
	color: #1c1c1c;
}

td a.sidej:link, a.sidej:active, a.sidej:visited {
	display: block; 
	line-height: 20px; 
	text-indent: 10px; 
	width : 100%; 
/*	background-color: #ffffff; 
	background-image: url('images/caamp1.jpg') no-repeat center center;*/
	background:#ffffff url('images/caamp1.jpg') no-repeat center center;
	text-decoration: none; 
	color: #ffffff;
}

td a.sidej:hover {
/*	background-color: #94b8d3; 
	background-image: url('images/caamp2.jpg') no-repeat center center;*/
	background:#cbd0e2 url('images/caamp2.jpg') no-repeat center center;
	text-decoration: none; 
	color: #94b8d3;
}

td a.low:link, a.low:active, a.low:visited {
	text-decoration: underline; 
	color: #000000;
}

td a.low:hover {
	text-decoration: none; 
	color: #000000;
}

td a.top:link, a.top:active, a.top:visited {
	display: block; 
	line-height: 15px; 
	width: 100%; 
	background: #dadada; 
	text-decoration: none; 
	color: #092275;
}

td a.top:hover {
	background: #f7f7f7; 
	text-decoration: none; 
	color: #808080;
}

td a.book:link, a.book:active, a.book:visited { 
  color: #092275;
  text-decoration: none;
}

td a.book:hover { 
  color: #092275;
	text-decoration: none; 
}

hr {
  color: #968f89;
}

/* headers */

h1 {
	font-family: MS Sans Serif, Arial, Helvetica; 
	color: #0d7809;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: MS Sans Serif, Arial, Helvetica; 
	color: #968f89;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: MS Sans Serif, Arial, Helvetica; 
	color: #1c1c1c;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-family: MS Sans Serif, Arial, Helvetica; 
	color: #1c1c1c;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}

/* styles from EW development */

.style1 {
	text-align: justify;
}

.style3 {
/*	background-image: url('images/table_bg.jpg');*/
}

.style4 {
/*	background-image: url('images/bevel_left.jpg');*/
}

.style5 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.style6 {
	border-color: #000000;
	border-width: 0;
}
	
.style7 {
	font-size: xx-small;
	text-align: left;
	text-indent: 5px;
}

.style8 {
	margin-left: 5px;
}

.style10 {
	font-size: xx-small;
	text-align: left;
}

.style11 {
	background-position: center top;
	border-width: 0;
	background-color: #dadada;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/rate_bg.jpg');
	background-repeat: no-repeat;
}

.style12 {
	font-size: xx-small;
}

.style13 {
	border-style: solid;
	border-width: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.style14 {
	font-size: xx-small;
	text-align: center;
}

.style15 {
	font-size: small;
	font-weight: bold;
}

.style16 {
	margin-left: 5px;
	text-align: left;
}

.style18 {
	font-family: Arial;
	font-size: x-small;
	color: #148103;
	font-weight: bold;
}

.style19 {
	font-family: Arial;
	font-size: 10pt;
	color: #148103;
	font-weight: bold;
}

.style20 {
	font-size: x-small;
	color: #148103;
}

.style21 {
	font-weight: bold;
	color: #148103;
}

.style22 {
	font-weight: bold;
	font-size: 10.0pt;
	font-family: Arial;
	color: #148103;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.style23 {
	font-weight: bold;
	font-size: 10.0pt;
	font-family: Arial;
	color: #148103;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.style24 {
	font-weight: bold;
	font-size: 10.0pt;
	font-family: Arial;
	color: #148103;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

/*best rates table fonts 25 to 29*/
.style25 { /*normal default rates*/
	color: #1c1c1c;
}
.style26 { /*bold colour rates*/
	font-weight: bold;
	color: #148103;
}
.style27 { /*normal default rates colour background*/
	color: #f7f7f7;
	background: #968f89;
}
.style28 { /*bold default rates colour background*/
	font-weight: bold;
	color: #1c1c1c;
	background: #e3e3e3;
}
.style29 { /*bold colour rates colour background*/
	font-weight: bold;
	color: #148103;
	background: #e3e3e3;
}

/* added divs ids in pages */

/*wraps entire page*/
#page {
  padding: 0px;
  margin-top: -10px;
  margin-bottom: -10px;

}
/*nav section*/
#fontsize {
/*	font-size: larger; */
}
/*top section*/
#header {

}
/*phone number and header links*/
#head_content {

}
/*full page below header*/
#mid {

}
/*not showing*/
#frame {
  
}
/*edit region*/
#content {

}
/*nav section*/
#footer {

}

/* lists */

ul {
	text-align: left;
	list-style-type: circle;
}
