body{
	background-attachment: fixed;
	background-image: url("images/page_background_darker.jpg");  
	background-position: top center;
	margin: 0px;
	padding: 0px;
	background-color: #efeeea;
/*	background-color: #9a968f;
*/	font-family: "Gill Sans","Verdana","Bitstream Vera Sans",sans-serif;
	}
	
.uf_name{
	font-variant: small-caps;
	}

.page_hr_container{
	height: 0px;
	border-bottom: 1px dotted #b6b2a1;
	}
.GrayText{
	color: #565553;
	}
h1{
	font-size: 40px;
	letter-spacing: -0.5px;
	line-height: 45px;
	font-weight: lighter;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #b6b2a1;
	}

h2{
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px;
	padding: 5px 0px 0px 0px;
	}
h2.first{
	padding-top: 0px;
	margin-top: 0px;
	}
h3{
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px;
	padding: 12px 0px 0px 0px;
	color: #023b63;
	}
h3.first{
	padding-top: 2px;
	margin-top: 0px;
	}
h3 small{
	font-size: 0.75em;
	}
h3 span{
	letter-spacing: 0px;
	}
h4{
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	color: #b6b2a1;
	}
h4.first{
	padding-top: 2px;
	margin-top: 0px;
	}
/*------------------------------------------------------
	HEADER
------------------------------------------------------ */

#pageHEADER{
	}
#rowHEADER{
	font-family: "Gill Sans",Verdana,"Bitstream Vera Sans",sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #565553;
	padding-top: 15px;
	}
#logo{
	background-repeat: no-repeat;
	background-position: 0px middle;
	}	
#logo img{
	margin-top: 3px;
	}
#rowHEADER p{
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}


/*------------------------------------------------------
	PRIMARY NAV	
------------------------------------------------------ */

#primaryNav ul{
	float: right;
	list-style-position: outside;
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#primaryNav li:hover, 
#primaryNav li:hover a, 
#primaryNav li.current_page_item:hover, 
#primaryNav li.current_page_item:hover a{
	background-image: url(images/nav_bg.png);
	color: white;
	}
#primaryNav li.current_page_item, 
#primaryNav li.current_page_item a,
#primaryNav li.current_page_parent, 
#primaryNav li.current_page_parent a,
#primaryNav li.current_page_ancestor, 
#primaryNav li.current_page_ancestor a{
	background-image: url(images/nav_bg_current.png);
	color: #023b63;
	}
#primaryNav li{
	float: left;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-variant: small-caps;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 8px;
	display: block;
	height: 24px;
	background-position: bottom left;
	}
#primaryNav li a{
	display: block;
	height: 20px;
	padding: 2px 7px 2px 0px;
	margin: 0px;
	border-bottom: 0px;
	background-position: top right;
	text-decoration: none;
	color: #311e12;
	}
	
/*------------------------------------------------------
	FEATURE ROW
------------------------------------------------------ */
#rowFEATURE{
	height: 325px;
	margin-top: 18px;
	padding-top: 0px;
	margin-bottom: 15px;
	}

#rowFEATURE #topbg,
#rowFEATURE #bottombg{
	position: relative;
	display: block;
	background-repeat: no-repeat;
	height: 32px;
	width: 1019px;
	z-index: -10;
	left: -25px;
	}
#galleryContainer{
	width: 940px;
	height: 325px;
	position: absolute;
	top: 0px;
	left: 15px;
	
	}
#myGallery{	
	
	}
#rowFEATURE #topbg{
	top: -32px;
	background-image: url(images/FP_shadow_top.png);
	
	}
#rowFEATURE #bottombg{
	top: 293px;
	background-image: url(images/FP_shadow_bottom.png);
	}
/*------------------------------------------------------
	CONTENT ROW
------------------------------------------------------ */
#pageCONTENT{
	}
#rowCONTENT{
	color: #565553;
	}

#sidebar h2{
/*	background-image: url(images/bg_current.png);*/
	border-top: 1px solid #dcdad3;
	border-left: 1px solid #dcdad3;
	border-bottom: 3px solid #dcdad3;
	border-right: 1px solid #dcdad3;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 5px 4px 5px;
	margin: 0px;
	}
#sidebar h2 a{
	font-size: 14px;
	}
#sidebar h2 ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
#sidebar h2 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background: none;
	}
#sidebar h2 li a:hover{
	background: none;
	}
#sidebar h2 li a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	color: #565553;
	}

#sidebar ul{
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left: 0px solid #dcdad3;
	border-right: 0px solid #dcdad3;
	border-bottom: 0px solid #dcdad3;
	}

#sidebar li{
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	}

#sidebar li.current_page_item a{
	color: #023b63;
	}

#sidebar li a{
	border: 0px;
	color: #565553;
	line-height: 18px;
	display: block;
	padding: 6px 0px 6px 5px;
	border-bottom: 1px dotted #dcdad3;
	}

#sidebar li a:hover{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/subnav_uparrow.png);
	}
#sidebar li ul{
	display: none; 
	}
	
#sidebar li.current_page_ancestor ul, 
#sidebar li.current_page_item ul{
	display: block;
	}

