/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333399;
}

body {
	background-color: #79BDE9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333399;
}

.red {
	color: #FF0000;
}

.green {
	color: #339900;
}

.green a {
	color: #339900;
}

.green a:hover {
	color: #339900;
}

.orange_large {
	color:#FF9933;
	font-size: 13px;
}

.bg {
	background-image: url(images/bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.bg_fr {
	background-image: url(images/bg_fr.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

h1 {
	padding: 0px; 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #E40078;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #E40078;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.sub {
	color: #18B6E7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.white_lg {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
}

.hightlight_lb {
	font-weight: bold;
	color: #18B6E7;
}

.link {
	text-decoration: underline;
	color:#333399;
}

.link:hover {
	text-decoration: underline;
	color:#18B6E7;
}

.link_noline {
	text-decoration: none;
	color:#333399;
}

.link_noline:hover {
	text-decoration: none;
	color:#18B6E7;
}

.link_large {
	text-decoration: underline;
	color:#333399;
	font-size: 13px;
}

.link_large:hover {
	text-decoration: underline;
	color:#18B6E7;
	font-size: 13px;
}

.small {
	font-size: 11px;
}

#list {
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}

#list li {
	padding-left: 17px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

/***************************************************
	Navigation
***************************************************/

.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navlist {
	padding: 28px 0px 14px 32px;
	margin: 0px;
	text-align: left;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 18px;
}

#navlist li.end {
	display: inline;
	list-style-type: none;
	padding-right: 0px;
}


#navlist a:link, #navlist a:visited, #navlist a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#navlist a:hover {
	color: #79BDE9;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


/******************************************/

#subnavlist {
	padding: 32px 0px 0px 0px;
	margin: 0px;
	text-align: right;
}

#subnavlist li {
	display: inline;
	list-style-type: none;
	padding: 0px 8px 0px 8px;
	border-right: 1px dotted #073364;
}

#subnavlist li.first {
	display: inline;
	list-style-type: none;
	padding: 0px 8px 0px 0px;
}

#subnavlist li.end {
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 8px;
	border: 0px solid #FFFFFF;
}


#subnavlist a:link, #subnavlist a:visited {
	color: #073364;
	text-decoration: none;
	font-size: 12px;
}

#subnavlist a:hover {
	color: #79BDE9;
	text-decoration: none;
	font-size: 12px;
}

/***********************************************/

.logo {
	padding: 0px 0px 12px 34px;
}

/***************************************************
	Sub Navigation
***************************************************/

.subnav {
	padding: 18px 22px 0px 0px;
}

