/* BASICS */


	.text
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height : 16px;
	}

	.blogtext
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height : 16px;
	text-transform: lowercase;
	}

	.sidetext
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #999999;
	line-height : 14px;
	}

	.sidetext16
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #999999;
	line-height : 16px;
	}

	.sidetextlink
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #CD3331;
	line-height : 14px;
	}
	
	.sidetextheader
	{
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #ffffff;
	line-height : 16px;
	padding-right: 5px;
	}

		
	.head
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #999999;
	line-height : 16px;
	text-transform: uppercase;
	}

    .small
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	color : #999999;
	line-height : 14px;
	}

	.links
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	color : #999999;
	line-height : 14px;
	}
	
	.topnavon
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #CD3331;
	line-height : 16px;
	font-weight : bold;
	}
	
	.topnavoff
	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #999999;
	line-height : 16px;
	font-weight : bold;
	}

	.blogdate
	{
	padding: 0px;
	text-transform: uppercase;
	background-color: #ffffff;
	font-size: 11px;
	border-color: #CD3331;
	color: #CD3331;
	border-style: solid;
	border-width: 1px;
	font-weight: normal;
	em-width: -.4;
	font-family: Verdana, Arial, sans-serif;
	}


	div.thumb
	{
	float: left;
	width: 150px;
	padding-bottom: 12px;
	}
	
	
/* CUSTOM LINKS */

	.topnavon A
	{
 	font-weight : bold;
	color : #CD3331;
	text-decoration : none;
	}

	.topnavon A:hover
	{
 	font-weight : bold;
	color : #CD3331;
	text-decoration : none;
	}
	
	.topnavoff A
	{
 	font-weight : bold;
	color : #999999;
	text-decoration : none;
	}

	.topnavoff A:hover
	{
 	font-weight : bold;
	color : #CD3331;
	text-decoration : none;
	}

	.blogdate A
	{
	color : #CD3331;
	text-decoration : none;
	}

	.blogdate A:hover
	{
	color : #CD3331;
	text-decoration : none;
	}

	.sidetext A
	{
	color : #999999;
	text-decoration : none;
	}

	.sidetext A:hover
	{
	color : #CD3331;
	text-decoration : none;
	}
	
	.sidetext16 A
	{
	color : #999999;
	text-decoration : none;
	}

	.sidetext16 A:hover
	{
	color : #CD3331;
	text-decoration : none;
	}
	
	.sidetextlink A
	{
	color : #CD3331;
	text-decoration : none;
	}

	.sidetextlink A:hover
	{
	color : #CD3331;
	text-decoration : none;
	}
	
	
	
	.links A
	{
 	font-weight : normal;
	color : #999999;
	text-decoration : none;
	}

	.links A:hover
	{
 	font-weight : normal;
	color : #CD3331;
	text-decoration : none;
	}
	
	.head A
	{
 	font-weight : normal;
 	color : #666;
	text-decoration : none;
	}
	

/* DEFAULT LINKS */

	
	A
	{
 	font-weight : normal;
 	color : #CD3331;
	text-decoration : none;
	}
	
	A:hover
	{
 	font-weight : normal;
	color : #999999;
	text-decoration : none;
	}
	

/* FLICKR */	
	
.flickrEmailImage
	{
	color : #000000;
	border: solid;
	border-width: 1;
	border-color: #000000;
	}	
