/*
"SouthWest" colors (Easter colors!)
 Body bg = ff9999 pink/salmon
 Font color = 993366
 H1 bg = 996699 lavender
 Skyscraper background = c78c64 lime green
*/
 
/*
Gray/maroon color scheme
gray=878787
maroon=732844
*/
 
h1, .footer	{
	color: #ffffff;
	background-color: #732844;
	}

h2	{
	color:#732844;
	background-color: inherit;
	}

body{
	width: 760px;
	margin: auto;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
	color: black;
	background-color: #888688;
	}

h1	{
	font-size: 30px;
	height: 85px;
	line-height: 130%;
	text-align: center;
	padding-top: 10px;
	}

h2	{
	margin-top: 35px;
	font-size: 20px;
	}

h3	{
	font-size: 20px;
	height: 30px;
	text-align: left;
	color: #ffffff;
	background-color: red;
	}

h4	{
	text-align: center;
	}

p	{
	}
	
.content	{	
	background-color: #ffffff;
	width: 760px;
	margin: auto;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
	color: black;
	Border: 2px solid black;
	padding: 10px;
	background-color: white;
	}	
	
.rightcol	{	
	width: 340px;
	float: right;
	Border: 1px solid black;
	padding: 10px;
	}	
	
.leftcol	{	
	width: 340px;
	float: left;
	Border: 1px solid black;
	padding: 10px;
	}	
	
.hilite	{
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	font-weight:normal;
	color: inherit;
	background-color: yellow;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 
	}

	.hilitegold	{
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	font-weight:600;
	color: inherit;
	background-color: #ffc430;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 
	}
	
.hilitegreen	{
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	font-weight:600;
	color: inherit;
	background-color: #6fff78;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 
	}

.hiliteblue	{
	text-align: left;
	font-weight:bold;
	color: white;
	background-color: #0033cc;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	margin: auto;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 	
	}

.hiliteorange	{
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	font-weight:inherit;
	color: inherit;
	background-color: #ff8500;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 
	}
	
	.hiliteltred	{
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	font-weight:inherit;
	color: white;
	background-color: #f94444;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 
	}
	
.nav	{
	text-align: center;
	}
	
.navigation  a:link,  a:visited, a:hover	 {
	font-size: 16px;
	font-weight:  bold;	
	text-decoration: underline;
	padding-left: 14px;
	}

.navigation  a:link	{
	color: #0000ff;
	background-color: inherit;
	}

.navigation  a:visited	{
	color: #800080;
	background-color: inherit;
	}

.navigation  a:hover {	
	color: #ff0000;
	background-color: inherit;
	}
	
.clear{
	clear: both;
	}

.footer	{	
	font-size:  12px ;
	line-height: normal;
	font-style: italic;
	text-align: right;
	padding: 4px;
	}


img	{
	border: black;
	}

.leftimg{
	position: relative;
	top: 5px;
	float: left;
	padding-right: 8px;
	padding-bottom: 12px;
	border: 0px;
	}

.rightimg{
	position: relative;
	top: 5px;
	float: right;
	padding-left: 8px;
	padding-bottom: 12px;
	border: 0px;
	}

.valid{
	position: relative;
	top: 17px;
	left: 0px;
	float: left;
	padding: 0px;
	}
	
.testimonial	{
	width: 600px;
	font-size:  14px ;
	line-height: normal;
	font-style: italic;
	text-align: left;
	color: #732844;
	background-color: #f8c272;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	margin: auto;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 
	}
	
	.testimonialred	{
	width: 600px;
	font-size:  20px ;
	line-height: normal;
	font-style: italic;
	text-align: left;
	color: green;
	background-color: red;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	margin: auto;
	border-radius: 25px 25px;
	/* -moz-border-radius: 15px 15px; */ 
	}

table	{
	width: 500px; 
	border: 4px solid #732844; 
	margin-left: 100px;
	text-align: center; 
	color:#000000;
	background-color: inherit;
	}

td {
	border-bottom: 1px solid #732844;
	border-right: 1px solid #732844;
	}

th {
	border-bottom: 2px solid #732844;
	border-right: 1px solid #732844;
	}

caption	{
	font-weight: bold;
	}

	
.wideskyscraper	{
	position: relative;
	top: 160px;
	width: 160px;
	height: 600px;
	float: right;

	border: none;
	margin-left: 15px ;
	}
/*
#slidedeck_frame {
	background: url(../js/back.png) 0 0 no-repeat;
	width: 675px;
	height: 314px;
	padding: 28px 30px;
	}

#slidedeck_frame dl {
	width:690px;
	height: 300px;
	margin: 0;
	}		
	
.slidedeck dd {
	padding: 10px 15px;
	border-right: 5px solid #d7d7d7;
	background: url(../js/slides.png) bottom left #d7d7d7 repeat-x;
	}

.slidedeck dt {
	cursor: pointer;
	height: 43px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../js/spines.png) top left green;
	color: #732844;
	}

.slidedeck dt:hover {
	color: red;
	background-position: center left;
	}

.slidedeck dt.active, .slidedeck dt.active:hover {
	cursor: default;
	color: #fff;
	background-position: bottom left;
	}

.slidedeck dt .index {
	font-size: 28px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #505050;
	}

.slidedeck dt:hover .index { color: #000000; }

.slidedeck dt.active .index { color: #ffffff; }

.slidedeck .activeCorner {
	margin-left: -6px;
	background-image: url(../js/corner.png);
	width: 12px;
	height: 25px;
	}
*/


/*  Revised 10May16  */