html {
min-height:100%;
margin-bottom:1px;
}



img {
border: none;
}

/*body default font for the site ------------------------------------------------- */

body {
padding: 0px;
margin: 0px;
font: 67.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #8f528b;
text-align: center;
background-color: #8f528b;
}

.clear {
	clear: both
}


/*container for all elements ------------------------------------------------- */

#container {
padding-top: 20px;
margin: 0px auto;
width: 760px;
text-align: left;
}


/*header banner ------------------------------------------------- */

#header {
 margin: 0px auto;
 padding: 0;
 margin: 0;
 background-color:#8f528b;
 background-image: url(amadai_images/header.jpg);
 background-repeat:no-repeat;
 width: 760px;
 height: 40px;
 color:#ffffff;
 text-align:right;
}

/*submenu ------------------------------------------------- */

#subnavcontainer {
 padding: 0px 0px 0 0px;
 margin: 0px;
 font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 width: 160px;
}
#subnavcontainer ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
 text-align: right
}
#subnavcontainer li a:link {
 padding: 3px;
 display: block;
 color: #fff;
width: 145px;
 height: 100%;
 text-decoration: none
}
#subnavcontainer li a:visited {
 padding: 3px;
 display: block;
 color: #fff;
 height: 100%;
 text-decoration: none
}
#subnavcontainer a:hover {
 color: #fff;
 background-image: url(amadai_images/bgnavbutton.jpg);
 text-decoration: none
}

#subnavcontainer li a#submenu {
text-indent: 30px;
}



#subnavcontainer li a#current {
 color: #666666;
  background-image: url(amadai_images/bgnavbutton.jpg);
 text-decoration: none
}

/*navcontainer --------------- */
#navcontainer {
width: 145px;
}

#navcontainer a {
display: block;
width: 145px;
height: 22px;
}

#navcontainer ul {
margin: 0;
padding: 0;
list-style: none;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
latter-spacing: 1px;
text-align: right;
}

#navcontainer a:link, #navcontainer a:visited {
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover {
background: url(amadai_images/bgnavbutton.jpg);
color: #ffffff;
text-decoration: none;
}

#navcontainer li a#current {
background: url(amadai_images/bgnavbutton.jpg);
color: #ffffff;
text-decoration: none;
}





/*sidebar ------------------------------------------------- */

#sidebar {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px;
width: 160px;
height: auto !important;
min-height:600px;
float: left;
text-align: left;
}

/*sidebar text styling ------------------------------------------------- */

#sidebar h2 {
font: normal 1.2em Georgia, Times, serif;
color: #005cbb;
text-align: left;
border-top: 1px dotted #d1d1d1;
padding: 10px 0 0 0;
}

/*styling for additional text when needed ------------------------------------------------- */


.more {
color: #ff9900;
text-align: right;
}

h1 {
font-size: 120%;
font-weight:bold;
line-height: 150%;
}

h3 {
 color: #000;
 background: url(amadai_images/bgnavbutton.jpg);
 height: 100px;
}

.telephone {
font-size: 20px;
font: Georgia, "Times New Roman", Times, serif;
padding-right: 10px;
}

.smallprint {
font-size: 9px;
}



/*content ------------------------------------------------- */

#content {
padding: 0px 0px 0px 0;
margin: 0;
width: 500px;
height: auto !important;
min-height:620px;
float: left;
text-align: left;
background-color: #edede4;
background-image: url(amadai_images/corner.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

#content p {
font-size:1.2em;
line-height: 1.5em;
padding-right: 20px;
}


#content h2 {
padding: 20px 0 10px 0px;
}

#content h4 {
background: url(amadai_images/psychics-button.gif) no-repeat;
height: 100px;
text-indent: -9999px;
padding: 0;
margin: 0;
margin-top: 30px;
margin-bottom: -50px;
}

#content h5 {
background: url(amadai_images/text-button.gif) no-repeat;
height: 100px;
text-indent: -9999px;
padding: 0;
margin: 0;
margin-top: 30px;
margin-bottom: -50px;
}

.highlight1 {
font-style:italic;
}

/*banner ------------------------------------------------- */

#banner {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px;
width: 100px;
height: auto !important;
min-height:620px;
float: left;
text-align: left;
background-color: #edede4;
background-image: url(amadai_images/zigzag.jpg);
background-repeat:repeat-y;
color: #000000;
}


/* clears the divs ready for the footer ------------------------------------------------- */



/*footer ------------------------------------------------- */

#footer {
clear: both;
padding: 5px 0px 5px 0px;
margin: 0px auto;
width: 760px;
height: 30px;
color: #ffffff;
text-align: center;
}

#footer a:link {
color: #ffffff;
text-decoration: none;
}

#footer a:visited {
color: #ffffff
text-decoration: none;
}

#footer a:hover {
color: #ffffff
text-decoration: none;
}


/*links ------------------------------------------------- */

a:link {
color: #CC66CC;
text-decoration: underline;
}

a:visited {
color: #CC66CC;
text-decoration: underline;
}

a:hover {
color: #CC66CC;
text-decoration: none;
}

a:active {
color: #CC66CC;
text-decoration: none;
}

/*image  - border and float left ------------------------------------------------- */

.imageborder {
border-right: #bac1a3 1px solid;
padding-right: 5px;
border-top: #bac1a3 1px solid;
padding-left: 5px;
padding-bottom: 5px;
border-left: #bac1a3 1px solid;
padding-top: 5px;
border-bottom: #bac1a3 1px solid;
background-color: #ffffff;
float: right;
}

/*image - no border and float right ------------------------------------------------- */

.imageright {
padding: 0px 18px 0px 10px;
float: right;
}

/*image gallery when needed ------------------------------------------------- */

.thumbnail
{
float: left;
width: 162px;
margin: 0 15px 15px 0;
padding: 5px;
}

#agree {
color:#990000;
line-height: 130%;
font-size: 90%;
}

#offerbox {
width: 90%;
background-color: #FBE797;
padding: 3px;
border:#FFCC00 solid 1px;
text-align:center;
}

#offerprice {
background-color: #ffffff;
display:block;
padding: 6px;
border:#FFCC00 solid 1px;
text-align:center;

}

.homebox {
display:block;
width:80%;
padding: 10px;
margin: 0px 0px 10px 20px;
background-color:#EEDFEA;
font-weight: bold;
font-size: 130%;
line-height: 130%;
border: 1px #FFCC00 solid;
}