.subnav_text {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.date_bg {
	background-image: url(images/date_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 0px 18px 0px;
}

.tel_bg {
	background-image: url(images/tel_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 0px 18px 0px;
}

.email_bg {
	background-image: url(images/email_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 0px 8px 0px;
}

.email_link {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.email_link {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.email_link:hover {
	color:#333399;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/***********************************************/

.content {
	padding: 0px 44px 20px 34px;
	height: 300px;
}


/***************************************************
	Footer
***************************************************/

.footer {
	background-image: url(images/footer_bg_fr.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	padding: 6px 37px 0px 73px;
}

.footer_txt {
	color: #FFFFFF;
	font-size: 12px;
}

.footer_link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.footer_link:hover {
	color: #79BDE9;
	font-size: 12px;
	text-decoration: underline;
}

/***********************************************/

.keywords {
	font-size: 11px;
	padding: 12px 0px 20px 0px;
}





/***************************************************
	Latest News
***************************************************/

.latest_news_title {	
	font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.latest_news {
	background-image: url(images/latestnews_middle.jpg);
	background-repeat: repeat-y;
	font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 14px 0px 10px;
	line-height: 24px;
}

.latest_news_link {
	font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.latest_news_link:hover {
	font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

/***********************************************/

.home_text {
	padding: 0px 10px 0px 0px;
}

/***************************************************
	Boxes
***************************************************/

.box_green {
	background-color: #7AC142;
}

.box_green_bg {
	background-image: url(images/boxes/green_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.box_orange {
	background-color: #F89728;
}

.box_orange_whitetxt {
	background-color: #F89728;
	color: #FFFFFF;
}

.box_orange_bg {
	background-image: url(images/boxes/orange_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.box_dblue {
	background-color: #333092;
}

.box_dblue_whitetext {
	background-color: #333092;
	color: #FFFFFF;
}

.box_dblue_bg {
	background-image: url(images/boxes/dblue_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.box_blue {
	background-color: #79BDE9;
}

.box_blue_bg {
	background-image: url(images/boxes/blue_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.testimonial {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

.testimonial_author {
	color: #FFFFFF;
	font-weight: bold;
}

/***********************************************/

.contactus_bg {
	background-image: url(images/contactus_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding: 6px 0px 7px 0px;
}

.dates {
	background-color: #E40078;
	color: #FFFFFF;
}

/***********************************************/

.tb_header {
	background-color: #333399;
}

.rollover {
	cursor: pointer;
}

.green-box {
	border: 2px solid #7AC142;
}

.orange-box {
	border: 2px solid #F89728;
}



.fr_nav {
	padding: 12px 22px 0px 0px;
}

.account_nav {
	background-image: url(images/account_nav.jpg);
	background-repeat: no-repeat;
	padding: 6px 0px 7px 0px;
}

#account {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#account li {
	display: inline;
	list-style-type: none;
	padding: 0px 15px 0px 15px;
}

#account li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#account li a:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}

.line hr {
	background-color: #CCCCCC;
	border: 0px solid #CCCCCC;
	height: 1px;
}

.day_table {
	border: 1px solid #D8E4EA;
}

.day_table_nospaces {
	border: 1px solid #D8E4EA;
	background-color: #EDF9FC;
}

.day_header {
	background-color: #D8E4EA;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 11px;
}


/******************************************************************
Shopping cart tables
******************************************************************/

table.cart {
	border-collapse:collapse;
}

table.cart td {
	font-weight: normal; 
	color: #000000; 			
	vertical-align: top;
	border-bottom: 1px solid #18B6E7;
	border-left: 1px solid #18B6E7;
	border-right: 1px solid #18B6E7;
}

table.cart th {
	font-weight: strong; 
	color: #FFFFFF; 
	vertical-align: top; 
	background-color: #333399;
	border-top: 1px solid #18B6E7;
	border-left: 1px solid #18B6E7;
	border-bottom: 1px solid #18B6E7;
	border-right: 1px solid #18B6E7;
} 

table.cart_bottom td {
	font-weight: normal; 
	color: #000000; 			
	vertical-align: top;
	border-bottom: 0px solid #18B6E7;
	border-left: 0px solid #18B6E7;
	border-right: 0px solid #18B6E7;
}

blockquote {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#qty {
	float: left;
	width: 140px;
	text-align: left;
	padding: 4px 0px 0px 0px;
}

.pricing {
	color:#FF9933;
	font-size: 18px;
	font-weight: bold;
	background-color: #EEEEEE;
}


/******************************************************************
Checkout tables
******************************************************************/

.switchgroup1 {
	border: 1px solid #18B6E7;
}

.checkout_section_header {
	border: 1px solid #18B6E7;
	background-color: #333366;
	padding: 4px;
}



table.order {
	border-collapse:collapse;
}

table.order td {
	font-weight: normal; 
	color: #000000; 			
	border-bottom: 1px solid #18B6E7;
	border-left: 1px solid #18B6E7;
	border-right: 1px solid #18B6E7;
}

table.order th {
	font-weight: strong; 
	color: #FFFFFF; 
	background-color: #333399;
	border-top: 1px solid #18B6E7;
	border-left: 1px solid #18B6E7;
	border-bottom: 1px solid #18B6E7;
	border-right: 1px solid #18B6E7;
} 

table.order td table td {
	border: 0px solid #000000;
}

table.order td.totals {
	font-weight: normal; 
	color: #000000; 			
	border-bottom: 1px solid #18B6E7;
	border-left: 1px solid #18B6E7;
	border-right: 1px solid #18B6E7;
	background-color: #E0F7FE;
}

.smaller_header {
	font-size: 12px;
}

.contact_info {
	padding: 5px 0px 0px 0px;
}


.phone_large {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #E40078;
}

.area_covered {
	padding: 28px 0px 0px 0px;
}

.cat_image_holder {
	text-align: center;
	vertical-align: top;
	height: 160px;
}


table.multi, table.multi td
{
    border-color: #333399;
    border-style: solid;
}

table.multi
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.multi td
{
    margin: 0;
    padding: 5px;
    border-width: 1px 1px 0 0;
}

/***************************************************************************************************************************
	You may also be interested in
***************************************************************************************************************************/

#interested-box {
	border: 2px solid #CCCCCC;
	padding: 12px 12px 12px 12px;
	text-align: left;
	vertical-align: top;
}

#interested-box h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	color: #E40078;
}

.interested-highlight {
	border: 1px solid #CCCCCC;
	padding: 6px 6px 6px 6px;
	width: 127px;
	text-align: left;
	vertical-align: top;
}

.interested-highlight h2 {
	font-size: 12px;
	color: #333399;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
}

.interested-highlight h2 a {
	font-size: 12px;
	color: #333399;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
	text-decoration: none;
}

.interested-highlight h2 a:hover {
	font-size: 12px;
	color: #19B2F6;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
	text-decoration: none;
}

.interested-highlight img {
	padding: 6px 0px 6px 0px;
}

#testimonials {
	border: 2px solid #7AC142;
	padding: 10px;
}