/* CSS Document */

/* Removes shift of page if no scroll bars 
------------------------------*/
html {
min-height: 100%;
margin-bottom: 1px;
}

/*wraps and centers the page
-----------------------------*/
#wrapper {
width: 760px;
margin: 0px auto;
text-align: center;
}

/*backgrounds for each templates
------------------------------*/
#whatiswrap {
text-align: center;
background-color: #000099;
height:auto !important;
margin:0px auto;
min-height:1200px;
}
#forhealingwrap {
text-align: center;
background-color: #009900;
height:auto !important;
margin:0px auto;
min-height:1200px;
}
#forwealthwrap {
text-align: center;
background-color: #CC0033;
height:auto !important;
margin:0px auto;
min-height:1200px;
}
#forrelationshipswrap {
text-align: center;
background-color: #CC0000;
height:auto !important;
margin:0px auto;
min-height:1200px;
}
#horsesmouthwrap {
text-align: center;
background-color: #b59bb4;
height:auto !important;
margin:0px auto;
min-height:2000px;
}
#spiritdestinywrap {
text-align: center;
background-color: #FFCCFF;
height:auto !important;
margin:0px auto;
min-height:1200px;
}



/*body styling
-----------------------------*/

body {
padding: 0px;
margin: 0px;
background-color: #ffffed;
text-align: left;
line-height: 1.4em;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
text-align: left;
}

img {
border: none;
}

h3 {
font-family:  helvetica, sans-serif;
font-size: 16px;
color: #764583;
font-weight: normal;
border-bottom: 1px solid #000;
}

/*links style
-------------------------------------------*/
a:link {
color:#c01566;
text-decoration:none;
}

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

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

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


.red {
color: #990033;
}

.green {
color: #009900;
}

.brown {
color: #996600;
}

.blue {
color: #000099;
}

.red2 {
color: #CC0000;
}
.purple2 {
color: #FFCCFF;
}




h4, h1 {
font-size: 150%;
line-height: 140%;
color: #764583;
font-weight: bold;
}


h2, h3 {
font-size: 120%;
line-height: 150%;
color: #764583;
font-weight: bold;
}


/*contains the page elements
-------------------------------------------*/
#container {
background-color:#ffffed;
padding: 0px;
margin: 0px auto;
width: 760px;
text-align: left;
}

/*header - contains the top header
-------------------------------------------*/
#header {
padding: 0px;
margin: 0px auto;
width: 760px;
height: 197px;
background-color: #764583;
}

/* navcontainer - holds the menu
-------------------------------------------*/
#navcontainer {
width: 760px;
text-align: center;
}


/*content - the main content
-------------------------------------------*/
#maincontent {
background-color:#ffffed;
padding: 0px;
float: left;
width: 760px;
background-image:url(/images/49.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#content {
float: left;
width: 469px;
/*width: 519px*/
padding: 20px 30px 0 20px;
line-height: 1.3em;
}

#content p {
/*padding: 10px;*/
}


/*links style
-------------------------------------------*/
#content a:link {
color:#c01566;
text-decoration:none;
text-weight: bold;
}

#content a:visited {
color:#c01566;
text-decoration:none;
text-weight: bold;
}

#content a:hover {
color:#c01566;
text-decoration:none;
text-weight: bold;
}

#content a:active {
color:#c01566;
text-decoration:none;
text-weight: bold;
}

#sidebar {
background-color:#ffffed;
background-image: url(/images/110.gif);
background-position: top;
background-repeat: repeat-x;
float: left;
width: 200px;
padding: 0px;
margin: 0px;
text-align: center;
}

#sidebar p {
padding: 10px;
}

/* purple --------------------------------*/
#quotepurple {
margin: 20px 0 10px 10px;
background-image: url(/images/113.gif);
background-position: top left;
background-repeat: no-repeat;
}

#quotepurple p {
padding: 30px 0 0 10px;
text-align: left;
font-family: Georgia, Times, serif;
font-size: 16px;
line-height: 1.4;
color: #b59bb4;
}


/* brown--------------------------------*/
#quotebrown {
margin: 20px 0 10px 10px;
background-image: url(/images/115.gif);
background-position: top left;
background-repeat: no-repeat;
}

