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

.content{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
}
a.content:hover{
font-family:arial;
font-size:12px;
color:#b07f4c;
text-decoration:none;
}
.contentred{
font-family:arial;
font-size:12px;
color:#7b010d;
text-decoration:none;
font-weight:bold;
}
a.contentred:hover{
font-family:arial;
font-size:12px;
color:#b07f4c;
text-decoration:none;
font-weight:bold;
}
.heading{
font-family:arial;
font-size:14px;
color:#7b010d;
text-decoration:none;
font-weight:bold;
}
a.heading:hover{
font-family:arial;
font-size:14px;
color:#7b010d;
text-decoration:none;

}
.footer{
font-family:arial;
font-size:11px;
color:#f6e2ae;
text-decoration:none;
}
a.footer:hover{
font-family:arial;
font-size:11px;
color:#f6e2ae;
text-decoration:underline;
}

body{

background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
}
.rightbg{
background-image:url(../images/home-page_14.png);
background-position:bottom;
background-repeat:no-repeat;
height:230px;
}
.contentbg{
background-image:url(../images/concept-image_21.png);
background-position:bottom right;
background-repeat:no-repeat;
}
.banner{
background-image:url(../images/banner_05.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
.marqueetext{
font-family:arial;
color:#591e00;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.gallery a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.gallery a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.gallery a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.gallery a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.names{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
