/* Just some Global CSS reset so the style renders correctly on all the browsers */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0}
table{border-collapse: collapse;border-spacing:0}
img{border:0}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%}
/* End Reset */

body{font-family:Verdana;font-size:100%;color:#fff;background:#D4E4C0 url(images/BG_image2.jpg) repeat-x top center;background-attachment:fixed}

#header{margin:0;padding:0;width:1100px;height:320px}
#header img{border:none;width:1100px;height:320px}
#inside-header{position:relative;top:105px;left:130px;width:900px}
#inside-header h1{font-size:2.75em;font-family:Helvetica;font-weight:bold}

#wrapper{width:1100px;margin:20px auto}
#content{background:url(images/content-bg.png) repeat-y;margin:0;padding-top:10px;overflow:hidden;}
#inside-content{width:680px;margin-left:310px}

#lotus{width:888px;height:39px;background:url(images/lotus.jpg);margin-bottom:25px;margin-left:auto;margin-right:auto}

#sidebar{margin-left:95px;float:left;width:194px}
#side{background:url(images/side.jpg) no-repeat;width:194px;height:415px}

.side-top{background:url(images/side-top.jpg);width:194px;height:23px}
.side-middle{background:url(images/side-middle.jpg) repeat-y;width:194px}
.side-bottom{background:url(images/side-bottom.jpg);width:194px;height:40px}

.side-middle ul li{line-height:1em;list-style-type:circle;color:#4C1F1C;padding-right:15px}
.side-middle ul li a{font-family:Arial;font-size:12px;text-decoration:none;color:#4C1F1C}
.side-middle ul li a:hover{color:#AA3B03}

div.ul-wrap{width:150px;margin:0 auto;border:1px solid #ccc}

div.add{font-family:Arial;font-weight:bold;text-align:center;padding: 10px 0 5px 0;color:#4C1F1C;font-size:15px;width:165px;margin:0 auto}
div.within{font-family:Arial;font-weight:bold;text-align:left;padding:5px 0 5px 15px;color:#4C1F1C;font-size:15px;width:165px;margin:0 auto}

img.book{position:relative;top:0;display:block;margin:0 auto}
input.button{position:relative;top:5px;display:block;margin:0 auto}

div.newsletter{color:#502020;font-size:0.968em;position:relative;top:5px;margin-left:20px;width:150px;}
input#name{padding:3px 0;width:153px;border:1px solid #502020;color:#502020}
input#btn{width:155px;background:#f1f3c1;color:#511a1e;padding:2px;border:1px solid #502020;}
input#btn:hover{background:#561B1F;color:#fff}

a:link, a:active, a:visited{color:#fff}
a:hover{color:#3F1000}
p{margin:1em 0;font-size:1em}
p.first{margin-top:0;margin-bottom:1em}
ul{margin-left:40px}
ul li{list-style-type:circle;line-height:1.6em}
h1{border-bottom:1px solid #F1F3C1;font-size:1.875em;font-family:Helvetica;margin-bottom:10px;padding-bottom:5px}
h2{font-size:1.5em;font-family:Helvetica}
small a{text-decoration:none}

#footer{background:url(images/footer-bg.png) no-repeat top center;width:1100px;height:54px;margin:0}
#inside-footer{font-size:0.75em;text-align:center;width:600px;margin:0 auto}
#inside-footer a{color:#fff;text-decoration:none}

blockquote{margin:0 auto;width:85%;font-style:italic}


