@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
}
td {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#242424;
font-style:normal;
font-weight:normal;
text-decoration:none;
}
.topmenubg
{
background-image:url(../images/bodybg.gif); height:155px; vertical-align:bottom;
}
.contentbg
{
background-color:#b7a88b;
}


.browncolor
{
background-color:#221f19;
}
.menubg
{
background-image:url(../images/bgimg.gif);
}
.p
{
background-color:#b7a88b;
background-image:url(../images/contentimg.jpg);
background-repeat:no-repeat;
background-position:top;
padding-left:50px;
}
.footerbg
{
background-image:url(../images/footerbg.gif);
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#242424;
font-style:normal;
font-weight:normal;
text-decoration:none;
}
.footerbg a
{
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#999999;
font-style:normal;
font-weight:normal;
text-decoration:none;
}
.by
{
font-family:"Trebuchet MS";
font-size:11px;
color:#999999;
font-style:normal;
font-weight:bold;
text-decoration:none;
padding-top:2px;
}
.whitetext
{
font-family:"Times New Roman", Times, serif;
font-size:17px;
color:#3d3c37;
font-style:normal;
font-weight:normal;
text-decoration:none;
background-color:#f4f1ec;
line-height:23px;
padding:5px 20px 20px 20px;
}

.h_divider {
	background-image:url(../images/h_divider.jpg); background-repeat:repeat-x; width:100%; padding:0px 0px 0px 0px; background-position:center; height:20px;
}

.head1 {
	font-family: Times New Roman, Times, Arial, Tahoma, Verdana;font-size:22px; font-weight:normal; color:#000; line-height:22px;
}
.head2 {
	font-family:Arial, Tahoma, Verdana;font-size:16px; font-weight:bold; color:#f9bbee;
}