/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#362240;
	
	}

/**************text********************/

.welcometext{
	font:Arial, Helvetica, sans-serif 12px;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	line-height:16px;
	text-align:justify
}
.field_text{
	color:#136CB7;
	font-weight:bold;
}
IMG{
	border:0px;
	}
.white_text{
	color:#FFFFFF;
	line-height:17px;
	}
.price_text {
	color: #FFCC00
	}
	
/* navigation */
.nav { 
text-align: left; 
color: #666666; 
padding: 3px; 
font-size:12px;
font: bold 14px Arial, 'Trebuchet MS', sans-serif;
width: 167px;
height:100% 
}

.nav li { 
	font-weight: bold; 
	margin-right: 5px; 
	font-size:12px;
	padding-bottom: 2px; 
	border-bottom: 1px dashed #CCCCCC; 
	list-style:none;

}
.nav li a {
color: #666666; 
font-size:12px;
text-decoration: none;  
padding-top: 2px; 
padding-bottom: 2px; 
padding-left: 20px;
width: 90%;
display: block; 
background:url(../images/arrow_link.jpg) no-repeat;
}
.nav li a:hover { 
color: #000000; 
font-size:12px;
text-decoration: none;
text-align: left;
width:90%;
display: block; 
}
.navigator_top{
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	}
.navigator_top:hover{
	color:#FFCC00;
	text-align:center;
	}
	
/*----drop down menu---*/
#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #FFFFFF;
padding: 3px 0;
text-indent:7px;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF9900;
color:#FFFFFF;
}

/*end of navigator*/

/*---------mail----------*/

a.mail:link,a.mail:active,a.mail:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	text-decoration:underline;
	font-weight:bold;
}

a.mail:hover{
	text-decoration:none;
}
a.mail2:link,a.mail2:active,a.mail2:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF3333;
	text-decoration:underline;
	font-weight:bold;
}

a.mail2:hover{
	text-decoration:none;
}

/*form body style*/
.email_box	{
	BORDER-RIGHT: #F0ACDB 1px dashed; 
	BORDER-TOP: #F0ACDB 1px dashed; 
	BORDER-LEFT: #F0ACDB 1px dashed; 
	BORDER-BOTTOM: #F0ACDB 1px dashed; 
	FONT-FAMILY: Trebuchet MS,Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFCFE;
	text-indent:5px;
	Height:20px;
	Width:175px;
	}
.email_box_1	{
	BORDER-RIGHT: #F0ACDB 1px dashed; 
	BORDER-TOP: #F0ACDB 1px dashed; 
	BORDER-LEFT: #F0ACDB 1px dashed; 
	BORDER-BOTTOM: #F0ACDB 1px dashed; 
	FONT-FAMILY: Trebuchet MS,Arial, Helvetica, sans-serif;  
	BACKGROUND-COLOR: #FFFCFE;
	font-size:12px;
	text-indent:5px;	
	Height:100px;
	Width:275px;
	}
.submit_box	{
	BORDER-RIGHT: #F0ACDB 1px dashed; 
	BORDER-TOP: #F0ACDB 1px dashed; 
	BORDER-LEFT: #F0ACDB 1px dashed; 
	BORDER-BOTTOM: #F0ACDB 1px dashed; 
	FONT-FAMILY: Trebuchet MS,Arial, Helvetica, sans-serif;  
	BACKGROUND-COLOR: #FFFCFE;
	text-indent:5px;
	height:25px;
	cursor:pointer;
	}
	
/*---footer css ---*/
.footer{ 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:center}
.footer_link{ 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-decoration:none;
	}
.footer_link:hover{ 
	text-decoration:overline;}
	
.designedby{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:70px;}

.poweredby_link{ 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:underline;
		}
.poweredby_link:hover{ color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:none}
.footer_img{	padding-left:180px}