input,select,textarea {
	font-family: Verdana, sans-serif;
	color: #5d5741;
	font-size: 10px;
	}

body {
	width: 950px;
	text-align: center;
	margin: auto;
	background-color: #c0c6cb;
	}
.facebook {font-family:"Garamond Premier Pro", serif; font-size:14px; color: #3c5daa; text-decoration:none; padding-right:6px; }

.feature {font-family:"Garamond Premier Pro", Garamond, Georgia, serif; font-size:14px; color:#b08303;}
a.feature {text-decoration:underline;}
a.feature:link  { color: #b98a05; text-decoration: underline;}
a.feature:hover  {text-decoration:none;}

.store_bodytext {
	font-family: "Garamond Premier Pro", Garamond, Georgia, serif;
	color: #5d5741;
	font-size: 14px;
	line-height: 20px;
	}

.bodytext {
	font-family: "Garamond Premier Pro", Garamond, Georgia, serif;
	color: #5d5741;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	}
	
.home-bodytext {
	font-family: "Garamond Premier Pro", Garamond, Georgia, serif;
	color: #5d5741;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	}

.headertext {
	font-family: "Garamond Premier Pro", Garamond, Georgia, serif;
	color: #484262;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform:uppercase;
	font-weight: bold;
	}

.sidebar_content {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e0f5b;
	letter-spacing: 1px;
	}
.body_content {
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
.footertext {
	font-family: "Garamond Premier Pro", Garamond, Georgia, serif;
	font-size: 12px;
	color: #686959;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.sidebar {
	width: 198px;
	text-align: right;
	background-color: #c0c2b5;
	background-image: url(/images/background_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.body {
	width: 752px;
	background-color: #d7d8ca;
	background-image: url(/images/background_body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.purple {
	background-color: #484262;
	}

.menu {font-family: "Garamond Premier Pro", Garamond, Georgia, serif; font-size:12px; color:#fbfcf2; font-variant: small-caps; letter-spacing:1px;}
a.menu {text-decoration:none;}
a.menu:link  {text-decoration:none;}
a.menu:hover  {color:#c59c0f; text-decoration:none;}

a.sidebar_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	color: #1e0f5b;
	letter-spacing: 1px;
	text-decoration: none;
	}
a.sidebar_links:hover  {
	color: #bc9014;
	}
a {
	color: #b98a05;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
<!--img {
	display:block-->

div#container { 
	width: 950px;
	height:100%;
	margin: 0px auto;
	text-align: center;
	}

div.masthead_home { 
	width: 950px;
	height: 305px;
	background-image: url( /images/masthead_home.jpg);
	background-repeat: no-repeat;
	}

div.masthead_template { 
	width: 950px;
	height: 185px;
	background-image: url( /images/masthead_template.jpg);
	background-repeat :no-repeat;
	}

.footer_sidebar {
	background-image: url( /images/background_sidebar_footer.jpg);
	width: 198px;
	height: 23px;
/*	float: left;	*/
	}