/* CSS Document */

body {
text-align: center;
margin: 0px 0px 8px 0px;
background: #fff;
}

.content {
margin-left: auto;
margin-right: auto;
background: #fff;
width: 750px;
border: 0px;
position: relative;
line-height: 14px;
}

.heading {
font-size: 17px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
color: #336633;
text-align: left;
margin: 20px 0px 15px 70px;
}


p {
text-align: left;
width: 613px;
font-size: 13px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
margin: 12px 0px 1px 70px;
color: #996633;
line-height: 16px;
}

.sml {
text-align: left;
width: 613px;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #996633;
line-height: 14px;
}

a:link, a:visited {
text-align: left;
font-size: 13px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: normal;
color: #660033;
}

a:hover {
color: #663333;
}

.copyright {
text-align: center;
font-size: 9px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #666666;
margin: 10px 0px 0px 0px;
}

a img {
border: none;
}
	
table {
margin: 10px 0px 10px 70px;
}

.sushititle {
text-align: left;
font-size: 14px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #663300;
line-height: 14px;
}

td {
text-align: left;
font-size: 13px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #996633;
line-height: 14px;
}

td.sml {
text-align: left;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #996633;
line-height: 14px;
}

img {
border: 0px none;
}

.clear {
clear: both;
}

.clearfix {
	zoom:1;/*for IE 5.5-7*/
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}







h2.heading {
width:613px;
padding-bottom:15px;
margin-bottom:30px;
border-bottom:1px dotted #aaa;
}

div.news_article {
width:613px;
margin:0 auto 30px;
padding:0 0 15px;
border-bottom:1px dotted #aaa;
}

h3.article_title {
margin:0 0 15px;
padding:0;
text-align:center;
color: #660033;
font-weight:bold;
font-size:20px;
}

h3.article_title span {
font-size:12px;
color: #666;
font-family:georgia;
}



div.article_img {
width:613px;
margin:0 0 15px;
display:block;
text-align:center;
}

div.article_img_left {
float:left;
width:300px;
overflow:hidden;
}

div.article_img_right {
float:right;
width:300px;
overflow:hidden;
}


div.article_img img{
display:inline;
max-width:600px;
height:auto;
}

div.news_article p.article_text {
padding:0;margin:0 0 15px;
text-align:left;
color:#333;
}

