/*
01 Global Reset
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
vertical-align:top
}
html{
font-size:100%;/* IE hack */
height:100%
}
:focus{
outline:0
}
ol,ul{
list-style:none
}
table{
display:block;
clear:both;
border-collapse:collapse;
border-spacing:0;
width:100%;
margin:30px 0
}
caption,th,td{
text-align:left;
font-weight:normal
}
blockquote:before,blockquote:after,
q:before,q:after{
content:""
}
blockquote,q{
quotes:"" ""
}
em{
font-style:normal
}

body {
	background: white;
	font-family: sans-serif;
	font-size: 10pt;
}

#wrapper {
padding:50px;
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

a:link, a:visited {
   color: #700;
   background: transparent;
   font-weight: 900;
   text-decoration: none;
}



h1{
	font-size:22pt
}
h2,h3{
	font-size:16pt
}

h4,h5,h6{
	font-size:12pt
}
#slidercontainer,#renthome,#mainsearch,#pagesmenu,#banner,#simple_contact_form,#footercol1,#footercolmid,#footercol2,#contactformtt,#barcd5{
display:none!important
}

td, th, thead{
border:1px solid #000;
padding:4px
}
thead{
font-size:14pt;
font-weight:900;
text-transform:uppercase
}
h1,h2,h3,h4,h5,h6,#cdbar{
padding:10px 0;
margin-top:20px;
border-top:1px solid #000;
text-transform:uppercase
}
img{
margin:4px;
padding:4px;
border:1px solid #000
}


#cdbar  { 
font-size:.7em
}

