body{
	font-family:  Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

a:visited, a:link { 
	color: #333333;
	text-decoration: underline;
}

a:hover{
 color:#ac1107;
 text-decoration: underline;
}


.leftside{
  background-image: url(images/leftside.png);
}

.rightside{
  background-image: url(images/rightside.png);
}

.menuback{
  background-image: url(images/menuareaback.gif);
}

.mainarea{
background-image: url(images/mainbodyback.gif);
background-repeat: no-repeat;
background-position: top;
background-color: #ffffff;
padding-left:15px;
}

.bottombar{
background-image: url(images/bottom.png);
padding-top:20px;
background-repeat: no-repeat;
}

.designtext{
	font-size:9px;
	color:#000000;
	line-height:20px;
	padding:1px;
}

a.designtext:visited, a.designtext:link{
	font-size: 10px;
	color:#000000;
}

.footer{	
	color: #000000;
	font-weight: 600;
	font-size:14px;
}

a.footer:visited, a.footer:link { 
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}

a.footer:hover{
 color:#666666;
}


a.mainnav:visited, a.mainnav:link { 
  font-family:  Arial, Verdana, sans-serif;
  font-size:13px;
	color: #ffffff;
  line-height:25px;
	font-weight: 600;
	text-decoration: none;
	padding-left: 10px;
}

a.mainnav:hover{
 color:#aba5a5;
}

a.subnav:visited, a.subnav:link { 
  font-family:  Arial, Verdana, sans-serif;
  font-size:14px;
	color: #ffffff;
  line-height:25px;
 	padding-left:30px;
	font-weight: 600;
	text-decoration: none;
}

a.subnav:hover{
 color:#aba5a5;
}

h1{
	font-family:  Comic Sans MS, Verdana, sans-serif;
	color: #000000;
	font-weight: 600;
	font-size:14px;
}

h2{
	font-family:  Comic Sans MS, Verdana, sans-serif;
	color: #ac1107;
	font-weight: 600;
	font-size:14px;
}

h3{
	font-family:  Comic Sans MS, Verdana, sans-serif;
	color: #000000;
	font-weight: 600;
	font-size:12px;
}

h4{
	font-family:  Comic Sans MS, Verdana, sans-serif;
	color: #000000;
	font-weight: 600;
	font-size:30px;
}

.redcolor{
color: #ac1107;
}

.testimonial{
	color: #000000;
	background-color: #d8d7d5;
	font-weight: 500;
	font-size:11px;
	font-style:italic;
	padding-left: 10px;
	border: solid 1px #000000;
	padding-right: 10px;
}

.testimonialbak{
	color: #666666;
	font-weight: 500;
	font-size:11px;
	font-style:italic;
	border-left: solid 1px #999999;
	margin-left: 10px;
	margin-top:5px;
}

.testimonialhome{
	color: #000000;
	background-color: #d8d7d5;
	font-weight: 500;
	font-size:11px;
	font-style:italic;
	padding-left: 10px;
	border: solid 1px #000000;
}

.subheadings{
	font-weight: 600;
	font-size:13px;
	color: #094fa3;
	background-color: #e9e9e9;
	border-bottom: solid 1px #a6a3a3;
	padding:5px;
	
}

.quote{
	font-style:italic;
	font-size:11px;
	border: solid 2px #ac1107;
	background-color: #d8d7d5;
	padding:5px;
	color: #ac1107;
}

.amazing{
	font-family:  Comic Sans MS, Verdana, sans-serif;
	color: #ac1107;
	font-weight: 600;
	font-size:19px;
	padding-bottom:5px;
}