
/*  to make this a 2 column template,   change   outer    left border to 0  
and side 1 width to 0  */

/*   to remove header   set headedr height to 0  */


body {
	margin: 0;
	padding: 0;
   background-image: url(images/bg-2.png);

   background-color:#666666; 	   	 	
}

h2, h3 {
	margin-top: 0;
	padding-left: 15px;
}

form {
	margin: 0;
	padding: 0;
}

p {
	font: 80%/1.8 Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 0;
}

#wrapper {
	min-width: 400px;
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	background-color: #000000;
}

#outer {
	border-left: 205px solid #364d5a;       /* left column background  extends to bottom*/
	border-right: 194px solid #cccccc;     /* right column background  extends to bottom*/
	background-color: #fafafa;         /* center column background extends ro bottom*/
	border-top: 0px solid #ffffff;
}

#inner {
	margin: 0px;
	width: 100%; 
	background-color: #fafafa; 
	border-left:  0px solid #ffffff;
/*	border-right: 4px solid  #001f34;	*/
}

#header {
	background-color: #c1ad72; 
	color: #901602;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left:   0px solid #ffffff;
	border-right:  0px solid #ffffff;
	height: 200px;
	margin-top: 0px;;
	width: 100%;
	margin-left: 0px;
}

#strapline-up{
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	margin-top: 0px;
	background-color: transparent;
	height: 100px;  
	padding-top: 0px; 
	color:#000033;
	width:750px;
	margin-left: auto;
	margin-right: auto;
}

#strapline{
	border-left: 0px solid #666666;
	border-right: 0px solid #999999;
	margin-top: 0px;
	background-color: #364d5a;
	height: 200px;  
	padding-top: 0px; 
	padding-left: 20px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;    
}

.text{
	width: 330px;
	background: transparent;
	height:90px;
	color: #ffffff;
	float:left;
	margin-top:5px;
} 

#side1a {                                   /* not used in this app  */    
	width:375px;                            /* left column width */
	margin-right: 0px;                    /* negative left column width */
	float: right;
	background-color: #364d5a;          /*color for page indicator*/  	
margin-top: 45px;
color: #ffffff;
}









#header h1 {
	font: 150% Arial, Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 1em;
}

#strapline .logo {
	margin-left:0.0em;
	margin-top: 0.0em;
	color: #ffffff;
}

.logo{

	position:relative;
	top:0px;
	/*float:left;   /*  to get text to align properly  must use float attribute */
	background-color: #666666;
	width: 750px;	
}  




hr{
	text-align: center;
	width:  200px;
	color: #d6a507;
	background-color:  #d6a507;
}

#side1 {
	width: 200px;                          /* left column width */
	margin-left: -200px;               /* negative left column width */
	float:left ;    
	background-color: #364d5a;          /*  does NOT extend to bottom  only height of side */
/*	height: 230px;   */                 /* effective height only as far as text/images go  */
	text-align: left;
	padding-bottom: 10px; 
	padding-top: 50px; 	
}

/*  below is for navigation  list.  one of  several types avaialable*/

#navigation {
	width: 180px;    
	font-family: Arial, Helvetica, sans-serif;	
	border-left: 0px solid #CCCCCC;  
	background:  #dfd8b8;
	color: #58482f;
	font-size:16px;
}


#navigation ul {
/*	list-style: none;  */
	margin-left:20px;
	padding: 0;
	width: 180px;   
	background-color: #dfd8b8;
	color: #58482f;
}
*#navigation li {
	margin: 0;
	padding: 0;
	width: 180px;
color: #58482f;  
}



#navigation a:link, #navigation  a:visited  {
	text-align: left;
    display: block;
	padding-top: 3px;  
    padding-bottom: 3px;
	 padding-right: 0px;
	 padding-left: 0px;
	background-color: #dfd8b8;
color: #58482f;
font-weight: bold;

	text-decoration: none;   
	width: 180px;    

}


#navigation  a:hover {	
	
	width: 180px;   
	background-color: #cc9933;	
	color: #fafafa;
}


