/* CSS Document */

body{
margin:0 auto;
/*background-image:url(../images/11130.png);*/
background-color:#3C372C;
font:Georgia,Times New Roman;
}

#wrapper {
margin:0 auto;
margin-top:20px;
width:700px;
border-color:#CECECE;
border-width:2px;
border-style:solid;
}

#header {
width:700px;
height:75px;
text-align:center;
background-color:#867A61;
}

#header a{
padding:5px;
color:#bbb;
font-size:2em;
letter-spacing:0.4em;
margin:15px;
text-decoration:none;
}

#header a img{
padding:5px;
margin-right:10px;
border:none;
}

#menu {
width:700px;
height:33px;
}

#main {
padding:15px;
width:670px;
height:470px;
background-color:#867A61;
}

#mainLeft {
float:left;
width:345px;
}

#mainContact {
padding:15px;
width:670px;
height:640px;
background-color:#867A61;
}

#mainLeftContact {
float:left;
width:445px;
}

#mainLeftContact span {
color:#C9B791;
font-weight:bold;
}

input.moveRight {
margin-left:85px;
}

iframe {
border:2px solid #CECECE;
}

#mainRight {
margin:0;
}

#mainRight span {
color:#C9B791;
font-weight:bold;
}

#mainRight a {
color:black;
text-decoration:none;
}

#mainRight a:hover {
color:#CECECE;
text-decoration:none;
}

#mainTop {
margin:0;
width:670px;
height:360px;
/*background-color:#CCCCCC;*/
}

#mainTop h1 {
margin:0;
padding:0px 0px 5px 0px;
color:#CECECE;
text-align:center;
}

#mainBottom {
margin:0;
padding:0px 80px 0px 80px;
width:510px;
height:110px;
text-align:center;
/*background-color:#330066;*/
}

p.p10 {
margin:0;
padding-bottom:10px;
}

#main img {
border:2px solid #CECECE;
}

#footer {
width:700px;
height:25px;
border-top:2px solid #CECECE;
background-color:#414141;
color:#C9B791;
/*font-size:12px;*/
}

#footer h4.left {
float:left;
margin:0 auto;
margin-top:3px;
margin-left:5px;
font-size:12px;
}

#footer h4.right {
float:right;
margin:0 auto;
margin-top:3px;
margin-right:5px;
font-size:12px;
}

#footer a {
color:#C9B791;
text-decoration:none;
}

#footer a:hover {
color:#CECECE;
text-decoration:none;
}