html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #2F2F2F; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaa dotted; margin: 0px 0px 10px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; list-style-type: square; }
li { margin: 0px 0px 0px 0px; padding: 6px 0px 6px 0px; }

body {
	background-color: #E3D9E8;
	font-family: Arial;
	font-size: 12px;
	color: #2F2F2F;
	background-image:url(images/top_strip.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#Top {
	width:100%;
	height:77px;
	background-image:url(images/top_background.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#TopContainer {
	margin: 0px auto 0px auto;
	width: 960px;
}
#TopContainerLeft {
	float:left;
	width:260px;
	height:57px;
	padding-top:0px;
}
#TopContainerRight {
	float:right;
	width:700px;
	height:45px;
	padding-top:32px;
	text-align:right;
	color: #B0A6B7;
}
#TopContainer a {
	font-size:13px;
    color: #B0A6B7;
	text-decoration: none;
  }
#TopContainer a:hover {	
    color: #FFF;
    text-decoration: none;
  }
#Searches {
	width:100%;
	height:52px;
	padding-top:10px;
}
#SearchesContainer {
	margin: 0px auto 0px auto;
	width: 960px;
}

#Holder {
	margin: 0px auto 0px auto;
	width: 970px;	
}
#ContainerShadow {
	float:left;
	width: 970px;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-y;
}
#Container {
	margin: 0px auto 0px auto;
	width: 960px;
}
#Border {
	float: left;
	border: 0px #000 solid;
}
#Content {
	float: left;
	width: 912px;
	min-height: 450px;
	margin-top:5px;
	padding:24px;
	background-color: #fff;
}
.ContentLeft {
	float: left;
	width: 233px;
	min-height:inherit;
}
.ContentRight {
	float: right;
	width: 663px;
	min-height:inherit;
}

#Footer {
	float: left;
	width: 912px;
	height: 0px;
	padding:0px;
	background-image:url(images/footer_background.jpg);
	background-repeat:repeat-x;
}
#FooterHolder {
	float:left;
	width:663px;
	height:89px;	
}
#FooterLeft {
	float:left;
	width:432px;
	height:82px;	
	margin-top:7px;
	border-right:1px dotted #B7AABE;
}
#FooterRight {
	float:right;
	width:217px;
	height:89px;
	min-height:inherit;
}
	
#BottomLinks
{
	margin: 0px auto 20px auto;
	width: 960px;	
	text-align:center;
	color:#745F7C;
	font-size:9px;
}
#BottomLinks a { color:#745F7C; font-size:9px; text-decoration:none; }

h1 { font-size: 20px; font-weight: normal; margin: 5px 0px; color: #8D8676; }
h2 { font-size: 16px; font-weight: bold; margin: 5px 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.red { color: #CC0000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; }
.select { width: 280px; border: 1px #aaa solid; }
.submit { width: 120px; border: 1px #aaa solid; }

.input_text { height:20px; color:#999999; font-size:13px; border:1px solid #D2CCD4 }

#Content100 {
	float: left;
	width: 500px;
	padding: 10px;
	background-color: #fff;
	background-image: none;
}
#ContentHome {
	float:left;
	min-height:450px;
	background-color: #aba8e1;
}
#ContentHomeTop {
	float:left;
	width:635px;
	min-height:300px;
	padding:16px 14px 8px 16px;
}
.HomeImage {
	float:left;
	padding-left:14px
}
.HomeLink {	color:#4E5D89; font-size:16px; font-weight:normal; text-decoration:none; }
.HomeLink:hover { text-decoration: none; }
 
#ContentHomeBottom {
	float:left;
	width:635px;
	min-height:60px;
	padding:0px 14px;
}
#ContentHomeBottomLeft {
	float:left;
	width:416px;
}
#ContentHomeBottomRight {
	float:right;
	padding-top:28px;
	width:201px;
}
	
 
.main_menu_cont {
	float:left;
	padding:0;
  }


.submenu_cont {
    background: #e9ebf1;
  }


a.menu_item_bg,a.menu_item_bg_active,a.menu_item_bg_arrow,a.menu_item_bg_arrow_active,.submenu_header {
    width: 233px;
	padding:1px 0px;
    font: normal 13px Arial;
    color: #645B6B;
    display: block;
    margin: 0 auto;
    text-decoration:none;
    text-align: left;	
  
  }


a.menu_item_bg_arrow {
    background: #dedbe8 url(images/menu_background.jpg) no-repeat;
	height:20px;
	padding-top:8px;
  }
a.menu_item_bg_arrow:hover {
font-weight: bold;
}


a.menu_item_bg_active,a.menu_item_bg:hover {
    color: #fff;
  }


.submenu_cont_bg {    
    width: 233px;
    margin: 0 auto;
    font-size: 11px;
  }

.main_submenu_item {
    font-size: 11px;    
    padding-right:15px;
	height:18px;
	color: #2F2F2F;
    background-color: #D6D4F2;
    border-bottom: 1px #fff solid;
    text-decoration: none;
  }


.main_submenu_item_active {
    font-size: 11px;
    padding-right:15px;	
	height:18px;	
	color: #2F2F2F;
    background-color: #D6D4F2;
    border-bottom: 1px #fff solid;
	font-weight: bold;
	text-decoration: underline;
  }
.main_submenu_item_active {
	color: #2F2F2F;
	font-weight:bold;	
	text-decoration: underline;
}
.main_submenu_item_active { text-decoration: underline; }


.menu_arrow {
    width: 233px;
    background: url(images/menu_item_arrow.jpg) no-repeat right center;    
  }

.submenu_cont_bg a {
    display: block;
    padding:3px 13px 3px 6px;
  }


.submenu_header {
    font: normal 13px Arial;
	background: #dedbe8 url(images/menu_background1.jpg) no-repeat;
	height:20px;
	padding-top:8px; 
	font-weight: bold;   
  }
.submenu_header:hover {  
	font-weight: bold;
}
  
  
  
  
  
  
 #PinkBorder {
    float: left;
    width: 670px;
  }


