@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #D19B9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
}
html, body {
	height: 100%;
}
#wrapper {
	width:850px;
	margin:0 auto;
}
#header {
	width: 850px;
	height: 96px;
	margin: 0;
	position:relative;
	padding: 20px 0 0 0;
}
#top {
	font-family:"Trajan Pro", "Felix Titling", "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	position: relative;
	width: 500px;
	left: 424px;
	top: -30px;
}
#inner {
	margin: 0;
	padding: 0;
	position: relative;
	top: -61px;
	background: #131313;
	width: 880px;
}
#page {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 30px 0 0 153px;
	text-align:center;
	background: #fff;
	border-right: solid 3px #131313;
	border-left: solid 3px #131313;
	padding: 10px;
	border-top: 3px solid #000;
	border-bottom: solid 3px #131313;
	min-height:960px;
}
#innercontent {
	margin-top: 30px;
}	
#content {
	float: left;
	width: 300px;
	padding: 0px 0px 20px 0px;
	position:relative;
	top:-1.6em;
	text-align:center;
}
#content1 {
	float: right;
	width: 300px;
	padding: 0px 0px 20px 0px;
	position:relative;
	top:-1.6em;
	text-align:center;
}
#content2 {
	float: left;
	width: 325px;
	padding: 0px 0px 0px 0px;
	position:relative;
	text-align:center;
	background: #fff;
}
#sidebar {
	float: left;
	width: 155px;
	padding: 0;
	text-align:left;
	position: relative;
	top: -23px;
	margin: 0;
}
#sidebar2 {
	float: right;
	width: 300px;
	padding: 0;
	position:relative;
	text-align:center;
	margin-top: 0;
}
#side3 {
	float: left;
	width: 310px;
	padding: 10px;
	position:relative;
	text-align:center;
	margin-top: 0px;
	background: url(http://www.anadesigns.net/images/new/contactbg.png) repeat-x;
	height: 300px;
	border: 1px solid #131313;
}
.s3 {
	color:#131313;
	text-align:center;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
	
}
.s3 a {
	text-decoration:underline;
	color:#131313;
}
.s3 a:hover {
	color:#fff;
}
#side4 {
	float: right;
	width: 310px;
	padding: 10px;
	position:relative;
	text-align:center;
	margin-top: 0;
	background: url(http://www.anadesigns.net/images/new/contactbg.png) repeat-x;
	height: 300px;
	border: 1px solid #131313;
}
.s4 {
	color:#131313;
	text-align:center;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
}
.s4 a {
	text-decoration:underline;
	color:#131313;
}
.s4 a:hover {
	color:#fff;
}
#box1 {
	height:100px;
	text-align: center;
	margin: 0px 3px 15px 8px;
	width: 140px;
}
#box2 {
	height:100px;
	margin: 0px 3px 15px 8px;
	border: none;
	width: 140px;
}
#box3 {
	width:140px;
	height:50px;
	margin: 0px 3px 15px 8px;
}
#box4 {
	width: 140px;
	margin: 0px 3px 15px 8px;
	height: 50px;
}
#box5 {
	width: 140px;
	height: 100px;
	margin: 0px 3px 15px 8px;
}
#box6 {
	width: 140px;
	height: 50px;
	margin: 0px 3px 15px 8px;
}