#sidebar li ul li a, #sidebar li.current_page_item ul li a{
	color: #565553;
	border: 0px;
	line-height: 18px;
	display: block;
	padding: 2px 0px 2px 25px;
	border-bottom: 1px dotted #dcdad3;
	}

#sidebar li ul li a:hover{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/subnav_uparrow.png);
	}	

#categoryList, 
#recentPostList{
	margin: 0px;
	padding: 0px;
	}
#categoryList li{
	padding: 0px 0px 0px 5px;
	border-bottom: 1px dotted #dcdad3;
	}

#categoryList li:hover{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/subnav_uparrow.png);
	}
	
#categoryList li a{
	padding: 6px 0px 6px 0px;
	border: 0px;
	background-image: none;
	display: inline-table;
	}
#categoryList li a:hover{
	background-image: none;
	}

#recentPostList li{
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #dcdad3;
	}
	
#recentPostList li:hover h3{
	color: #721500;
	}
#recentPostList li a{
	padding: 6px 0px 0px 0px;
	border: 0px;
	background-image: none;
	display: inline-table;
	}
#recentPostList h3{
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#recentPostList .postDate{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	}

#recentCommentsList li a{
	padding: 8px 0px 10px 0px;
	}
	

#wp-calendar caption{
	margin: 5px 0px 0px 0px;
	}
#wp-calendar{
	text-align: center;
	width: 100%;
	color: #565553;
	font-size: 12px;
	}
#wp-calendar a{

	}
#wp-calendar a:hover{

	}

#rowCONTENT a{
	text-decoration: none;
	color: #311e12;
	border-bottom: 1px dashed #b6b2a1;
	}
#rowCONTENT a:hover{
	color: #721500;
	}
#rowCONTENT h1 a{
	color: #565553;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: 0px;
	}
#rowCONTENT p{
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #565553;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
#rowCONTENT p.emphasis{
	font-weight: normal;
	font-size: 19px;
	line-height: 22px;
	}
#rowCONTENT p.emphasis strong{
	font-weight: normal;
	color: #721500;
	}
#rowCONTENT .quote{
	padding-left: 10px;
	padding-right: 20px;
	margin-left: 10px;
	border-left: 1px solid #b6b2a1;
	}
#rowCONTENT strong{
	font-weight: bold;
	}


#link-badge{
	margin-bottom: 5px;
	}
#link-badge a{
	border: 0px;
	}
#link-text{
	font-size: 12px;
	margin: 4px 0px 0px 5px;
	}


.comments-template{
	margin-top: 40px;
	border-top: 1px dotted #b6b2a1;
	}
.comments-template #comments{
	border-bottom: 1px dotted #b6b2a1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}	
.commentlist{
	font-size: 10px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	}

.commentlist li{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #dcdad3;
	}
.commentlist li #commentAuthor{
	font-size: 14px;
	}	
.commentlist li #commentDate{
	font-size: 12px;
	}	
.commentlist li p{	

	}

.comments-template #respond{
/*	border-bottom: 1px dotted #b6b2a1;	*/
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 6px 0px;
	}	
	
#replybox{
/*	border-top: 1px solid #dcdad3;
	border-left: 1px solid #dcdad3;
	border-bottom: 3px solid #dcdad3;
	border-right: 1px solid #dcdad3;
	padding: 5px 5px 4px 5px;
	margin: 0px;
*/	}	
#commentform{
	
	}	
#commentform #author,
#commentform #email,
#commentform #url{
	border-top: 1px solid #dcdad3;
	border-left: 1px solid #dcdad3;
	border-bottom: 3px solid #dcdad3;
	border-right: 1px solid #dcdad3;
	padding: 3px;
	background: none;
	color: #565553;
	font-size: 12px;
	font-family: "Gill Sans","Verdana","Bitstream Vera Sans",sans-serif;
	}
#commentform #comment{
	border-top: 1px solid #dcdad3;
	border-left: 1px solid #dcdad3;
	border-bottom: 3px solid #dcdad3;
	border-right: 1px solid #dcdad3;
	width: 100%;
	height: 150px;
	padding: 3px;
	background: none;
	color: #565553;
	font-size: 12px;
	background-color: none;
	font-family: "Gill Sans","Verdana","Bitstream Vera Sans",sans-serif;
	}
/*------------------------------------------------------
	CONTACT ROW	
------------------------------------------------------ */

#pageCONTACT{
	}
	
#rowCONTACT{
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #565553;
	}

#rowCONTACT a{
	text-decoration: none;
	color: #311e12;
	border-bottom: 1px dashed #b6b2a1;
	}
#rowCONTACT a:hover{
	color: #721500;
	}
#rowCONTACT h3{
	padding: 0px 0px 0px 0px;
	color: #565553;
	}
#rowCONTACT p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

	
/*------------------------------------------------------
	LEGAL ROW	
------------------------------------------------------ */
	
#rowLEGAL{
	font-size: 10px;
	letter-spacing: 1px;
	color: #565553;
	font-family: Palatino, Palatino Linotype, ;
	}
#rowLEGAL a{
	text-decoration: none;
	color: #311e12;
	border-bottom: 1px dashed #b6b2a1;
	}
#rowLEGAL a:hover{
	color: #721500;
	}