/* Start of CMSMS style sheet 'new_try_css' */
body {
  font-family: comic sans ms;
  font-size: 16px;
  text-decoration: none;
  background-color:#DBCEBD;
  color:#000000;
  margin: 0px;
}

a {
  color:#835a4a;
  text-decoration:none;
}

a:active{

}
a:visited{

}
a:hover{

}

h1 {

}
h2 {

}
h3 {

}
h4 {

}
h5 {

}

h6 {

}

img {
 /* border: 1px solid #00ff00; */
}
#pagewrapper{
/*
  position:absolute;
  width: 1200px;
  height: 800px;
  left:50%;
  top: 50%;	
  margin-left:-600px;
  margin-top:-400px;
  overflow:auto;
*/
}

#header{
  left: 0px;
  top: 10px;
  width: 1200px;
  height: 145px;
  background-image: url(uploads/ngrey/banner.jpg); 
  background-repeat:no-repeat;
}

#search{

}

#crbk{

}

#content{

}
#sidebar{
  position:absolute;
  left: 0px;
  top: 185px;
  width: 225px;
  background-color: :#DCC3B3;
  padding-left: 10px;
}
div#sidebar ul{
  list-style-type:none;
}
div#sidebar a{
   
}
.back{
  position:absolute;
  left: 250px;
  top: 185px;
  width: 950px;
  background-color: :#DCC3B3;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 15px;
}

#clear{

}

#breadcumps{

}


#main{
  
  
}

#sidebara{

}

#menu_vert{

}

.nav_link {
  height: 30px; 
  font-size:14px;
  text-align:left;
  vertical-align:top;
  text-decoration:none;
  color:#000000;

}
div.nav_link a {
  font-size:18px;
  font-weight:bold;
  text-align:left;
  vertical-align:top;
  text-decoration:none;
  color:#000000;
 
}
.menuactive_menuparent {
  font-size:14px;
  text-align:center;
  vertical-align:top;
  text-decoration:none;
  color:#60422D;
}

.currentpage h3 {
   font-size:14px;
  text-align:center;
  vertical-align:top;
  text-decoration:none;
  color:#60422D;

}
table {
  border:0px;
  border-spacing:0px;
  padding:0px;  
}
#corner_top_left {
 background-color:#835a4a;
 width:10px;
 height:10px;
}

#corner_top_right {
  background-color:#835a4a;
  width:10px;
}

#corner_bottom_left {
  background-color:#835a4a;
  height:10px;
}

#corner_bottom_right {
  background-color:#835a4a;
}

#border {
  background-color:#835a4a;	
}



#banner {
  background-image: url(uploads/ngrey/banner2.jpg); 
  background-repeat:no-repeat;	
  width:1200px;
  height:120px;
}

#nav_area{
  width:320px;
  background-color:#00ff00;
  text-align:left;	
}

#main_area{
  width:755px;
  background-color:#FFFFFF;	
}
#spaceholder_vertical {
   width:30px;	
}

#spaceholder_horizontal {
   height:10px;	
}

#nav_area ul {
  list-style-type:none;
}
#logo_pic {
  width:340;
  height:286px;
  background-image: url(uploads/ngrey/logo_pic.jpg); 
  background-repeat:no-repeat;
}
a img {
  border-color: #00FF00;
} 
#gb_listing_table{
  text-decoration:none;
}
/* End of 'new_try_css' */

