* {
   margin: 0;
   padding: 0;
}

body {
   background:#ffffff;
   width:100%;
   min-width:600px;
   font-size:90%;
   font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#header {
   clear:both;
   float:left;
   width:100%;
}

#header h1 {
   background-color:#03422f;
   padding:.4em 15px 0px 15px;
   margin:0;
}

.addr {
   background-color:#03422f;
   float:left;
   width: 100%;
   padding-top:5px;	
   padding-bottom:5px;	
   font-size:80%;
   color:#ffffff;
   clear: both;
}
.addr a {
	color:#ffffff;
}
.addr a:hover {
	color:#ffffff;
}


#nav ul {
   background-color: #e3e3c8;
   clear:left;
   float:left;
   width:100%;
   list-style:none;
   border-top:1px solid #000;
   border-bottom:1px solid #000;
}

#nav ul li {
   display:inline;
}

#nav ul li a {
   display:block;
   float:left;
   margin:0 0 0 1px;
   padding:3px 10px;
   text-align:center;
   color:#000;
   text-decoration:none;
   position:relative;
   left:15px;
   line-height:1.3em;
   border-left: 1px solid #000;
}

#nav ul li a.first {
   border-left: none;
}

#nav ul li a:hover {
   background:#369;
   color:#fff;
}

#nav ul li a.active, #nav ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

/* 'widths' sub menu */
#layoutdims {
   clear:both;
   background:#eee;
   border-top:4px solid #000;
   margin:0;
   padding:6px 15px !important;
   text-align:right;
}

/* column container */
.colmask {
   position:relative;
   clear:both;
   float:left;
   width:100%;
   overflow:hidden;	
}

/* common column settings */
.colright, .colmid, 	.colleft {
   float:left;
   width:100%;
   position:relative;
}

.col1, .col2, .col3 {
   float:left;
   position:relative;
   padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
   				only padding top and bottom is included here, make it whatever value you need */
   overflow:hidden;
}

/* 3 Column settings */
.threecol {
   background:#eee;		/* right column background colour */
}

.threecol .colmid {
   right:25%;			/* width of the right column */
   background:#fff;		/* center column background colour */
}

.threecol .colleft {
   right:50%;			/* width of the middle column */
   background:#f4f4f4;	/* left column background colour */
}

.threecol .col1 {
   width:46%;			/* width of center column content (column width minus padding on either side) */
   left:102%;			/* 100% plus left padding of center column */
}

.threecol .col2 {
   width:21%;			/* Width of left column content (column width minus padding on either side) */
   left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}

.threecol .col3 {
   width:21%;			/* Width of right column content (column width minus padding on either side) */
   left:85%;			/* Please make note of the brackets here:
				(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

.footer {
   float:left;
   width:100%;
   border-top:1px solid #000;
   padding-top:5px;	
   padding-bottom:5px;	
   font-size:70%;
   color:#999999;
   clear: both;
}

.footer a {
	color:#999999;
}
.footer a:hover {
	text-decoration:none;
	color:#000000;
}

#p1 {
   font-size: 250%;
   text-align: center;
   margin-bottom: 10px;
}

#p2 {
   font-size: 90%;
}

#p3 {
   font-size: 120%;
}

#p4 {
   margin-top: 10px;
   font-size: 90%;
}

#p5 {
   margin-top: 10px;
   font-size: 90%;
   text-align: center;
}


.bi {
   font-style: italic;
   font-weight: bold;
}

.und
{
   text-decoration: underline;
}

.numlist {
   list-style-type: decimal;
   margin-left: 2em;
}

.disclist {
   list-style-type: disc;
   margin-left: 2em;
}


img.rick-head{
   margin-top: 20px;
   margin-bottom: 5px;
   background-color: #f7d8a9;
   padding: 3px;
   border: 1px solid #6f3d29;
   width: 85%;
   float: right;
   display: block;
}

#rick0 {
   float: left;
}
#rick1 {
   font-size: 150%;
   padding-top: 10px;
   padding-bottom: 5px;
   text-transform: uppercase;
   clear:both;
}

#rick2 {
   padding-left: 20px;
   padding-right: 20px;
   margin-bottom: 5px;
}

#rick3 {
   margin-bottom: 5px;
}

#rick4 {
   font-weight: bold;
}

#rick5 {
   font-size: 80%;
   font-style: italic;
}
#rick6 {
   text-align:right;
}

#rick7 {
   margin-top: 50%;
   vertical-align: bottom;
}

#r1 {
   margin-top: 20px;
   font-size: 90%;
   color: #990000;
   font-weight: 600;
}

#r2 {
   border: 2px;
}

#r3 {
   font-size: 90%;
   margin-right:10px;
   margin-top:5px;" 
}

#r4 {
   height: 1px;
   border-top: 1px;
   color: #ffffff;
   margin-top:10px;
}

#r5 {
   margin:10px 10px 5px 10px;
   font-size:90%;
}

#r6 {
   border: 0px;
   float: right;
   display: block;
}

#r7 {
   margin-bottom:10px;
   color:#990000;
   font-weight:600;
}

#r8 {
   font-size: 90%;
   margin-top:5px;
}
#r9 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

#q1 {
   margin-top: 20px;
   font-size: 150%;
   color: #990000;
   font-weight: 600;
}

.texton {
	color:#000000;
}
.textForm {
   color:#999999;
}

#book1 {
   margin-top: 20px;
   margin-bottom: 5px;
   padding: 3px;
   float: right;
   display: block;
}
.pageTitle {
   font-family:Arial, Helvetica, sans-serif;
   font-size:150%;
   color:#990000;
   font-weight:600;
   margin-top: 20px;
   margin-bottom: 10px;
}

.subTitle {
	font-size:120%;
       font-weight:bold;
	color:#C57A05;
}
.highlight {
	font-weight:bold;
	color:#990000;
}
.testimonials {
	text-align:left; font-size:80%; color:#999999;
}
