/* General
======================================*/
body, p, h1, h2, h3 {
margin:0;
padding:0;
}

body {
background:url(images/bgmain.jpg) repeat-y top left #f1d2a4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:59px;
color:#c2865b
}

img {
border: 0;
}

a:link, a:visited {
	color: #555;
	font-weight : bold; 
	outline:none;
  }

a:hover {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

a:active {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

p.ind {
text-indent:1cm;
font-size:12px;
margin-bottom:15px;
}

p {
text-decoration:none;
font-size:12px;
margin-bottom:15px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
}

h3 {
font-size:14px;
font-weight:bold;
}
strong {
color:#fdd3b6
}
/* Header
======================================*/



/* Body
======================================*/
.frame {
background:url(images/bgfrm.jpg) repeat-y top right;
}
.rightbody {
background:url(images/rightbg.jpg) repeat-y top;
}
#content {
padding:10px;
}
#box {
margin:10px;
border:1px dashed #69350f;
padding:15px;
background:#5a2b09;
}
#pics {
float:right;
}
#pics img {
border:3px solid #fff;
}
#pics2 {
float:left;
padding-right:10px;
}

/* Gallery
======================================*/
a.galSm:hover{
	color:#0047E7;
}
a.galSm:link img,
a.galSm:visited img{
padding:2px;
background:#fff;

}
a.galSm:hover img {
padding:2px;
background:#000;
}



/* Footer
======================================*/
#footerMaster {
text-align:center;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-left:23em;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#603c06;
}
a.footer:hover {
text-decoration:underline;
color:#9e7230;
/*background-color:#333333;*/
}
.footrLine {
padding:20px;
font-family:"Times New Roman", Times, serif;
color:#603c06;
/*visibility:hidden;*/
}
.footrCopyright {
color:#603c06;
}
#usweb {
font-size:10px;
color:#603c06
}
a.usweb {
font-size:10px;
color:#603c06;
text-decoration:none;
}
a:hover.usweb {
font-size:10px;
color:#9e7230;
text-decoration:underline;
}

#text{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}