body{
margin:0;
background:white;
}

/*-------------- Brown border for entire page ----------*/
/*.ezpagebuilder-page-main{

border-left: 3px #4b383e solid;
border-right: 3px #4b383e solid;
width:951px;
margin:0 auto;
}*/
.header, .footer, .body {
border-left: 3px #4b383e solid;
border-right: 3px #4b383e solid;
}

/*------------ header alt tag -------------*/
.title {
font-size:60pt;
color:#990033;
}
/*------------ Navigation -------------------*/
.navi ul{
list-style:none;
}

.navi li {
float:left;
}

.navi li a{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:20pt;
color:#940030;
text-decoration:none;
padding:4px 35px;
display:block;
}

.navi li a:hover{
color:#250603;
}


/*-------------- General Formatting --------------*/
a{
color:#741736;
text-decoration:none;
}

a:hover{
color:#940030;
}

h1 {
font-family:Trebuchet MS, Helvetica, sans-serif;
font-weight:normal;
font-size:34pt;
color:#230401;
}

p{
line-height:1.6em;
font-size:15pt;
color:#230401;
}


/*-------------- footer --------------*/

.footer p{
color:#250603;
font-size:10pt;
line-height:1.4em;
margin:8px auto;
}

/*.ezpagebuilder-page-footer{
background:url(http://www.sivahstudio.com/layout2010/body-bg.jpg);
margin:0px;
padding:5px;
}*/


