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

body{
margin:0;
margin-bottom:10px;
text-align:center;
font-size:80.5%;
color:#7A5C50;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
background:#000000 repeat-x;


}

p, ul,li {
margin:0;
}

a.link1:active { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: normal; color: #F0CFB5; text-decoration: none }
a.link1:link { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: normal; color: #F0CFB5 ; text-decoration: none }
a.link1:visited { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: normal; color: #F0CFB5; text-decoration: none }
a.link1:hover { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: normal; color: #F0CFB5; text-decoration: underline }

#wrapper{
background:#d4a691;
margin:0 auto;
width:800px;
text-align:left;
border-left:solid 1px #CCCCCC;
border-right:solid 1px #dddddd;
}

#topBanner{
background:url(images/banner_top.jpg) no-repeat;
height:170px;
}

#topMenu{
background:url(images/topMenuBar.png) repeat-x ;
height:39px;
}

#topMenu a{
padding-right:2px;
padding-left:2px;
}

.crvTopMenuLeft{
background:url(images/left_crv.png) no-repeat ;
height:39px ;
width:10px;
float:left;
}

.crvTopMenuRight{
background:url(images/right_crv.png) no-repeat right top ;
height:39px ;
width:10px;
float:right;
}

#floatRight{
float:right;
}

.whboxTop{
background:url(images/whboxtop_03.png) no-repeat;
height:9px;
}

.whbosBot{
background:url(images/whboxbottom_05.png) no-repeat bottom left;
padding:10px;
font-size:1.2em;
line-height:1.6em;
}

.whbosBot img{
border:solid 1px #F4F0F0;
background: #E1CFCE;
padding:2px;
}


#boxA .top{
background: url(images/boxA_01.gif) no-repeat;
height:28px;
font-family:"Trebuchet MS", Tahoma, Arial; 
font-weight:bold;
font-size:1.6em;
padding-left:10px;
padding-top:8px;
color:#FFFFFF;
}

#boxA .bdy{
background: url(images/boxA_02.gif) no-repeat bottom left;
padding:10px;
font-family:"Comic Sans MS", Arial, Verdana;
font-weight:normal;
font-size:1.2em;
line-height:1.6em;
height:105px;
}

#boxA .bdy a{
color:#993333;
text-decoration:none;
}

#boxA ul{
margin:0;
padding:0;
list-style:none;
}

#boxA ul a{
}

#boxA ul a:hover {
color:#669933;
}

/* second pages*/
#contain_sec{}

#contain_sec .top_bg{
background:url(images/secpage_top.png) no-repeat;
}

#contain_sec .bot_bg{
background:url(images/secpage_bot.png) no-repeat;
}

#contain_sec .mid_bg{
background:url(images/secpage_mid.png) repeat-y;
}

#contain_in{
padding:5px;
font-size:1em;
line-height:1.6em;

}

#footer{
margin:0 auto;
width:800px;
color:#B1AE96;
}

#footer a{
font-weight:bold;
text-decoration:none;
color:#B1AE96;
text-transform:lowercase;
}

#footer a:hover{
color:#705A47;
}

/* photo gallery */

#photogalleryPG{}


#photogalleryPG a:link,#photogalleryPG a:visited {
font-family:Tahoma, "Trebuchet MS";
font-size:1.2em;
font-weight:bold;
color:#993333;
padding:6px;
text-decoration:none;
}

#photogalleryPG a:hover{
color:#767D57;
}

a.emclass:link,a.emclass:visited{
font-weight:bold;
text-decoration:none;
font-weight:1.2px;
color:#825A51;
padding:2px 4px;
}

a.emclass:hover{
background:#AC524D;
color:#ffffff;
}


.bdText {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 1em;
	color: #7A5C50;
	line-height:1.6em;
	background-color: #FFFFFF;
}
