/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3D5C0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#2D2D2D;
}
h1,h2,h3,h4,h5{padding:0; margin:0; display:inline;}
h1{font-family:arial;font-weight:bold;font-size:24px; color:#B8422C; line-height:36px}
h2{font-family:arial;font-weight:bold;font-size:22px; color:#464646; line-height:36px}
h5{font-family:verdana;font-weight:bold;font-size:11px; color:#B8422C; line-height:18px;}


.dotted_line{border-bottom:1px dashed #BFAC60;height:28px;}
.main
{
border:0px solid #ffffff;
background:#FFFFFF;
}

.body_text
{
font-family:verdana;
font-size:10px;
color:#000000;
text-decoration:none;
line-height:16px;
}

.gray_text
{
font-family:verdana;
font-size:10px;
color:#2D2D2D;
text-decoration:none;
line-height:14px;
}

/*LINKS*/

.redlink
{
font-family:tahoma;
font-size:11px;
color:#B8422C;
text-decoration:none;
font-weight:bold;
}
.redlink:hover
{
color:#474646;
text-decoration:none;
}

.overline
{
border-top:1px solid #9C9C94;
padding:3px 0px;
}

.image_box
{
background:#F2F6D9;
width:240px;
font-family:tahoma;
font-weight:bold;
text-transform:uppercase;
font-size:11px;
}

.image_box a
{
color:#C14731;
text-decoration:none;
}
.image_box a:hover
{
color:#2D2D2D;
text-decoration:none;
}


.image_brd{padding:6px;}
.leftimage_brd{border:1px solid #8B6C4D;}
.photo_brd{border:1px solid #BFBAA7; padding:3px; margin-bottom:5px}

.vline{border-right:1px solid #D3CFC0;padding-right:3px;}

.heading_line{border-bottom:1px solid #E6E1CF;height:32px;font-family:tahoma;font-weight:bold;font-size:16px;}


/*LEFL MENU*/
ul.menu
{
list-style:none;
padding:0;
margin:10px 0;
font-family:tahoma;
font-weight:normal;
font-size:11px;
}

ul.menu li
{
list-style:none;
margin:0;
border-bottom:1px dashed #BFAC60;
color:#000000;
background:#E6E1CF;
}
ul.menu li a
{
padding:9px 5px 0 15px;;
height:23px;
display:block;
color:#000000;
background:#E6E1CF;
text-decoration:none;
}

ul.menu li a:hover
{
color:#7C1D0B;
font-weight:bold;
background:#F2F6D9;
text-decoration:none;
}
ul.menu li a.current
{
color:#7C1D0B;
font-weight:bold;
background:#F2F6D9;
text-decoration:none;
}

/*FOOTER*/
.footer{
font-family:tahoma;
color:#72563A;
font-size:10px;
text-decoration:none;
line-height:16px;
padding-top:12px;
height:37px;
}
.footer a
{
color:#72563A;
padding:0 8px;
text-decoration:none;
}
.footer a:hover
{
color:#000000;
text-decoration:underline;
}
.copy
{
font-family:tahoma;
color:#808881;
font-size:10px;
text-decoration:none;
padding-top:10px;
height:39px;
}

.privacy
{
font-family:tahoma;
color:#862511;
font-size:10px;
text-decoration:none;
line-height:16px;
padding:0;
margin:0;
}

.privacy a
{
font-family:tahoma;
color:#862511;
font-size:10px;
text-decoration:none;
}

.privacy a:hover
{
font-family:tahoma;
color:#862511;
font-size:10px;
text-decoration:underline;
}