@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #fff; 
}

#wrapper{
	width:710px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color: #D9531E;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: bold;
	font-style: italic;
	font-size:16px;
	color: #fff;
	background-color: #D9531E;
	padding: 3px;

}

img {
	border: none;

	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color:#54301A;
	padding-right: 25px;
	padding-left: 0px;
	}
	

	
.clear {
	clear:both;
	display: block;
	height: 0px;
}

.clear2 {
	clear:both;
	display: block;
	height: 0px;
}

html* .clear2 {
	]height: 10px;
}/*end*/
.dummyend[id]{clear:both;}


/*\*/
* html .clear2 {
	height: 10px;
}

/******* COLORS *******/

.orange
	{color: #D9531E;}
	
.brown
	{color: #54301A;}

.blue
	{color: #50BADB;}

.lightBrown
	{color: #E4C3A8;}
	
/******* HEADER STYLES *******/

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #D9531E;
	width:710px;
	height: 100px;
	margin-top: 15px;
}

/*\*/
* html #header {
	margin-top: 0px;
}

#header img {
	float:left;
	border: none;
	margin-top: -9px;
	margin-left: 25px;
}


/******* MAIN NAV STYLES *******/


#mainNav {
	background-image: url(../images/navBar.jpg);
	background-repeat: no-repeat;
	width: 710px;
	height: 27px;
}

#mainNav ul {
	margin: 0px;
	margin-top: -20px;
	float: left;
	padding-top: 27px;
	list-style-type:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

html* #mainNav ul {
	]margin-left: 20px;
}/*end*/
.dummyend[id]{clear:both;}



/*\*/
* html #mainNav ul {
	margin-left: 15px;
}


#mainNav li {
	list-style-type:none;
	display:inline;
	color:#fff;
	padding-left: 30px;
	padding-right: 30px;
	border-right: solid #fff 1px;
}


#mainNav img {
	margin: 0px;
	padding:0;
}

#mainNav a.on {
	color:#D9531E;
	text-decoration:underline;
}

#mainNav a:link {
	color:#fff;
	text-decoration:none;
}

#mainNav a:visited {
	color:#fff;
	text-decoration:none;
}
	
#mainNav a:hover{
	color:#D9531E;
	text-decoration:underline;
}

#mainNav a:active{
	color:#fff;
	text-decoration:none;
}

/******* SUB NAV STYLES *******/


#subNav {
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-left: -10px;
}

#subNav ul {
	margin: 0px;
	list-style-type:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #54301A;
}

#subNav li {
	list-style-type:none;
	display:block;
	color:#fff;
	padding-top: 5px;
	text-decoration: none;
}

#subNav a.on {
	color:#54301A;
	display: inline;
	background-color: #fff;
}

#subNav a:link {
	color:#54301A;
	text-decoration:none;
}

#subNav a:visited {
	color:#54301A;
	text-decoration:none;
}
	
#subNav a:hover{
	color:#54301A;
	background-color: #fff;
}

#subNav a:active{
	color:#54301A;
	text-decoration:none;
}


/******* MAIN CONTENT STYLES *******/

#mainContent {
	float: left;
	background-image:url(../images/bkgrd.jpg);
	background-repeat:repeat-y;
	width: 711px;
}

/*\*/
* html #mainContent {
	float: left;
	background-image:none;
	background-color:#E4C3A8;
	width: 711px;
}

#contentCenter {
	background-color: #fff;
	width: 400px;
	margin-top: 10px;
	margin-left: 140px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

html* #contentCenter {
	]margin-left: 130px;
}/*end*/
.dummyend[id]{clear:both;}


/*\*/
* html #contentCenter {
	margin-left: 130px;
	
}
#contentCenter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#54301A;
	}


#contentCenter ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#54301A;
}

#contentCenter li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#54301A;
	padding-left: 15px;
}

#contentCenter a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style:italic;
	color:#D9531E;
	}

#contentCenter a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style:italic;
	color:#D9531E;
	}
	
#contentCenter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-style:italic;
	color:#D9531E;
	}
	
#contentCenter a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-style:italic;
	color:#D9531E;
	}
	
	
#contentCenter img{
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

	
/******* BACKGROUND STYLES *******/

#background {
	background-image: url(../images/bottomBKGRD2.png);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 269px;
	float: left;
}

/*\*/
* html #background {
	background-image: url(../images/bottomBKGRD.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 710px;
	height: 242px;

}

/******* TESTIMONIAL STYLES *******/

#testimonials {
	float: right;
	width: 160px;
	margin-top: 0px;
	
}

html* #testimonials {
	]margin-top: 10px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #testimonials {
	margin-top: 10px;
}

#testimonials h3 {
	background-color: #fff;
	display: block;
	color: #E4C3A8;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 15px;
}

#testimonials p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height:14px;
	margin-left: 15px;
}

/******* FOOTER STYLES *******/

#footer {
/*	background-image:url(../images/bkgrd.jpg);
	background-repeat:repeat-y;
*/	width: 711px;
	margin-top: 20px;
}


#footer ul {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 color: #D9531E;
	 font-weight: bold;
	 margin-left: 75px;
	margin-top: 5px;

}

html* #footer ul {
	]margin-left: 95px;
}/*end*/
.dummyend[id]{clear:both;}


/*\*/
* html #footer ul {
	margin-left: 90px;
}


#footer li {
	padding-left: 8px;
	padding-right: 10px;
	display: inline;
	border-right: solid #D9531E 1px;
}

#footer a:link {
	color: #D9531E;
	text-decoration: none;
}

#footer a:visited{
	color: #D9531E;
	text-decoration: none;
}

#footer a:hover {
	color: #54301A;
	text-decoration: underline;
}

#footer a:active {
	color: #D9531E;
	text-decoration: none;
}


