/* CSS Document */

/* begin HTML elements*/
a:link		{}

a:visited	{}

a:hover		{
}

				
h3 a:active		{
	text-decoration:none;
}
			
body		{background-image: url(../images/bg.gif);}

h3			{font: small-caps 12px Georgia, Times New Roman, Times, serif;
			color:#956c42;
			padding:0px;
			margin:0px;}
			
table		{padding:0px;
			margin:0px;}
			
tr			{padding:0px;
			margin:0px;}
			
td			{padding:0px;
			margin:0px;}
			
a			{border-width:0px;}
/* end HTML elements*/

/* begin CLASS elements*/
.iehack		{_margin-top:100px;
			 _padding-top:100px;}

.style1		{font: 12px Georgia, Times New Roman, Times, serif;
			color:black;}

.style2		{font: 11px Georgia, Times New Roman, Times, serif;
			color:white;}

.style3		{font: 12px Georgia, Times New Roman, Times, serif;
			color:#f8f5e2;}

.style4		{font: 13px arial narrow;
			color:black;}

.style5		{font: 10px Georgia, Times New Roman, Times, serif;
			color:#956c42;}

.style6 	{font: 17px Georgia, Times New Roman, Times, serif;
			color:white;}
			
.style7		{font: 10px Georgia, Times New Roman, Times, serif;
			color:black;}
			
.buildimg		{border-width:0px;
				padding:15px;}
#bodyshow img	{border-width:0px;
				text-decoration:none;}
#bodyshow a		{border-width:0px;}

/* end CLASS elements*/

/* begin ID elements*/
#imageright {
  float:right;
  padding-right:3px;
  padding-bottom:0px;
  }
  #imageright a:link{
  float:right;
  padding-right:3px;
  padding-bottom:0px;
  border:none;
  }
#shell 		{margin: 0px auto; width:800px;
			border-left:1px solid #41552A;
			border-right:1px solid #41552A;
			border-bottom:1px solid #41552A;
			background-color:#F9F5E2;}
			
#head img	{border-width:0px;}

#body		{background-image: url(../images/index.jpg);
			height:625px;
			width:800px;}

#bodywel	{background-image: url(../images/welcome.jpg);
			height:685px;
			width:800px;}
			
#bodybuild	{background-image: url(../images/build.gif);
			height:685px;
			width:800px;}
			
#bodybuild a:link 		{color:white;
						text-decoration:none;}
#bodybuild a:visited 	{color:white;
						text-decoration:none;}			
#bodybuild a:hover 		{color:#f8f5e2;
						text-decoration:none;}		
#bodybuild a:active 	{color:white;
						text-decoration:none;}

			
#bodycontact{background-image: url(../images/contact.gif);
			line-height: 1em;
			width:800px;
			height:685px;
			background-repeat:no-repeat;}
			
#bodyshow	{background-image: url(../images/show.gif);
			height:685px;
			width:800px;}
			
#bodyshow a:link 	{text-decoration:none;
					}
#bodyshow a:visited {text-decoration:none;}			
#bodyshow a:hover {text-decoration:none;}		
#bodyshow a:active {text-decoration:none;}
			
#bodycom	{background-image: url(../images/community.gif);
			height:685px;
			width:800px;}
			
#bodylive	{background-image: url(../images/live2.gif);
			height:685px;
			width:800px;}

#footer 	{font: 9px arial;
			color:white;
			background-color:#41552A;
			border:1px solid white;
			padding:5px;}
			

#footer a:link		{color:white;
					padding:0px 15px;
					text-decoration:none;}
				
#footer a:visited	{color:white;
					padding:0px 15px;
					text-decoration:none;}
					
#footer a:hover		{color:tan;
					padding:0px 15px;
					text-decoration:none;}
					
#footer a:active	{color:white;
					padding:0px 15px;
					text-decoration:none;}
					
#dis				{font:9px Arial, Helvetica, sans-serif;
					padding:5px;
					text-align:justify;}
#table2				{background-image:url(../images/background.jpg);
					 background-repeat:no-repeat;
					 height:809px;
					 width:801px;
					 }

/* end ID elements*/
