@charset "utf-8";

/* CSS Document */

/*Overall*/

body {

	padding:0px;

	margin:0px;

	background:ffffff;

	margin:0;

	padding:0;

	background-color:#ffffff;

	font:normal 12px Arial, Helvetica, sans-serif;

	color:#000000;

}





h1, h2, h3, p {

	margin:0px;

	padding:0px;

}



/*-----------------------------text-----------------------------------*/



.contactText{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	font-weight:bold;

	color:#fff;

	line-height:20px;

	padding:0px 10px 10px 0px;



}



.normalText {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	color:#000;

	line-height:23px;

}



.normalTextBold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#6B3604;
	line-height:23px;

}
.normalTextBold a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#6B3604;
	line-height:23px;
	text-decoration: none;

}





.normalTextBold2 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-weight:bold;

	color:#6B3604;

	line-height:23px;

}



.captionText {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:11px;

	color:#000;

	line-height:23px;

}



.footerTextNormal {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	color:#fff;

	line-height:20px;

}



.footerTextBold {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	color:#fff;

	font-weight:bold;

	line-height:20px;

}



.innerTextHeading {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:28px;

	color:#FF6E08;

	line-height:23px;

}



.scheduleTime {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	font-weight:bold;

	color:#000;

	line-height:23px;

}



.orange_text {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:20px;

	color:#FF6E08;

	font-weight:bold;

}

.orange_text a:link {

  font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	color:#FF6E08;

	font-weight:bold;
	text-decoration: underline;

}

.orange_text a:visited {

  font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	color:#FF6E08;

	font-weight:bold;
	text-decoration: underline;

}
.brown_txt a {
	font-size: 12px;
	font-weight: normal;
	color: #6B3604;
	text-decoration: none;
}




/*--------------------------------- link -----------------------------------------*/


a.topMenuLink:link, a.topMenuLink:active, a.topMenuLink:visited {

	

	display:block;

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	line-height:30px;

	color:#fff;

	text-decoration:none;

	height:30px;

}



a.topMenuLink:hover {

    

	color:#FFF3B2;

	text-decoration:none;

	background-image:url(../images/menuarrow_bg.gif);

	background-position:top center;

	background-repeat:no-repeat;

	

}



a.footerLinks:link, A.footerLinks:active, A.footerLinks:visited {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	font-weight:normal;

	color:#fff;

	padding-left:10px;

	padding-right:10px;

	text-decoration:none;

	line-height:20px;

}



a.footerLinks:hover {

	

	text-decoration:underline;

	

}





a.copyLinks:link, A.copyLinks:active, A.copyLinks:visited {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	font-weight:normal;

	color:#fff;

	text-decoration:none;

	line-height:20px;

}



a.copyLinks:hover {



	text-decoration:underline;

}





a.mailTo:link, A.mailTo:active, A.mailTo:visited {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	font-weight:bold;

	color:#FF6E08;

	text-decoration:none;

	line-height:20px;

}



a.mailTo:hover {



	color:#000;

	text-decoration:underline;

}



a.linkText:link, a.linkText:active, a.linkText:hover, a.linkText:visited {

	font-family:Georgia, "Times New Roman", Times, serif;

	text-decoration: none;

	font-size:13px;

	color:#6B3604;

	line-height:23px;

}







/*-----------------------------misc-----------------------------------*/



.leftShadowBg {

	background-image:url(../images/leftshadow_bg.jpg);

	background-position:top left;

	background-repeat:repeat-y;

}





.rightShadowBg {

	background-image:url(../images/rightshadow_bg.jpg);

	background-position:top left;

	background-repeat:repeat-y;

}



.topHdrBg {

	background-image:url(../images/tophdrbanner_bg.jpg);

	background-position:top left;

	background-repeat:repeat-x;

	height:192px;

}

.td_frame {

	border: 1px solid #D7D7D7;

}







.menuBG{

	background-image:url(../images/menu_bg.jpg);

	background-position:top left;

	background-repeat:repeat-x;

	height:30px;

}



.bodyBG{

	background-image:url(../images/body_bg.jpg);

	background-position:top left;

	background-repeat:repeat-x;

	background-color:#F9F9F9;

}



.footerBG{

	background-image:url(../images/footer_bg.jpg);

	background-position:top left;

	background-repeat:repeat-x;

	height:99px;

}



.services_box{

	border:4px dashed #FF9F6C; 

	background-color:#FFEBE0; 

	font-style:italic;

	padding:7px;

}


/*  ----------------------  Submenu -------------------------------*/


#dropmenudiv
{
position:absolute;
border-bottom-width: 0;
font-size: 12px;
line-height:20px;
z-index:500;
}
 
#dropmenudiv a
{
width: 100%;
display: block;
background-color:#fff;
text-indent: 8px;
border-bottom: 1px solid #E6D3AC;
padding: 5px 0 5px 15px;
text-decoration: none;
color: #ff6a04;
font-family:"Trebushet MS", Arial, verdana, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
}
 
#dropmenudiv a:hover{ /*hover background color*/
background-color: #693503;
color: #FFF;
} 

/*  ----------------------  Submenu -------------------------------*/
