@charset "UTF-8";
/* CSS Document */
body, html
{
background-color:#aaaaaa;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: lighter;
color:#aaaaaa;
width:100%;
height:100%;
}
strong
{
font-weight:bold;
}
#container
{
margin:0 auto;
margin-top:16px;
text-align:left;
width:95%;
min-width:955px;
max-width:1400px;
background-color:#FFFFFF;
}
#inner
{

text-align:left;
width:95%;
margin:0 auto;
}
a
{
color: #aaaaaa;
text-decoration:none;
}
a:hover
{
color:#f7941c;
text-decoration:none;
}
.selected
{
color:#f7941c;
}
#box
{
float:right;
margin-right:40px;
width:444px;
height:283px;
background-image:url(../images/lh.jpg);
background-repeat:no-repeat;
background-position:left;
}
#box_index
{
float:right;
margin-right:40px;
width:444px;
height:283px;
background-image:url(../images/lh.jpg);
background-repeat:no-repeat;
background-position:left;
}
.boxpic
{
float:right;
margin-right:40px;
text-align:center;
}
#boxinner
{
margin-left:22px;
width:400px;
}
#boxinnerpic
{
margin-left:22px;
width:400px;
text-align:center;
vertical-align:middle;
}
#boxlwr
{
float:right;
margin-right:40px;
width:300px;
height:198px;
background-image:url(../images/lhsml.jpg);
background-repeat:no-repeat;
background-position:left;
}
#boxlwrinner
{
margin-top:14px;
margin-left:22px;
width:256px;
text-align:center;
vertical-align:middle;
}
#boxlwrinnerno
{
margin-top:0px;
margin-left:22px;
width:256px;
text-align:center;
vertical-align:middle;
}
.boxrhs
{
float:right;
}
#orangebar
{
width:100%;
background-image: url(../images/orangebar.jpg);
background-repeat:repeat-x;
}
.orangebarblock
{
float:left;
margin-left:40px;
}
#credits
{
margin:0 auto;
margin-top:3px;
text-align:right;
width:95%;
min-width:955px;
max-width:1400px;
color:#FFFFFF;
font-size:xx-small;
font-weight:normal;
}
#credits a
{
color:#FFFFFF;
text-decoration:underline;
}
#credits a:hover
{
color:#f7941c;
text-decoration:none;
}
.leftcol
{
float:left;
margin-right:75px;
}
#containercontact
{
margin:0 auto;
margin-top:16px;
text-align:left;
width:95%;
min-width:955px;
max-width:1400px;
background-color:#FFFFFF;
background-image:url(../images/contactpgbg1.jpg);
background-position:center;
background-repeat:repeat-y;
}
#innercontact
{
background-image:url(../images/contactpgbg2.jpg);
background-position:bottom;
background-repeat:no-repeat;
text-align:left;
width:95%;
margin:0 auto;
}
#contactright
{
width:40%;
float:right;
margin-right:20px;
}
.float_left{
float:left;
margin-bottom:12px;
margin-right:12px;}
p.home
{
max-width:40%;
line-height:200%
}