* {
margin: 0;
padding: 0;
}

body {
margin: 0;
background: #E6EED7;
font-family: Georgia, Times New Roman, serif;
font-size: 12px;
line-height: 1.6em;
color: #333333;
}

#wrapper {
width: 1000px;
margin: 0 auto;
background-color: #E6EED7;
color: #333333;
position: relative;
}

.leftimg {
float: left;
border: 1px solid #333333;
margin: 0 15px 15px 0;
}

.rightimg {
float: right;
border: 1px solid #333333;
margin: 0 0px 15px 15px;
}

.box1 {
width: 500px;
border: 1px solid #333333;
text-align: center;
padding: 10px;
margin-left: 85px;
margin-bottom: 15px;
}

.box2 {
width: 640px;
border: 1px solid #333333;
text-align: center;
padding: 10px;
margin-left: 15px;
margin-bottom: 15px;
}

.leftbox {
float: left;
width: 315px;
border: 1px solid #333333;
text-align: center;
padding: 10px;
margin-bottom: 15px;
}

.leftbox2 {
float: left;
width: 325px;
border: 1px solid #333333;
text-align: left;
padding: 10px;
margin-bottom: 10px;
}

.rightbox {
float: right;
width: 315px;
border: 1px solid #333333;
text-align: center;
padding: 10px;
margin-bottom: 15px;
}

.rightbox2 {
float: right;
width: 325px;
border: 1px solid #333333;
text-align: left;
padding: 10px;
margin-bottom: 10px;
}

.right2 {
float: right;
width: 325px;
text-align: center;
padding: 10px;
margin-bottom: 10px;
font-style: italic;
}

.red {
color: #AB012D;
}

/* Header */

#header {
width: 1000px;
margin: 0 auto;
height: 289px;
background-color: #ffffff;
background: url(images/ScrollHeader.jpg) no-repeat;
color: #333333;
}

#menu {
position: absolute;
top: 250px;
left: 250px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
border-bottom: 2px solid #506C1C;
text-align: center;
}

#menu a {
background: url(images/libg.jpg) no-repeat bottom right;
margin-right: 10px;
text-decoration: none;
font-size: 1.1em;
padding-top: 20px;
padding-right: 48px;
font-weight: bold;
color: #000000;
}

#menu a:hover {
color: #AB012D;
}

#menu a.nobg {
background: url(images/white.gif) no-repeat;
padding-right: 0px;
margin-right: 0px;
}

/* Page */

#page {
width: 1000px;
margin: 0 auto;
background: url(images/contentbg.jpg) repeat-y;
}

/* Content */

#content {
width: 690px;
margin: 0 auto;
background-color: #ffffff;
}

#content h1 {
margin-bottom: 14px;
color: #AB012D;
font-size: 20px;
font-weight: bold;
}

#content h2 {
margin: 0 0 12px 0;
color: #AB012D;
font-size: 18px;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
}

#content h3 {
margin: 10px 0 12px 0;
color: #AB012D;
font-size: 14px;
font-weight: bold;
}

#content h2.tea {
margin: 20px 0 5px 0;
color: #AB012D;
font-size: 12px;
font-weight: bold;
text-align: left;
}

#content p {
margin-top: 12px;
}

#content p.notop {
margin-top: 0px;
}

#content p.greenborder {
margin-top: 0px;
border: 2px solid #818E38;
padding: 15px; 
text-align: center;
}

#bottommain {
width: 1000px;
margin: 0 auto;
height: 289px;
background-color: #D9E4CC;
background: url(images/ScrollFooter.jpg) no-repeat;
color: #333333;
font-size: 10px;
}

#bottommain h2 {
padding-top: 10px;
margin: 0 0 12px 0;
color: #AB133F;
font-size: 16px;
font-weight: bold;
text-align: center;
}

#bottommain p {
margin: 0 auto;
padding-top: 10px;
width: 600px;
color: #333333;
font-size: 12px;
text-align: center;
}

#bottommain p.copy {
padding-top: 50px;
width: 600px;
margin: 0 auto;
color: #333333;
font-size: 12px;
text-align: center;
}

#bottommain p.disclaimer {
margin: 0px auto;
font-style: italic;
padding: 45px 0 0 0;
width: 600px;
color: #333333;
font-size: 12px;
text-align: center;
}

#bottommain p.footer {
margin: 15px auto;
width: 600px;
color: #333333;
font-size: 12px;
text-align: center;
}

#bottom {
width: 1000px;
margin: 0 auto;
height: 289px;
background-color: #D9E4CC;
background: url(images/ScrollFooter.jpg) no-repeat;
color: #333333;
font-size: 10px;
}

#bottom p {
padding-top: 155px;
margin: 0 auto;
width: 600px;
color: #333333;
font-size: 12px;
text-align: center;
}

#bottom p.footer {
padding-top: 15px;
color: #333333;
font-size: 12px;
text-align: center;
}

#bottom a {
color: #445B1C;
font-size: 12px;
}

#bottom a:hover {
color: #006666;
font-size: 12px;
}

