<STYLE Type = "text/css">

html>body {
	margin: 0px;
	padding:0px;
	width:980px;
	position: top center;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background:#fff;
	}

body {
	margin: 0;		
	padding:0;
	background:#fff;	
	text-align: left;
	border: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	}

	A 			{ color: #f0037f;  text-decoration: none; }
	A:link		{ color: #00a0c6;  text-decoration: none; }
	A:visited	{ color: #ff0037; text-decoration: none; }
	A:active	{ color: #7fc31b;  }
	A:hover		{ color: #7fc31b;  }

 .hr{	
	color: #999999;
	height: 1px;
	width:100%;
}
.masthead{
	margin:0 auto;
}
.masthead_nav{
	border: 1px solid #ccc;
}
div.bottom_copyright{
width: 980px;
display: table-cell;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
min-height: 5em;
font-size: 0.8em; color: #000; 
font-weight: normal;
}


#random_right {float:right; position:relative; right:0px;}

.random {
	font-weight: bold;
	font-size:  18px;
	color:#fff;
	background-color:#000;
	width:155px;
	height:155px;
	min-height: 60px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin: 40px 20px 20px 20px;
	padding:20px, 20px, 20px, 20px;

}

hr.clear {
      clear:both;
      height:20px;
      margin: 0 0 0 0; 
      padding:0;
      border:none;
      visibility: hidden;
      }

.clear10 {
	      clear:both;
	      height:10px;
	      margin: 0 0 0 0; 
	      padding:0;
	      border:none;
	      visibility: hidden;
	      }
.clear20 {
		  clear:both;
	      height:20px;
	      margin: 0 0 0 0; 
	      padding:0;
	      border:none;
	      visibility: hidden;
			      }
.navicon {color:#ff037f; font-size: 1.0em;}


.sidefeat {font-weight: normal; font-size: 1.0em; color: #333;}

.feathead {font-size: 1em; color: #333}

.featdate {font-size: 0.8em; color: #333}

.toplink { color: #ff037f; text-decoration: none; font-size: 1.2em;}

.title {font-size: 1.5em; color: #00a0c6;}

.site_name{
		font-size: 2.0em;		
}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}


	.description {
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		position:absolute;
		background:#FFF;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px solid #FFF;	
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}


	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
	.blog {
  		padding:5px;
		background:#FFF; 
		float: left;
		border: 1 px solid #ccc;
		width: 600px;
		}
		

		
	#blogbox {
	  	padding:10px 2% 10px 2%;
		background:#FFF; 
		float: left;
		border: 1 px solid #ccc;
		width: 600px;
		}

	html>body #blogbox {
		width: 600px; 
		}
		
	.bloghead {
		color:#000;
		font-size:medium;
		font-weight:bold;
  		line-height:200%;
		}

	.blogbody {
		color:#333;
		font-size:1.0em;
  		line-height:200%;
		}


	.blogtext {
		color:#333;
		font-size:1.0em;
  		line-height:200%;
		}

	.cat_month {
		color:#000;
		font-size:1.0em;
  		line-height:200%;
		}

	.blogtextbold {
		color:#000;
		font-size:small;
		font-weight:bold;
  		line-height:200%;

		}
	
	.storyhead {
		color:#000;
		font-size:medium;
		font-weight:bold;
  		line-height:200%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}


	#menu {
  		margin-bottom:15px;
		text-align:center;
		}		


	.posted	{ 
		font-size: .90; 
		color: #666; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		color:#333;
		font-size:x-small;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					

		}		

	.trackback-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}


.comments-head	{ 
		font-size: 1.0em;
		color: #666; 
		border-bottom:1px solid #000000;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}	


.comments-body {
		color:#000000;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

.comments-post {
		color:#000000;
		font-size:x-small;

		font-weight:normal;
  		background:#FFF;		
		}	

.bordersolid {
        color: #000000;               
        background: #cccccc;           
        margin: 0px 0px 0px 0px;
        padding: 3px 3px 3px 3px; 
        border-style: solid;
        border-width: thin;       
        border-color: #000000;
}



.bordergray { 
        color: #000000;           
        background: #ffffff;           
        margin: 20px 0px 0px 20px;
        padding: 10px 10px 10px 10px; 
        border-style: solid;
        border-width: thin;       
        border-color: #cccccc;
}

.bordergreen {                
        margin: 20px 0px 0px 20px;
        padding: 10px 10px 10px 10px; 
        border-style: solid;
        border-width: thin;       
        border-color: #7fc31b;
}

.borderdonate {                     
        margin: 20px 10px 0px 20px;
        padding: 10px 10px 10px 10px; 
        border-style: solid;
        border-width: thin;       
        border-color: #7fc31b;
}

.bordergreen_flickr {   
        margin: 20px 0px 0px 20px;
        padding: 10px 10px 10px 10px; 
        border-style: solid;
        border-width: thin;
        border-color: #7fc31b;
}

.bordergreen_flickr1 {    
	    width:290px;               
        margin: 20px 0px 0px 20px;
        padding: 10px 15px 10px 25px; 
        border-style: solid;
        border-width: thin;
        border-color: #7fc31b;
}

.bordergreen_right {                  
        margin: 20px 0px 0px 20px;
        padding: 10px 10px 10px 10px; 
        border-style: solid;
        border-width: thin;       
        border-color: #7fc31b;
}



div.entry{
color:#000;
font-size:small;
font-weight:normal;
background:#FFF;
line-height:200%;
width: 600px;
}
.centered {
	   margin-left: auto;
	   margin-right: auto;
}



.sidenav {font-size: 0.8em; font-weight:bold} 
.sidenavtext {font-size: 0.95em; font-weight: normal}
.copyright {font-size: 0.9em; color: #333; font-weight: normal}
.headline {font-size: 1.5em; color: #003399; font-weight: normal; line-height:150%;}
.sitename {font-size: 20px; color: #990000; 
font-weight: bold; text-decoration: none}


<!--- Body Text --->


.bodytext {font-size: 1.5em; color: #333; font-weight: normal}

.boxedtext {font-size: 1em; color: #333; font-weight: normal; border-style: solid}

.sidetext {font-size: 0.8em; color: #333; font-weight: normal; line-height:150%;}

.sidetextbold {font-size: 0.8em; color: #333; font-weight: bold}

.caption {font-size: 0.9em; color: #333; font-weight: normal}

.bodybold {font-weight: bold; font-size: 1em; color: #333}


.bodyitalic {font-weight: normal; font-size: 1em; color: #333; font-style: italic}

.sitelink {font-size: 0.8em; color: #333; font-weight: bold}

.linkinfo{font-size: 0.8em; color: #333;}

.heading {font-size: 1.5em; color: #ff6600; font-weight: bold}

.section {font-size: 1.2em; color: #666666; font-weight: normal}

.sectionhead {font-size: 1.2em; color: #ff6600; font-weight: normal}

.subhead {font-size: 1.0em; color: #ff6600; font-weight: bold}

.sectiontitle {font-size: 1.0em; color: #666; font-weight: bold}

.date {font-size: 1.0em; color: #666; font-weight: bold}

.topic {font-size: 1.0em; font-weight: bold}

.topiclist {font-size: 0.8em; font-weight: bold}

.source {font-size: 0.8em; font-weight: bold; color: #666}

.quotes {font-size:0.8em; color: #000; font-weight:normal}

.said {font-size: 0.8em; color: #666; font-weight:bold}

.morequotes {font-size: 0.9em; font-weight: bold}

.formfield {font-size: 0.7em; font-weight: bold; text-align: right; color: #666}

.formexp {font-size: 0.6em;  font-weight: bold; text-align: right; color: #666}

.blogroll{
font-size: 1.0em; 
color: #000;            
 background: #fff;           
 margin: 20px 0px 0px 20px;
 padding: 10px 10px 10px 10px; 
 border-style: solid;
 border-width: thin;       
 border-color: #7fc31b;
}

.twitter_container, #twitter_div {
  	color: #000;            
    background: #fff;           
    margin: 20px 0px 0px 20px;
    padding: 10px 10px 10px 10px; 
    border-style: solid;
    border-width: thin;       
    border-color: #7fc31b;
}

.twitter_title {
	font-size: 1.3em; 
	color: #333; 
	font-weight: normal;
}

#twitter_update_list {

	font-size: 1.0em; 
	color: #333;
}

<!--boxes-->

      UL { 
        background: #fff; 
        margin: 0px;
        padding: 0px;
                                     /* No borders set */
      }

      LI { 
        color: #333;                /* text color is black */ 
        background: #fff;            /* Content, padding will be gray */
        margin: 1px;
        padding: 1px; /* Note 0px padding right */

        list-style: circle;             /* options- disc, circle, square, none - no glyphs before a list item */
                                     /* No borders set */
      }
      LI.bordersolid {
        border-style: solid;
        border-width: thin;        /* sets border width on all sides */
        border-color: #ccc;
	}
.locator {color: #666; font-size: 1.3em; font-weight: bold}
.emailtop {color: #fff; font-size: 1.0em; font-weight: normal}
.bottomLink {color: #fff; font-size: 0.8em; font-weight: bold}
<!--- Side Navigation Fonts and Section Colors --->

.sideHead {font-size: 0.9em; font-weight: bold; color: #ff6600;}

.sideNavHead {font-size: 1em; font-weight: bold}

img{
	border:0;
}
.sidephoto{
	text-align:center;
	padding-bottom:15px;
}

.sidenav_title {
	font-weight: normal; 
	font-size: 1.0em; 
	color: #333; 
	padding:10px 12px 10px 10px;
	}
	
div.horizontal {
	 height: 1px;
	 border-bottom: 1px solid #ccc;
	}
.dotted_line {
		 height: 1px;
		 border-bottom: 1px dotted #ccc;
		}
div.horizontal hr {
	 display: none;
	}

#add_to_cart{
	margin: 0 0 0 0;
	float:right;
	position:relative; 
}
.page_side{
	font-size: 1.1em;
}
.box_container{
	width:600px;
}
.right_col{
	width:300px;
	float:left;
	position:relative;
}
.left_col{
	width:300px;
	float:left;
	position:relative;
}
</style>
