body {
background-image:url(images/bg.gif);
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#653608;
font-size:14px;
}

.background {
background-image:url(images/main-bg.gif);
background-repeat:repeat-x;
height:100%;
width:100%;
}

.bodywrapper {
width:1000px;
height:950px;
margin:auto;
}

.header {
background-image:url(images/top.jpg);
background-repeat:no-repeat;
height:51px;
text-align:right;
padding-right:80px;
padding-top:60px;
font-family:Calibri;
color:#653608;
font-size:14px;
font-weight:bold;
}

.contentwrapper{
width:854px;
float:left;
background-color:#FFFFFF;
}

.menu {
width:854px;
height:32px;
background-image:url(images/menuBG.jpg);
background-repeat:no-repeat;
float:left;
text-align:right;
padding-right:0px;
padding-top:20px;
}

.slogan {
float:left;
}

.content {
background-color:#FFFFFF;
min-height:450px;
width:644px;
float:left;
padding:10px;
margin-left:180px;
color:#653608;
border-left:1px solid #5DA0C9;

}

.content image {
border:1 px solid #653608;
}

.content a image {
color:#653608;
border:1 px solid #653608;
text-decoration:none;
}

.content a:visited{
color:#653608;
text-decoration:none;
}


.content a image visited{
color:#653608;
border:1 px solid #653608;
text-decoration:none;
}


.content a:link {
color:#653608;
border:none;
text-decoration:none;
}


.leftcol {
background-image:url(images/left-side.png);
height:754px;
width:88px;
float:left;
}

.body {
float:left;
}

.rightcol {
height:754px;
width:58px;
background-image:url(images/right-side.png);
float:left;

}

.footer {
background-image:url(images/footer-BG.jpg);
background-repeat:repeat-x;
height:70px;
width:824px;
float:left;
text-align:right;
padding-right:30px;
}

.footertag {
text-align:center;
color:#653608;
font-size:12px;
margin-top:75px;
font-family:Arial, Helvetica, sans-serif;
}

.footertag a {
color:#653608;
text-decoration:none;
}

h3 {
font-family:"Brush Script MT";
font-size:31px;
font-weight:normal;
margin:0px;
padding:0px;
}

h4 {
border-bottom:1px solid #FEC8D6;
}

h6 {
font-family:"Brush Script MT";
font-weight:normal;
margin:0px;
padding:0px;
font-size:24px;
}

.bluetext {
color:#8CB7E1;
}

.smalltext {
font-size: 10px;
}

.pink {
font-size: 12px;
color: #F7AABE;
}

.red {
color:#CC0000;
}

.green {
color:#336600;
}
