/*----------------------------------------------------------------------- 
   Theme By: James A. Roberson
 ------------------------------------------------------------------------ */

/*----------------------------------------------------------------------- 
   Background
 ------------------------------------------------------------------------ */
 
	body			{ 
					font-family: Arial, Trebuchet MS, Geneva, Georgia; 
					font-size: 12px; 
					line-height: 14px; 
					color: 000000; 
					background-color: #FFFFFF; 
					height: 100%; 
					margin-top: 0px;
				    vertical-align: top !important; 
				}
	footer		{ 
					font-family: Arial, Trebuchet MS, Geneva, Georgia; 
					font-size: 11px; 
					line-height: 14px; 
					color: CCCCCC;
				}
				 
    A:link      	{ 	 
    			color: #444444;
				text-decoration: underline; 
				line-height: 14px; 
			}
    A:visited   	{ 	
        			color: #444444;
				text-decoration: underline; 
				line-height: 14px; 
			}
    A:active, A:hover     { 	color: #e98f25; 
					text-decoration: underline; 
					line-height: 14px; 
				   }
	.text 	{ 
				font-family: Arial, Verdana, Trebuchet MS, Geneva, Georgia; 
				font-size: 12px; 
				line-height: 16px; 
				color: #333333; 
				vertical-align: top !important; 
				border-bottom:0px solid #999999;
			}
			
	.a	{ 	font-family: Arial, Verdana, Trebuchet MS, Geneva, Georgia; 
				font-size: 12px; 
				line-height: 22px; 
				color: orange;
				font-weight: bold;
			}	
	.subheader	{ 	
				font-family: Arial, Verdana, Trebuchet MS, Geneva, Georgia; 
				font-size: 12px; 
				line-height: 16px; 
				color: #444444; 
				margin-bottom: 5px; 
				font-weight: bold;
				vertical-align: top !important; 
			}
	.deftext	{ 
				font-family: Arial, Verdana, Trebuchet MS, Geneva, Georgia; 
				font-size: 12px; 
				line-height: 16px; 
				color: #444444; 
				vertical-align: top !important; 
			}
	.header  { 
				font-family: Arial, Trebuchet MS, Verdana; 
				font-size: 14px; 
				line-height: 16px; 
				color: #444444;
				letter-spacing: 0px;
				font-weight: bold;
				margin-bottom: 5px; 
			}
	
	.title 	{ 
				font-family: Arial, Trebuchet MS, Verdana; 
				font-size: 14px; 
				line-height: 16px; 
				color: #555555;
				letter-spacing: 3px;
				padding: 10px;
				border-bottom: 0px solid #3cbbb1;
				vertical-align: top !important;
			}
	.entry 	{ 
				font-family: Arial, Trebuchet MS, Geneva; 
				font-size: 12px; 
				line-height: 16px; 
				color: #333333; 
				padding: 0px 10px 10px 10px;
				background-color: #FFFFFF;
			}
			
		.footertext { 
				font-family: Arial, Georgia, Trebuchet MS, Verdana, Geneva; 
				font-size: 11px; 
				line-height: 14px; 
				color: #444444;	
			}
				
	.splitline { 	visibility: visible; 
				width: 100%; 
				height: 1px; 
				overflow: hidden; 
				margin-bottom: 5px; 
				border-bottom: 1px dotted #3d7a7a;
			}
				
	.solidline { 	visibility: visible; 
				width: 100%; 
				height: 1px; 
				overflow: hidden; 
				margin-top: 5px; 
				margin-bottom: 5px; 
				border-bottom: 1px solid #dbd8d2;
			}
				
	.topspacer {
				padding: 10px 15px 10px 15px;
				margin: 0px 0px 0px 0px;
			}
	.spacer { 
				padding: 3px 10px 10px 10px;
				}
	.smallspacer { 
				padding: 3px 5px 5px 5px;
				}
	.blogspacer {
				margin: 30px 0px 0px 0px;
				}
	.blogtable 	{
				padding: 5px 5px 5px 5px;
			}
	.blogsplitline { 	visibility: visible; 
				width: 100%; 
				height: 1px; 
				overflow: hidden;
				margin-bottom: 20px; 
				border-bottom: 1px dotted #AAAAAA;
				}
	.smalltext  {
				font-family: Arial, Georgia, Trebuchet MS, Verdana, Geneva; 
				font-size: 11px; 
				line-height: 16px; 
				color: #000000;	
				padding: 8px 0px 0px 0px;
				margin: 0px 10px 3px 0px;
				vertical-align: top !important; 
			}
	#container {
			  	margin: 0 auto;
 				width: 900px;
 			
 			 } 
	h1		{
				display: block;
				color: #444444;
				letter-spacing: -1px;
				padding: 2px 6px 2px 6px;
				font-size: 16px;
				margin: 0;
				vertical-align: top !important;
			}
	h2		{
				font-family: arial, Trebuchet MS;
				display: block;
				color: #1d888c;
				letter-spacing: -3px;
				padding: 2px 6px 2px 6px;
				font-size: 30px;
				margin: 0;
				font-weight: none;
			}