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

body
{
background-image:url(images/body_bg.jpg);
background-repeat:repeat;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FCEACE;
}
p
{
color:#FCEACE;
}
.img_border
{
border:1px solid #FCEACE;
}
#perim
{
width:100%;
background-image:url(images/body_bg_100.jpg);
background-repeat:repeat-x;
background-position:top;
height:auto;
}
#container
{
width:750px;
height:auto;
background-color:#181509;
padding-left:10px;
padding-right:10px;
margin-left:auto;
margin-right:auto;
}
#inside
{
width:750px;
background-color:#F2CA6A;
}
#banner1
{
height:152px;
width:750px;
background-image:url(images/banner_1.jpg);
background-repeat:no-repeat;
}
#banner2
{
height:142px;
width:750px;
}
#contain
{
float:left;
width:750px;
background-image: url(images/contain_bg.jpg);
background-repeat:repeat-y;
background-position:left top;
}
#contain_wide
{
float:left;
width:750px;
background-image: url(images/contain_wide_bg.jpg);
background-repeat:repeat-y;
background-position:left top;
}
#left
{
float:left;
width:210px;
}
#left_top
{
float:left;
width:195px;
background-image:url(images/left_top.jpg);
background-repeat:repeat-x;
background-position:top;
min-height:706px;
padding-right:15px;
}
#center
{
float:left;
width:351px;
}
#center_top
{
float:left;
width:321px;
background-image:url(images/content_top.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:706px;
padding-left:15px;
padding-right:15px;
}
#center_wide
{
float:left;
width:540px;
}
#center_wide_top
{
float:left;
width:510px;
background-image:url(images/content_wide_top.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:706px;
padding-left:15px;
padding-right:15px;
}
#text
{
width:505px;
height:auto;
}
#right
{
float:left;
width:189px;
}
#right_top
{
float:left;
width:189px;
background-image:url(images/right_top.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:706px;
}
.clearit
{
clear:both;
}
#meta_footer
{
height:16px;
width:750px;
background-image:url(images/footer_border.jpg);
background-repeat:no-repeat;
}
#footer
{
width:750px;
height:24px;
background-color:#181509;
color:#7B6138;
font-size:9px;
padding-top:15px;
text-align:center;
}

a.brown:link
{
color:#7B6138;
font-size:9px;
text-decoration:none;
}
a.brown:visited
{
color:#7B6138;
font-size:9px;
text-decoration:none;
}

a.brown:hover
{
color:#7B6138;
font-size:9px;
text-decoration:underline;
}
a.brown:active
{
color:#7B6138;
font-size:9px;
text-decoration:none;
}

a:link
{
color:#FDB515;
text-decoration:none;
}
a:visited
{
color:#FDB515;
text-decoration:underline;
}
a:hover
{
color:#FDB515;
text-decoration:none;
}
a:active
{
color:#FDB515;
text-decoration:none;
}
a:focus
{
color:#000;
border: none;
}

h3
{
font-size:16px;
color: #FABD05;
font-weight:bold;
}





#text_text2
{
width:500px;
text-align:right;
padding-top:20px;
font-size:14px;
}
#box1
{
float:left;
width:290px;
text-align:center;
}

#box2
{
float:left;
width:200px;
}
.thumb_img
{
margin-right:5px;
margin-left:5px;
text-align:center;
}

.imgl
{
float:left;
margin-right:15px;
margin-bottom:10px;
border:1px solid #FCEACE;
}
.imgr
{
float:right;
margin-left:15px;
margin-bottom:10px;
border:1px solid #FCEACE;
}

.img_border
{
border:1px solid #FCEACE;
}

#photoshow
{
height:310px;
width:303px;
position:static;
margin-left:6px;
}

#photoshow div
{
position:absolute;
z-index:0;
}

#photoshow div.previous
{
z-index: 1;
}

#photoshow div.current
{
z-index: 2;
}