#PinkBorderTop {
    float: left;
    width: 670px;
  }


#PinkBorderMid {
    float: left;
    width: 506px;
    padding: 0px 140px 0px 24px;
    background-image: url('../images/border_mid.png');
  }


#PinkBorderBot {
    float: left;
    width: 706px;
  }








ol {
    margin-left: 20px;
  }





.astroheader {
    color : #333333;
    font-family : 'arial', serif;
    font-size : 12px;
    font-weight : bold;
    line-height : 18px;
  }


.astrotop {
    color : #B11C79;
    font-family : 'arial', serif;
    font-size : 11px;
    font-weight : bold;
    line-height : 12px;
  }


.astrotop2 {
    color : #B11C79;
    font-family : 'arial', serif;
    font-size : 12px;
    font-weight : bold;
    line-height : 18px;
  }


.astrobody {
    color : #333333;
    font-family : 'arial', serif;
    font-size : 12px;
    line-height : 18px;
  }


.astrobodysmall {
    color : #333333;
    font-family : 'arial', serif;
    font-size : 12px;
    line-height : 13px;
  }
  
  
  
  
  .MessageRow {
    color: #ffffff;
    
  }


.MessageRow0 {
    background-color: #B99CCD;
    color: #ffffff;
  }


.MessageRow1 {
    background-color: #B99CCD;
    color: #ffffff;
  }


a.MessageRow {
    color: #ffffff;
  }


.textmessage {
    width: 320px;
    border: 1px #bbb solid;
    padding: 2px;
    margin: 0px; 
    font-family: Arial; 
    font-size: 12px;
    font-weight: normal;
    color: #000;
  }


.textareamessage {
    width: 455px;
    height: 200px;
    border: 1px #bbb solid;
    padding: 2px;
    margin: 0px;
    font-family: Arial; 
    font-size: 12px;
   	font-weight: normal;
    color: #000;
}


.block_cap_left {
    background:#e6e6e6 none repeat scroll 0%;
    color:#333;
    font-family:Arial;
    font-size:13px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:18px;
    line-height:normal;
    margin:0pt 15px 0pt 0pt;
    padding:3px 0pt;
    text-align:center;
  }


.block_cap_right {
    background:transparent url(images/cap_right.png) no-repeat scroll right top;
    height:20px;
  }


.block_body {
    background:#E9EBF1 none repeat scroll 0%;
    padding:10px;
  }


.sidebar_cap {
    color:#3073A7;
    font-family:Arial;
    font-size:14px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    padding-top:3px;
    text-align:center;
    text-transform:lowercase;
  }


.sidebar_body {
    padding-left:15px;
    padding-top:5px;
  }


.sidebar_body input {
    margin:2px 0pt 5px;
    width:135px;
  }


.sidebar_bottom {
    padding:5px 16px 15px 0pt;
    text-align:right;
  }


.block_bottom {
    padding:10px;
    text-align:right;
  }











/* Rotator Styles */
#wrapper {
	width: 640px; 
	height: 335px;
	overflow: hidden;
	padding: 0px; 
}

#rotator {
	width: 640px; 
	height: 335px;
	position:relative;
	padding-bottom:2.6em;
	margin:0; 
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	float:left;
	display: none;
	visibility: hidden;
	height: 0px;
	list-style:none;
}

ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
	width:100%;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	background-color: #D0D0D0;
	width:15px;
	height:15px;
	text-decoration: none;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background-color: #930B10;
}

#rotator .ui-tabs-nav-item a span {
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background-color: #930B10;
	width:15px;
	height:15px;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	clear:left;
	height: 335px;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
}

#rotator p {
}
/*
#rotator .btn_visit_website {

}
*/
/* Background Images */
#rotator #fragment-1 {

}

#rotator #fragment-2 {
}

#rotator #fragment-3 {
}

#rotator #fragment-4 {
}

#rotator #fragment-5 {
}

#rotator #fragment-6 {
}






.pink { color: #B11C79; }

.blue { color: #4C2F61; }


.selectSmall {
    width: 129px;
    border: 1px #bbb solid;
    padding: 2px;
  }






.submit {
    width: 120px;
    border: 1px #bbb solid;
    padding: 2px;
  }
  
  .submit {
    background:transparent url(images/submit_bg.png) repeat-x scroll 0%;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:20px;
    line-height:normal;
    margin:2px 7px 0pt 1px;
    padding:0pt 3px 0pt 5px;
  }


.submit {
    width: 120px;
    border: 1px #bbb solid;
    padding: 2px;
  }
  
  .submit {
    background:transparent url(images/submit_bg.png) repeat-x scroll 0%;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:20px;
    line-height:normal;
    margin:2px 7px 0pt 1px;
    padding:0pt 3px 0pt 5px;
  }


#testimonials { margin: 0px; padding: 0px; list-style: none; }
#testimonials li { margin: 0px; padding: 0px; list-style: none; } 



.menutitle { font-size: 16px; font-weight: bold; margin: 10px 0px 5px 0px; color: #8D8676; }


