/* defaults, globals, and miscellaneous
==============================================================================*/

*
{
	/* removes defaults from all elements */
	margin: 0;
	padding: 0;
}

body
{
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, helvetica, arial, sans-serif;
	text-align: left;
	background-color: #FFF;
	color: #000000;
	line-height: 1.5em;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: 300px;
}

body
{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body { font-size: small; }

h1, h2, h3
{
	font-weight: 500;
	text-transform: lowercase;
}

p, h1, h2, h3 { padding: 0px 10px 15px 20px; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }
#rightBar p, #rightBar h1, #rightBar h2, #rightBar h3 { padding: 0px 10px 15px 20px; }


#column a, #column a:visited, #newsColumn a, #newsColumn a:visited, .email a, .email a:visited, #content a, #content  a:visited
{
	text-decoration: none;
	font-weight: 400;
	color: #C82603;
	
}
#column a:hover, #newsColumn a:hover, .email a:hover, #content  a:hover
{
	text-decoration: none;
	font-weight: 400;
	color: #000;
}
strong {
font-weight: normal;
}
#content a:hover
{
	color: #000;
	
}
.bold {
font-weight: bold;
}
#wrapper
{
	width: 700px;
	position: relative;
	left: 300px;
}
.indent {

margin-left: 40px;
}
#logo
{
	background-image: url(../images/place_logo.gif);
	background-repeat: no-repeat;
	background-position: 140px 190px;
	height: 800px;
	width: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.clientli
{
	position: relative;
	left: 45px;

	
	top: -35px;
}
.grey {
color: grey;
}
#logo p
{
	font-size: 13px;
	position: relative;
	top: 240px;
	text-align: right;
	width: 200px;
	
	left: 55px;
}

#mainNav
{
	width: 800px;
	height: 200px;
	padding: 0;
	margin: 0;
	
}

#content li {

margin: 0 0 0px 20px;

}
.def {
width: 240px;
}

#column
{
	width: 278px;
	height: 100%;
	float: left;

}

#column img { margin-bottom: 20px; }
#newsColumn { width: 668px; }

#newsColumn li
{
	list-style: none;
	clear: both;
	margin: 0 0 30px 0;
}

#newsColumn li img
{
	float: left;
	margin: 0 20px 25px 0;
}
.blockText {
width: 370px;
float: right;

}
#content
{
	width: 420px;
	float: left;

}

#content ul, #content ol  { padding: 0px 10px 10px 60px; }



.listHeading
{
	font-size: 1.4em;
	margin: 0 10px 5px 0;
}
.tel {
position: absolute;
left: 175px;
top: 5px;

}
.email
{
	position: absolute;
	top: 5px;
	left: 590px;
	font-weight: 400;
	font-size: 14px;
	z-index: 2000;
	padding: 1px;
}
.email a, .email a:visited
{
	margin: 0 10px 0 0;
	padding: 2px;
	color: #999;
	background-color: #FFF;
	z-index: 2000;
}

.email a:hover
{
	color: #D53307;
	background-color: #FFF;
}

.clearall
{
	width: 100%;
	clear: both;
}

form dd
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

form dt
{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-weight: 600;
	font-size: .9em;
}

#getintouch
{
	position: relative;
	left: 20px;
}

#reqphone, #reqemail, #reqrealname, #message, #additionalcomments, #realname, #email, #browse, #navigate, #lookandfeel, #useaddnav, #bottomnav, #benefittextsize, #additionalcomments
{
	width: 235px;
	text-align: left;
	background-color: #F2F2F2;
	color: #060606;
	border-color: #848484 #D5D5D5 #D5D5D5 #D5D5D5;
	border-width: 1px;
	border-style: solid;
}

span.label,span.spacer,span.multiple span
{
	width: 120px;
	float: left;
}

span.multiple { float: left; }
span.button { padding-left: 0px; }

div.clear
{
	clear: both;
	padding-top: 5px;
}
#footer
{
	color: #A4A4A4;
	font-size: .8em;
	margin: 20px auto 5px;
	z-index: 100;
}

#footer a, #footer a:visited { color: #A4A4A4; }
#footer a:hover { color: #6B6B6B; }
#noshow {display: none;}
#printhead {display: none;}

.menu .red
{
	color: #CF1D0B;
	background-color: #DBDBDB;
}