*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/re/bg1.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
line-height:175%;
}

p
{
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4,h5
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

h5
{
font-size: 0.8em;
padding-right: 28px;
}

#hr
{
color: #FDFCF6;
width:95%;
}

.contentarea
{
padding-top: 1.3em;
}

.featuredhome
{
position: relative;
float: right;
width: 21.0em;
background: #FDFCF6 url('images/re/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
margin-bottom: 1.0em;

}

img
{
border: 0;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

.image_left
{
float: left;
margin: 1.0em;
}

.image_right
{
float: right;
margin: 1.0em;
}

.clear_image
{
clear: both;
}
.bigimage {
float: left;
clear: left;
margin: 0 15px 10px 0;
}

.left
{
 text-align: left;
}

.right
{
 text-align: right;
}

.center
{
 text-align: center;
}

.divider1
{
position: relative;
background: #fff url('images/re/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 12px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/re/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/re/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/re/icon-more.gif');
}

.post ul.controls li a.rssfeed
{
background-image: url('images/re/rss_icon.png');
}

.box
{
position: relative;
background: #FDFCF6 url('images/re/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.offset
{
padding: 1.0em;
margin: 0.5em 0.5em 1.5em 0.5em;
border: solid 1px #E1D2BD;
}

.contactbox
{
position: relative;
background: #0000000;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 0px #E1D2BD;
margin-bottom: 1.0em;
}

.bigtext
{
font-size: 1.2em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

ul.linklist2
{
list-style: disc;
}

ul.linklist2 li
{
line-height: 1.9em;
font-size: 9pt;
padding-left:2em;
}

#upbg
{
/*
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/re/bg2.jpg') repeat-x;
z-index: 1;
*/
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 99%;
height: 9.0em;
background: #2B2B2B url('images/re/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
margin-bottom: 0.3em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 0.8em;
font-weight: normal;
color: #aaa;
}

#toplinks
{
position: absolute;
top: 0.7em;
right: 2.0em;
padding: 0.3em 0.5em 0.3em 0.5em;
color: #fff;
border: 2px solid #6D6D6D;
}

#toplinks p,div
{
padding:5px;
}

#toplinks a
{
color: #fff;
text-decoration: underline;
}

#toplinks a:hover
{
text-decoration: none;
}

#bottomlinks
{
font-size: 8pt;
padding: 0.3em;
color: #fff;
}

#bottomlinks a
{
color: #fff;
text-decoration: dashed;
}

#bottomlinks a:hover
{
text-decoration: none;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/re/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}


#headerpic1
{
position: relative;
height: 109px;
background: #fff url('images/re/hdrpic1.jpg') no-repeat top left;
margin-bottom: 2px;
}
#headerpic2
{
position: relative;
height: 109px;
background: #fff url('images/re/hdrpic2.jpg') no-repeat top left;
margin-bottom: 2px;
}
#headerpic3
{
position: relative;
height: 109px;
background: #fff url('images/re/hdrpic3.jpg') no-repeat top left;
margin-bottom: 2px;
}
#headerpic4
{
position: relative;
height: 109px;
background: #fff url('images/re/hdrpic4.jpg') no-repeat top left;
margin-bottom: 2px;
}
#headerpic5
{
position: relative;
height: 109px;
background: #fff url('images/re/hdrpic5.jpg') no-repeat top left;
margin-bottom: 2px;
}
#headerpic6
{
position: relative;
height: 109px;
background: #fff url('images/re/hdrpic6.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #7F8400 url('images/re/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
background: #7F8400 url('images/re/menuactive.gif') repeat-x top left;
}

#menu ul li a:hover
{
text-decoration: underline;

}

#menu ul li a.active
{

}

#menubottom
{
background: #fff url('images/re/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -23.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 27.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 21.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/re/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}



.cleantable
{
font-size: 10pt;
font-family: "arial", "helvetica", "verdana", sans-serif;
color: #333333;
line-height: 200%;
}

.red{
color: #AD0101;
margin: 20px 0 10px 0; 
}
.required{
color: #AD0101;
font-weight: bold;
width:150px;
}
.courtesy {font-size: 8px; font-style: italic; color:#404040; } 
.disclaimer {font-size: 10px; font-style: italic; color:#404040; } 

.spacer5 { padding-top:5px;  }
.spacer10 { padding-top:10px;  }
.spacer20 { padding-top:20px;  }
.spacer25 { padding-top:25px;  }
.spacer50 { padding-top:50px;  }
.spacer_right_10 { padding-right:10px;  }
.spacer_right_25 { padding-right:25px;  }
.spacer_right_50 { padding-right:50px;  }
.spacer_right_100 { padding-right:100px;  }
.spacer_left_10 { padding-left:10px;  }
.spacer_left_25 { padding-left:25px;  }
.spacer_left_50 { padding-left:50px;  }
.spacer_left_100 { padding-left:100px;  }
.padding5 { padding:5px;  }
.padding10{ padding:10px;  }
.padding20{ padding:20px;  }
.lineheight150 {line-height:150%; }
.lineheight200 { line-height: 200%; }
.lineheight200x {line-height:200%; }
.right2 { float:right; text-align:left; }
#right_link { 
  float:right;
  text-align:left;
  margin-top:15px;
}
#right_link a {
text-decoration: none;
border-bottom: 0px; 
}
.left2 { float:left; text-align:left; }
.left_link { float:left; text-align:left; }
.left_link a:link {
text-decoration: none;
border-bottom: 0px; 
}
.clear_both { clear:both; }

.center { text-align:center; }
.width50 { width:50px;  }
.width75 { width:75px;  }
.width100 { width:100px;  }
.width150 { width:150px;  }
.width175 { width:175px;  }
.width200 { width:200px;  }
.width300 { width:300px;  }


/*----------------------------------------------------  forms	 ---------------------*/	
form {
padding:0px;
margin:0px;
}
					
input, textarea {

font-family:Tahoma;
font-size:14px;
color:#000000;
line-height:25px;
padding:2px;
}
												
.input_1	{
height:19px;
background-image: url('../../images/input_1.gif');
background-position: left top;
background-repeat: no-repeat;
margin:0px 0px 0px 0px;
padding:0;

}

select	{
width:187px;
margin:2px 0px 0px 0px;
font-size:10px;
}

.displayselect {
width: 150px;
}
	
.select_1	{
width:88px;
}
											
.textarea_1	{
height:144px;
margin:0px 0px 0px 0px;
overflow:hidden;
background-image: url('../../images/input_2.gif');
background-position: left top;
background-repeat: no-repeat;
}

#submit-btn {
width:99px;
height:33px;
background-image: url('../../images/search_btn.gif'); background-repeat: no-repeat;
position:relative;
text-align:center;
cursor: hand;
background-color: #fff;
color:#000000;
border:0;
}

#clear-btn {
width:99px;
height:33px;
background-image: url('../../images/clear_btn.gif'); background-repeat: no-repeat;
position:relative;
text-align:center;
cursor: hand;
background-color: #fff;
color:#000000;
border:0;
}

#close-window {
width:59px;
height:21px;
background-image: url('../../images/submit.gif'); background-repeat: no-repeat;
position:relative;
text-align:center;
cursor: hand;
background-color: #E7E6E2;
color:#000;
border:0;
text-decoration:none;
margin-top: 10px;
}

#close-window a {
color:#000;
font-size:11px;
text-decoration:none;
}

.submit {
padding-bottom: 5px;
cursor: hand;
}

.fulldetails {

}

form div {
  clear: both;
  margin-bottom: 2px;
}
form label {
  display: block;
  float: left;
  width: 150px;
  padding-left: 5px;
  font-weight: bold;
  text-align: left;
  color:#666666;
}
form label.required {
  background-repeat: no-repeat;
  background-position: 3px 0px;
  font-size: 11px;
  color:#ad0101;
}

div#submitdiv {
  margin-left: 7em;
  padding-left: 57px;
  padding-top: 0.3em;
}


input:focus, textarea:focus {
  border: 1px solid #0000ff;
  background-color: #FFFF99;
}

