@charset "utf-8";
/* CSS Document */



html{
background-color: #e0e0e0;

}

body{
background-color:#FFFFFF;
background-image:url(../images/background-grey2.jpg);
background-position:center top;
background-repeat:no-repeat;
margin:0px;
}

#container{
width: 100%;
background-position:top left;
background-image:url(../images/left-swirltall.png);
background-repeat:no-repeat;

}

#nav1{
width: 100%;
height: 173px;
background-image:url(../images/navback.jpg);
background-position:top;
background-repeat:repeat-x;

}

#nav2{
margin-left: auto;
margin-right: auto;
width: 980px;
height: 173px;
background-image:url(../images/navcenter.jpg);
background-repeat:no-repeat;

}

#title{
width: 422px;
text-align:right;
float: left;
height: 173px;

}

#navnav{
margin-top: 50px;
float:left;
text-align:right;
width: 550px;

font-family:Arial, Helvetica, sans-serif;
color:#515023;
font-size:11px;
font-weight:bold;
text-transform:uppercase;

letter-spacing: 5px;

}

.navs{
font-family:Arial, Helvetica, sans-serif;
color:#515023;
font-size:11px;
font-weight:bold;
letter-spacing: 2px;
text-decoration:none;
text-transform:uppercase;

}

#mid1left{
background-position:left top;
background-image:url(../images/left-swirl.png);
background-repeat:no-repeat;
width:100%;

}

#mid1right{
background-position:right bottom;
background-image:url(../images/right-swirl.png);
background-repeat:no-repeat;
width:100%;
}

#midmid{
margin-left: auto;
margin-right: auto;
width: 980px;
min-height:500px;
clear:both;
}

#midcontent{
width: 880px;
margin-left: 100px;

}

.big{
font-family:Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight:bold;
color:#000000;
line-height: 40px;

}

.regular{
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
color:#000000;
line-height: 25px;
}


#footer1{
background-image:url(../images/background-footer.jpg);
background-repeat:repeat-x;
width: 100%;
height: 55px;
}

#footer2{
width: 980px;
margin-left:auto;
margin-right:auto;
height: 55px;

}

#footernav{
width: 474px;
height: 55px;
float:left;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:55px;
color:#333333;
}

.footnav{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:55px;
color:#333333;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;

}

#footerfacebook{
width: 97px;
height:55px;
float:left;
text-align:center;


}

#footeraddress{
margin-top: 15px;
width 173px;
float:left;


font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#515023;
font-weight:bold;

text-align:center;
text-transform:uppercase;


}

#footernumber{
margin-top: 12px;
margin-left: 20px;

float:left;

font-family:Arial, Helvetica, sans-serif;
font-size:32px;
color:#515023;
font-weight:bold;

}
