/* www.picassogardens.com GLOBAL CSS */
body {
	margin:0px; background:url(../gfx/background.jpg); font-family:"Century Gothic"; font-size:13px; color:#392822;
}
#left {
	width:747px; padding-left:13px; margin:auto; background:url(../gfx/left.gif) left repeat-y #fff;
}
#right {
	width:734px; padding-right:13px; background:url(../gfx/right.gif) right repeat-y;
}
#top {
	background:url(../gfx/top.jpg); height:196px;text-align:right; padding-right:2px;
}
#top h1 {
	margin:0px; margin-left:20px; padding-bottom:28px; font-size:10px;
}
#btns {
	height:26px; background:#fd9047;
}
#btns p {
	margin:0px; font-size:14px; line-height:26px; color:#000;
}
#btns a {
	color:#000; text-decoration:none; padding-left:15px;
}
#btns a:hover {
	color:#fefb02; text-decoration:none;
}
p {
	margin:10px;margin-top:0px;
}
h2 {
	font-size:13px; color:#fd4f03; margin-top:15px; margin-bottom:0px; margin-left:10px;
}
#tel {
	margin-top:3px; height:19px; background:#e3ddcb;
}
#tel p {
	margin:0px; margin-left:20px; line-height:19px; color:#000;
}
#tel span {
	margin-left:20px;
}
#tel a {
	color:#000; text-decoration:none;
}
#tel a:hover {
	color:#000; text-decoration:underline;
}
#footer {
	height:8px; margin:0px; text-align:center;
}
.txt15 {
	font-size:15px;
}
#contact {
	float:right;margin-top:70px; padding-right:20px;
}
#contact th {
	text-align:right; color:#fd4f03; font-weight:bold; padding:3px; 
}
#contact td {
	padding:3px;
}
#contact input {
	border:1px solid #000;
}
#contact textarea {
	border:1px solid #000;
}
#contact a {
	color:#fd4f03; text-decoration:none; font-size:15px; font-weight:bold;
}
#contact a:hover {
	color:#fd4f03; text-decoration:underline;
}
a {
	color:#392822; text-decoration:none;
}
a:hover {
	color:#392822; text-decoration:underline;
}