/* CSS Document */

* {
margin:0;
padding:0
}

body,
html {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
line-height: 15px; 
color: #27443f;
background-image: url(images/background-dropshadow.gif); /** Link to the image you created **/
background-repeat: repeat-y; /** Repeats the image vertically **/
background-position: center; /** Centers the Background image **/
background-color: #412006; /** Website BG colour (matches canvas colour in Step 1) **/
font-family: Arial, Helvetica, sans-serif;
}

#wrap {
width: 850px;
margin-right: auto;
margin-left: auto;
}

#page {
width: 850px;
float: left;
background-image: url(i/bgContent.jpg);
background-repeat: repeat-y;
}

#nav {
width: 850px;
height: 20px;
background-image: url(i/bgNav.jpg);
background-repeat: no-repeat;
}

#nav ul {
padding: 11px 0 0 20px;
}

#nav li {
display: inline;
margin-right: 4px;
padding-right: 8px;
font-size: 18px;
font-weight: bold;
border-right: 2px solid #EB6100;
}

* html #nav li {
margin-right: 7px;
padding-right: 5px;
}

#nav li.last {
margin-right: 0px;
padding-right: 0px;
border-right: none;
}

#nav li a {
text-decoration: none;
color: #F28D3D;
}

#nav li a:hover {
border-bottom: 2px dotted #EB6100;
color: #402006;
}

#content {
padding: 0px;
min-height: 800px;
color: #A8601F;
}

#content h1 {
font-size: 28px;
font-weight: normal;
color: #EB6100;
margin-top: 35px;
margin-left: 50px;
margin-bottom: 12px;
}

#content h1 a {
color: #EB6100;
text-decoration: none;
}
#content h1 a:hover {
color: grey;
text-decoration: none;
}

#content h2 {
font-size: 21px;
font-weight: normal;
color: #EB6100;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 6px;
}

#content h2 a {
color: #EB6100;
text-decoration: none;
}
#content h2 a:hover {
color: #CCCCCC;
text-decoration: none;
}

p {
font-size: 12px;
font-weight: normal;
line-height: 20px;
color: #A8601F;
margin-left: 65px;
margin-bottom: 10px;
}

p a {
color: #EB6100;
text-decoration: underline;
}

p a:hover{
color: #402006;
}

.underline {
padding-left: 10px;
padding-bottom: 10px;
margin-bottom: 8px;
border-bottom: 1px dotted #EB6100;
min-height: 100px;
margin-left: 50px;

}

.rightListingTextHead {
font-size: 18px;
line-height: 14px;
font-weight: normal;
color: #EB6100;
margin-left: 45px;
margin-bottom: 8px;
padding-left: 10px;
float: left;
}

.rightListingText {
font-size: 11px;
line-height: 14px;
font-weight: normal;
color: #555555;
margin-left: 45px;
margin-bottom: 8px;
padding-left: 10px;
padding-bottom: 8px;
float: left;
border-bottom: 1px dotted #EB6100;
}

.rightListingText_NoLine {
font-size: 11px;
line-height: 14px;
font-weight: normal;
color: #555555;
margin-left: 45px;
margin-bottom: 8px;
padding-left: 10px;
padding-bottom: 8px;
float: left;
}

#content li {
font-size: 12px;
font-weight: normal;
line-height: 20px;
list-style: none;
}

#content table {
width:590px;
margin-left: 65px;
margin-top: 5px;
padding-right: 10px;
}

#content td {
font-size: 12px;
font-weight: normal;
line-height: 15px;
padding-bottom: 8px;
padding-top: 0px;
margin-top: 0px;
vertical-align: top;
}

.right {
text-align: right;
padding-left: 30px;
}

#content td em {
font-weight: bold;
color: #E0731C;
}

#content img.photo {
float: right;
margin-left: 10px;
margin-bottom: 0px;
border: 1px solid #753F11;
}

#content .contentNav {
width:850px;
margin-top:20px;
border-top: 1px solid #985823;
}

#content .contentNav li {
padding: 5px 8px 0px 12px;
display: inline;
font-size: 11px;
font-weight: bold;
}

#content .contentNav li.up {
background-image: url(i/navArrows.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

#content .contentNav li.down {
background-image: url(i/navArrows.gif);
background-repeat: no-repeat;
background-position: 0px -23px;
}

#content .contentNav li.top {
padding-left: 22px;
padding-right: 12px;
background-image: url(i/navArrows.gif);
background-repeat: no-repeat;
background-position: 46px 4px;
}

#content .contentNav li a {
color: #964305;
text-decoration: none;
}

#content .contentNav li a:hover {
border-bottom: 1px dashed #B4703D;
color: #A97040;
}

.cushycms {
float: left;
width: 620px;
}
.cushycms_right {
float: right;
margin-right: 20px;
width: 200px;
}

#rightcol {
width: 250px;
float: left;
clear: none;
margin-top: 24px;
margin-left: 10px;
}

#rightcol ul.menu {
margin: 16px 0px 2px 22px;
font-size: 11px;
font-weight: bold;
}

#rightcol ul.menu li {
list-style: none;
line-height: 22px;
padding-left: 20px;
background-image: url(i/pdf.gif);
background-repeat: no-repeat;
background-position: left;
}

#rightcol ul.menu li a {
color: #F28D3D;
text-decoration: none;
border-bottom: 1px dashed #EB6100;
}

#rightcol ul.menu li a:hover {
color: #F9E5D6;
border-bottom: 1px solid #EB6100;
}

#rightcol img {
width: 118px;
height: 88px;
margin-top: 15px;
margin-left: 16px;
border: none;
}

#rightcol img a {
border: none;
}


.rightListingImg {
padding-right: 5px;
padding-top: 5px;
float: right;
margin-bottom: 10px;
}

.leftListingImg {
padding-right: 15px;
float: left;
margin-bottom: 20px;
margin-left: 55px;
}
.leftListingImg2 {
padding-right: 15px;
float: left;
margin-bottom: 20px;
}

#main_image { height: 250px; }

#footer {
	clear:both;
	margin-top: 20px;	
	padding-top: 10px;
}
#footerLine {
	background: url(images/blue.gif) 0 0 repeat-x;
	height: 5px;
	
}
#footer p{
text-align: left;
font: normal 11px arial, helvetica, tahoma, verdana;
line-height: 14px; 
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
color: #EB6100;
}

#footer p a {
color: #EB6100;
text-decoration: none;
}
#footer p a:hover {
color: #27443f;
}
#footer p .bd {
color: #27443f;
font-weight: bold;
}