* { 
padding : 0;
margin : 0;
} 
body { 
font : 100% "Myriad Pro", Arial, Helvetica, sans-serif;
color : #000;
background-color : #6a6a6a;
font-size : 12px;
background-image : url(../images/bg.jpg);
background-repeat:repeat-x;

} 
img 
{
padding : 2px 2px 2px 2px;

border : 1px solid #dfdfdf;
} 

h3 { 
font-size : 15;
font-weight : lighter;
padding-left : 5px;
}
h4 { 
font-size : 15;
font-weight : lighter;
padding-left : 0px;
}  
blockquote { 
position : relative;
margin : 10px;
text-align : justify;
padding : 15px;
background-color : #dce3e9;
} 
.clear { 
clear : both;
} 
#wrapper { 
width : 800px;
margin : 0 auto;

background-color : #fff;
} 
#topmenu
{
margin : 0px 0px 0px 0px;
padding-left: 490px;
width: 100%;
float : left;
}
#navbar { 
margin : 0px 0px 0px 0px;
padding-top : 110px;

height : 19px;
} 
#navbar ul { 
float : right;
list-style : none;
margin : 0 0 0 0;
height : 19px;
} 
#navbar ul li { 

float : left;

margin-left: 0xp;

} 
#navbar ul a { 
color : #323538;
display : block;
text-decoration : none;
padding : 0px 4px 0px 4px;

font-size : 13px;
margin-left : 3px;
} 
#navbar ul a.act, #navbar ul a:hover { 


padding : 0px 4px 0px 4px;
color: #db2727;
margin-left : 3px;
font-size : 13px;
} 
#header { 
margin : 0px 0px 0px 0px;
height : 132px;
width  :800px;

background-color : #fff;
background-image : url(../images/header.jpg);
background-repeat : no-repeat;} 

#leftcolumn { 
margin : 0 0px 0px 0px;
display : inline;
width : 105px;
float : left;
min-height : 300px;
padding : 0;
font-size : 13px;
background : url(../images/leftbg.jpg) no-repeat;
} 
* html #leftcolumn { 
height : 300px;
} 
#leftnav { 
width : 105px;
min-height : 110px;

color : #333333;
padding : 0;
margin-top : 0px;
float : left;
display : inline;
} 

.col { 

float : left;
padding : 0px 0px 0px 25px;
color: 000;
} 
.col p { 
margin : 0px 0 0 0;
padding : 0;
} 
.col ul { 
display : list-item;
list-style-type : none;
} 
.col li { 
padding-right : 3px;
padding-bottom : 1px;

} 
.col li a { 
color : #000;
text-decoration : none;
} 
.col li a:hover { 
color : #db2727;
} 
#centercolumn { 
margin : 0 10px 0 0;
display : inline;
width : 360px;
float : left;
min-height : 300px;
} 
* html #centercolumn { 
height : 300px;
} 
#centercolumn p { 
text-align : justify;
} 
#centercolumn a { 
color : #000;
text-decoration : none;
} 
#centercolumn img { 

border : 1px solid #dfdfdf;
} 
#rightcolumn { 
margin : 0 0px 0 0px;
display : inline;
width : 300px;
float : left;
background-color : #fff;
background : url(../images/right_col_bg.jpg) no-repeat;
min-height : 530px;
padding-left: 20px;
} 
* html #rightcolumn { 
height : 530px;
} 
.news { 
margin-top : 15px;
} 
.news h5 { 
font-size : 1.4em;
font-weight : lighter;
color : #8297b0;
padding-bottom : 0;
padding-left : 10px;
} 
.news p { 
font-size : 1.1em;
text-align : justify;
margin-bottom : 1em;
padding : 5px;
} 
.news a { 
color : #d0660b;
} 
#footer { 
clear : both;
padding-left: 340px;
height: 120px;
margin-left : 0px;
margin-bottom : 0px;
background : #fffffe;
background : url(../images/footer.jpg) no-repeat;

} 

#footer a { 
text-decoration : none;
color : #3c3c3c;
} 
#footer a:hover { 
text-decoration : none;
}



/* Read more link */
.readon{
font-size: 12px; color:#000;font-weight: light;
float : right;
}

.readmore{
font-size: 12px; color:#000;font-weight: light;
float : right;
}
/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
font-size: 15px;
width: 100%;
font-weight: light;
color: #000;
}