@charset "UTF-8";
/* CSS Document */

body		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#362513;			
			}
			
.content	{
			/*vertical-align:top;*/
			width:850px;
			text-align:left;
			text-decoration:none;
			}

.bottommenu	{
			text-align:left;
			vertical-align:top;
			margin-left:40px;
			border:0px; 
			padding-left:0px; 
			margin:0px;
			width:700px; 
			height:500px;
			}	
			
a
		{
			color:#362513;
			text-decoration:none
			
		}
img
		{
			border-style: none;
		}
.wrapper
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: 10px;
		width: 800px;
		height: auto;	
	}
	
table#bottom td 	
		{
			margin-top: 400px;
			width:100px; 
			height:20px; 
			font-size:14px
		}
		
table#contacttable td 	
		{
			width:252px; 
			height:75px; 
			font-size:14px;
			border:medium;
		}
.table
		{
			/*margin-left: auto;*/
			margin-right: auto;
			margin-top: 50px;
			text-align:center;
			width:765px;
			border:1px;
			/*margin-top:196px;*/
			
		}
.copy
		{
			/*margin-left: auto;*/
			margin-right: auto;
			margin-top: 50px;
			text-align:left;
			width:765px;
			border:1px;
			/*margin-top:196px;*/
			
		}
#right		{
			text-align:right;
			width:200px;
			}
#divider	{
			width:100px;
			}

	
/*.links
	{
		float: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 3px;
		width: 325px;
		height: 20px;
		/*background-color: #CCFFFF;
		border-style: solid;
		border-color: #669966;
		border-width: 10px;*/
	/*	font-size: 15px;
		font-family: helvetica, arial;
		color: #362513;
	}*/