@charset "utf-8";
/* CSS Document */

body {

background-color:#fffdd0;

}

#wrapper {

position:relative;
background-image:url(parchment.jpg);
background-repeat:repeat-y;
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:75px;
padding-bottom:20px;
border-top:15px solid #99312c;
border-left:15px solid #99312c;
border-right:15px solid #99312c;
border-bottom:15px solid #99312c;

}

#left {

width:160px;
float:left;

}

#logo {

position:relative;
margin-top:-75px;
margin-left:-100px;

}

#paypal {
float:left;
width:300px;
}

#googlecheckout {
float:right;
width:300px;
}

#clear {
clear:both;
}

#logo img {

position:relative;
border-left:1px solid #000000;
border-right:3px solid #000000;
border-bottom:3px solid #000000;
border-top:1px solid #000000;

}

#break {

margin:0px 10px 0px 0px;
text-align:center;

}

#nav {

font-family:"Cambria","Times New Roman", Times, serif;
font-size:22px;
text-align:center;
width: 150px;
line-height:50px;
padding-left:5px;

}

#nav a {

color:#000000;
text-decoration:none;

}

#nav a:hover {

text-decoration:underline;

}

#right {

width:630px;
float:right;

}

#content {

margin:0px 10px 0px 0px;
font-family:"Cambria","Times New Roman", Times, serif;
font-size:18px;
line-height:120%;

}

#smallfont {

font-size:16px;

}

#content a {

color:#99312c;

}

h1 {

font-family:"Cambria","Times New Roman", Times, serif;
font-weight:normal;
font-size:34px;
text-align:center;
line-height:normal;

}

h2 {

font-family:"Cambria","Times New Roman", Times, serif;
font-size:22px;
font-weight:normal;
line-height:normal;

}

h3 {

font-family:"Cambria","Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
line-height:normal;

}

#footer {

clear:both;
font-family:"Cambria","Times New Roman", Times, serif;
font-size:16px;
width:800px;
text-align:center;
padding-top:20px;
padding-bottom:20px;

}
