/*
CSS : Bybella
Site URL: http://www.bybella.com
Description: Hand Crafted Jewelry | Nashville, TN
Author: ANTHONYMATULA
Author URI: http://www.anthonymatula.com
License: GPL
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backgrd.jpg);
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

#maincontent {
	width: 1024px;
	margin: 0 auto;
	
}

#topheader {
	width: 1024px;
	text-align:center;
	float:left;

}

#links_tops {
	width: 1024px;
	float:left;
	height:55px;
}

#mainbodypg1 {
	width: 1024px;
	float:left;
	height:701px;

}

#mainbodypg2 {
	width: 1024px;
	float:left;
}

#backgrd_top {
	width: 1024px;
	height:41px;
	float:left;
	background-image:url(../images/backgrd_top.png);
}

#backgrd_left {
	width:40px;
	float:left;
	background-image:url(../images/backgrd_left.png);

}

#mainbody {
	width:1024px;
	float:left;
	background-image:url(../images/body_backgrd.png)
	
}
 #pageheader {
 	width:924px;
	float:left;
	padding-left:100px;

}

#contact_right {
	width:300px;
	padding: 20px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	text-align:center;
	margin-left:100px;

}

#contact_left {
	width:450px;
	padding-left:30px;
	padding-top:2px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	text-align:right;

}

#column_spacer_left {
	width:100px;
	float:left;

}

#product_columns {
	width:250px;
	height:275px;
	padding: 20px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	text-align:center;

}

#bybella_story_left {
	width:400px;
	height:470px;
	padding-top:15px;
	padding-left:75px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	text-align:left;

}

#bybella_story_right {
	width:375px;
	padding: 20px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	text-align:left;
	line-height:25px;

}

#successful {
	width:650px;
	height:275px;
	padding: 20px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	text-align:left;

}

.large_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#330000;
	font-style:italic;

}

#product_columns img {
	border: 5px solid #eee5db;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}


#product_left_image {
	width:400px;
	padding: 19px;
	padding-left:7px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	text-align:center;

}

#product_left_image img {
	border: 5px solid #cbcbcb;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}

#product_right_desc {
	width:300px;
	padding: 50px;
	float:left;
	
}

.product_title {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#330000;
	text-align:left;
}

.product_desc {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#330000;
	line-height:20px;
}

#backgrd_right {
	width:31px;
	float:left;
	background-image:url(../images/backgrd_right.png);

}

#backgrd_footer {
	width:1024px;
	height:35px;
	float:left;
	background-image:url(../images/backgrd_footer.png);
	

}


#footer {
	width: 1024px;
	float:left;
	height: 55px;
	
}