#quotebrown p {
padding: 30px 0 0 10px;
text-align: left;
font-family: Georgia, Times, serif;
font-size: 16px;
line-height: 1.4;
color: #996600;
}

/* red --------------------------------*/
#quotered {
margin: 20px 0 10px 10px;
background-image: url(/images/117.gif);
background-position: top left;
background-repeat: no-repeat;
}

#quotered p {
padding: 30px 0 0 10px;
text-align: left;
font-family: Georgia, Times, serif;
font-size: 16px;
line-height: 1.4;
color: #990033;
}

/* blue --------------------------------*/
#quoteblue {
margin: 20px 0 10px 10px;
background-image: url(/images/114.gif);
background-position: top left;
background-repeat: no-repeat;
}

#quoteblue p {
padding: 30px 0 0 10px;
text-align: left;
font-family: Georgia, Times, serif;
font-size: 16px;
line-height: 1.4;
color: #000099;
}

/* green --------------------------------*/
#quotegreen {
margin: 20px 0 10px 10px;
background-image: url(/images/116.gif);
background-position: top left;
background-repeat: no-repeat;
}

#quotegreen p {
padding: 30px 0 0 10px;
text-align: left;
font-family: Georgia, Times, serif;
font-size: 16px;
line-height: 1.4;
color: #009900;
}




/*clears the columns ready for single column across page
-------------------------------------------*/
.clear {
	clear: both;
	background-color:#8a5a96;
}

/*info - the info section
-------------------------------------------*/
#info {
float: left;
margin: 0px auto;
position: relative;
width: 760px;
height: 150px;
background-color:#8a5a96;
padding: 0 0 18px 0;
color: #fff;
text-align: center;
clear:both;

}

#info a:link {
color: #fff;
text-decoration: none;
}

#info a:visited {
text-decoration: none;
}

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

#info a:active {
text-decoration: none;
}

#news {
width: 220px;
height: 80px;
float: left;
text-align: left;
margin: 10px 0 0 100px;
}

#search {
width: 340px;
height: 80px;
float: left;
text-align: left;
margin: 10px 0 0 0px;
}

#info1 {
width: 200px;
float: left;
padding:10px 0 20px 0px;
text-align:center;
background-image:url(/images/50.gif);
background-position:right;
background-repeat:no-repeat;
margin-bottom:20px;
}

#info2 {
width: 358px;
float: left;
padding:10px 0 20px 0px;
text-align:center;
}

#info3 {
width: 200px;
float: left;
padding:10px 0 20px 0px;
text-align:center;
background-image:url(/images/50.gif);
background-position:left;
background-repeat:no-repeat;
}

.imageleft {
float:left;
margin: 0 10px 10px 0;
}


.imageright {
float:right;
margin: 0 0 10px 10px;
}


.imagespace {
padding-bottom: 15px;
}


/*footer - the footer
-------------------------------------------*/
#footer {
float: left;
margin: 0px auto;
position: relative;
width: 760px;
height: 70px;
background-color:#8a5a96;
padding: 0;
font-size: 11px;
text-align: center;
color: #CC66FF;
}

/* footer styles
------------------------------------------*/
#footer a:link, a:visited {
color: #CC66FF;
font-weight: normal;
}

#footer a:hover {
color: #CC99FF;
font-weight: normal;
text-decoration: underline;
}

#footer a:active {
color: #CC99FF;
font-weight: normal;
}


.hilite {
color: #fff;
}

.heading {
color: #fff;
}

#homepanel1 {
float: left;
width: 296px;
height: 375px;
background-image:url(/images/82.jpg);
background-repeat:no-repeat;
}

#homepanel1 p {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #8a5a96;
padding: 30px 25px 0 25px;
line-height:1.3em;
}

.subpara {
color: #c01566;
}

#homepanel2 {
float: left;
width: 231px;
height: 237px;
background-image:url(/images/84.jpg);
background-repeat:no-repeat;
}

#homepanel2 img {
	float:left;
	padding: 0px 0 0px 0px;
	}

#homepanel2 p {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
width: 135px;
padding: 65px 0px 0 20px;
line-height:1.3em;
}

