/* This is the main style page for MIRABELSTUDIO.COM */

body {
background-color: #b8c191;
font-family: Verdana, Helvetica, Arial, sans-serif; 
margin: 0px;
padding: 0px; 
text-align: center;
/*background-image: url(../img_index/squares1.gif);
background-repeat: repeat;*/
color: #c8ddce; }

#container {
position: relative;
margin: 50px auto 50px auto;
width:820px;
text-align: left;
}

#top {
margin: 0em;
width:820px;
padding-bottom: 15px;
color: #7c9975; }

p.left {
margin: 0em;
text-align: left;
color: #6d9c85;
font-family: sans-serif;
font-size: 0.7em; 
letter-spacing: 0.2em;
float: left;
}

p.right {
margin: 0em;
text-align: right;
color: #537765;
font-family: sans-serif;
font-size: 0.7em;
letter-spacing: 0.1em;
float: right; 
}

#content {
margin: 0em;
background-color: #ffffff;
border: 1px #c1331b dotted;
padding-bottom: 10px; 
padding-left: 15px; 
padding-right: 15px; 
}

 #logo {
background-image: url(../img_index/logo.gif);
background-repeat: no-repeat; 
background-position: 0% 15px;
height:70px;
margin: 0px;
padding-top: 40px;
}

#nav1 {
width: 75px;
float: right;
text-align: left;
border-right: 1px #acacac dotted; 
margin-right: 15px;}

#nav1 a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
color: #b35135;
text-decoration: none;
line-height: 1.3em; }

#nav1 a:hover {
color: #dd8704;
text-decoration: underline;
}

#nav2 {
width: 75px;
float: right;
text-align: left;
border-right: 1px #acacac dotted; 
margin-right: 15px;
}

#nav2 a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
color: #b35135;
text-decoration: none;
line-height: 1.3em;
}

#nav2 a:hover {
color: #dd8704;
text-decoration: underline;
}

#nav3 {
width: 75px;
float: right;
text-align: left;
}

#nav3 a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
color: #b35135;
text-decoration: none;
line-height: 1.3em;
}

#nav3 a:hover {
color: #dd8704;
text-decoration: underline;
}

 .clearboth { 
clear: both;
}

.ornament {
background-image: url(../img_index/ornament1.gif);
background-repeat: no-repeat; 
background-position: right center; 
padding-right: 25px;
}

#footer {
clear: right;
margin: 0;
padding: 6px; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
text-align: center;
color: #537765; }

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

#footer a:hover {
color: #000000;
text-decoration: underline; 
}

#footer a:active {
color: #000000;
text-decoration: underline; 
font-weight: bold; 
}

a:link {
color: #537765;
text-decoration: none; 
}

a:hover {
color: #1c59b6;
text-decoration: underline; 
}

a:active {
color: #000000;
text-decoration: underline; 
}


.border {
border: 1px #000000 solid;
 }