@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;
}
#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;
}
#side1 {
	float: left;
	width: 330px;
	padding: 0;
	position:relative;
	text-align:center;
	margin-top: 0;
}
#side2 {
	float: right;
	width: 330px;
	padding: 0;
	position:relative;
	text-align:center;
	margin-top: 0px;
}
#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: 17px;
	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;
}

h2 {
	font-size:18px;
	text-align:left;
	color:#d19b9b;
	font-weight:bold;
	margin: 5px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	text-align:center;
	color:#d19b9b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
h4 {
	font-size: 18px;
	text-align:left;
	color:#131313;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
h4 a {
	color: #131313;
	text-decoration:underline;
	font-weight:bold;
}
h4 a:hover {
	color:#D19B9B;
	text-decoration: none;
}
h5 {
	font-size: 18px;
	text-align: center;
	margin:6px 0 9px 0;
}
h6 {
	font-size:18px;
	text-align:left;
	color:#131313;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
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.ss {
margin:0;
padding:0;
background:none;
}
ul li.ss {
margin:0;
padding:0;
background: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;
}
.list1 {
	line-height:19px;
	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";
}
.span2 {
	font-size:12px;
	color:#D19B9B;
	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;
}
.left1 {
	text-align:left;
	
	font-weight:normal;
}
.left3 {
	text-align:left;
	padding-top:13px;
	font-weight:bold;
}
.link1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.link2 {
}
.center {
	text-align:center;
	padding: 0 40px;
}
.center1 {
	text-align:center;
	font-weight:bold;
	padding: 5px;
	background: #131313;
	color: #fff;
	border: solid #d19b9b 1px;
	line-height: 17px;
	margin: 0 0 10px 0;
	width: 500px;
	position: relative;
	left: 100px;
}
.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;
	margin: 0 0 10px 0;
	width: 500px;
	position: relative;
	left: 100px;
}
.center3 a {
	color:#fff;
	text-decoration:none;
}
.center3 a:hover {
	color:#131313;
	text-decoration:none;
}
.center4 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, 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:Georgia, "Times New Roman", Times, 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;
}
.center7 {
	text-align:center;
	font-weight:bold;
	padding: 10px;
	background: #000;
	color: #fff;
	border: solid #d19b9b 1px;
	line-height: 27px;
	margin: 10px 0;
}
.center7 a{
	color: #d19b9b;
	text-decoration:none;
}
.center7 a:hover{
	color: #fff;
	text-decoration:none;
}
.c7{
	text-align: center;
}
.form4 {
	text-align:left;
	margin-top:-1px;
}
.form5 {
	text-align:left;
	margin-left:0;
}
.bottom {
	margin-bottom:20px;
}
.bold1 {
	font-weight:bold;
	font-size:15px;
	text-align:center;
	margin:5px 0 15px 0;
}

.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: 33px;
	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;
}
.menu2 a {
	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;
}
#logos{
	margin: 0 0 10px 0;
}
#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;
}