body {
	font-family: tahoma, arial, helvetica, sans-serif;
	
}

#container {
	width: 100%;
}

#header {
	width: 900px;
}

#header {
	font-family:  arial, helvetica, sans-serif;
	font-size:.7em;
	color: #C20;
	font-weight:bold;
}

#header a:link, #header a:visited {
	color: #C20;
	font-weight:bold;
	text-decoration:none;
	
}

#menu {
	height:40px;
	font-size:.75em;
	color: #777;
	font-weight:bold;
	text-align:center;
}

#menu input {
	font-size:.75em;	
}

#menu a:link, #menu a:visited {
	color: #777;
	padding: 0 8px 0 8px;
	text-decoration:none;
	font-weight:bold;
}

#menu-left {
	width: 20px;
	background-image:url("images/menu_bg_left.gif");
	backgroun-repeat:no-repeat;
}

#menu-main {
	width: 900px;
	background-image:url("images/menu_bg_main.gif");
	backgroun-repeat:repeat-x;
}

#menu-right {
	width: 20px;
	background-image:url("images/menu_bg_right.gif");
	backgroun-repeat:no-repeat;
}

#submenu {
	height: 400px;
}

#submenu-top {
	height: 10px;
	width: 157px;
	background-image:url("images/submenu_bg_top.gif");
	background-repeat:no-repeat;	
}

#submenu-bottom {
	height: 10px;
	width: 157px;
	background-image:url("images/submenu_bg_bottom.gif");
	background-repeat:no-repeat;	
}

#submenu-main {
	height: 380px;
	width: 157px;
	background-image:url("images/submenu_bg_main.gif");
	background-repeat:repeat-y;
	padding: 0 1em;
}

#submenu-main a:link, #submenu-main a:visited {
	color: #777;
	font-weight:bold;
	font-size:.8em;
}
	
#home-content {
	background-image:url("images/homeBG.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	min-height: 800px;
	width: 980px;
	line-height: 1.1em;
}

#content {
	background-image:url("images/lightBG.gif");
	background-repeat:no-repeat;
	background-position:top center;
	min-height: 800px;
	width: 950px;
	margin-top: 15px;
	line-height: 1.1em;
}

#contentNoBG {
	min-height: 800px;
	width: 950px;
	margin-top: 15px;
	line-height: 1.1em;
}


#content h1 {
	font-size:1.4em;
}

#content h2 {
	font-size:1.1em;
}

#content-submenu {
	width: 180px;
}

#content-image {
	width: 280px;
}

#content-text {
	font-size: .7em;
	color: #777;
	padding-left: 10px;
	text-align:left;
}

#content-text-doublewide {
	width: 430px;
	font-size: .7em;
	color: #777;
	padding-left: 10px;
}


.shoppingTable {
	width: 400px;
}

.shoppingTable th {
	background-color: #1B89FA;
	color:white;
	font-weight:bold;
	text-align:center;
}

.shoppingTable{
	border-left: 1px solid #1B89FA;
	border-right: 1px solid #1B89FA;
	border-bottom: 1px solid #1B89FA;
}

#content-text a:link, #content-text a:visited {
	color: #C20;
	font-weight:1em;
}


#home-challengebutton {
	margin: 120px 0 0 780px;
}

#home-buynow {
	margin: 150px 0 0 575px;
	color: #FBEC3B;
	font-size:1.2em;
}

#home-buynow a:link, #home-buynow a:visited {
	color: #FBEC3B;
}	

#featured-products {
	width:610px;
	margin: 20px 0 0 350px;
}

#artGallery td {
	padding-bottom: 2em;
	
}

#blogsidebar {
	margin-right: 15px;
	padding: 0 1em;
	background-color: #DDE8C0;
}

#blogsidebar li {
	width: 150px;
	margin-left: -2em;
}

#blogger {
	width: 500px;
	float:left;
}

.post-title {
	color: #8B3B46;
	border-bottom: 1px dashed #777;
}

#copyright {
	width:100%;
	text-align:center;
	font-size:.7em;
	color: #777;
}

#breadcrumbs {
	width: 900px;
	text-align:left;
	font-size:.7em;
	margin-left: 40px;
	margin-top: 10px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#777;
}
