/* CSS Document */

.navigation {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A1A056;
	text-decoration: none;
	text-transform: capitalize;
	word-spacing: 1px;
}
.navigation A:Hover{
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C2C183;
	text-decoration: none;
	text-transform: capitalize;
	word-spacing: 1px;
}
.text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.text1 a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.textcon {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	word-spacing: 2px;
}
.mainheader {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	word-spacing: 1px;
	line-height: 18px;
}
.mainheader1 {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #463E17;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 18px;
}
.header {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.header1 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.height {
	line-height: 9px;
	text-decoration: none;
}
.height1 {
	line-height: 13px;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.designed {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.designed a:hover{
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #9D9C79;
	text-decoration: underline;
}
.border {
	border: 2px double #FFFFFF;
}
.leftroll {
	background-image: url(images/leftroll1.jpg);
	background-repeat: repeat-y;
}
.rightroll {
	background-image: url(images/rightroll1.jpg);
	background-repeat: repeat-y;
}
.heading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
