/*1 main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Helvetica, Arial;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Helvetica, Arial;
	vertical-align: middle;
}
body {
	line-height: 1;
	color: black;
	background: #f1f1f1;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

p,h1,h2,h3,h4,h5,h6,ul,ol {margin-bottom:.5em}
a img,img{border:none;display:block;}
a{
	text-decoration:none;
	color:#16478a;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{font-size:197%}/* 26px */
h2{font-size:182%}/* 24px */
h3{font-size:167%}/* 22px */
h4{font-size:152%}/* 20px */
h5{font-size:136%}/* 18px */
h6{font-size:122%}/* 16px */

body{
	font-size: 13px; 
	text-align:center;/* for ie5.+*/
}

.right
{
float:right;
}

a:hover
{
text-decoration:underline;	
}

.spacer
{
height:8px;
width:100%;
}

.barclass
{
width:960px;
height:22px;
background-image:url('images/barclass.jpg');
background-repeat:no-repeat;
margin:auto;
}

#adtop
{
width:728px;
height:90px;
margin:auto;
}

#outer
{
width:996px;
margin:auto;
text-align:left;
border:0px solid black;
}

#logospacer
{
margin-left:381px;
margin-top:37px;
position:absolute;
}

#logo
{
position:absolute;
margin-left:35px;
margin-top:20px;
}

#searchform
{
position:absolute;
margin-top:30px;
margin-left:680px;
}

#searchbox
{
border:0px;
/*padding-top:9px;
padding-bottom:2px;
padding-left:3px;
padding-right:0px;*/
margin-left:5px;
width:150px;
/*height:18px;*/
background-image:url('images/searchbar.jpg');
background-repeat:no-repeat;
margin-top:-0px;
/*position:absolute;*/
}

#searchbutton
{
/*position:absolute;*/
margin-left:5px;

}

#header
{
width:996px;
border:0px solid black;
height:70px;
background-image:url('images/header.jpg');
background-repeat:no-repeat;
}

#header li
{
display:inline;
margin-left:10px;
margin-right:10px;
}

#header a
{
font:14px;
font-family: Verdana, Helvetica, Arial;
color:white;
font-weight:bold;
}

#nav
{
width:996px;
border:0px solid black;
height:31px;
background-image:url('images/nav.jpg');
background-repeat:no-repeat;
text-align:center;
padding-top:19px;
}

#nav li
{
display:inline;
margin-left:10px;
margin-right:10px;
}

#nav a
{
font:14px;
font-family: Verdana, Helvetica, Arial;
color:white;
font-weight:bold;
}

#footer
{
width:996px;
border:0px solid black;
height:115px;
background-image:url('images/footer.jpg');
background-repeat:no-repeat;
}

#copyright
{
font:11px;
font-family: Verdana, Helvetica, Arial;
color:#666666;
position:absolute;
margin-top:62px;
margin-left:39px;
}

#footcategories
{
position:absolute;
margin-top:40px;
margin-left:267px;
}

#footcategories li
{
display:inline;
margin-left:5px;
margin-right:5px;
}

#footcategories a
{
font:11px;
font-family: Verdana, Helvetica, Arial;
color:#666666;
font-weight:bold;
}

#footlinks
{
width:996px;	
height:40px;
background-image:url('images/mainrep.jpg');
background-repeat:repeat-y;
text-align:center;
}

#footlinks li
{
display:inline;	
color:#638d27;
font:12px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
margin-left:10px;
margin-right:10px;
}

#footlinks .bold
{
font:14px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
color:black;
}

#footlinks a
{
color:#638d27;
font:12px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
}

#main
{
width:996px;
margin:auto;
background-image:url('images/mainrep.jpg');
background-repeat:repeat-y;
text-align:left;
min-height:200px;
padding-top:10px;
padding-bottom:10px;
}
*html #main
{
height:200px;	
}

#content
{
width:996px;
margin:auto;
text-align:left;
border:0px solid black;		

}

#leftcol
{

float:left;
position:relative;
width:615px;
margin-left:20px;
min-height:200px;
border:0px solid black;
padding-top:40px;
}
*html #leftcol
{
margin-left:10px;	
}



#rightcol
{
float:right;
position:relative;
width:330px;
margin-right:20px;
min-height:200px;
border:0px solid black;		
}
*html #rightcol
{
margin-right:10px;	
}

.rboxhead
{
background-image:url('images/rboxhead.jpg');
background-repeat:no-repeat;	
width:310px;
height:3px;
}

.rboxbody
{
background-image:url('images/rboxbody.jpg');
background-repeat:repeat-y;	
width:305px;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
min-height:240px;
}
*html .rboxbody
{
height:240px;	
}

.rboxfoot
{
width:310px;
background-image:url('images/rboxfooter.jpg');
background-repeat:no-repeat;
height:3px;
margin-bottom:10px;
}

.post
{
margin-left:20px;
width:570px;
clear:both;
min-height:120px;
}

.postspacer
{
height:36px;	
}

.imagethumb
{
width:180px;
height:120px;
padding-right:15px;
padding-bottom:5px;
float:left;
}



#leftcol li
{
font:14px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
color:#638d27;
}


.catblue a
{
font:14px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
color:#1780ea;
text-transform:uppercase;
}

.catgreen a
{
font:14px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
color:#638d27;
text-transform:uppercase;
}

.catred a
{
font:14px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
color:#ff0000;
text-transform:uppercase;
}

.igray
{
color:#6e6e6e;
font:12px;
font-family: Verdana, Helvetica, Arial;
font-style:italic;
}

.posttitle
{
font:18px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
color:#15508c;
margin-bottom:4px;
}

.post p
{
color:#333333;
font-size:16px;
font-family: Verdana, Helvetica, Arial;
}

.title-ad{width:360px; float:left; border:1px solid #ddd; background:#ececec; padding:5px; margin:5px 0;}

h3 
{
font:18px;
font-family: Verdana, Helvetica, Arial;
font-weight:bold;
color:#15508c;
margin-bottom:4px;
}

#related ul
{ list-style-type: disc; } 