#homepanel2 p {
]font: 11px Verdana, Arial, Helvetica, sans-serif;
]color: #fff;
]width: 135px;
]padding: 75px 0px 0 20px;
]line-height:1.3em;
}





#homepanel3 {
float: left;
width: 230px;
height: 237px;
background-image:url(/images/81.jpg);
background-repeat:no-repeat;
font-weight:bold;
}
#homepanel3 a:link, #homepanel3 a:visited {
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

#homepanel3 a:hover, #homepanel3 a:active {
font-weight:bold;
color:#ffff00;
text-decoration:underline;
}


#homepanel3 img {
	float:left;
	padding: 8px 0 0px 0px;
	}

#homepanel3 p {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
width: 185px;
padding: 70px 0 0 20px;
line-height:1.3em;
font-weight:bold;
}

#homepanel3 p {
]font: 11px Verdana, Arial, Helvetica, sans-serif;
]color: #fff;
]width: 185px;
]padding: 70px 0 0 20px;
]line-height:1.3em;
]font-weight:bold;
}

#homepanel3 em {
font-weight:normal;
font-style:normal;
}




#homepanel4 {
float: left;
width: 231px;
height: 138px;
background-image:url(/images/85.jpg);
background-repeat:no-repeat;
}

#homepanel4 img {
	float:left;
	padding: 8px 0 0px 0px;
	}

#homepanel4 p {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
width: 180px;
padding: 47px 0 0 20px;
line-height:110%;
}

#homepanel4 p {
]font: 11px Verdana, Arial, Helvetica, sans-serif;
]color: #fff;
]width: 180px;
]padding: 65px 0 0 20px;
]line-height:110%;
}

.homepanel5 {
float: left;
width: 231px;
height: 138px;
background-image:url(/images/79.jpg);
background-repeat:no-repeat;
}

.homepanel5 p {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
width: 180px;
padding: 47px 0 0 20px;
line-height:110%;
}

.homepanel5 p {
]font: 11px Verdana, Arial, Helvetica, sans-serif;
]color: #fff;
]width: 180px;
]padding: 65px 0 0 20px;
]line-height:110%;
}

.homepanel5 p a {
color:#fff;
}

.homepanel5 p a:hover {
text-decoration:underline;
color:#ffffff;
}













input, textarea, select {
font: 11px Verdana, Arial, Helvetica, sans-serif;
background-color: #B3FFB3;
background-image:url(/images/125.gif);
background-position:top right;
background-repeat:no-repeat;
color: #000000;
}  

#banner {
clear:both;
background-color:#4a56bb;
background-image:url(/images/145.jpg);
padding:25px;
text-align:center;
font-size: 170%;
color:#fff;
border-top:4px solid #2E3677;
border-bottom:4px solid #9B73A2;
font-family:georgia, trebuchet, verdana, arial;
}  

#banner hr{
border: none;
background-color: #ADD8E6;
color: #ADD8E6;
height:2px;
width:95%
}    


#banner {
]clear:both;
]background-color:#4a56bb;
]background-image:url(/images/145.jpg);
]padding:5px 0px 20px 0px;
]text-align:center;
]font-size: 170%;
]color:#fff;
]border-top:4px solid #2E3677;
]border-bottom:4px solid #2E3677;
]font-family:georgia, trebuchet, verdana, arial;
]margin-top:-33px;
}     

#banner a:link, #banner a:visited{
color:#ffffed;
text-decoration:none;
line-height:140%;
}

#banner a:hover, #banner a:active{
color:#ADD8E6;
text-decoration:none;
line-height:140%;
}        

.animal08 {
margin-top:16px;
background-color: #DCCDE4;
padding:5px 3px;
border-bottom:2px solid #999;
border-right:2px solid #999;
text-align:center;
color:#000;
height: 17px;
font-size: 90%;
}


.animal08 a:link, .animal08 a:visited {
color:#000;
font-weight:bold;
text-decoration:none;
}

.animal08 a:hover, .animal08 a:active {
color:#fff;
font-weight:bold;
border-bottom: 2px dotted #ffff00;
}

table, tr, td {
color:#000000;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight: normal;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            