body {
margin: 0;
padding: 0;
border: 0;
color: #000;
font-size: 9pt;
line-height: 130%;
font-family: "Trebuchet MS", Verdana, sans-serif;
background: #000; 
}

#bodypop {
background-color: #E1D1A3;
}
 
em {
display: none;
}

p {
margin: 3px 0;
padding: 0;
}

a {
	color: #643232;
}

a:hover  {
	color: #B67B67;
}

hr {
margin: 0;
padding: 0;
}

input {
font-size: 9pt;
font-family: "Trebuchet MS", Verdana, sans-serif;
}

img {
border: 0
}

form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

.floatright {
float: right;
}

.textcolor {
color: #CC0000;
}

#logo {
position: absolute;
width: 132px;
height: 87px;
left: 10px;
}

#header {
text-align: center;
height: 102px;
background : #CACACA url(media/header_bckg.gif) repeat-x; 
padding: 0 31px 0 112px;
}

#headertext {
display: block;
background : url(media/headertext.gif) no-repeat center center;
margin: 0 auto;
width: 591px;
height: 24px;
}

#topnav {
height: 32px;
width: 372px;
background : url(media/menu_r.gif) no-repeat right center; 
margin: 0 auto;
}

#topnav ul {
background : url(media/menu_l.gif) no-repeat left center; 
padding-left: 52px;
height: 32px;
margin: 0 auto;
width: 320px;
}

#topnav li {
	height: 32px;
	float: left;
	list-style-type : none;
}

#topnav a {
	margin-top: 7px;
	height: 17px;
}

#mainlink1 {
background : url(media/menu_contact.gif) no-repeat;
width: 75px;
} 

#mainlink1 a {
display: block;
width: 60px;
} 

#mainlink2 {
background : url(media/menu_services.gif) no-repeat;
width: 78px;
} 

#mainlink2 a {
display: block;
width: 63px;
} 

#mainlink3 {
background : url(media/menu_about.gif) no-repeat;
width: 60px;
} 

#mainlink3 a {
display: block;
width: 45px;
} 

#mainlink4 {
background : url(media/menu_home.gif) no-repeat;
width: 55px;
} 

#mainlink4 a {
display: block;
width: 40px;
} 

#headersearch {
background : url(media/searchtext.gif) no-repeat left 1px;
width: 167px;
height: 16px;
margin: 4px auto;
padding-left: 116px;
}

#headersearch input {
width: 123px;
height: 15px;
line-height: 15px;
float: left;
margin: 0;
padding: 0 0 0 3px;
}

#headersearch .btngo {
display: block;
margin: 1px 0 0 5px;
width: 31px;
height: 18px;
background: url(media/btn_go.gif) no-repeat;
float: left;
}

#mainarea {
background: #000 url(media/right_col.jpg) no-repeat right top; 
padding: 0 73px 0 154px;

}

#page {
background-color: #E1D1A3;
border: 1px solid #000;
padding: 2%;
min-height: 400px;
height: 400px;
}

html>body #page {
height: auto;
}

#leftcol {
position: absolute;
background: #CACACA url(media/left_menu_top.gif) repeat-x top; 
top: 102px;
left: 0;
width: 154px;
height: 380px;
}

#leftcol ul {
background : url(media/left_menu_bottom.gif) no-repeat bottom; 
padding: 20px 0 46px 0;
margin: 3px 0 0 0;
width: 154px;
height: 320px;
}

#leftcol li {
margin: 3px;
}

#leftcol li a {
background: #FFF url(media/left_menu_off.gif) no-repeat left; 
width: 138px;
height: 18px;
display: block;
padding: 0 0 0 10px;
}

#leftcol li a:hover {
background: #FFF url(media/left_menu_on.gif) no-repeat left; 
}

#featureditems span {
border: 1px solid #000;
margin: 0 10px 10px 0;
display: block;
float: left;
}

.line {
border-bottom: 1px solid #CDAA58;
clear: both;
float: none;
display: block;
margin: 5px 0 3px 0;
}

.clear {
clear: both;
float: none;
display: block;
}

#category img {
margin-left: 5px;
border: 1px solid #000;
display: block;
float: right;
}

#category div {
float: left;
width: 44.5%;
height: 145px;
min-height: 145px;
border: 1px solid #CCC;
padding: 1.5%;
margin: 5px 0.5%;
background: #FFFFFF;
}

html>body #category div {
height: auto;
}

#category p {
text-indent: 0;
font-size: 8pt;
line-height: 14px;
width: auto;
}

#category span {
display: block;
}

#bodypop img {
border: 1px solid #000;
float: left;
margin-right: 10px;
}

#bodypop #popdescr {
margin: 10px;
}

#logopop img {
float: none;
border: none;
}

.hideforscreen {
display: none;
}

#moreimg {
font-weight: bold;
margin-top: 15px;
}
#moreimg span {
height: 18px;
display: block;
float: left;
}
#moreimg span.imgnumber {
font-weight: bold;
border: 1px solid #AEB0AE;
width: 18px;
line-height: 18px;
text-align: center;
margin: -2px 3px 0 3px;
background-color: #FFF;
cursor: pointer;
cursor: hand;
}
#moreimg span.current {
font-weight: normal;
border: 1px solid #AEB0AE;
background-color: #CCC;
color: #AEB0AE;
cursor: default;
}
#moreimg span.imgnumber a {
height: 18px;
width: 18px;
display: block;
text-decoration: none;
} 