p, img, body {
margin: 0;
padding: 0;
}

body {
background: #fefafc url(/images/background.jpg) repeat;
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

#topborder {
background: url(/images/top_border.gif) repeat-x;
}

#wrapper {
width: 1000px;
margin: 0 auto;
position: relative;
top: 5px;
overflow: hidden;
}

#header {
width: 500px;
height: 208px;
padding: 20px 0 0 0;
}

#header img {
margin: 0 0 0 70px;
}

#subhead {
background: url(/images/tabsandheader.png) no-repeat;
width: 1000px;
height: 396px;
margin: -65px 0 0 0;
}

#subhead a {
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
font-size: 1.1em;
letter-spacing: .01em;
}

#subhead a:hover {
text-decoration: underline;
}

#nav {
float: right;
width: 400px;
}

#nav1 {
width: 112px;
float: left;
padding: 30px 0 0 50px;
}

#nav2 {
width: 113px;
height: 120px;
float: left;
padding: 35px 0 0 43px;
}

#mainbackground {
background: url(/images/maincontent_main.png) repeat-y;
width: 1000px;
position: relative;
top: 0px;
}

#maincontent {
position: relative;
top: -280px;
width: 840px;
margin: 0 0 0 80px;
}

#maincontent_bottom {
background: url(/images/maincontent_bottom.png) no-repeat;
width: 1000px;
height: 165px;
}

#leftimagecolumn {
float: left;
width: 265px;
position: relative;
bottom: 0px;
margin: 0 0 0 -30px;
}

#contentcolumns{
float: right;
width: 590px;
}

#middlecolumn {
float: left;
width: 360px;
font-size: .75em;
line-height: 1.7em;
color: #7d4d1f;
letter-spacing: .02em;
}

#middlecolumn h1 {
font-size: 2.5em;
color: #ce7ebc;
font-weight: normal;
line-height: 1em;
margin: 0 0 10px 0;
}

#middlecolumn a {
color: #ce7ebc;
}

#middlecolumn a:hover {
text-decoration: none;
}

#middlecolumn p {
padding: 0 0 10px 0;
}

#sidebarcolumn {
float: right;
width: 220px;
}

.sidebar_box_top {
background: url(/images/box_top.jpg) no-repeat;
width: 224px;
height: 11px;
overflow: hidden;
}

.sidebar_box_middle {
background: url(/images/box_middle.jpg) repeat-y ;
width: 224px;
padding: 10px 20px;
}

.sidebar_box_bottom {
background: url(/images/box_bottom.jpg) no-repeat;
width: 224px;
height: 11px;
}

#sidebar_topbox_content {
border: 2px dotted #97714c;
padding: 10px;
width: 160px;
color: #7d4d1f;
font-size: .8em;
}

#sidebar_topbox_content a {
color: #ce7ebc;
}

#sidebar_topbox_content a:hover {
text-decoration: none;
}

#sidebar_bottombox_content {
padding: 5px;
width: 175px;
color: #7d4d1f;
font-size: .8em;
}

#sidebar_bottombox_content h1 {
font-size: 1.5em;
border-bottom: 2px dotted #92afba;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
}

#bottomborder {
background: url(/images/bottom_border.gif) repeat-x;
height: 75px;
clear: both;
position: relative;

}

#footer {
text-align: center;
color: #ffffff;
text-transform: uppercase;
font-size: .8em;
padding: 25px 0 0 0;

}

#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footerborder {
border-bottom: 2px dotted #ffffff;
padding: 0 0 5px 0;
display: inline-block;
}

#footersmallbox {
font-size: .8em;
padding: 10px 0 0 0;
}