#trick a:link, #navigation  a:visited  {
	

	padding-top: 3px;  
    padding-bottom: 3px;
	 padding-right: 0px;
	 padding-left: 0px;
	background-color: transparent;
color: #58482f;


	text-decoration: none;   

}


#trick  a:hover {	
	
	width: 180px;   
	background-color: transparent;	
	color: #58482f;
}


ul.list2col 
{
	float:left;
	width:100%;
	margin:0 0 0 0;
}

ul.list2col li 
{
	float:left;
	width:49%
}

#content 
{
	float: left;
	width: 100%;
/*	position: relative;
	z-index: 2;   */
	color: #000000;
	border-left: 0px solid #ffffff; 
	border-right: 0px solid #ffffff; 
	padding-top: 5px;  
	margin: 0 -3px 0 -2px;
	
}
#content h2 {
	font: 130% Arial, Georgia, "Times New Roman", Times, serif;
	color: #58482f;
	margin-left: 1em;
}
#content p {
	margin-left: 20px;
	margin-right: 20px;
}

.adbox {
	padding: 15px 8px 20px 8px;
	margin: 0.2em 15px 30px 15px;
	border: 0px dotted #B1B1B1;
	background-color: #dfd8b8;
	color: #58482f;
	font: 90% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.adbox li{
	margin: 0em 0em .5em 0em;
}

.testimonials {
	padding: 15px 8px 20px 8px;
	margin: 0.2em 15px 30px 15px;
	border: 0px dotted #B1B1B1;
	color: #fff;
/*	background-color: #dfd8b8; */
}

.testimonialsPar {
	font-family:"Comic Sans MS", cursive;
	color: #58482f;
	font-weight: bold;
	font-size:16px;
}

.adbox-title {
	font: 130% Arial, Georgia, "Times New Roman", Times, serif;
	color: #58482f;
	margin-left: 40px; 
}

.adbox-list {
	padding: 15px 8px 20px 8px;
/*	margin: 0.2em 15px 30px 15px;  */
	margin: 0px 20px 30px 20px;  
	border: 0px dotted #B1B1B1;
	background-color: #dfd8bb;
	font: 90% Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #58482f;
/*	width: 91%;   */
}



#side2 {
	width: 192px;                      /* right column width */
	margin-right: -196px;              /* negative right column width */
    float: right;    
	position: relative;
	z-index: 11;
	background-color: #cccccc;        /*  does NOT extend to bottom  only height of side */
	padding-top: 6px; 
	padding-left:2px;
	 
}
#side2 h3 {
	font: 110% Arial, Georgia, "Times New Roman", Times, serif;
	color: #fafafa;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-left: 1.4em;
}
#side2 p {
	padding-left: 10px;
}
#side2 hr{
text-align: center;
width:  100px;
color: #d6a507;
background-color:  #d6a507;
}



.adbox-right {
	padding: 0px 4px 0px 6px;
	margin: 0 0.5em 10px 0.5em;
	border-left: 0px solid #ae4f0d;
	background-color: #cccccc;
	color: #fafafa;
}


#footer {
	background-color: #cccccc;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
#footer p {
	padding-left: 1em;
	color: #666666;
}
.clear { 
	clear: both;
}

/* Mozilla bug workarounds */
#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
#side1 {
	margin-right: 1px;
}
#side2 {
	margin-left: 1px;
}
.alignPhones {
	float:right;
	margin-right:40px;
}

/*
#content {
	margin: 0 -3px 0 -2px;
}

*/


/*

a:hover
{
color: #ffffff;	
background-color: #cc9933;   /*   size and height changes   don't work in hover
}


/*    Not Used
.button {
	background-color: #cccccc; 
	border: 0px solid #990000;
	color: #ff0000;
	width: 100px;  
	height: 64px;
	padding: 0px;	
}
a:hover
{
	color: #0000ff;	
	width: 150px;
	height: 54px;
	background-color: #ffffff;
}

a:link {
color: #ff00ff;
text-decoration:none;
}

a:visited {
color: #FFFF00;
text-decoration:none;
}

*/
