/*
Theme Name: rcnewm
Theme URI: http://rcnewmexico.com/
Description: Theme created by Santa Fe Web Design 



*/



body
{
	background-image: url(/images/tile_bg.jpg);
	font-family : palatino, palatino linotype, times new roman, serif;
}

img, div { behavior: url(/iepngfix.htc) }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


h2
{
	margin-top : 0px;
	padding-top : 0px;
	text-transform : uppercase;
	margin-bottom : 10px;
	padding-bottom : 0px;
}

#left_corner
{
	position : absolute;
	top : 0px;
	left : 0px;
	z-index : 1;
}

#right_corner
{
	position : absolute;
	top : 0px;
	right : 0px;
	z-index : 2;
}

#layout
{
	position : relative;
	width : 900px;
	margin : auto;
	z-index : 10;
}


#top_nav
{
	color : #844f25;
	font-size : 17px;
	padding-bottom : 10px;
	padding-top : 10px;
    font-weight : bold;
    
	letter-spacing: 1px;
}



#top_nav a
{
	color : #844f25;
	text-decoration : none;
}


#top_nav img
{
	padding-left : 1px;
	padding-right : 1px;
	height : 14px;
	width : 14px;
}

#content
{
}


#content_left
{
	color : #5b3926;
	float : left;
	font-weight : bold;
	font-size : 18px;
	text-align : center;
	width : 227px;
	margin-right : 15px;
}

#content_left a
{
	color : #5b3926;
	text-decoration : none;
}

#content_right
{
	float : left;
	width : 646px;
	color : #844f25;
	font-size : 17px;
}

#content_right a
{
	color : #610a06;
	text-decoration : underline;
        font-weight : bold;
}

#content_right a:hover
{
	color : #5b2f09;
}




#content_cell
{
	background-image : url(/images/frame_bg.png);
	width : 606px;
	padding : 10px 20px 8px 20px;
	font-size : 12px;
	margin-bottom : -10px;
}

#force_height
{
	float : left;
	width : 1px;
}

#force_height img
{
	width : 1px;
	height : 325px;
}

#force_height img
{
	height : 335px;
}

html>body #force_height img
{
	height : 341px;
}

#bottom
{
	padding-top : 20px;
}


#bottom_nav
{
	float : left;
	width : 646px;
	color : #844f25;
	font-size : 17px;
        padding-top : 20px;
	font-weight : bold;
}

#bottom_nav a
{
	color : #844f25;
	text-decoration : none;
}

#bottom_nav a:hover
{
	color : #711508;
}



#news
{
	background-image : url(/images/news_bg.png);
	background-repeat : no-repeat;
	width : 236px;
	float : left;
	padding : 13px;
	font-size : 12px;
	height : 215px;
}

#news a
{
	text-decoration : none;
	color : #351906;
}

#news a:hover
{
	text-decoration : underline;
}

#news img
{
	margin-bottom : 5px;
	width : 235px;
	height : 25px;
}

#news p
{
	margin : 0px;
	padding : 0px 0px 4px 0px;
}

#tagline
{
	width : 625px;
	float : left;
}

#side_nav
{
	float : left;
	width : 170px;
	font-size : 16px;
}

#side_nav a
{
	color : #844f25;
	text-decoration : none;
}

#side_nav a:hover
{
	color : #711508;
}

#side_nav img
{
	width : 145px;
	height : 145px;
}

#side_nav ul
{
	list-style-type : none;
	margin : 0px;
	padding : 0px 0px 15px 10px;
}

#feature_container
{
	position : absolute;
	height : 330px;
	width : 626px;
	margin : -10px 0px 0px -10px;
}

html>body #feature_container
{
	height : 351px;
	margin : -10px 0px 0px -9px;
}

#right_content
{
	float : left;
	width : 406px;
	font-size : 14px;
}

#right_content img
{
	
	margin-top : 4px;
}

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

.post
{
	margin-bottom : 20px;
}

.navigation
{
	padding-bottom : 10px;
}