h1, h2, h3, h4, h5, h6{
	font-family:"Trajan Pro", "Felix Titling", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF7D7;
}
h1 {
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	color: #d19b9b;
	letter-spacing: 1px;
	position: relative;
	width: 713px;
	top: -30px;
	left: 155px;
	background: #131313 url(http://www.anadesigns.net/images/new/topbg.jpg) repeat-x;
	margin: 0;
	padding: 9px 3px 1px 9px;
	z-index: 100;
}
h1:first-letter {
	font-family:"Trajan Pro", "Felix Titling", "Times New Roman", Times, serif;
	font-size:27px;
	color:#d19b9b;

}
h2 {
	font-size:18px;
	text-align:left;
	color:#131313;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 18px;
	text-align:left;
	color:#131313;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 18px;
	text-align:left;
	color:#131313;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
h5 {
	font-size: 18px;
	text-align: center;
	margin:6px 0 9px 0;
}
h6 {
	font-size:18px;
	text-align:left;
	color:#131313;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
p {

	text-align:left;
	padding:0;
	margin:0 0 5px 0;
}
ol, ul {
	margin: 0px 0px 20px 0px;
	line-height: 140%;
	text-align: justify;
	list-style-type:none;
}
ul {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	list-style: none;
}
ul li {
	padding-left: 13px;
	background: url(http://www.anadesigns.net/images/new/list.gif) no-repeat left center;
	list-style-type:none;
}
a {
	color: #D19B9B;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#131313;
	text-decoration: none;
}
tr {
	text-align:center;
}
tr.price {
	line-height:19px;
}
td {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
td.temp {
	font-size:12px;
	padding:0 0 36px 0;
	height:5em;
}
td.fieldarea {
	text-align:left;
}
td.plist {
	color:#131313;
	font-size:17px;
	background:url(http://www.anadesigns.net/images/new/boxbg2.png) repeat-x;
	height:23px;
	padding-top:7px;
	font-weight: bold;
}
td.plist2 {
	color:#fff;
	font-size:17px;
	background: url(http://www.anadesigns.net/images/new/boxbg.jpg) repeat-x;
	height:23px;
	font-weight: bold;
	padding-top: 7px;
}
td.plist3 {
	background:#fdf8f5;
	color:#131313;
	font-size:13px;
	height:23px;
	padding-top: 4px;
	padding-bottom: 4px;

}
td.plist4 {
	color:#131313;
	font-size:13px;
	height:23px;
	padding-top: 4px;
	padding-bottom: 4px;

}
td.plist5 {
	color:#131313;
	font-size:17px;
	background:url(http://www.anadesigns.net/images/new/listbg.png) repeat-x;
	height:23px;
	padding-top:7px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.list1 {
	line-height:16px;
	list-style-type:none;
	background:none;
}
.list5 {
	margin:-3px 0 2px 2px;
	line-height:14px;
	background:none;
}
.span1 {
	font-size:27px;
	color:#d19b9b;
	font-family:"Trajan Pro", "Felix Titling", "Times New Roman", Times, serif;
}
.span2 {
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
}
.span4 {
	color:#131313;
	font-size:12px;
	text-align:left;
	font-weight: bold;
}
.span5 {
	color:#d19b9b;
	font-weight:bold;
	text-decoration:none;
}
.span6 {
	color:#fff;
	text-decoration: line-through;
	font-size: 21px;
}
.span3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:2px;
	font-weight: bold;
}
.span7 {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-left:4px;
	font-size: 21px;
}
.span9 {
	font-size:11px;
	color: #D19B9B;
}
.small {
	font-size:11px;
	padding:1em 0;
}
.host {
	line-height:20px;
}
.pack {
	background: url(http://www.anadesigns.net/images/new/list.gif) no-repeat left top;
	padding: 0 0 0 10px;
}
.address {
	font-size:12px;
	text-align:center;
	line-height:11px;
}
.left3 {
	text-align:left;
	padding-top:13px;
	font-weight:bold;
}
.link {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
}
.center {
	text-align:center;
}
.center1 {
	text-align:center;
	font-weight:bold;
	padding: 5px;
	background: #131313;
	color: #fff;
	border: solid #d19b9b 2px;
	line-height: 17px;
}
.center1 a{
	color: #d19b9b;
	text-decoration:none;
}
.center1 a:hover{
	color: #fff;
	text-decoration:none;
}
.center3 {
	text-align:center;
	font-weight:bold;
	border: 1px solid #131313;
	padding: 5px;
	background: #d19b9b;
	color: #000;
}
.center3 a {
	color:#fff;
	text-decoration:none;
}
.center3 a:hover {
	color:#131313;
	text-decoration:none;
}
.center4 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 1px solid #131313;
	padding: 10px;
	background: #d19b9b;
	color: #000;
	line-height:27px;
}
.center4 a {
	color:#fff;
	text-decoration:none;
}
.center4 a:hover {
	color:#131313;
	text-decoration:none;
}
.center5 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 10px;
	background: #131313;
	color: #fff;
	border: solid #d19b9b 1px;
	line-height: 27px;
}
.center5 a{
	color: #d19b9b;
	text-decoration:none;
}
.center5 a:hover{
	color: #fff;
	text-decoration:none;
}
.form4 {
	text-align:left;
	margin-top:-1px;
}
.form5 {
	text-align:left;
	margin-left:0;
}
.bottom {
	margin-bottom:20px;
}
.bold1 {
	font-weight:bold;
	text-align:center;
	margin:9px 0;
}
.bold2 {
	font-weight:bold;
	text-align:left;
	margin:0 0 9px 0;
	font-size: 17px;
}
.bold3 {
	font-weight:bold;
	text-align:center;
	margin:0 0 9px 0;
	font-size: 15px;
}

.botpage {
	height:1.6em;
}

#menu {
	width:150px;
	text-align: left;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#menu li {
	padding:0;
	height: 24px;
	width:155px;
	border-bottom: 2px solid #ffdddd;
	background: #131313 url(http://www.anadesigns.net/images/new/menu.jpg) repeat-x;
}
.menu a {
	display:block;
	width:153px;
	margin: 0;
	padding: 4px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	color: #FFF;
	width: 150px;
}
.menu a:hover {
	display:block;
	width:145px;
	background:url(http://www.anadesigns.net/images/new/navbg2.png) repeat-x;
	text-decoration: none;
	color:#131313;
}
#menu1 li {
	background: #131313 url(http://www.anadesigns.net/images/new/menu.jpg) repeat-x left bottom;
	height: 34px;
	border-bottom: 2px solid #ffdddd;
}
.menu1 a {
	display:block;
	width:153px;
	margin: 0 0 0 10px;
	padding: 4px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size:95%;
	text-align:left;
	color: #FFF;
}
.menu1 a:hover {
	display:block;
	width:135px;
	background:url(http://www.anadesigns.net/images/new/navbg2.png) repeat-x;
	text-decoration: none;
	color:#131313;
}
.menu2 li{
	background: #131313 url(http://www.anadesigns.net/images/new/navbg2.png) repeat-x;
	height: 33px;
	border-bottom: 2px solid #ffdddd;
}
a.menu2 {
	background: #131313 url(http://www.anadesigns.net/images/new/navbg2.png) repeat-x;
	display:block;
	width:145px;
	margin: 0;
	padding:5px;
	text-decoration: none;
	font-weight: bold;
	font-size:95%;
	text-align:left;
	color: #131313;
}
.menu2 a:hover {
	display:block;
	width:135px;
	background:url(http://www.anadesigns.net/images/new/navbg2.png) repeat-x;
	text-decoration: none;
	color:#131313;
}
#footer {
	width: 660px;
	margin: 0px auto;
	padding: 10px 0px;
	border-top: 1px solid #DFB9B9;
}
#footer p {
	margin: 5px 0;
	padding: 0px;
	line-height: normal;
	text-align: center;
	color: #131313;
}
#footer a {
	font-weight:normal;
}
#livehelp {
	width:140px;
	height:50px;
	margin: 10px 3px 15px 8px;
	text-align:center;
}