@charset "UTF-8";

body {
	font-family: "Trebuchet MS", "Myriad Pro", "Century Gothic", Arial, Helvetica, sans-serif;
	 color: #FFFFCC;
	 background-color: #993300;
	 font-size: 16px;
	 width: 750px;
	text-align: left;
	text-float: right;
}
#header {
	font-family: "Trebuchet MS", "Myriad Pro", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFF99;
	border-color:#FFFFFF;
}

#header img{
	margin: 10px 50px 0px 10px;
	border-color:#FFFFFF;
}

td {
	font-family: "Trebuchet MS", "Myriad Pro", "Century Gothic", Arial, Helvetica, sans-serif;
}

th {
	font-family: "Trebuchet MS", "Myriad Pro", "Century Gothic", Arial, Helvetica, sans-serif;
}
  
  
#fullPage {
	width: 955px;
	margin: 0 auto; 
	text-align: left;
}
#marquee {
	background-color: #993300;
	color: #FFFF99;
	padding: 208px 20px 0px 20px;
	font-size:36px;
}

h1, h3 {
	font-family: "Trebuchet MS", "Myriad Pro", "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 18px;}
	
#navA {
		padding: 0px 20px 0px 20px;
		width: 200px;
}
#navB {
		padding: 0px 20px 0px 20px;
		width: 200px;
}

.serviceTitle {
	color: #FFFF99;
}

#sideBar {
	float: left;
	width: 160px;
}

#mainContent {
	float: right;
	width: 750px;
	background-color: #ffffcc;
	color: #000000;
	padding: 20px;
}
#MenuBar1 {
	border-color:#6600cc;
}
#MenuBarItemSubmenu {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	border:none;
	text-align: left;
	width: 360px;
}

#testimonials {
	clear: both;
	padding: 20px;
}

#mainInfo {
     border: none;
	 color: #FFFFCC;
	 background-color: #CC3300;
	 font-size: 16px;
	 width: 700px;
}

	
