﻿/*orange #e06024 */
/*darkgray #585858 */
/*teal #188194 */
/*maroon #871515 */
/*lightergray #747474*/

body{font-family:arial; margin-top:10px;}

.mainbackground{background-color:#871515; background-image:url("images/backgroundTile.gif"); background-repeat:repeat-x;}

/*
#header{background-color:#000000;color:#b7b7b7;}
#footer{background-color:#000000; color:#a1b7e6;}

#innerhead{padding:0px;background-color:#000000;color:#b7b7b7;}
*/

h1 {font-size:25px; margin-bottom:0px; margin-left:5px; font-family:Verdana; margin-top:0px;}
h2 {font-size:16px; padding-left:5px; margin-top:0px; margin-bottom:5px; font-family:Verdana;}
h3 {font-style:italic; font-size:12px; margin-top:0px; margin-bottom:3px; padding-left:10px;}
h4 {font-size:12px; padding-left:2px; margin-top:0px; margin-bottom:0px;}
a:link, a:visited, a:active {color:#871515; font-size:12px; text-decoration:none;}
a:hover {color:#585858; font-size:12px; text-decoration:underline;}

.bodytext {font-style:italic; font-size:12px; margin-top:0px; margin-bottom:3px; font-weight:normal;}

.normal{font-size:12px;}
.xsmall{font-size:10px;}
.small{font-size:11px;}
.large{font-size:14px;}
.xlarge{font-size:16px;}
.xxlarge{font-size:18px;}

.blue{color:#188194;}
.lightblue{color:#a1b7e6;}
.lightgray{color:#636363;}
.lightergray{color:#747474;}
.white{color:#ffffff}
.black{color:#000000}
.orange{color:#e06024}
.maroon{color:#871515}

.blackbg{background-color:#000000;}
.whitebg{background-color:#ffffff;}
.lightgraybg{background-color:#e8e8e8;}

.bold{font-weight:bold;}
.underline{text-decoration:underline;}
.italic{font-style:italic;}
.transparent{background-color:transparent;}
.paddingtop{margin-top:1px;}
.paddingtop10{padding:10px;}
.paddingbottom1{margin-bottom:3px; background:url('images/body_rightbg.jpg');background-repeat: no-repeat; background-position:bottom;}
.paddingbottom1_features{margin-bottom:3px; background:url('images/features.jpg');background-repeat: no-repeat; background-position:bottom;}
.paddingbottom1_aboutus{margin-bottom:3px; background:url('images/about.jpg');background-repeat: no-repeat; background-position:bottom;}
.paddingbottom1_contactus{margin-bottom:3px; background:url('images/contact.jpg');background-repeat: no-repeat; background-position:bottom;}
.topbodyleft{background:url('images/body_bottombg.jpg');background-repeat: no-repeat; background-position:bottom;}
.topbodyleft_features{background:url('images/body_bottombg.jpg');background-repeat: no-repeat; background-position:bottom;}
.topbodyleft_aboutus{background:url('images/body_bottombg2.jpg');background-repeat: no-repeat; background-position:bottom;}
.topbodyleft_contactus{background:url('images/body_bottombg2.jpg');background-repeat: no-repeat; background-position:bottom;}
.lineheightsmall {line-height:10px;}
.borderbottom {border-bottom:1px solid #000000;}
.right {text-align: right;}

/*lists*/
li{padding: 0px, 0px, 0px, 0px; margin:0px, 0px, 0px, 0px;}

/*menu*/
.menuitem{text-align:center;}
.menuitem a:hover{border-bottom:2px solid #871515; text-decoration:none;}
