﻿@charset "utf-8";
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #d9e8f0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#SalesCopyWrapper {
	background-image: url(images/intro-start.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#copy-here {
	padding-top: 40px;
	padding-right: 128px;
	padding-left: 128px;
	color: #333;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	color: #900;
	text-align: center;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	color: #900;
	text-align: center;
}
#flash-right {
	float: right;
	height: 271px;
	width: 280px;
	margin-left: 25px;
}

#flash-right {
	float: right;
	height: 271px;
	width: 280px;
	margin-left: 25px;
}
li {
	list-style-type: none;
}
#new-addition {
	background-color: #EEF8FD;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9acaea;
	border-bottom-color: #9acaea;
	padding-right: 30px;
	padding-left: 30px;
}
h4 {
	font-size: 18px;
	color: #2B4A71;
}
#orderformarea {
	background-image: url(images/order-form-repeater.jpg);
	background-repeat: repeat-y;
}
#ordercontent {
	background-image: url(images/order-form-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 160px;
	padding-left: 140px;
}
#ordercontent ul li {
	background: url(images/71.png) no-repeat left top;
	list-style-position: outside;
	list-style-type: none;
	padding-left:25px;
	
}
#orderfooter {
	background-image: url(images/order-form-footer.jpg);
	background-repeat: no-repeat;
	height: 95px;
	background-position: bottom;
}




#testimonial {
	background-color: #dff0fa;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #97b3c7;
	border-bottom-color: #97b3c7;
}
#yellowbox2 {
	background-image: url(images/testimonial-repeater.jpg);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-left: 35px;
}





#flash-right2 {
	float: right;
	height: 320px;
	width: 270px;
	margin-left: 25px;
}
#box1 {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/box-repeater.jpg);
	background-repeat: repeat-y;
}
#box-content {
	font-size: 14px;
	color: #464139;
	padding-right: 40px;
	padding-left: 40px;
}
.redder {
	color: #900;
}





.wealthworld {
	color: #3A6588;
}



#mainWrapper {
	background-image: url(images/repeater.jpg);
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.rollover a {
display:block; 
height:98px; 
width:614px; 
overflow:hidden;
}
.rollover a:hover { 
display:block; 
text-indent:-614px;
}

}

.input_table {
               background-color: rgb(230, 230, 230); 
               height: 100px;
             }
             
.input_table_title {padding: 5px; 
                    background-image: url(images/navbar.gif);
                    color: #ffffff;
                   }


#copy-here {
	padding-top: 40px;
	padding-right: 128px;
	padding-left: 128px;
	color: #333;
	line-height: 18px;
}

#table {
	padding-top: 40px;
	padding-right: 128px;
	padding-left: 128px;
	color: #333;
	line-height: 18px;
}

#mainWrapper {
	background-image: url("images/repeater.jpg");
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}



.data_table {
           background-color:#000033;
          color:white;
          font-weight:bold;
          text-align:center;
          font-family:Arial,sans-serif;
	  font-size:10;
	  font-size-adjust:none;
	  font-style:normal;
	  font-variant:normal;
	  font-weight:normal;
	  line-height:normal;
         }
         
.data_table_h {background-color:#000033;
               color:white;
               text-align:center;
             }
             

.data_table_d {
             background-color:white;
             color:black;
             text-align:right;
            }

.data_table_total {
               background-color:#FFFFCC;
               color:black;
                text-align:right;
            }
/*************************** TRAVIS' CLASSES ***************************/

.label {
    width: 120px;
}
.field {
    width: auto;
}
.field.long input {
    width: 80%;
}
.field.short input {
    width: 10%;
}

.spacer {
    width: auto;
    height: auto;
    display: block;
}
.spacer30 {
    display: block;
    width: auto;
    height: 30px;    
}

.field .instructions {
    font-size: 12px;
    color: #666;  
}

