body { text-align:center; font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000; }
.mainwrap { width:885px; margin:0 auto; text-align:left; }

.logo, .navigation { width:150px; margin-right:5px; }
.mainbanner { width:730px; }
.content1c { width:570px; }
.inheritables { width:155px; margin-left:5px; }

/*Header*/
.logo { background:url('../layout/bg_logo.jpg') no-repeat; height:93px; }
.logo a { display:block; height:93px; }
.mainbanner { background:url('../layout/bg_mainbanner_autumn.jpg') no-repeat; height:93px; position:relative; }
.header .headercontent { height:60px; padding:5px; text-align:right; }
.header .headercontent p { margin:0; padding:0; }
.header .headercrumbtrailbg { background-color:#fff; opacity:.8; filter:alpha(opacity=80); height:23px; position:absolute; top:70px; width:100%; }
.header .headercrumbtrail { position:absolute; left:5px; top:75px; }
.header .headercrumbtrail a { text-decoration:none; color:#000; }

/*Navigation*/
.mainnavigation { margin-bottom:5px; border-bottom:5px solid #fff; }
.mainnavigation ul { margin:0; padding:0; list-style:none; border-top:1px solid #89857b; }
.mainnavigation li { border-bottom:1px solid #89857b; }
.mainnavigation a { display:block; border-left:5px solid #cdc8b7; padding:2px 3px; text-decoration:none; color:#000; min-height:10px; height:auto !important; height:10px; }
.mainnavigation a:hover, .mainnavigation a.selectednavi { border-left-color:#89857b; background-color:#fff; }

/*Contentarea*/
.contentarea { margin-top:5px; background:url('../layout/bg_contentarea.gif') repeat-y; min-height:400px; height:auto !important; height:400px; }
.sidecontent { padding:10px 20px 10px 10px; }
.content1c { width:550px; padding:0 10px; background:url('../layout/harrilindell.gif') no-repeat right 40px; min-height:300px; height:auto !important; height:300px; }
.contentareasub .content1c { background-image:none; }

/*Right column*/
.sidebannerstop { background-color:#fff; border-bottom:10px solid #fff; }
.sidebannersbottom { margin-bottom:5px; }
.sidebannerstop, .sidebannersbottom { padding-right:10px; }
.sidebannerstop img, .sidebannersbottom img { border:0; }

/*Form*/
form { margin:0; padding:0; }

.form_content { float:left; padding:20px; width:400px; }
.form_progress { float:left; width:200px; }
.form_progress ul { margin:0; padding:0; list-style:none; }
.form_progress a { text-decoration:none; }

.form_pagetitle, .form_captiontitle { font-size:1.9em; font-family: Trebuchet MS, Arial, Verdana, Tahoma, sans-serif; color:#2D6997; margin:0; padding:5px 0 5px 0;	margin-bottom:10px; line-height:22px; }
.form_captiontitle { font-size:1.4em; }
.form_pagedescription { margin-bottom:5px; }

.form_fatalerror { font-weight: bold; color: #f00; }
.form_fieldrequired { background-color: #DDF0FD; }
.form_fielderror { background-color: #f00; }
.form_fieldlabelrequired { color: #333; }
.form_fieldlabelerror { color: #f00; }
.form_errormessages { color:#c80000; border:1px solid #eee; padding:5px; margin-bottom:10px; background-color:#f8f8f8; }
.form_progress_unfilled a { color: #aaa; }
.form_progress_filled a { color: #666; }
.form_progress_open a { color: #666; font-weight: bold; }
.form_confirmtext { font-size: 13px; }
.form_fieldcontainer, .form_submit, .form_caption, .form_rule { clear: both; }
.form_fieldlabel, .form_fieldinput { float: left; width: 120px; }
.form_fieldlabel { padding: 4px 2px 0 0; }
.form_fieldinput { padding: 3px; }
.form_fieldoption { }

.form_fieldcontainer { border-top:1px solid #eee; }

.form_inputtext { width:200px; }
.form_textarea { width:200px; height:100px; }
.form_submit { border-top:1px solid #eee; padding-top:3px; text-align:right; }
.form_submit input, .login_button { margin:0; padding:1px 2px; border:solid 1px #7A7B74; background-color:#F8F8F8; font-weight:normal; font-size:100%; cursor:pointer; }


.float_left { float:left; }
.float_right { float:right; }
.clear { clear:both; }

h1 { font-weight:normal; font-size:22px; }
p { margin:0; padding:7px 0; }