/* CSS Document */

.mainbg
{
	background-image: url(../images/mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.middlebg
{
	background-image: url(../images/middlebg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.headertext
{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #DBDBDB;
	text-decoration: none;
}
.title
{
	font-family: Georgia;
	font-size: 26px;
	font-style: italic;
	font-weight: bolder;
	color: #4B4B4B;
	text-decoration: none;
	font-variant: normal;
}
.yellotext
{
	font-family: "Lucida Grande";
	font-size: 18px;
	font-weight: bold;
	color: #FED840;
	text-decoration: none;
}
.yellowlink,A.yellowlink:link,A.yellowlink:visited, A.yellowlink:active {
	font-family: Georgia;
	font-size:11px;
	color:#4CC6F4;
	text-decoration:none;
	
	font-style: italic;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: -1px;
}
A.yellowlink:hover {
	font-family: Georgia;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	
	font-style: italic;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: -1px;
}
.contenttext
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.graytitle
{
	font-family: "Lucida Grande";
	font-size: 18px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
.specialofferstitle
{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.boxspecials
{
	background-color: #E1E692;
	border: thin dashed #744313;
}
.borderaboutus
{
	background-color: #FFF;
	border: thin dashed #FB543C;
}
.textfieldcontact
{
	background-image: url(../images/textfield.png);
	background-repeat: no-repeat;
	width:200px;
	height:18px;
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #000000;
	border:thin solid #333333	
}
.button {
	background:#393939;
	border:solid 1px #000000;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	height:30px;
	cursor:pointer;
}
.textarea1
{
	background-image: url(../images/textboxcontact.png);
	background-repeat: no-repeat;
	width:200px;
	height:60px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border:thin solid #333333
} 
.whitetitle
{
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.link{
	font-family: Georgia;
	font-size:14px;
	color:#4CC6F4;
	text-decoration:none;
	
	font-variant: normal;
	word-spacing: normal;
	}

.homebannertext
{
	font-family: "Lucida Grande";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -3px;
	color: #FFFFFF;
}
.homebannertext1
{
	font-family: "Lucida Grande";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.style5 {
	font-family: Georgia;
	font-size: 25px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.style6 {
	font-family: "Lucida Grande";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.boxtitle
{
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
