/* CSS Document */

body
{
	background-image:url('../images/bg2.jpg');
	margin-top:0px;
}

/* this is navigation section */

#menuitem
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	width: 130px;
	float: left;
}

#menuitem a:link
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	text-decoration:none;
}

#menuitem a:visited
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	text-decoration:none;
}

#menuitem a:hover
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	text-decoration:underline;
}

.buttontext
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	text-align:center;
}

.buttonbg
{
	background:url('../images/navbar.png');
	background-repeat:no-repeat;
	height:42px;
	width:944px;
	background-position:center;
}


/* this is content section */

.text
{
	font-family:tahoma,verdana;
	font-size:12px;
	color:#281611;
	text-align:justify;
}

.proptext
{
	font-family:tahoma,verdana;
	font-size:12px;
	color:#66d7ef;
	text-align:justify;
	font-weight:bold;
}

.heading
{
	font-family:arial,verdana;
	font-size:22px;
	color:#6d3e30;
	text-align:justify;
}


.heading2
{
	font-family:arial,verdana;
	font-size:18px;
	color:#ffffff;
	text-align:center;
}


.content
{
	background:url('../images/content.png');
	background-repeat:no-repeat;
	height:auto;
	width:944px;
	background-position:center;
}

.content2
{
	background:url('../images/content2.png');
	background-repeat:no-repeat;
	height:auto;
	width:944px;
	background-position:center;
}

#propbg
{

	background-color:#FFFFFF;
	background-repeat:no-repeat;
	height:auto;
	width:700px;
	background-position:center;
}



.textbg
{
	background:url('../images/textbg.jpg');
	background-repeat:no-repeat;
	height:auto;
	width:671px;
	background-position:justify;
}

.textbg2
{
	background:url('../images/textbg2.jpg');
	background-repeat:no-repeat;
	height:auto;
	width:750px;
	background-position:justify;
}

.textbg3
{
	background:url('../images/textbg3.jpg');
	background-repeat:no-repeat;
	height:auto;
	width:750px;
	background-position:justify;
}

#video
{
	font-family:arial,verdana;
	font-size:16px;
	color:#DE0108;
	text-align:center;
	text-decoration:none;
}	

#video a:link
{
	font-family:arial,verdana;
	font-size:16px;
	color:#DE0108;
	text-align:center;
	text-decoration:none;
}

#video a:visited
{
	font-family:arial,verdana;
	font-size:16px;
	color:#DE0108;
	text-align:center;
	text-decoration:none;
}

#video a:hover
{
	font-family:arial,verdana;
	font-size:16px;
	color:#AF0909;
	text-align:center;
	text-decoration:underline;
}

/* this is footer section */

.footer
{
	background:url('../images/footer.png');
	background-repeat:no-repeat;
	height:95px;
	width:944px;
	background-position:center;
}

.foot
{
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: center;
}

.footer_text
{
	color: #b97640;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: center;
}

.footer_text a:link
{
	color: #b97640;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: justify;
	text-decoration: underline;
}

.footer_text a:visited
{
	color: #b97640;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: justify;
	text-decoration: underline;
}

.footer_text a:hover
{
	color: #7d3b06;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align:justify;
	text-decoration: none;
}

.copy
{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}

.copy a:link
{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}

.copy a:visited
{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}

.copy a:hover
{
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}
