/* General
======================================*/
body, p, h1, h2, h3 {
margin:0;
padding:0;
}

body {
background:url(images/bgmain.jpg) repeat-x top left #e4e1d5;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#393939
}

img {
border: 0;
}

a:link, a:visited {
color:#000;
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:11px;
margin-bottom:15px;
line-height:18px
}

p {
text-decoration:none;
font-size:11px;
margin-bottom:15px;
line-height:18px
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
}

h3 {
font-size:14px;
font-weight:bold;
}

/* Header
======================================*/
#head {
background:#fff
}

/* Body
======================================*/
#bodyWrap {
background:url(images/bgbody.jpg) repeat-x top left #e4e1d5;
}
#content {
padding:2.3em 2.3em 1.5em 0;
}
#contentInner {
padding:2.3em 0 1.5em 2.3em;
}
.formfields {

}
textarea, select, input {
font-family:Arial, Helvetica, sans-serif;
border:1px solid #8f7b4c;
padding:5px;
font-size:11px;
color:#393939;
}
textarea {
overflow:auto;
width:303px;
height:60px;
}
select {
}
.button input {
border:none;
padding:0;
margin:0;
}
#picRight {
float:right;
padding-left:5px;
padding-bottom:5px;
}
/* Navigator
======================================*/



/* Gallery
======================================*/



/* Footer
======================================*/
#footerWrap {
background:url(images/bgftr.jpg) repeat-x left;
height:40px;
}
#footerMaster {
text-align:right;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:10px;
padding-right:5px
}
a.footer:link, a.footer:visited {
text-decoration:none;
font-weight:normal;
color:#7d7d7d;
}
a.footer:hover {
text-decoration:underline;
color:#7d7d7d;
/*background-color:#333333;*/
}
.footrLine {
padding:2px;
font-family:"Times New Roman", Times, serif;
color:#7d7d7d;
/*visibility:hidden;*/
}
.footrCopyright {
text-align:left;
color:#7d7d7d;
padding-left:5px
}
