body {
	
	font-family: sans-serif, Arial;
}

h4 {
	
	margin: 10px 20px 10px 0px;
	font-size: 0.90em;
	border-bottom: 1px dotted #B19E9F;
	text-decoration: none;
	
}

h2 {
	
	margin: 10px 20px 10px 0px;
	font-size: 1.2em;
	border-bottom: 0px dotted #B19E9F;
	text-decoration: none;
	
}

h1 {
	
	margin: 10px 20px 10px 0px;
	font-size: 1.2em;
	text-decoration: none;
	
}

#whiteMenuBarFrame {
	
	font-size: 13px;
	margin: 1px;
	
}

#whiteLinkBox {
	
	float: left;
	width: 100px;
	text-align: center;
	border-right: 1px solid #BF7C7C;
	margin: 2px;
	padding: 2px 15px 2px 15px;
	
	
}

#whiteHomeBox {
	
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	margin-right: 20px;
	
}

#whiteLink {
	color: #fff;
	text-decoration: none;
}




#topFrame {
	
	border: 1px solid white;
	width: 1024px;
	height: 82px;
	
}

#topLogo {
	border: 1px solid white;
	float: left;
	width: 305px;
	height: 80px;
	text-align: left;
	padding-left: 10px;
}

#topRight {
	border: 1px solid white;
	float: left;
	width: 704px;
	height: 80px;
}

#topMenu {
	
	width: 1017px;
	height: 41px;
	
}

#topMenuLeft {
	
	float: left;
	width: 314px;
	height: 41px;
	background: url(images/menuLeft.gif);
	
}

#topMenuRight {
	
	float: left;
	width: 703px;
	height: 41px;
	background: url(images/menuRight.gif) no-repeat;
}

#contentFrame {
	width: 1017px;
	
	}

#contentBorderFrame {
	
	float: left;
	border-bottom: 1px solid #B19E9F;
	border-left: 1px solid #B19E9F;
}

#contentLeft {
	
	float: left;
	width: 312px;
	background: url(images/leftBarBG02.gif) top left no-repeat;
	
}

#contentRight {
	
	float: left;
	width: 702px;
	border-left: 1px solid #B19E9F;
	border-right: 1px solid #B19E9F;
	background: url(images/rightBarBG.gif) top right no-repeat;
	text-align:left;
	
}

#contentRight h1 {

	margin: 20px 20px 0px 20px;
	font-size: 1.2em;
	text-decoration: none;

}

#bottomFrame {
	
	width: 1015px;
	height:220px;
	background: url(images/bottomGradientBG.gif) repeat-x;
	border-right: 1px solid #B19E9F;
	border-left: 1px solid #B19E9F;
	border-bottom: 1px solid #B19E9F;
	
}



#bottomLeft {
	
	float:left;
	width: 302px;
	height:200px;
	border-right: 1px solid #B19E9F;
	margin: 10px;
	padding-top: 10px;
	
}

#bottomMiddle {
	
	float:left;
	width: 341px;
	height:200px;
	border-right: 1px solid #B19E9F;
	margin: 10px;
	padding-top: 10px;
}

#bottomRight {
	
	float:left;
	height:200px;
	width: 300px;
	margin: 10px;
	padding-top: 10px;
	
}

#leftBarFrame {
	text-align: left;
	font-size: 0.9em;
	margin: 70px 10px 10px 20px;
}

#aboveListingsFrame {
	height: 50px;
	text-align: left;
	padding: 20px 20px 10px 20px;
}

#summaryFrame {
	
	border-top: 2px solid #B19E9F;
	margin-bottom: 10px;
	text-align: left;
	
}

#summaryHeadline {

	text-align: left;
	
	
}

#summaryHeadline h2, h3, h1 {
	margin: 10px 20px 10px 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #B19E9F;
	text-decoration: none;
}

#summaryHeadline a {
	text-decoration: none;
	color: #404040;
}

#summaryExcerpt {
	margin: 0px 40px 10px 20px;
}

#summaryTags, #summaryMore {
	font-size: 0.75em;
	margin: 0px 40px 10px 20px;
	text-align:left;
	
}

#summaryMeta {
	font-size: 0.7em;
	margin: 0px 40px 10px 20px;
	
}

.widget-list {
	margin: 0px;
	padding: 0px 0px 5px 20px;
}

.widget-list-item {
	font-size: 0.85em;
	padding: 0px 0px 2px 0px;
}

.widget-content-dropdown {
    position: relative;
    margin: 15px 0px 10px 20px;
}

#navigationNext {
	font-size: 0.75em;
	margin: 0px 20px 10px 20px;
	padding: 5px 0px 5px 0px;
	border-top: 1px dotted #B19E9F;
	border-bottom: 1px dotted #B19E9F;
	text-align:left;
}


.archiveFrameFirst {
	text-align: left;
	
}

.archiveFrameSecond {
	
	text-align: left;
	margin: 0px 10px 10px 20px;
	
}

#entryText {
	margin: 0px 40px 10px 20px;
}

.bottomHeader {
	
	border-bottom: 1px dotted #B19E9F;
	margin: 0px 20px 0px 5px;
	padding: 0px 0px 2px 0px;
	
}

.bottomHeader a {
	
	text-decoration:none;
	color: #404040;
	
}

.bottomUL {
	list-style-type: square;
	font-size: 0.80em;
	padding: 5px 0px 10px 20px;
	margin: 5px 0px 10px 10px;
}

.bottomLI {
	padding: 0px 0px 3px 0px;
	
}

#entryTextExtended {
	margin: 0px 40px 10px 20px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #B19E9F;
}

#leftBarHomeLink {

	border-top: 1px dotted #B19E9F; 
	margin: 10px 20px 0px 0px;

}

#leftBarHomeLink2 {

	font-size: 0.90em; 
	margin: 10px 0px 10px 0px;

}

#leftBarHomeLinkSyndicate {

	font-size: 0.90em; 
	margin: 10px 0px 10px 0px;

}

#titleSubtext1k {
	margin: 10px 40px 20px 20px;
}

#nav_categories {

	margin: 0px;
	padding: 0px 0px 0px 20px;

}

#nav_categories li {
	font-size: 0.90em;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 2px 0px;
}