/* CSS Document */

/* Attic Ink
   Updated: 2.20.08
   Author:  Elegant Seagulls Design
   Thanks for checking my style!
----------------------------------------------------*/

html{

font-weight:normal;

}


body{
   
background:url(images/attic_ink.jpg) #000000 top center no-repeat;
   
text-align:center;
   
margin:0px;
   
padding:0px;
   
font-family:Arial;
   
font-size:13px;
   
color:#FFFFFF;

font-weight:normal;

   
}

h1{

color:#a48a66;

font-size:24px;

}

h2{

font-size:21px;

color:#a48a66;

padding-bottom:0px;

font-weight:normal;

}

.clear{

clear:both;

}

/*.................................................................... Nav */

#nav{

background:url(images/nav_back.jpg) top left repeat-x;

height:34px;

text-align:center;

position:relative;

margin-top:140px;

}

#nav ul{

padding-top:10px;

}

#nav ul li{

margin:0;

padding:0;

display:inline;

}

#nav a:link, #nav a:visited{

text-decoration:none;

color:#dbbf93;

padding-right:40px;

}

#nav a:hover{

color:#FFFFFF;

}


/*.................................................................... Wrapper */

   
#wrapper{
   
text-align:left;
   
margin:80px auto;
   
width:800px;

line-height:1.7em;

font-weight:normal;


   
}

#wrapper p{

padding-bottom:10px;


}

.line{

border-top:5px solid #473821;

height:5px;

margin:20px 0 20px 0;

}

.welcome {

text-indent:-9999px;

background:url(images/welcome.gif) top left no-repeat;

width:342px;

height:46px;

}

.about {

text-indent:-9999px;

background:url(images/about.gif) top left no-repeat;

width:342px;

height:46px;

}

.pro{

text-indent:-9999px;

background:url(images/pro.gif) top left no-repeat;

width:342px;

height:62px;

}



.box{

padding:3px;

background:url(images/box.jpg) top left repeat;

border:1px solid #38342e;

color:#7f7769;

font-family:Arial;

font-size:13px;

}

.left{

float:left;

padding:2px;

border:1px solid #38342e;

margin-right:20px;

margin-bottom:20px;

}

.right{

float:right;

padding:2px;

border:1px solid #38342e;

margin-left:20px;

margin-bottom:20px;

}

#con p{

padding-bottom:0px;

line-height:normal;

}

.contact a:link, .contact a:visited{

color:#584529;

text-decoration:none;

}


.contact a:hover{

text-decoration:underline;

color:#a48a66;

}


/*.................................................................... Footer */


.footer{

text-align:center;

font-size:12px;

color:#38342e;

line-height:normal;

}

.footer a:link, .footer a:visited{

color:#584529;

text-decoration:none;

}


.footer a:hover{

text-decoration:underline;

color:#a48a66;

}























