body		{
				background-color: #E3E1D2;
			}

#wrapper 	{
				position: relative;
				margin-left: auto;
				margin-right: auto;
				margin-top: 25px;
				width: 700px;
				height: 500px;
				background-color: #999966;
				border: solid 1px #34330a;
			}
		
#siteInfo 	{
				
				margin-left: auto;
				margin-right: auto;
				margin: 0px;
				padding: 0px;
				width: 700px;
				height: 50px;
			}
			
.w3c		{
				margin: 0px;
				padding: 0px;
				border: none;
			}
			
/*==Header Container==============================*/
			
#header 	{
				width: 700px;
				height: 161px;
			}
			
/*--Header---------------------------------------*/


#logo	 	{
				float: left;
				width: 182px;
				height: 161px;
				background-color: #cbc7ac;
				text-align: center;
			}
			
#flashImg 	{
				float: right;
				width: 518px;
				height: 149px;
				padding-top: 12px;
				background-color: #34330a;
				text-align: right;
			}

			
/*==NavBar Container=============================*/
			
#navBar 	{
				width: 700px;
				height: 30px;
			}
			
/*--NavBar--------------------------------------*/

#navLinks 	{
				float: left;
				width: 660px;
				height: 23px;
				background-color: #68693A;
				padding-top: 7px;
				padding-right: 10px;
				font-family: arial;
				font-size: 10pt;
				font-weight: bold;
				letter-spacing: 0.2pt;
				text-align: right;
				color: #000000;
			}
			
#corner 	{
				float: right;
				width: 30px;
				height: 30px;
				background-color: #595A32;
			}

			
/*==Content Container===========================*/
			
#container	{
				width: 700px;
				height: 309px;
			}
			
/*--Content-------------------------------------*/
				

			
#contentBox	{
				float: left;
				width: 670px;
				height: 309px;
				background-color: #80804a;
			}

#title		 {
				float: left;
				width: 650px;
				height: 40px;
				background-color: #80804a;
				padding-top: 15px;
				padding-left: 20px;
			}
			
		
#content	 {
				float: left;
				width: 590px;
				height: 185px;
				background-color: #80804a;
				padding-top: 5px;
				padding-left: 20px;
			}

#tel		 {
				float: left;
				width: 658px;
				height: 29px;
				background-color: #80804a;
				padding-top: 10px;
				padding-right: 12px;
			}


#sideLine 	{
				float: right;
				width: 30px;
				height: 309px;
				background-color: #68693A;
			}
			
			
			

.intro		{
				font-family: arial;
				font-size: 10pt;
				font-weight: normal;
				letter-spacing: 0.2pt;
				text-align: justify;
				color: #000000;
			}
			
.titleBold	 {
				font-family: arial;
				font-size: 12pt;
				font-weight: bold;
				letter-spacing: 0.2pt;
				text-align: left;
				color: #34330a;
			}
			
			
.telBold	 {
				font-family: arial;
				font-size: 12pt;
				font-weight: bold;
				letter-spacing: 0.2pt;
				text-align: right;
				color: #cbc7ab;
			}
			
h1	 		{
				font-family: arial;
				font-size: 10pt;
				font-weight: bold;
				letter-spacing: 0.2pt;
				text-align: justify;
				color: #cbc7ab;
			}
			
.br1		{
				line-height: 1pt;
			}
			
/*--About-------------------------------------*/
				
#about	 {
				float: left;
				width: 670px;
				height: 309px;
				background-color: #80804a;
			
			}
			
#para1		 {
				float: left;
				width: 605px;
				height: 145px;
				margin-top: 15px;
				margin-left: 15px;
				background-color: #80804a;
			}
		
#para2		 {
				float: left;
				width: 605px;
				height: 134px;
				margin-top: 15px;
				margin-left: 15px;
				background-color: #80804a;
			}
		
#col1		 {
				float: left;
				width: 250px;
				height: 145px;
			}

#col2		 {
				float: left;
				width: 22px;
				height: 143px;
				margin-top: 2px;
			}
			
#col3		 {
				float: right;
				width: 318px;
				height: 145px;
			}
			
/*--Contact-------------------------------------*/
				
#contact	 {
				float: left;
				width: 670px;
				height: 309px;
				background-color: #80804a;
			
			}
			
#contact1	 {
				float: left;
				width: 320px;
				height: 280px;
				margin-top: 15px;
				margin-left: 10px;
			}
		
#contact2	{
				float: right;
				width: 300px;
				height: 280px;				
				margin-top: 15px;
			}
			
.label		{	
				font-family: arial;
				font-size: 9pt;
				font-weight: bold;
				color: #000000;		
				margin-right: 10px;		
			}
			
.input		{
				background-color: #cbc7ac;
				border: none;
			}
			
.address	{	
				font-family: arial;
				font-size: 9pt;
				font-weight: normal;
				color: #000000;		
				margin-right: 10px;		
			}
			
.tdRight	{	
				font-family: arial;
				font-size: 9pt;
				font-weight: normal;
				color: #000000;		
				text-align: right;		
			}
			
.button		{
				background-color: #cbc7ac;
				border: 1px solid #34330a;
				font-family: arial;
				font-size: 8pt;
				font-weight: bold;
				color: #34330a;
			}
				

/*==Links======================================*/
				
			
a			{	
				font-family: arial;
				font-size: 10pt;
				font-weight: normal;
				color: #000000;				
				text-decoration: underline;
			}

a:visited	{	
				color: #000000;
			}
			
a:hover	{	
				color: #000000;
				text-decoration: underline;
			}
			
			
a.nav		{
				font-family: arial;
				font-size: 10pt;
				font-weight: bold;
				letter-spacing: 0.2pt;
				text-align: right;
				color: #000000;
				text-decoration: none;
			}

a.nav:hover	{	
				color: #cbc7ab;
				text-decoration: underline;
			}			
			

