body { 
text-align: left;
background-color: #F00; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-weight: normal;
}

img{
border-style: none;
}

* {
margin: 0;
padding: 0;
}

.inside { 
padding: 10px;
}

.inside_main{ 
padding: 10px 20px 20px 20px;
}

.inside_notop { 
padding: 0 10px 10px 10px;
}

.inside_thin { 
padding: 3px 5px 3px 5px;
}

#wrap {
width: 930px;
border: 0px solid #fff;
margin: 0 auto; /* center hack*/
text-align: left; /* center hack*/
background-image: url(../images/wrap_bg.gif); 
background-repeat: repeat-y;
}

#wrap_inner {
width: 900px;
background-color: #fff; 
margin-left: 15px;
margin-right: 15px;
background-image: url(../images/inwrap_bg.gif); 
background-repeat: repeat-y;
}

#content {
float: left; 
width: 580px;
overflow: hidden;
}

#sidebar-right {
float: left; 
width: 320px; 
overflow: hidden; 
} 

#header{
width: 900px;
height: 250px;
background-image: url(../images/pan_cafe_head.gif);
background-repeat: no-repeat;
background-position: top center; 
color: #FFF;
font-weight: bold;
}

#footer{
background-color: #0C3;
width: 900px;
clear: both;
}
#footer p{
color: #000;
font-size: 8.5pt; 
}

.itembox_body {
background-color: #fff;
padding: 0 10px 10px 10px;
border: 1px solid #999;
}

.itembox {
background-color: #fff;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #999;
}
.itembox h3 {
background-image: url(../images/MidBground.png);
color: #fff;
font-size: 12pt;
font-weight: normal;
font-style: normal;
padding: 5px 5px 10px 5px;
margin: -10px -10px 0 -10px;
}

.itembox_news_reel_c {
border: 0 solid #060;
background-color: #CFC;
margin-bottom: 10px;
}

.itembox_news_reel_c h3 {
color: #d86906;  
font-size: 14pt;
font-weight: normal;
font-style: normal;
margin-top: 0;
}

.itembox_news_reel_n {
border: 1px solid #ddd;
background-color: #fff;
margin-bottom: 10px;
}
.itembox_news_reel_n h3 {
color: #d86906;  
font-size: 14pt;
font-weight: normal;
font-style: normal;
margin-top: 0;
}


p, h1, h2, h3, h4{
margin-bottom: 9pt;
margin-top: 9pt;
}

p.small{
font-size: 8.5pt; 
line-height: 10pt;  
margin-bottom: 6px;  
margin-top: 6px; 
}

.caption{
font-size: 8.5pt; 
line-height: 10pt;  
color: #CC0000;
margin-bottom: 9px;  
margin-top: 9px; 
}


a{
text-decoration: underline;
color: #000099;
}

a:hover{
text-decoration: underline;
color: #CCC;
}

h1{
color: #C00;  
font-size: 18pt;
font-weight: normal;
font-style: normal;
}

h2{
font-size: 16px;
font-weight: bold;
font-style: normal;
}

h3{
font-size: 16px;
font-weight: bold;
font-style: normal;
}

h4{
font-size: 11px;
}

h5{
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 16px;
}

h6 { color: #000;  font-size: 9pt;
	text-decoration: none; font-weight: normal; 
	border: 1px solid #999;
   padding: 10px;
   margin: 10px;
   text-align: center;
	}

ul {
	list-style: square inside; 
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}
li {
	margin-top: 6px
	}	
li ul li{
	list-style: disc inside; 
	margin-left: 0;
	padding-left: 15px;
	text-indent:  0;
	}
li.close {
	margin-top: 2px
	}

hr {
border: none 0;
border-top: 2px dashed #0C3;
width: 100%;
height: 2px;
margin-top: 12px;
margin-bottom: 12px;
}
	
.formBorder	{ border: 1px solid #999; background: #FFF;}

.formBorderBlog	{ border: 1px solid #999; background: #FFF; width:550px; padding:3px;}

.itembox_blog {
border: 1px solid #999;
background-color: #fff;
}
.itembox_blog h2 { 
font-family: Georgia, 'Times New Roman', Times, serif; 
font-weight: normal; 
font-size: 14pt; 
color: #666666; 
}
.itembox_blog_top h3 {
background-color: #fff;
background-image: url(../images/MidBground.png); 
background-repeat: no-repeat;
color: #fff;  
font-size: 12pt;
font-weight: normal;
font-style: normal;
padding: 8px 10px 5px 10px;
}

.inside_blog {
width: 265px;
float: left; 
padding: 10px;
}
.inside_blog_space {
width: 10px;
float: left; 
padding: 0;
margin: 0;
}

.blogMainBG { 
background-color: #FFF; 
margin-bottom: 10px; 
margin-top: 0;
padding: 0 10px 10px 10px;
border: 1px solid #999;
}

.blogMainBG h3{ 
margin-top: 0;
}

.blogInfoBG { 
background-color: #FF3;
 }

p.blogForm{
font-size: 8.5pt; 
margin-bottom: 8px;  
margin-top: 8px; 
}


#clearall {
clear: both; 
}
