
body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 40px;
		background-color: #452202;
		font-family: Verdana, Arial;
		font-size:12px;
		color:#452202;
	
}

td
{
		vertical-align:top;
}

.indexcontent
{
		padding-left:40px;
		padding-right:30px;
		text-align:justify;
		line-height:140%;
		margin-top:0px;
}

.indexback
{
		background-color:#e2e2e2;
		background-image:url(/img/indexback.png);
		background-repeat:repeat-y;
}

.orange
{
		font-weight:bold;
		color:#FF6600;
}

.brodie
{
		height:128px;
		background-image:url(/img/brodie.png);
		padding-right:30px;
		padding-top:50px;
}

h1
{
		color:#ff6600;
		font-size:13px;
		font-weight:bold;
		padding-bottom:0px;
		margin-top:0px;
}

h2
{
		color:#452202;
		font-size:12px;
		font-weight:bold;
		padding-bottom:0px;
		margin-top:0px;
}

li
{
		color:#FF0000;
		margin-left:30px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
		color: #000000;
		text-decoration: none;
}

.footer a:hover
{	
		text-decoration: underline;
		color: #00000;
}

a, a:link, a:visited, a:active 
{
		color: #253385;
		text-decoration: underline;
		outline: none;
}

a:hover
{	
		text-decoration: none;
		color: #253385;
}

.footer
{
		width:100%;
		height:41px;
		background-image:url(../img/footer.png);
		background-repeat:no-repeat;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		text-align: right;
		padding-top: 12px;
		padding-right: 30px;
	
}

.beer
{
		background-image:url(/img/beerback.png);
		background-repeat:repeat-y;
}


.header
{
		height:89px;
		background-position:center;
		background-repeat:no-repeat;
		background-image:url(/img/sedexbanner.png);		
}

.content
{
		padding-left:40px;
		padding-right:40px;
		text-align:justify;
		line-height:140%;
		margin-top:0px;
		background-image:url(../img/content-back.png);
		background-repeat:repeat-y;
		
}


#yourname,#friendname,#friendemail,#youremail
{
		width: 140px;
		height: 16px;
		border: solid 1px #000000;
		background-color: #dfc3ab;
		padding: 1px;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}


#name,#email,#phone,#comment
		{
		width: 250px;
		height: 18px;
		border: solid 1px #000000;
		background-color: #dfc3ab;		
		padding: 1px;
		font-size: 10px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 160px;
		}
		
.contactdetails
		{
		padding-left:40px;
		}
	