
body {
	background-color: #7c4d35;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
}

div.container {
	background-color: #7c4d35;
}


div#sub {
	background-color: #7c4d35;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
}
div#flags {
	padding-top:4px;
	padding-right:4px;
}

div#links {
	color:#657fb9;
}

div#placeholder-banner {
	float:left;
	background-image:url(http://www.nancyfarisdesigns.com/images/bannerbg.jpg);
	width:828px;
	height:300px;
}
div#placeholder-nav {
	float:right;
	background: url(/images/menubg.jpg) ;
	width:152px;
	height:300px;
	text-align:center;
}

div#cap-body-home{
	clear:both;
	color:#000000;
	text-align:center;
	background: url(/images/contentbg1.jpg);
	background-repeat:repeat-y;
	padding:0px 30px 25px 30px;
}

div#cap-body-home2{
	clear:both;
	color:#000000;
	text-align:center;
	background: url(/images/contentbg2.jpg);
	background-repeat:no-repeat;
	height:27px;
}

div#placeholder-banner2 {
	float:left;
	background-image:url(/images/bannerbg3.jpg);
	width:828px;
	height:269px;
}

div#placeholder-nav2 {
	float:right;
	background: url(/images/menubg3.jpg) ;
	width:152px;
	height:269px;
	text-align:center;
}

div#cap-body2{
	clear:both;
	color:#000000;
	text-align:center;
	background: url(/images/contentbg3.jpg) ;
	background-repeat:repeat-y;
	padding:0px 30px 0px 30px;
}

div#cap-body3{
	clear:both;
	color:#000000;
	text-align:center;
	height:36px;
	background: url(/images/contentbg4.jpg) ;
	background-repeat:no-repeat;
}


div#placeholder-footer {
	color:#ffffff;
	text-align:center;
	background: url(/images/bottombg.jpg);
	background-repeat:no-repeat;
	height:70px;
	width:1002px;
}

td.menu-item {
	font-family:Verdana;
	width:166px;
	font-size:10px;
	font-weight:bold;
	color: #000000;	
	text-align:center;
	padding-right:35px;
}

td.menu-item-hover {
	font-family:Verdana;
	width:166px;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	padding-right:35px;
}

td.menu-item-selected {
	font-family:Verdana;
	width:166px;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	padding-right:35px;
}

td.menu-item2 {
	font-family:Verdana;
	cursor: hand;
	width:166px;
	font-size:10px;
	font-weight:bold;
	color: #000000;	
	text-align:center;
	vertical-align:middle;
}

td.menu-item-hover2{
	font-family:Verdana;
	cursor: hand;
	width:166px;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	vertical-align:middle;
}

td.menu-item-selected2 {
	font-family:Verdana;
	cursor: hand;
	width:166px;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	vertical-align:middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1934bc;
	font-family:Verdana;
	font-size:8pt;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1934bc;
	font-family:Verdana;
	font-size:8pt;
	text-decoration: underline;
}





div#placeholder-nav table {
	width: 100%;
}



div#placeholder-nav td {
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
