body 
{
	padding: 0px;
	margin-top: 54px;
	margin-left: 58px;
	margin-bottom: 0;
	font: 9px Verdana;

}

img
{
	border: 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl 
{
	margin: 20px 0;
}

li, dd, blockquote 
{
	margin-left: 40px;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

#menu
{
	text-transform: uppercase;
	/*letter-spacing: 0.7pt;*/
	color: #0a0a0a;
	height: 20px;
	line-height: 20px;
}

#menu a
{
	font-weight: bold;
	color: #6b4625;
	text-decoration: none;
}

#menu a:hover
{
	color: #9f5615;
}

#menu #frontpagelink
{
	margin-left: 8px;
}

#menu #presslink
{
	margin-left: 18px;
}

#menu #contactuslink
{
	margin-left: 18px;
}

form div
{
	display: inline;
}

form .field
{
	border:1px solid #cccccc;
	width: 82px;
	color: #999999;
	height: 14px;
	margin-left: 7px;
	padding-left: 16px;
	font-family: Verdana;
	font-size: 9px;
}

form .button
{
	background-color: #b5b4b4;
	color: #fff;
	width: 45px;
	height: 18px;
	margin-left: 7px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	border: 0;
	text-transform: uppercase;
}

form .button:hover
{
	background-color: #969ea4;
}

form
{
	display: inline;
	margin-left: 22px;
}

#footer
{
	margin-top: 44px;
	color:#0a0a0a;
	text-transform: uppercase;

}

#footer span
{
	margin-left: 16px;
	position:relative;
	top: -2px;
}

#footer img
{
	margin-top: 2px;
}

#footer a
{
	color: #6b4625;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover
{
	color: #9f5615;
}

#watermark
{
	position: absolute;
	left: 393px;
	top: 0px;
	z-index: -1;
}

#main
{
	margin-top: 14px;
}


#cat
{
	margin-top: 15px;
}

.validatetext
{
	color: #ac1d1d;
	padding-left: 6px;	
	display: inline;
}

.validatetext2
{
	color: #ac1d1d;
	padding-left: 6px;	
	display: inline;
	vertical-align: top;
}

.validatetexttoggle
{
	visibility: hidden;
}

#main a
{
	font-weight: bold;
	color: #6b4625;
	text-decoration: none;
}

#main a:hover
{
	color: #9f5615;
}

#main .content
{
	margin-left: 26px;
	line-height:15px;
}

#main .content .slink
{
	font-weight: normal;
}

#main .content strong
{
	text-transform: uppercase;
}

td
{
	font-family: Verdana;
	font-size: 9px;
}

td#presscell img
{
	margin-right: 8px;
	margin-bottom: 8px;
}

td#presscell div
{
	white-space: nowrap;
}

.leadin
{
	padding-top: 3px;
	text-align: right;
	vertical-align: baseline;
	color: #0a0a0a;
}

.cfield
{
	border:1px solid #cccccc;
	color: #000;
	height: 14px;
	margin-left: 7px;
	margin-bottom: 9px;
	font-family: Verdana;
	font-size: 9px;
}

.large
{
	width: 176px;
}

.small
{
	width: 32px;
}

.medium
{
	width: 134px;
}

.gap
{
	margin-bottom: 18px;
}

.area
{
	border:1px solid #cccccc;
	color: #000;
	height:110px;
	margin-left: 7px;
	margin-bottom: 9px;
	font-family: Verdana;
	font-size: 9px;
}


#buttongutter
{
	display: inline-block;
	width:188px;
	text-align: right;
}

#buttongutter input
{
	background-color: #b5b4b4;
	color: #fff;
	height: 18px;
	margin-left: 7px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	border: 0;
	text-transform: uppercase;
	cursor: hand;
}

#buttongutter input:hover
{
	background-color: #969ea4;
}

.requiredLead
{
	margin-left: 21px;
}
