#leftCol{
    float:left;
    width:510px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
#leftCol p{
    width:480px;
    padding: 0 0 0 0;
    margin: 5px 0 10px 20px;	//top, right, bottom, left
}
#rightCol{
    float:right;
    width:235px;
    padding: 0 0 0 0 ;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
#rightCol .catTitle{
    clear:both;
    line-height:30px;
    border-left:1px solid #FF9922;
    border-bottom:1px solid #FF9922;
    color:#FF9922;
    font-size:10pt;
    font-family:tahoma,verdana,arial;
    font-weight:bold;
    padding: 0 0 0 10px;
    margin: 10px 0 0 0 ;	//top, right, bottom, left
}
#rightCol .catTitle a{
    color:#FF9922;
    font-size:10pt;
    font-family:tahoma,verdana,arial;
    font-weight:bold;
    text-decoration:none;
}
#rightCol .catTitle a:link{
    color:#FF9922;
    font-size:10pt;
    font-family:tahoma,verdana,arial;
    font-weight:bold;
    text-decoration:none;
}
#rightCol .catTitle a:visited{
    color:#FF9922;
    font-size:10pt;
    font-family:tahoma,verdana,arial;
    font-weight:bold;
    text-decoration:none;
}
#rightCol .catTitle a:hover{
    color:#FF9922;
    font-size:10pt;
    font-family:tahoma,verdana,arial;
    font-weight:bold;
    text-decoration:underline;
}
#rightCol .divider{
    height:10px;
    width:235px;
    overflow:hidden;
    border-bottom:1px solid #FF9922;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;	//top, right, bottom, left
}
ul.catList{
    list-style: none;
    overflow:hidden;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.catList li
{
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
ul.catList li a
{
    width:210px;
    overflow:hidden;
    line-height:16px;
    display: block;
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #737373;
    text-decoration:none;
    text-align: left;
    cursor:pointer;
    padding: 0 0 0 0 ;
    margin: 0 0 0 11px;	//top, right, bottom, left
}
ul.catList li a:link
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #737373;
    text-decoration:none;
}
ul.catList li a:visited
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #737373;
    text-decoration:none;
}
ul.catList li a:hover
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #000;
    text-decoration:underline;
}
ul.catListBlock{
    text-align:center;
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0 5px 10px 10px;	//top, right, bottom, left
}
ul.catListBlock li
{
    float:left;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
ul.catListBlock li a
{
    overflow:hidden;
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #737373;
    text-decoration:none;
    cursor:pointer;
    padding: 2px 3px 2px 3px ;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.catListBlock li a:link
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #737373;
    text-decoration:none;
}
ul.catListBlock li a:visited
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #737373;
    text-decoration:none;
}
ul.catListBlock li a:hover
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #000;
    text-decoration:underline;
}
ul.currEntry{
    list-style: none;
    overflow:hidden;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.currEntry li
{
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
ul.currEntry li .eDate
{
    float:left;
    width:110px;
    line-height:30px;
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #999;
    padding: 0 0 0 0 ;
    margin: 0 0 0 5px;	//top, right, bottom, left
}
ul.currEntry li .title
{
    float:left;
    width:380px;
    overflow:hidden;
    line-height:30px;
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:10pt;
    color: #FF9922;
    text-decoration:none;
    text-align: left;
    cursor:pointer;
    padding: 0 0 0 0 ;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.currEntry li .title a
{
    overflow:hidden;
    line-height:30px;
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF9922;
    text-decoration:none;
    text-align: left;
    cursor:pointer;
    padding: 0 0 0 0 ;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.currEntry li .title a:link
{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF9922;
    text-decoration:none;
}
ul.currEntry li .title a:visited
{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF9922;
    text-decoration:none;
}
ul.currEntry li .title a:hover
{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF5522;
    text-decoration:underline;
}
ul.currEntry li .eExcerpt{
    border-left:1px solid #888;
    clear:both;
    display:block;
    width:370px;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #000;
    padding: 5px 0 5px 10px;
    margin: 0 5px 0 120px;	//top, right, bottom, left
}

ul.currEntry li .eCategory
{
    line-height:16px;
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #FF5522;
    text-decoration:none;
}
ul.currEntry li .eCategory a
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #FF5522;
    text-decoration:underline;
}
ul.currEntry li .eCategory a:link
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #FF5522;
    text-decoration:underline;
}
ul.currEntry li .eCategory a:visited
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #FF5522;
    text-decoration:underline;
}
ul.currEntry li .eCategory a:hover
{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #999;
    text-decoration:underline;
}






ul.blogCategories{
    list-style: none;
    overflow:hidden;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.blogCategories li
{
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
ul.blogCategories li .title
{
    width:470px;
    overflow:hidden;
    line-height:30px;
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:10pt;
    color: #FF9922;
    text-decoration:none;
    text-align: left;
    cursor:pointer;
    padding: 0 0 0 0 ;
    margin: 0 0 0 30px;	//top, right, bottom, left
}
ul.blogCategories li .title a
{
    overflow:hidden;
    line-height:30px;
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF9922;
    text-decoration:none;
    text-align: left;
    cursor:pointer;
    padding: 0 0 0 0 ;
    margin: 0 0 0 0;	//top, right, bottom, left
}
ul.blogCategories li .title a:link
{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF9922;
    text-decoration:none;
}
ul.blogCategories li .title a:visited
{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF9922;
    text-decoration:none;
}
ul.blogCategories li .title a:hover
{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:12pt;
    font-weight:bold;
    color: #FF5522;
    text-decoration:underline;
}
ul.tagCloud{
    text-align:center;
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0 15px 0 15px;	//top, right, bottom, left
}
ul.tagCloud li
{
    display:inline;
}
ul.tagCloud li a
{
    overflow:hidden;
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #737373;
    text-decoration:none;
    text-align: left;
    cursor:pointer;
    padding: 0 0 0 0 ;
    margin: 1px 5px 1px 5px;	//top, right, bottom, left
}
ul.tagCloud li a:link
{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #737373;
    text-decoration:none;
}
ul.tagCloud li a:visited
{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #737373;
    text-decoration:none;
}
ul.tagCloud li a:hover
{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #000;
    text-decoration:underline;
}
.blogEntryHead{
    width:480px;
    border-bottom:1px solid #CCC;
    padding: 0 0 0 0 ;
    margin: 15px 0 20px 10px;	//top, right, bottom, left
}
.blogEntryTitle{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:16pt;
    font-weight:bold;
    color:#FF9922;
    padding: 0 0 0 0 ;
    margin: 5px 0 5px 15px;	//top, right, bottom, left
}
.blogSubTitle{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:14pt;
    font-weight:bold;
    color:#FF9922;
    padding: 0 0 0 0 ;
    margin: 5px 0 5px 15px;	//top, right, bottom, left
}
.blogEntryDate{
    font-family:"Century Gothic","Arial Rounded MT Bold",arial;
    font-size:10pt;
    font-weight:normal;
    color:#888;
    padding: 0 0 0 0 ;
    margin: 5px 0 5px 15px;	//top, right, bottom, left
}
.blogEntryFoot{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #888;
    border-top:1px dashed #CCC;
    padding: 15px 0 0 0 ;
    margin: 20px 0 20px 10px;	//top, right, bottom, left
}
.blogFootAuthor{
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #888;
}
.blogEntryFoot a:link{
    line-height:16px;
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #FF5522;
    text-decoration:underline;
}
.blogEntryFoot a:visited{
    line-height:16px;
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #FF5522;
    text-decoration:underline;
}
.blogEntryFoot a:hover{
    line-height:16px;
    font-family: tahoma,verdana,arial;
    font-size:8pt;
    color: #000;
    text-decoration:underline;
}
p{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #000;
    padding: 0 0 0 0 ;
    margin: 10px 0 10px 20px;	//top, right, bottom, left
}
p a{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #FF5522;
    text-decoration:underline;
}
p a:link{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #FF5522;
    text-decoration:underline;
}
p a:visited{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #FF9922;
    text-decoration:underline;
}
p a:hover{
    font-family: tahoma,verdana,arial;
    font-size:10pt;
    color: #999;
    text-decoration:underline;
}
p.quote{
    font-family:"Century Gothic",arial;
    font-size:10pt;
    font-weight:normal;
    color:#000;
}
