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



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#787878;
}

.tmenu:visited {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION:none; font-weight: bold;
}

.tmenu:hover {
	FONT-SIZE:12px; COLOR:#a3271b !important; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION: blink !important; font-weight: bold;
}

.tmenu:link {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION:none;
	font-weight: bold;
	
}


#bodypos {position: relative;
	margin: 0 auto;
	height: 100%;
	width: 1000px;}
	
#header { width:687px; height:78px; background-color:#faef21; background:url(images/headerbg.jpg); float:left;} 
#leftcurtain { width:157px; height:680px; background-image:url(images/leftcurtainbg.jpg); float:left;}
#rightcurtain { width:155px; height:680px; background-image:url(images/rightcurtainbg.jpg); float:left;}
#container { background-color:#faef21; width:687px; height:520px; float:left;}
#textcont { height:230px; width:667px; float:left; margin-left:30px; margin-top:20px;}

.nohead { font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#d7401a; font-weight:bold; }
.texthead { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#d7401a;}
.textdeco { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black;}
.txtlink { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }



#carcont { height:198px; float:left; width:677px; margin-left:22px;}
#menucont { width:800px; background-image:url(menuback.jpg);}

/* services page */
#sleftcurtain { width:157px; height:1480px; background-image:url(images/leftcurtainbg.jpg); float:left;}
#srightcurtain { width:155px; height:1480px; background-image:url(images/rightcurtainbg.jpg); float:left;}
#scontainer { background-color:#faef21; width:687px; height:1480px; float:left;}
#stextcont{ width:677px; float:left; margin-top:20px; margin-left:30px; height:800px;}
.txtcont { width:445px; float:left; margin-left:20px; margin-top:5px;  }


/* costume page */
#ccontainer { background-color:#faef21; width:687px; height:980px; float:left;}
#ctextcont{ width:677px; float:left; margin-top:20px; margin-left:30px; height:680px;}
#crightcurtain { width:155px; height:980px; background-image:url(images/rightcurtainbg.jpg); float:left;}
#cleftcurtain { width:157px; height:980px; background-image:url(images/leftcurtainbg.jpg); float:left;}

.txtarea { width:675px; float:left; margin-left:20px; margin-top:5px;  }

/* about  page */
#aleftcurtain { width:157px; height:780px; background-image:url(images/leftcurtainbg.jpg); float:left;}
#arightcurtain { width:155px; height:780px; background-image:url(images/rightcurtainbg.jpg); float:left;}
#acontainer{ background-color:#f4f4f4; width:742px; float:left; margin-top:20px; margin-left:30px; height:320px;}
#acontainer { background-color:#ecedee; width:800px; height:380px;}

.footer{ background-color:#464646; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; height:38px; width:1000px; float:left;}


