body {
	margin: 0pt; 
	background-color: #531101;
}
div, td {
	font-family: "Trebuchet MS", Tahoma, serif; 
	color: #3A3A3A;
	font-size: 13px;
}
img {
	border: 5px #FFFFFF solid;
	margin: 4px;
}
p {
	line-height: 150%;
	margin: 12px;
	text-align: justify;
	padding: 0px 60px 0px 20px;
}
h1 {
	margin-left: 20px;
	width: 600px;
	font-size: 20px;
	text-align: left;
	color: #921D14;
	font-family: Arial, serif;
	padding: 3px 0px 5px 10px;
	border-bottom: 1px #921D14 solid;
	border-left: 10px #B64138 solid;
}
h2 {
	font-size: 18px;
	font-style:italic;
	text-align: left;
	color: #921D14;
	font-family: "Century Gothic", Arial, serif;
	padding: 3px 0px 5px 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 280px;
}
h3 {
	font-size:16px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	color: #3D81EE;
	height: 30px;
	vertical-align:middle;
	padding-top: 12px;
}
h4 {
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	color:#973030;
	text-align: left;
}
a:link, a:active, a:visited {
	Color: #080808;
	Text-Decoration: none;
}
a:hover {
	Color: #313131;
	Text-Decoration: none;
	background-color: #E4E7EC;
}
li {
	line-height: 120%;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	text-align: justify;
}

/*Top Nav */

#TopBg {
	background:url(http://www.sculpturebyvalentina.com/images/top.jpg) top no-repeat;
	width: 740px;
	height: 247px;
	margin:0 auto;
	vertical-align: middle;
	text-align: top;
}
#TopTxt {
	margin:0 auto;
	position: relative;
	left: 110px;
	top: 55px;
	width: 530px;
	height:42px;
	text-align: left;
}
#TopTabs {
	position: relative;
	top: 2px;
	left: 4px;
	margin:0;
	float:left;
	width:100%;
	font-size:104%;
	line-height:normal;
}
#TopTabs ul {
	margin:0;
	padding:2px 0 0 .2em;
	list-style:none;
}
#TopTabs li {
	display:inline;
	margin:0.5em;
	padding:0;	
}
#TopTabs a {
	float:left;
	margin:0.2em;
	padding:0 0 0 4px;
	text-decoration:none;
	height:35px;
	color: #720508;
	font-size: 14px;
	text-transform:uppercase;
}
#TopTabs a span {
	float:left;
	display:block;
	padding:5px 0px 0px 0px;
}
#TopTabs a:hover { background-color:#AE3930; border: 0px;}
#TopTabs a:hover span { color:#EBEBEB; }





/* Content */

.TableAll {
	margin:0;
	width: 740px;
	vertical-align:top;
	background: url(http://www.sculpturebyvalentina.com/images/table_bg.gif) top center repeat-y;
	border: 0px;
}
#tabletop_bg {
	background: url(http://www.sculpturebyvalentina.com/images/tabletop_bg.gif) top center no-repeat;	
	width: 720px;
	height: 142px;
	text-align:left;
}
#quote {
	width: 400px;
	text-align:left;
	position: relative;
	left: 250px;
	top: -30px;
	height: 24px;
	font-style: italic;
}

/*Bottom & Footer*/

#bottomTxt {
	width: 740px;
	height: 80px;
	vertical-align:middle;
}
#bottomTxt1 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 3px 20px;
}
#bottomTxt2 {
	font-size: 14px;
	color: #656555;
	text-align: right;
	width: 40%;
}
#BottomNavTabs ul {
	margin:0;
	padding:2px 0 0 .2em;
	list-style:none;
}
#BottomNavTabs li {
	display:inline;
	margin:0.5em;
	padding:0;
}
#BottomNavTabs a {
	float:left;
	margin:0.2em;
	padding:5px 0 0 4px;
	text-decoration:none;
	height:31px;
	color: #921D14;
	background-color:#FBD7C7;
}
#BottomNavTabs a span {
	float:left;
	display:block;
	padding:5px 11px 0px 6px;
}
#BottomNavTabs a:hover { background-color:#AE3930; }
#BottomNavTabs a:hover span { color:#EBEBEB; }


/* wp nav tabs */

#wpTabs ul {
	margin:0;
	padding:2px 0 0 .2em;
	list-style:none;
}
#wpTabs li {
	display:inline;
	margin:0.5em;
	padding:0;
}
#wpTabs a {
	float:left;
	margin:0.2em;
	padding:5px 0 0 4px;
	text-decoration:none;
	height:31px;
	color: #921D14;
	background-color:#FBD7C7;
	border: 1px #921D14 solid;
}
#wpTabs a span {
	float:left;
	display:block;
	padding:5px 11px 0px 6px;
}
#wpTabs a:hover { background-color:#AE3930; }
#wpTabs a:hover span { color:#EBEBEB; }