@charset "utf-8";
/* CSS Document */

body	{
	background-image:url(Images/site/bodybgnew2.png);
	background-repeat: repeat;
}
*         {
	margin: 0;
}

#container	{
	width: 900px;
	height: 705px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	
}

#content	{
	width: 900px;
	height: 705px;
	background-color: #dac69c;
	margin-left: auto;
	margin-right: auto;
	
}

#leftnav	{
	width: 210px;
	height: 705px;
	background-image: url(Images/site/navigationbg.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.invisible{
overflow: hidden;
position: absolute;
height: 0em;
width: 0em;
}	


.p1	{
	margin-left: 17px;
	margin-top: 28px;
}
	
.p2	{
	margin-left: 30px;
	margin-top: 20px;
	
}

.p3	{
	margin-left: 20px;
}

.p4	{
	text-align: center;
	padding-left: 45px;
}

.p5		{
	align: right;
	margin-left: 40px;
	/*margin-top:-176px;*/
	
}

.p6	{
	border: solid #620f0f 3px;
	height: 240px
	
}

.p7	{
	margin-left: 40px;
}


.p11	{
	margin-left: 15px;
	margin-top:15px;
	
}

#rightheader	{
	clear: right;
	margin-top:-703px;
	margin-left: 212px;
	width: 690px;
	height: 164px;
	background-image:url(Images/site/homehd.jpg);
	background-position: left;
	background-repeat: no-repeat;
	
	
}

#rightcontent	{
	clear:right;
	width: 680px;
	height: 500px;
	background-image: url(Images/site/homecontent2.jpg);
	background-position: left;
	background-repeat: no-repeat;
    margin-left: 212px;

	
}

#rightContentP	{
	width: 665px;
	height: 180px;
	position: absolute;
	bottom: 15px;
	background-image:url(Images/site/home3.png);
	background-repeat: no-repeat;
}

#rightContentInner	{
	/*padding-top:300px;*/
	width: 678px;
	height: 500px;
	position:relative;
	left: 5px;
	
}


#rightfooter	{
	clear: right;
	width: 690px;
	height: 30px;
	margin-left: 210px;
	padding-top: 10px;
	/*margin-bottom:-625px;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #784807;
}
