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

body 
{
font-family: Arial, Helvetica;
background-image: url(landingIMAGES/background_coming.jpg);
background-repeat: repeat-x;
background-position: top center;
background-color: #FFFFFF;
margin: 0px;
}



.background_main1 {
background-image: url(landingIMAGES/background_coming1.jpg);
background-position: top center;
background-repeat: no-repeat;
}
.background_main2 {
background-image: url(landingIMAGES/background_coming2.jpg);
background-position: top center;
background-repeat: no-repeat;
}



.landing_white_large
{
font-size: 16px;
color: #FFFFFF;
text-decoration:none;
}

.landing_white_xlarge
{
font-size: 37px;
color: #F2E7D4;
text-decoration:none;
}

.landing_white_medium
{
font-size: 14px;
color: #FFFFFF;
text-decoration:none;
}

.landing_lbrown_large
{
font-size: 16px;
color: #886632;
text-decoration:none;
}

.landing_lbrown_medium
{
font-size: 14px;
color: #886632;
text-decoration:none;
}

.landing_brown_small
{
font-size: 11px;
color: #252867;
text-decoration:none;
}

.landing_brown_large
{
font-size: 16px;
color: #492808;
text-decoration:none;
}

.landing_brown_large2
{
font-size: 27px;
color: #252867;
text-decoration:none;
}

.landing_lbrown_large2
{
font-size: 27px;
color: #E0E0EB;
text-decoration:none;
}

.landing_brown_xlarge
{
font-size: 37px;
color: #C9974B;
text-decoration:none;
}

.text-body
{
font-size: 13px;
color: #252867;
text-decoration:none;
}

.landing_link
{
font-size: 13px;
color: #252867;
text-decoration:none;
}

.landing_link A:link, .landing_link A:visited, .landing_link A:active
{
font-size: 13px;
text-decoration:none;
color: #252867;
}

.landing_link A:hover
{
font-size: 13px;
text-decoration:none;
color: #E0E0EB;
}