/* General */

body {
	background-color: #F18545;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 14px;
}

default {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

strong {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

p {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a, a:visited, a:active {
	color: #F18545;
	text-decoration: underline;
}

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

/* Main Table */

table.MainTable {
	background-color: #000000;
	color: #FFFFFF;
	width: 770px;
	border-top: 8px solid #000000;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 8px solid #000000;
}

/* Header */

td.HeaderLeft {
	background-color: #FFFFFF;
	width: 500px;
	height: 130px;
	vertical-align: middle;
	text-align: center;
}

td.HeaderRight {
	background-color: #A8A8A8;
	width: 262px;
	height: 130px;
	border-left: 8px solid #000000;
	vertical-align: middle;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-left: 20px;
}

/* Content */

td.Content {
	background-color: #F6F6F6;
	width: 770px;
	padding: 20px;
	vertical-align: top;
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000;
}

/* Footer */

td.Footer {
	background-color: #A8A8A8;
	width: 770px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #454545;
	padding-right: 10px;
}





table.HomeBox {
	background-color: #ECECEC;
	color: #000000;
	width: 320px;
	border: 4px ridge #000000;
}

td.HomeBox {
	background-color: #ECECEC;
	color: #000000;
	vertical-align: top;
	padding: 10px;
}








table.InnerContent {
	width: 730px;
}

td.InnerContentLeft {
	width: 380px;
	vertical-align: top;
}

td.InnerContentRight {
	width: 350px;
	padding-left: 20px;
	vertical-align: top;
}

table.TechBox {
	background-color: #C6C6C6;
	color: #000000;
	width: 330px;
	border: 1px dashed #000000;
}

td.TechBoxLeft {
	background-color: #C6C6C6;
	width: 100px;
	vertical-align: top;
}

td.TechBoxRight {
	background-color: #C6C6C6;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 230px;
	padding: 6px;
	vertical-align: top;
	text-align: left;
}

table.PlainBox {
	background-color: #FFFFFF;
	color: #000000;
	width: 370px;
	border: 1px solid #000000;
}

table.PlainBox350 {
	background-color: #FFFFFF;
	color: #000000;
	width: 350px;
	border: 1px solid #000000;
}

table.PlainBox730 {
	background-color: #FFFFFF;
	color: #000000;
	width: 730px;
	border: 1px solid #000000;
}

table.HomeBox730 {
	width: 730px;
	border: 4px ridge #000000;
}

td.HomeBox {
	width: 230px;
	vertical-align: top;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

td.HomeBoxCenter {
	width: 270px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


td.PlainBox {
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 6px;
}

table.Testimonial {
	background-color: #FFFFFF;
	color: #000000;
	width: 350px;
	border: 1px solid #707070;
}

table.Testimonial370 {
	background-color: #FFFFFF;
	color: #000000;
	width: 370px;
	border: 1px solid #707070;
}

table.Testimonial330 {
	background-color: #FFFFFF;
	color: #000000;
	width: 330px;
	border: 1px solid #707070;
}

td.Testimonial {
	background-color: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
	padding: 6px;
	text-align: left;
}

p.Testimonial {
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
	text-align: left;
}

img.MainImage {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}


/* Menu Items */
table.menu {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 1px;
	border: 3px #000000 solid;
}

td.menu {
	background-image: url(/images/menu-bkgd.jpg);
	background-color: #417227;
	height: 46px;
}

/* Potentially un-needed link definitions
a.menu, a.menu:visited {
	font-size: 10px;
	color: #ffff00;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	font-size: 10px;
	color: #cc0000;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border: 2px #0b3320 solid;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #ffffff;
}
*/

/* Main Page Section */
table.main {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 7px;
	margin-top: 1px;
   border: 3px #000000 solid;
	padding: 20px
}

td.main {
	background-color: #ffffff;
	height: 350px;
}

/* Footer */
table.footer {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	margin-left: 7px;
	margin-top: 3px;
}

td.footLeft {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	padding-left: 10px;
}

td.footRight {
	text-align: right;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	padding-right: 10px;
}

a.footer, a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	color: #fff7d6;
	text-decoration: underline;
}
