@charset "UTF-8";
/* CSS Document */

body
{
margin:0;
background: #d8d9d4 url('layout/body_bg.gif') repeat-y top center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

body a
{
color:#666666;
text-decoration:none;
letter-spacing:-1px;
}

body a:hover
{
color:#999999;
}

	.pic_indent
	{
	padding: 0 10px 10px 0;
	}

#top
{
height:50px;
background:url(layout/0top.png);
}

#spry
{
width:950px;
height:50px;
margin-right:auto;
margin-left:auto;
}

#spry2
{
width: 550px;
height:40px;
padding-top:10px;
}

	

#logo
{
width:170px;
height:50px;
float:right;
margin-top:-50px;
}


#space_3
{
height: 3px;
background-color:#000;
}

#headercontain
{
height:433px;
background:url(layout/headercontain_bg.png) repeat-x;
overflow:hidden;
}

#header
{
height:433px;
width:1200px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}

#bodycontain
{
width:950px;
margin-left:auto;
margin-right:auto;
height:300px;
}

#spacer_5
{
height:7px;
}

#leftcol
{
width:635px;
float:left;
}

		#leftcol_top
		{
		width:635px;
		height:10px;
		background:url(layout/leftcoltop.gif);
		}
		
		#leftcol_mid
		{
		width:635px;
		background:url(layout/leftcolmid.gif);
		}
		
				#leftcol_content
				{
				width:590px;
				margin-left:auto;
				margin-right:auto;
				}
		
		#leftcol_bot
		{
		width:635px;
		height:10px;
		background:url(layout/leftcolbot.gif);
		}


/*  sidebar begin   */
#rightsidebar
{
width:300px;
float:right;
}

		#rightsidebar_top
		{
		margin-top:5px;
		width:300px;
		height:10px;
		background:url(layout/sb_top.png);
		}
		
		#rightsidebar_mid
		{
		width:300px;
		background:#000000;
		}
		
		#rightsidebar_bot
		{
		height:10px;
		width:300px;
		background:url(layout/sb_bottom.png);
		}

#sb_head
{
width:278px;
height:18px;
background:url(layout/hd_tw.png);
padding:7px 0 0 12px;
margin-right:auto;
margin-left:auto;
}

		.sb_head_txt
		{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: .5px;
		text-transform: uppercase;
		color: #FFFFFF;
		font-size: 12px;
		}
		
#twit_body
{
width:290px;
height:140px;
background:url(layout/twit_bg.png);
margin-right:auto;
margin-left:auto;
}

#twit_body_contain
{
padding:38px 0 0 53px;
width:210px;
}
	
			
			.twitter_update_list
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-style: normal;
			color: #4D4D4D;
			}
			
			.twitter_update_list a
			{
			color:#000000;
			letter-spacing:normal;
			}

#space_sb_5
{
width:290px;
height:5px;
}

#link_body
{
width:290px;
height:59px;
background:url(layout/lk_bg.png);
margin-right:auto;
margin-left:auto;
}

#link_body_contain
{
padding: 10px 0 0 10px;
}

#flex_body
{
width:290px;
height:184px;
background:url(layout/ml_bg.png);
margin-right:auto;
margin-left:auto;
}

#flex_body_contain
{
padding:12px 0 0 12px;
width:210px;
}

		.flex_txt
		{
		color:#FFFFFF;
		}
			
			
			/* mail chimp form */
			
			.mc-field-group 
			{
			font-size:11px;
			}
			
			
			#mc_embed_signup
			{
		
			}
			
			.validate
			{
			
			}

#space_sb_5
{
width:290px;
height:5px;
}

#sp_space_end
{
width:300px;
height:10px;
}

#foot
{
width: 625px;
height:65px;
background-image:url(layout/foot.png);
margin-left:auto;
margin-right:auto;
}

#footcontain
{
padding:25px 0 0 25px;
}

		.foot_txt
		{
		color:#5B5B5B;
		text-align:center;
		}
		
		.foot_txt a
		{
		color:#FFFFFF;
		text-decoration:none;
		letter-spacing:normal;
		}
		
#foot_space_bot
{
width:635px;
height:10px;
}


/*  text styles */


p
{
margin-bottom:0px;
}

h1
{
font-family: helvetica, arial, verdana, sans-serif;
font-size: 24px;
color: #000000;
text-transform: uppercase;
letter-spacing: -1px;
font-weight:normal;
margin: 0 0 0 0;
}

h2
{
font-family: helvetica, arial, verdana, sans-serif;
font-size: 18px;
color: #FFBB00	;
text-transform: lowercase;
letter-spacing: -1px;
margin:0; 
}

h2 a
{
color:#FFBB00;
}

h2 a:hover
{
color:#FFD364;
}

h3 

{
font-family: helvetica, arial, verdana, sans-serif;
font-size: 24px;
color: #000000;
text-transform: uppercase;
letter-spacing: -1px;
margin:0; 
}