﻿body {margin: 0px; padding: 0px; background-color: #DEDEDD;}
h1 {font-family: Arial; font-size: 20px; font-weight: bold; font-style: Italic; color: #DA251D;}
h2 {font-family: Arial; font-size: 16px; font-weight: bold;  margin-bottom: 4px; color: #DA251D;}
h3 {font-family: Arial; font-size: 14px; font-weight: bold;  margin-bottom: 4px; color: #DA251D;}
a {
	font-family: Arial;
	font-size: inherit;
	font-weight: bold;
	color: #DA251D;
}
em { color: #DA251D;}
td.Menu{ padding: 0px 0px 0px 0px; vertical-align: top; width: 215px; height:400px;}

/* Home page styles */
td.HomeBackground {	padding: 25px 0px 0px 25px; background-image: url(../images/hm_background.jpg); background-position: 102 50; background-repeat: no-repeat; vertical-align: top; width: 850px; height: 670px;}
.homePageText {text-align: center; font-family: Arial; font-size: 22px; font-weight: bold; color: #FFFFFF;}
td.HomeContent {padding: 0px 0px 0px 21px; font-family: Arial; font-size: 14px; font-weight: bold; color: #FFFFFF;vertical-align: top; text-align: right; width: 635px; height:400px;}

/* Service Page styles */
td.ServiceBackground {padding: 25px 0px 0px 25px;	background-image: url(../images/service_background.jpg); background-position: 102 50; background-repeat: no-repeat; vertical-align: top; width: 850px; height: 670px;}
td.ServiceContent {padding: 85px 10px 0px 50px; font-family: Arial; font-size: 14px; font-weight: bold; color: #FFFFFF; vertical-align: top; width: 635px; height:400px;}
.ServiceBlock {padding-left: 10; font-family: Arial; font-size: 12px; font-weight: bold; color: #333333; width: 100%; vertical-align: top;height: 245px;}

/* Generic sub-page styles */
.SubBackground {padding: 25px 0px 0px 25px; vertical-align: top; width: 915px; height: 670px;}
.SubMenu {background-image: url(../images/home_menu.gif); background-position: 77 25; background-repeat: no-repeat; padding-top: 0px; padding-bottom: 0px; vertical-align: top; width: 215px; height:300px;}
.SubTop {background-image: url(../images/home_top.gif); background-position: 0 25; background-repeat: repeat-x; padding: 0px 0px 0px 0px; width: 400px; height: 50px;}
.SubTopRight {background-image: url(../images/home_right.gif); background-position: 0 25; background-repeat: no-repeat; padding: 0px 0px 0px 0px; width: 50px; height: 50px;}
.SubContent{background-image: url(../images/home_Content.gif); background-position: 0 0; background-repeat: repeat-x repeat-y; padding: 0px 25px 0px 40px; width: 525px; height: 300px; font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: normal; vertical-align: top;}
.SubRight{background-image: url(../images/home_RightStretch.gif); background-position: 0 0; background-repeat: repeat-y; padding: 0px 0px 0px 0px; vertical-align: top; height: 300px;}
.SubBottomLeft{background-image: url(../images/home_MenuBottom.gif); background-position: 77 0; background-repeat: no-repeat; padding: 0px 0px 0px 0px; vertical-align: top; height: 100px;}
.SubBottom {background-image: url(../images/home_Bottom.gif); background-position: 0 0; background-repeat: repeat-x; padding: 25px 0px 0px 25px; vertical-align: top; text-align: center; width: 400px; height: 100px;}
.SubBottomRight {background-image: url(../images/home_RightBottom.gif); background-position: 0 0; background-repeat: no-repeat; padding: 0px 0px 0px 0px; vertical-align: top; height: 100px;}
.contentAreaService {padding-top: 85px; padding-left: 40px; vertical-align: top;}
.Content {font-family: Arial; font-size: 14px; color: #FFFFFF;	font-weight: normal; }
td.listThumb{padding: 0px 0px 0px 15px; width: 107px; height: 80px; vertical-align: top;}
td.listText {font-family: Arial; font-size: 13px; color: #FFFFFF; width: 720px; height: 80px; text-align: left; vertical-align: top; padding: 0px 0px 0px 15px; }
.listVisible {color: #FFFFFF; }
.listHidden {color: #FFFFFF; background-color: Gray;}

