/* CSS Document */

body {
margin:0;
/*background-image:url(webimages/WebFill2.gif);
background-repeat:repeat-x;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
p{
margin:0px;
padding:0px;
padding-top:4px;
padding-bottom:6px;
line-height:18px;
}
#header {
width:768px;
height:153px;
}
#headerTop {
width:768px;
height:29px;
border-right:1px solid #DDD2DE;
}
#headerLeft{
width:449px;
height:124px;
float:left;
background-image:url(webimages/LogoBackground2.gif);
background-repeat:no-repeat;
}
#headerRight{
width:319px;
height:124px;
float:left;
}
#headerLogo{
width:449px;
height:81px;
float:left;
}
.navigation{
/*background-image:url(webimages/navbackground.gif);
background-repeat:repeat-x;*/
width:449px;
height:22px;
float:left;
}
.navcorner {
position:absolute;
left:100px;
right:100px;
height:21px;
width:23px;
}
.navigation ul{
width:449px;
margin:0px;
padding:0px;
}
.navigation ul li{
display:inline;
float:left;
padding-top:3px;
padding-bottom:3px;
/*border-top: 1px solid #CCBAC4;
border-bottom: 1px solid #CCBAC4;*/
text-align:center;
}
.navigation ul li a{
color:#FFFFFF;
padding-left:18px;
padding-right:18px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
border-right: 1px solid #C5C6B4;
/*border-top: 1px solid #DFE0D5;
border-bottom: 1px solid #DFE0D5;*/
}
.navigation ul li a:hover, .inactive{
color:#FFFFFF;
padding-left:18px;
padding-right:18px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
background-color:#551D38;
border-right: 1px solid #AA8D9D;
/*border-top: 1px solid #CCBAC4;
border-bottom: 1px solid #CCBAC4;*/
}
h1 {
margin-top:0px;
font-size:180%;
font-weight:lighter;
color:#551D38;
}
h2 {
margin-top:0px;
font-size:125%;
font-weight:normal;
color:#5E633D;
}
.greenborder{
border-right: 1px solid #8A8f68;
}
.burgTxt {
color:#551D38;
}
.contactDetails {
color:#8A8F68;
}
.contactDetails a{
color:#8A8F68;
}
.contactDetails a:hover{
background-color:#8A8F68;
color:#FFFFFF;
text-decoration:none;
}
#container {
width:768px;
}
#contactbox{
padding-top:5px;
padding-bottom:8px;
text-align:right;
line-height:17px;
}
#textboxleft{
width:240px;
float:left;
}
#textboxright{
width:190px;
float:left;
}
#clearit{
clear:both;
}
#content {
width:430px;
padding-top:27px;
padding-left:23px;
padding-right:14px;
margin-top:0px;
float:left;
background-color:#FFFFFF;
}
#contentOffers {
background-image:url(webimages/backgroundOffers.jpg); 
background-repeat:no-repeat;
width:730px;
padding-top:37px;
padding-left:23px;
padding-right:14px;
margin-top:0px;
float:left;
background-color:#FFFFFF;
}
#contentpictext {
width:195px;
float:right;
padding-right:15px;
}
#contentpic {
width:169px;
float:left;
}
#content ul {
margin-left:16px;
padding-left:16px;
}
#content li {
line-height:21px;
}

#contentBack {
width:768px;
float:left;
background-color:#FFFFFF;
}
#sidebar {
width:300px;
height:100%;
background-color:#E1D6DE;
float:left;
}
#sidebar2 {
margin-top:11px;
width:300px;
background-color:#C6C9E1;
float:left;
}
#sidebarImage {
background-image:url(webimages/sidebarshadow.jpg);
background-repeat:repeat-x;
padding-left:20px;
padding-top:27px;
padding-bottom:5px;
padding-right:17px;
margin:0px;
}
#sidebarImage2 {
padding-left:19px;
padding-top:10px;
padding-bottom:10px;
padding-right:16px;
margin:0px;
float:left;
}
#footer {
padding-top:15px;
font-size: 75%;
color:#DACDD7;
width: 500px;
text-align:right;
float:right;
}
#horizontalAd {
width: 744px;
float:right;
padding-top:8px;
}
#footer a{
color:#DACDD7;
}
#footer a:hover{
color:#DACDD7;
text-decoration:none;
}
.imgBorder{
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
clear:both;
}
.smallTxt
{
font-size: 75%;
padding-top:5px;
}
.largeTxt{
margin-top:0px;
font-size:220%;
font-weight:bold;
color:#551D38;
}
.largeSubTxt{
margin-top:0px;
font-size:160%;
font-weight:normal;
line-height:31px;
color:#5E633D;
}
.5pxTop{
padding-top:5px;
}
.prodFeature {
padding:8px;
background-color:#E2E2E2;
}
.projectHighlight {
font-size:125%;
font-weight:normal;
color:#FFFFFF;
background-color:#72113E;
padding-left:15px;
padding-top:10px;
width:415px;
padding-bottom:7px;
margin-bottom:13px;
}
div.hrP {
  height: 1px;
  background-color: #551C3C;
  margin-top:20px;
  margin-bottom:10px;
}
hr {
  display: none;
}