html{
width:100%;
text-align:center;
padding:0px;
margin:0px;
min-height: 100%;
background:#F0EEE7 url(images/bannerbg.jpg) repeat-x top left;
}

body{ 
padding:0px;
margin:0px;
text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
font-weight:normal;
line-height:20px;
border:0px solid #CCCCCC;
min-height: 100%; 

}


a, a:visited{
color:#1E2BD8;
font-weight:normal;
text-decoration:none;
}

a:hover{
color:#626DFB;
font-weight:normal;
text-decoration: underline;
}



#wrapper{ 

width:900px; 
text-align:left;
border:0px solid #CCCCCC;

}

#header{ 

height:200px;
text-align:left;
vertical-align:middle;
background:url(images/banner-bg2.jpg) repeat-x top left;

border:0px solid #CCCCCC;
padding-top:50px;
padding-left:10px;
}

#top_menu{
padding:10px;
border:0px solid #CCCCCC;

}

#menu_list{  }
#menu_list a{ padding:0px; margin:0px; margin-right:10px;}

#menu_list a, #menu_list a:visited{
font-family:Arial, Helvetica, sans-serif;
color: #66CC00;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#menu_list a:hover{
color:#008800;
text-decoration:none;

}


#content{

background:#FFFFFF url(images/bodytopbg.jpg) repeat-x top left;
padding:10px;

border:1px solid #CCCCCC;


}


#left{ width:200px; display:inline; float:left; border:0px solid #CCCCCC; padding:0px;}
.left_part{width:200px; border:1px solid #CCCCCC; padding:10px; margin-bottom:10px;  background:#FFFFFF;}


#right{ width:622px; display:inline; float:right; border:1px solid #CCCCCC; padding:10px; background:#FFFFFF;}


.success_msg{
text-align:left;
color:#00CC00;
font-weight:bold;}


.error_msg{
text-align:left;
color:#FF0000;
font-weight:bold;}


.box1{ width:100%; border:1px dotted #CCCCCC;  min-height:100%; }
.box1_row{ width:100%; border:1px solid #CCCCCC; min-height:100%; }
.box1_part1{ width:150px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part2{ width:150px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part3{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part4{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part5{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part6{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}


.title_bar{ background:#EEEEEE;}
#review_details td{ vertical-align:top;}


.caption{ font-size:18px; font-weight:bold;}
.caption3{ font-size:18px; font-weight:bold;}
.caption3, .caption, h4 { font-size:18px; font-weight:bold; background:#FFFFFF url(images/title-bg.jpg) no-repeat top left; padding-left:40px; min-height:25px; padding-top:5px;}

#rating_box{border: 1px solid green; padding:0px; padding-left:15px; font-family: arial, verdana, san-serif; font-size: padding-right:15px;}

#paging{border:2px solid #00CC00; background:#DDDDDD; height:20px; width:auto; margin:5px 0 5px 0; padding:5px;}


#footer{
height:70px;
text-align:center;
vertical-align:middle;
border:0px solid #CCCCCC;
background:#333333 url(images/footer-bg.gif) repeat-x top left;
color:#FFFFFF;

}

#banner_p2 { text-align:right; right:10px; bottom:10px;}
#sitemap_list td{ width:200px;}
