/************************************************************************/
/*                          Basic Style sheet                           */
/************************************************************************/

/************************************************************************/
/*                              link Tag Styles                         */
/************************************************************************/
a{color: #383838;
  text-decoration: none}

a:hover{color: #EDDFCB}



.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	padding-left:15px;
	

}


.link1-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EDDFCB;
	text-decoration: none;
	

}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #440C44;
	text-decoration: none;
	

}

.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E18A06;
	text-decoration: none;
	

}

.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #918472;
	text-decoration: none;
	

}
/************************************************************************/
/*                               Header Tag Styles                      */
/************************************************************************/



.hr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #58595B;
	text-decoration: none;
	

}



.hr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #918472;
	text-decoration: none;
	

}



.hr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57493D;
	text-decoration: none;
	padding-left: 20px;

}




/************************************************************************/
/*                               Content Tag Styles                     */
/************************************************************************/



.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58595B;
	text-decoration: none;

}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #918472;
	text-decoration: none;


}






/************************************************************************/
/*                              Footer Tag Styles                       */
/************************************************************************/



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BBBDC1;
	text-decoration: none;
}


/************************************************************************/
/*                          List / bullet  Tag Styles                   */
/************************************************************************/

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58595B;
	text-decoration: none;

}


/************************************************************************/
/*                                   End                                */
/************************************************************************/
