/* ----======== Reseting All Browsers ========---- */				
	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
margin:0;
padding:0;
}

fieldset, img
{
border:0;
}

ol
{
list-style:square;
list-style-position:inside;
line-height:25px;
}

ul
{
list-style:none;
}

caption, th
{
text-align:left;
}

h1, h2, h3, h4, h5, h6
{
font-size:100%;
font-weight:normal;
}

abbr, acronym
{
border:0;
}

img, div, input { behavior: url("js/iepngfix.htc") }

/* ----======== End Reseting All Browsers ========---- */		

*
{
font-family: Arial, Helvetica, sans-serif;
color: #6f2521;
font-size: 13px;
}

body
{
background: #fff url(../images/floral_tile.gif) repeat-x top center;
text-align: center;
margin: auto;
}

a
{
color: #43817c;
text-decoration: none;
}

a:hover
{
color: #4b0404;
text-decoration: underline;
}

h1
{
color: #4b0404;
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
}

h2
{
color: #4b0404;
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
}

h3
{
color: #4b0404;
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
}

p
{
margin-bottom: 15px;
line-height: 18px;
}

blockquote
{
font-style: italic;
}

table
{
margin-bottom: 15px;
}

th
{
background: #DFC3C5;
padding: 4px;
font-weight: bold;
}

td
{
background: #F3E5E6;
padding: 4px;
}

.clearer
{
clear: both;
margin-bottom: 15px;
}

ul, ol
{
margin-bottom: 10px;
line-height: normal;
margin-left: 0;
list-style: none;
}

li
{
padding-bottom: 5px;
padding-left: 13px;
margin-left: 0;
background: url(../images/bullet.gif) no-repeat;
background-position: 0 5px;
}


#wrapper
{
width: 940px;
text-align: left;
margin: auto;
position: relative;
}

#header
{
height: 133px;
padding-top: 95px;
position: relative;
z-index: 99;
}

#menu
{
height: 42px;
padding-top: 13px;
font-size: 13px;
position: relative;
z-index: 100;

}
#menu a
{
color: #6f2521;
padding: 5px 8px;
font-weight: bold;
text-decoration: none;
border-right: 1px solid #d7a9a7;
}
#menu a:hover
{
color: #43817c;
}

#caboose
{
background: url(../images/caboose.png) no-repeat top left;
width: 432px;
height: 596px;
position: absolute;
right: 0;
top: 95px;
z-index: 98;
}

#content
{
width: 500px;
padding-top: 10px;
}

#footer
{
height: 20px;
}

