body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #987F47;
	background-image: url(/images/ginaback1.jpg);
}
h1 {
	font-size: medium;
	color: #7A4503;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: small;
	color: #5D7B35;
}
h3 {
	font-size: small;
}

a:link, a:visited {
	color: #987F47;
	text-decoration: underline;
}
a:hover {
	color: #ACAEBC;
	text-decoration: underline;
}
#pagecontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(/images/frames-bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*#header {
	height: 130px;
}
*/
#nav {
	/* float: left;
	font-family: Verdana, sans-serif; 
	height: 425px; */
	width: 175px;
	background-color: #A6C185;
	padding-top: 15px;
}
.rightalign { /*general use*/
	text-align: right;
}
.rightalignform { /*form use*/
	text-align: right;
	float: left;
	width: 150px;
}
#footer-home {
	clear: both;
	background-color: #5B7C32;
	text-align: center;
	height: 80px;
	font-size: xx-small;
	color: #A7C086;
	padding-top: 5px;	/*border-top: 1px solid #000000; */
}
#footer {
	clear: both;
	background-color: #5B7C32;
	text-align: center;
	height: 40px;
	font-size: xx-small;
	color: #A7C086;
	padding-top: 5px;	/*border-top: 1px solid #000000; */
}
#footer a:link, #footer a:visited {
	color: #D1C29E;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#pagecontent {
	/*padding-top: 5px;
	position: relative;*/
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	width: 700px;
	background-color: #FFFFFF;
	
}
#pagecontentbkghome {
	/*float: right;
	width: 700px;
	background-color: #FFFFFF;*/
	margin-top: -20px;
	margin-bottom: -25px;
	background-position: right -15px;
	background-image: url(/images/framing-gifts-bkg-home.jpg);
	background-repeat: no-repeat;
	
}
#pagecontenthome {
	margin-left: 190px;
	width: 350px;
	text-align: center;	
	padding-top: 10px;
	padding-bottom: 10px;
	height: 400px;
}
#pagecontent1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear: both;
}
.nav_tab { /* this is used to position the nav.  An image is used for the background of the navigation */
	margin-left: 1px;
	display: inline;
	text-align: center;
}
/*.leftfooter {
	float: left;
	height: 35px;
	width: 170px;
	background-color: #972F30;
}*/
.sidebar {
	min-height: 395px;
	float: left;
}
.sidebarhome {
	
	float: left;
}
.sidebarpic {
	/*background-image: url(../../images/bottomnavpic.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	margin-top: -190px;
	height: 190px;
	width: 175px;	
	float: left;
}

/*.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
} */
.nobullet {
	list-style-type: none;
}
.imgborder {
	border: 1px solid #000;
}
.nospace {
	margin-bottom:-15px;
}
.highlightbox {
	padding: 25px;
	border: 1px dashed #5D7B35;
	background-color: #A7C086;
}

