body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/grad_backgrnd.jpg);
	background-repeat: repeat-x;
}
.body {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subhead {
	color: #008fd5;
	font-family: Verdana;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.banner_headline {
	font-family: Verdana;
	font-size: 21pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffb296;
}
a {
	outline: none;
}
a.footer 
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.footer:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}.quote {
	color: #99ccff;
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.quote_name {
	color: #99ccff;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 50px;
}
.scrollbar_copy {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c5c8a;
}


*{
margin:0;
padding:0;
}

html,body{
background:#BDBDBD url(images/bodybg.jpg) repeat-x;
color:#333;
text-align:center;
} 

body{font:12px arial,helvetica,verdana,sans-serif;}

h1{
font-size:25px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}

h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:13px;}

h5{
font-size:10px;
color: #7f7f7f;
padding-left:1px;
font-weight:normal;
margin-bottom:8px;
}

a{
	color:#f4632d;
	text-decoration:none;
}

a:hover{color:#666;}

#wrapper{
margin:0px auto;
text-align:left;
width:878px;
} 
/* main content */
#mid{padding-top:4px;}
#main{
background:#FFFFFF url(images/mainbottom.gif) bottom no-repeat;
float:left;
margin:0 10px 0 0;
width:548px;
}

#singlemain{
background:#FFFFFF url(images/smbottom.gif) bottom no-repeat;
float:left;
margin:0 10px 0 0;
width:548px;
}

#featured{
background:url(images/maintop.gif) top left no-repeat;
padding:5px;
}

#myGallery{
margin:4px;
font-size:18px;
}

/* sidebar */
#sidebar a{font-weight:bold;}

#sidebar{
	color:#333;
	float:left;
	margin:0;
	width:175px;
	line-height:1.3em;
}

#sidebar p{color:#333;}

#blocks{
background:#FFFFFF url(images/blocktop.gif) top no-repeat;
padding:5px 10px 0 10px;
}

#widgetblock{
background:#FFFFFF url(images/blocktop.gif) top no-repeat;
padding:5px 5px 0 5px;
}

#tagblock{
background:#FFFFFF url(images/blocktop.gif) top no-repeat;
padding:5px 10px 0 10px;
}

#tagblock a{
font-weight:normal;
color:#484848;
}

#tagblock a:hover{color:#7F7F7F;}

#advertblock{
background:url(images/advertblockbg.gif) top no-repeat;
height:270px;
padding:10px 0 0 10px;
}

#blocks a{
font-weight:bold;
color:#484848;
}

#blockpost{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

#blocks a:hover{color:#7F7F7F;}

h3.blocks{
font-size:15px;
margin-bottom: 10px;
}

h3.mainblock{
font-size:15px;
margin-bottom: 10px;
margin-left: 5px;
}

#bottomblock{
background: #BDBDBD url(images/blockbottom.gif) top no-repeat;
height:7px;
padding:0;
margin-bottom:10px;
}

#searchWrap{
float:right;
margin-top:69px;
margin-right:2px;
}

.blocks{margin-bottom:20px;}

/* main content */
#content{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#content p{
	margin-bottom:10px;
}

#introIMG{
	width:160px;
	height:160px;
	float:left;
	margin-right:25px;
	overflow:hidden;
}

#introIMG img{
border:none;
padding:4px 4px 4px 4px;
border:1px solid #BDBDBD;
}


.postMeta{
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:2px;
}

.postMeta span.date{
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments{
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{
	margin:0 0 15px 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.post h2{
line-height:1.2em;
}

.post h2 a{
	width:100%;
	display:block;
	outline:none;
	color: #008fd5;
}

.post h2 a:hover{
	width:100%;
	display:block;
	outline:none;
	color: #666;
}

.entry h3{margin:1em 0;}

.post .entry{
line-height:1.4em;
overflow:hidden;
}

.post .entry p{margin:0;}

.post .entry p a{
background:url(images/dot.gif) repeat-x bottom left;
font-weight:bold;
}

.entry blockquote{margin:0 1.3em 0;}

.entry ul{
margin:0 1.3em 0;
list-style:none;
}

.entry li a{
color:#333;
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li{
background:url(images/li.gif) no-repeat 0 5px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:none;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr {padding: 15px 0;}
.entry table tr.alt {background: #eee;}

/* lists */
.rsslinks h3{margin-bottom:5px;}

.rsslinks p{
margin-bottom:5px;
padding-top:5px;
}

.rsslinks ul li{
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
list-style:none;
}

#widgetblock h3{margin-bottom:5px;}

#widgetblock p{
margin-bottom:5px;
padding-top:5px;
}

#widgetblock ul li{
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 0;
list-style:none;
}
