﻿div.float {
  float: left;
  margin-right: 2px;
  margin-left: 4px;
  }
  
div.float p {
   text-align: center;
   }

/*** Nav Test II bigger buttons on side ****/
#list-menu {
width: 190px;


/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 

} 

#list-menu li {
margin: 2px 0 0;
background: #562157;

background-repeat: no-repeat;
margin-left:10px;
border: 1px solid #000000;
width:190px;
height:40px;



} 
#list-menu a {
display: block;
padding: 2px 2px 2px 8px;
text-decoration: none; /*lets remove the link underlines*/
margin-left: 40px;
font-size:120%;
color: White;

} 
#list-menu a:hover {
color: #000000;
}

#list-menu li:hover {
border: 1px solid #000000;

background-color:#c7abc6;
  
} 

#list-communities {

width:180px;
float:right;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-communities ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 11px; 

} 

#list-communities li {
margin: 2px 0 0;
background: #562157;
/* margin-left:10px; */
border: 1px solid #000000;
width:180px;
/* height:40px; */



} 
#list-communities a {
display: block;
padding: 2px 2px 2px 8px;
text-decoration: none; /*lets remove the link underlines*/
/* margin-left: 40px; */
color: White;

} 

#list-communities a:hover {
color: #000000;
}

#list-communities li:hover {
border: 1px solid #000000;
background-color:#c7abc6;
} 



/***************/

.list-SmallMenu {
width:178px;
/* this width value is also effected by
the padding we will later set on the links. */
}

.list-SmallMenu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 11px; 

} 

.list-SmallMenu li {

/* margin-left:10px; */
background: #562157;
border: 1px solid white;
width:178px;
/* height:40px; */

} 
.list-SmallMenu a {
display: block;
padding: 2px 2px 2px 8px;
text-decoration: none; /*lets remove the link underlines*/
/* margin-left: 40px; */
/* color: #c7abc6; */
color:White;
} 

.list-SmallMenu a:hover {
color: #000000;
}

.list-SmallMenu li:hover {
border: 1px solid #000000;
background-color:#c7abc6;
} 
/**************/



.BigButton
{
	height:64px;
	color:#ae8cad;
}
.BigButton:hover
{
 background-image: url('/Resources/images/ButtonMouseOver.jpg');
 background-repeat:repeat-x;
 color:#562157;
}


.map-div
{
	float:left; 
	width:100;   
	margin-top:5px; 
	margin-left:15px;
}



/*** NAV TEST *****/
.menu
{
	height: 26px;
	width:775;
}
.cssnav
{
position: relative;
float: left;
font-family: Times New Roman, serif;
font-weight: bold;
background: url('/Resources/images/nav_button_R.gif') no-repeat;
/* white-space: nowrap; 
display: block;*/
width: 122px;
height: 26px;
margin: 0;
padding: 0;
overflow:hidden;
}

.cssnav a
{
display: block;
font-size: 10.5px;
width: 122px;
height: 26px;
display: block;
float: left;
color: gray;
text-decoration: none;
overflow:hidden;
}

.cssnav img
{
width: 122px;
height: 26px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden;
color: red;
}

.cssnav span
{
position: absolute; 
left: 0px;
top: 0px;
margin: 5px;
padding: 0px;
cursor: pointer;
text-align: center;
} 
/*** End Nav TEST ***/

/***** Rottlund Default Styles *****/
p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

html {
	height: 100%;
	margin-bottom: 1px;
	font-size: 72%;	
}

.PopUpWindowCenter {
   width:500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -200px;
}

#Social
{
	position:relative;
	 z-index:99;
	float:right;
	height:0px;
}

.FloatRightButton
{
	
	display: block; 
	width:530px;
	height:15px;

   
}


.FloatRight
{
	float: right;
	 display: block; 
	

   
}
.FloatLeft
{
	float: left;
	display: block;
	

   
}
.watermarked 
{
    color:Gray;

}


.metroToolTip
{
	 position: fixed; 
	_position: absolute; 
		
	/* float:right; */
	width:200px;
	padding:10px;
	/*float: left; */
	background-color: #F3F0E5;
	border: 1px solid #6E336B;
    

}

.PopUpWindowCenter 
{
    
	width:500px;
    position: fixed; 
    
	_position: absolute;
	
    top: 50%;
    left: 35%; 
    
   
}

.PopUpWindowSearchResults
{
	position: fixed; 
	_position: absolute;
	width:500px;
	float: left;
}

.PopUpWindowFloorplan {
	width:500px;
    position: fixed; 
	_position: absolute;
    top: 35%;
    left: 35%;
}

body {
	height: 100%; 
	margin-bottom: 1px;
	font-size: 1.0em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('/Resources/images/background_tile.jpg'); 
	background-repeat: repeat-x;
	height: 687px;
	background-color: #b2a9b3;
}
  
form {
	padding: 0px;
	margin: 0px;
}

img {	
	border: 0px;	
}

.image_align {
	float: left;
}

div {
	font-family: Arial, Verdana, sans-serif;
	color: #4f4f4f;
	font-size: 11px;
}

td {
	font-family: Arial, Verdana, sans-serif;
	color: #4f4f4f;
	font-size: 11px;
}

a {
	color: #6E2E6C;
	text-decoration: underline;
}

a:hover {
	color: #6E2E6C;
	text-decoration: none;
}

table {
	float: left;
    
}

input {
	padding: 0px;
	margin: 0px;
	/*height: 16px;*/
	/*background-color: #FFFFFF;
	border-left: 1px inset #CAC39A;
	border-left: 1px solid #848484;
	border-right: 1px solid #E2E2E2;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #E2E2E2;*/
}

.HomePage 
{
	text-align:center;
	position:relative;
	width: 793px;
	float:left;
	
/*	
	position:absolute;
left:270px;
top:770px;
*/
}

.HomePage h1
{
	color: #4D3354; 
	
	font-size: 12px; 
	
	/*
	width: 100%;
	margin-top: 100px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	*/
}
.HomePage ul, .HomePage li
{
	display: inline;
	padding: 3px 3px;

}

#Header input {
	padding: 0px;
	margin: 0px;
	height: 16px;
	background-color: #FFFFFF;
	border-left: 1px inset #CAC39A;
	border-left: 1px solid #848484;
	border-right: 1px solid #E2E2E2;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #E2E2E2;
}

h1 {
	color: #4D3354;
	font-size: 14px; 
	font-weight: bold; 
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #3e2644;
	font-weight: normal;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
}

.left_container {
	float: left;
}

.image_align {
	float: left;
}

.right_container  {
	float: right;
}

/***** //Rottlund Default Styles *****/
/***** Rottlund Base Template Styles *****/
#CenterWrapper {
	width: 793px; 
	margin: 0 auto;
	height: 100%;
	margin-top: 4px;
	z-index: 1;
	padding-bottom: 100px;
}

/***** //Rottlund Base Template Styles *****/
/***** Rottlund Header/Footer Styles *****/
#Header {
	width: 793px; 
	height: 152px;
	float: left;
	background-image: url('/Resources/images/header.jpg'); 
	background-repeat: no-repeat;
}


#HeaderTop {
	float: right; 
	padding-top: 39px;
	padding-right: 12px;
	/*width: 229px;*/
	width: 781px;
	
}

#Logo {
	float: left;
	width: 552px;
}

#GlobalNav {
	float: right;
	width: 229px;
	/*width: 240px;*/
	
}

#Search {
	float: right; 
	padding-top: 15px; 
	padding-right: 10px;
}

#HeaderBottom {
	float: left; 
	padding-top: 15px; 
	padding-left: 30px;
	width: 793px;
}

#Footer {
	background-image: url('/Resources/images/footer.jpg'); 
	background-repeat: no-repeat;
	float: left;
	width: 793px;
	height: 51px;
}

#Footer .padding {
	color: #a48ba3;
	font-size: 10px;
	padding-left: 79px;
	padding-top: 18px;
}

#Footer a {
	color: #a48ba3;
}

#Footer a:hover {
	color: #a48ba3;
	text-decoration: none;
}


/***** //Rottlund Header/Footer Styles *****/
/***** Rottlund B Template Styles *****/

#TopLeftHome {
	float: left; 
	width: 189px;
}

#TopRightHome {
	float: right;
}
.TopRightHome {
	float: right;
}



#BottomHomeContainer {
	padding-left: 15px; 
	padding-right: 15px; 
	float: left;
	width: 753px;
}

.BottomHomeContainer {
	padding-left: 15px; 
	padding-right: 15px; 
	float: left;
	width: 753px;
}



#BottomHomeContainerLeft {
	width: 473px;
	float: left;
}

.BottomHomeContainerLeft {
	width: 473px;
	float: left;
}

#Container {
	width: 793px;
	float: left;
	background-image: url('/Resources/images/background_panel.jpg'); 
	background-repeat: no-repeat;
}

#Container .ContainerPadding {
	float: left;
	padding-left: 5px;
	padding-top: 0px;
}

.WhiteBackgroundTop {
	background-image: url('/Resources/images/background.jpg'); 
	background-repeat: repeat-y;
	width: 782px;
	float: left;
	margin-top: 8px;
}

.MarginFix {
	margin-top: -8px;
}

.WhiteBackground {
	background-image: url('/Resources/images/background.jpg'); 
	background-repeat: repeat-y;
	width: 782px;
	float: left;
}

.WhiteBackgroundPadding {
	padding-left: 15px; 
	padding-right: 15px; 
	float: left; 
	width: 752px;	
}

.ContentPadding {
	float: left; 
	padding-left: 29px; 
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 29px;
	width: 501px;
}

.BottomCurve {
	float: left;
	background-image: url('/Resources/images/bottom_curve.jpg'); 
	background-repeat: no-repeat;
	width: 782px;
	height: 17px;
}
.TopCurve {
	float: left;
	background-image: url('/Resources/images/top_curve.jpg'); 
	background-repeat: no-repeat;
	width: 782px;
	height: 14px;
}


.TabBackground {
	float: left;
	background-image: url('/Resources/images/tab_background.jpg'); 
	background-repeat: repeat-y;
	width: 761px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.LeftHeaderBackground {
	background-image: url('/Resources/images/table_header_bg.jpg'); 
	background-repeat: no-repeat;
	width: 158px;
	height: 26px;
	padding: 3px;
	color: #5f2c5f;
	font-weight: bold;
}

.HeaderBackground {
	background-image: url('/Resources/images/table_header_bg_all.jpg'); 
	background-repeat: repeat-x;
	height: 26px;
	padding: 3px;
	color: #5f2c5f;
	font-weight: bold;
}

.TablePurpleBackground {
	background-color: #ebe8eb;	
	padding: 3px;
	color: #5f2c5f;
}

.TableWhiteBackground {
	background-color: #ffffff;	
	padding: 3px;
	color: #5f2c5f;
}

.TableSoldBackground 
{
  background-color: #ffffff;
  padding: 3px;
  color: #5f2c5f; 
  background-image: url('/Resources/images/sold.gif'); 
  background-repeat: no-repeat;
  background-position:center;
  
  
   
}

.TableHomestyle 
{
   
	border: 0px;
	 width: 730px; 
	margin-left: 15px;
	_margin-left: 7px;

   
}

#TabArea {
	float: left; 
	padding-left: 10px; 
}

#RightContainer {
	float: right;
	width: 562px;
	padding-bottom: 0px;  /* changed from 30 */
}

.RightPadding {
	padding-top: 17px; 
	padding-left: 9px; 
	float: left;
}

#Crumb {
	float: left;
	background-color: #f3f0e5;
	width: 556px;
	font-size: 9px;
	/*
	margin-left: 9px;
	_margin-left: 4px;
*/	
margin-bottom: 7px;
	font-size: 9px;
	padding-bottom: 10px;
}

#Crumb .CrumbPadding {
	float: left;
	padding-left: 10px;
	padding-top: 10px;	
	_padding-top: 13px;	
	color: #c0a63b;
	font-size: 10px;
}

#Crumb a {
	color: #c0a63b;
	font-size: 10px;
	margin-right: 4px;
	text-decoration: none;
}

#Crumb a:hover {
	/*font-weight: 600;*/
	font-size: 10px;
	margin-right: 4px;
	text-decoration: underline;
}

#Shadow {
	background-image: url('/Resources/images/background_fade.jpg'); 
	background-repeat: repeat-y;
	width: 793px;	
	float: left;
}

#LandingShadow {
	background-image: url('/Resources/images/landing_background_shadow.jpg'); 
	background-repeat: repeat-y;
	width: 566px;	
	float: left;
}

.LandingContainer {
	float: left; 
	padding-left: 5px; 
	padding-bottom: 28px;
}


#LandingContent {
	float: left; 
	width: 331px; 
	padding-left: 10px; 
	padding-top: 20px;
    margin-left: 0px;
}





#Content {
	float: left;
}

#Content ul {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

#Content ul li {
	background-image: url('/Resources/images/body_bullet.gif'); 
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-bottom: 3px;
}

#ContentPadding {
	float: left;
	padding-left: 15px;
	padding-top: 18px;
	padding-bottom: 20px;
}

.RealEstateLinks {
	float: left;
	padding-left: 15px;
	padding-top: 18px;
	padding-bottom: 0px;
}

/*testimonails*/
.TestimonailListingItem {
	float: left;
	padding-bottom: 27px;
	width: 500px;
}


.LeftTestimonial {
	float: left;
	/*padding-left: 7px;*/
	
}

.RightTestimonial {
	float: right;
	padding-left: 8px;
	padding-top: 7px;
	width: 355px;
}

.TestTitle {
	color: #4D3354;
	font-size: 14px;
	text-decoration: none;
}

/**/

/*Left Widget Styles*/

.LeftContainer {
	float: left;
	width: 189px;
	
}
#LeftContainer {
	float: left;
	width: 189px;
	
}

#LeftNav {
	background-image: url('/Resources/images/left_nav_background.jpg'); 
	background-repeat: no-repeat;
	background-color: #ac92af;
	width: 189px;
	float: left; 
	margin-bottom: 3px;
}

#LeftNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#LeftNav ul li {
	background-image: url('/Resources/images/left_nav_arrow.gif'); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 2px;
}

#LeftNav ul li a {
	color: #653365;
	font-weight: bold;
	text-decoration: none;
}

#LeftNavPadding {
	float: left;
	padding-top: 12px; 
	padding-left: 12px;
	_padding-top: 24px;
	padding-bottom: 20px;
}

.LeftWidget {
	background-image: url('/Resources/images/left_widget_background.jpg'); 
	background-repeat: no-repeat;
	width: 189px;	
	float: left;
	background-color: #39123E;
	margin-bottom: 3px;
}

.LeftWidgetPadding {
	float: left;
	padding-top: 12px; 
	padding-left: 12px;
}

.LeftTitle {
	padding-bottom: 12px;
	width: 177px
}

#Icons {
	float: left;
	width: 151px;
	padding-bottom: 15px;
}

.IconsLeft {
	float: left; 
	width: 25px;	
	padding-right: 5px;
}

.IconsRight {
	float: right; 
	color: #FFFFFF; 
	width: 121px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
	text-decoration: none;
}

.IconsRight:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

.IconsListingItem {
	float: left;
	padding-bottom: 3px;
}

/*banner styles*/
.Banner {
	background-image: url('/Resources/images/left_widget_background.jpg'); 
	background-repeat: no-repeat;
	width: 189px;	
	float: left;
	background-color: #39123E;
	margin-bottom: 3px;
}

.BannerPadding {
	float: left;
	padding-top: 12px; 
	padding-left: 12px;
	padding-bottom: 15px;
}

.BannerTitle {
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold;
	padding-bottom: 5px;
}

.BannerCopy {
	color: #DAC2D8;
}

.Banner a {
	color: #FFFFFF;	
}

#LeftHomeBucket {
	float: left; 
	background-image: url('/Resources/images/left_bucket_background.jpg'); 
	background-repeat: no-repeat;
	height: 185px;
	width: 473px;
	padding-bottom: 7px;
}


.LeftHomeBucket {
	float: left; 
	background-image: url('/Resources/images/left_bucket_background.jpg'); 
	background-repeat: no-repeat;
	height: 185px;
	width: 473px;
	padding-bottom: 7px;
}


#LeftHomeBucket .LeftHomeBucketViewMore {
	float: left; 
	width: 311px; 
	height: 28px; 
	margin-top: 3px;
}

#LeftBottomHomeBucket {
	background-image: url('/Resources/images/home_signup_background.gif'); 
	background-repeat: no-repeat;
	width: 473px;
	height: 54px;
	float: left;
}

.LeftBottomHomeBucket {
	background-image: url('/Resources/images/home_signup_background.gif'); 
	background-repeat: no-repeat;
	width: 473px;
	height: 54px;
	float: left;
}


#LeftBottomHomeBucket .Form {
	float: right; 
	width: 202px;
	padding-top: 5px;
}

#BottomHomeContainerRight {
	float: right; 
	width: 269px;	
}

.BottomHomeContainerRight {
	float: right; 
	width: 269px;	
}

.TableGreen {
	color: #598E0C;
	font-weight: bold;
}

#BottomHomeContainerRight .HomeBanners {
	float: left;
	padding-bottom: 7px;
}

#BottomLeftHome {
	float: left; 
	width: 159px;
}

#BottomCenterHome {
	float: right; 
	width: 311px;	
}

.BottomCenterHome {
	float: right; 
	width: 311px;	
}

#BottomCenterHomePadding {
	padding-left: 15px; 
	padding-top: 14px; 
	float: left;
}

.BottomCenterHomePadding {
	padding-left: 15px; 
	padding-top: 14px; 
	float: left;
}

#BottomCenterHomePadding .Title {
	padding-bottom: 3px;
}

.BottomCenterHomePaddingTitle {
	padding-bottom: 3px;
}


#BottomCenterHomePadding .SubTitle {
	color: #9D6D22; 
	font-size: 14px;
}

.BottomCenterHomePaddingSubTitle {
	color: #9D6D22; 
	font-size: 14px;
}


#BottomCenterHomePadding .City {
	color: #9D6D22; 
	font-size: 11px;
}

#BottomCenterHomePadding .Copy {
	color: #9D6D22; 
	font-style:italic; 
	padding-top: 5px; 
	width: 265px; 
	padding-bottom: 6px;
	min-height: 50px;
}

.BottomCenterHomePaddingCopy {
	color: #9D6D22; 
	font-style:italic; 
	padding-top: 5px; 
	width: 265px; 
	padding-bottom: 6px;
	min-height: 50px;
}

#HomeownerLoginTab {
	float: left;
}

#HomeownerLoginBackground {
	background-image: url('/Resources/images/background_homeownerlogin.jpg'); 
	background-repeat: repeat-y;
	width: 516px;	
	float: left;
}

#HomeownerLoginContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 516px;
}
.HomeownerLoginFormField {
	padding-bottom: 15px;
}

.HomeownerLoginHeader {
	font-weight: bold;
	font-size: 12px;
	color: #6e2e6c;
	padding-top: 5px;
}
.HomeownerLoginLink {
	color: #6e2e6c;
}

#HomeownerLoginBottom {
	float: left;
}

#LeftDetail {
	width: 340px;
	float: left;
}

#LeftDetail ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#LeftDetail ul li {
	background-image: url('/Resources/images/bullet.gif'); 
	background-repeat: no-repeat;
	padding-left: 7px;	
	padding-bottom: 10px;

}

.LeftDetailPadding {
	/*width: 300px;*/
	width: 325px;
}

#RightDetail {
	width: 201px;
	float: right;
}

#ContainerDetailTop {
	width: 549px;
	float:left;
}
#ContainerDetailBottom {
	float: left;
	width: 491px;
}

.DetailHeader {
	font-weight: bold;
	font-size: 13px;
	color: #6e2e6c;
	padding-bottom: 3px;
}

.CareersIntroCopy {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.ListingItem { 
	padding-bottom: 10px;
	float: left;
	width: 500px;
}
.ListingTitle {
	font-weight: bold;
	font-size: 13px;
	color: #6e2e6c;
}
#interior {
	float: left;
	width: 546px;
}

#exterior {
	float: left;
	width: 546px;
}

.GalleryContainer {
	width: 544px;
	float: left;
	padding-top: 9px;
}

.GalleryImage {
	width: 408px;
	float: left;
	padding-right: 10px;
	_padding-right: 7px;
}

.GalleryThumbs {
	float: right;
	width: 128px;
}

#Features {
	float: right; 
	width: 180px; 
	padding-top: 21px;
}

#Features ul {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
}

#Features ul li {
	background-image: url('/Resources/images/body_bullet.gif'); 
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-bottom: 3px;
}

.HomeSearch {
	background-image: url('/Resources/images/bottom_home_left.jpg'); 
	background-repeat: no-repeat;
	width: 189px;
	height: 195px;
	color: #FFFFFF;
	float: left;
}

.HomeSearchPadding {
	padding-left: 10px;
	padding-top: 23px;
	float: left;
}
.HomeSearchPadding select
{
	font-size: 11px;
}

.IntroCopy {
	float: left; 
	width: 442px;
	padding-bottom: 10px;
}

#Testimonial {
	float: left; 
	padding-top: 8px;
}

#Testimonial .LeftPhoto {
	float: left; 
	width: 85px; 
	padding-right: 10px; 
	padding-bottom: 2px;
}

#Testimonial .RightCopy {
	float: right; 
	width: 94px; 
	_width: 91px;
	padding-top: 0px; 
	color: #682D65;
	padding-bottom: 7px;
}

.ContactInfo {
	float: left;
	width: 189px;
	background-image: url('/Resources/images/contact_info_back.jpg'); 
	background-repeat: no-repeat;
	padding-bottom: 3px; 	
	background-color: #39123F; 
	
	
}

.ContactInfoPadding {
	padding-top: 31px;
	color: #FFFFFF;
	
	padding-left: 11px;
	padding-right: 11px; padding-bottom:25px;	
}

.HomeSearchTable {
	color: #C6A2C4; 
	font-size: 10px;
}

.TabTopContainer_Long {
	background-image: url('/Resources/images/tab_background_right.jpg');
	background-repeat: repeat-x;
	float: left;
	width: 756px;
	height: 30px;
}

.PopupBackground
{
    
    background-color:White; 
    filter: alpha(opacity=40);
    opacity:.40;
    
}
.PopupContainer 
{
   
	float: left;
	background-color: #ffffff;
	width: 500px;
	border: 3px solid #38113D;
   
}



.PopupTop {
	float: left;
	background-color: #f3f0e5;
	width: 500px;
	height: 33px;
	margin-bottom: 15px;
}
.PopupTopText
{
	font-size: 11px;	
	font-style: italic;
	font-weight: bold;
	color: #c0a63b;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.PopupClose
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.PopupMain
{
   
	background-color: #ffffff;
	float: left;
	width: 500px
    
}
.PopupMainText {
	padding: 15px;
}

.PopupMainList {
	padding-left: 15px;
	width: 463px;
	padding-bottom: 20px;
}
 
.PopupMainList ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.PopupMainList ul li {
	background-image: url('/Resources/images/arrow.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
}

hr
{
	height: 1px;
	color: #dcdcdc;
	background-color: #dcdcdc;
	border: 0px;
}
.PopupMainBottom
{
	width: 463px;
	float: left;
	padding-left: 17px;
	padding-bottom: 15px;
}

.PopupMainBottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.PopupMainBottom ul li {
	color: Red;
	background-image: url('/Resources/images/arrow.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
}
.PopupBullet
{
	padding-bottom: 3px;
}
.TabTopContainer
{
	background-image: url('/Resources/images/tab_background_right.jpg');
	background-repeat: repeat-x;
	float: left;
	width: 560px;
	height: 30px;
}

.TabTopContainerGallery
{
	background-image: url('/Resources/images/tab_background_right.jpg');
	background-repeat: repeat-x;
	float: left;
	width: 555px;
	height: 30px;
	padding-left: 5px;
}

.TabOn
{
	background-image: url('/Resources/images/tab_on_background.jpg');
	background-repeat: repeat-x;
	padding-left: 5px;
}
.TabLinkOn
{
	color: #6c2d69;
	font-weight: bold;
	text-decoration: none;
}
.TabOff
{
	background-image: url('/Resources/images/tab_off_background.jpg');
	background-repeat: repeat-x;
	padding-left: 5px;
}
.TabYellowOff
{
	background-image: url('/Resources/images/tabYellow_background.jpg');
	background-repeat: repeat-x;
	padding-left: 5px;
}
.TabLinkOff
{
	color: #9b9b9b;
	font-weight: bold;
	text-decoration: none;
}

.TabYellowLinkOff
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.ContactInfoLink 
{
	color: #ffffff;
	
	
}




.ContactInfoHr
{
	height: 1px;
	color: #dac2d8;
	background-color: #dac2d8;
	border: 0px;
}
.ContactInfo ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.ContactInfo ul li {
	background-image: url('/Resources/images/contactinfo_bullet.jpg'); 
	background-repeat: no-repeat;
	padding-left: 10px;
}

.ContactInfo ul li a {
	color: #ffffff;
	text-decoration: none;
}

.ContactInfo a {
	color: #ffffff;
}

.ContactInfoText
{
	 color: #dac2d8; 
	
	font-weight:normal; 

}

.ContactInfoStrongText
{
	color: white;
	font-weight:bolder; 

}


.FeaturedContainer
{
}
.FeaturedLeft
{
	float: left;
}
.FeaturedRight
{
	float: right;
}
#HomeEmailSignup
{
	float: right;
	width: 210px;
	padding-top: 6px;
	color: #598e0c;
	font-weight: bold;
}
.HomeEmailSignup
{
	float: right;
	width: 210px;
	padding-top: 6px;
	color: #598e0c;
	font-weight: bold;
}

.SignUpPadding {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

/*print*/
#PrintLogo {display: none;}

.landing_content {
	float: left;
}

.landing_content ul {
	padding-left: 32px;
	margin-left: 32px;
	margin: 0;
}

.landing_content ul ul {
	padding-left: 5px;
	margin-left: 5px;
	margin: 0;
}

.SiteSearch
{
 padding-left: 15px;
 padding-right: 15px;
 font-size: 12px;
 MARGIN: 16px 2%;
    
}





/* CSS for Ajax tab control */
.ajax__myTab .ajax__tab_header
{
    font-family: verdana, tahoma, helvetica;
    /* border-bottom: solid 1px #999999; */
     color: #6c2d69; 
	
	font-size:10px;
	height:auto;
	 border-top:0px solid #e1e1e1;

} 




.ajax__myTab .ajax__tab_outer { 
/* padding-right:4px; 
height:21px; 
background-color:#C0C0C0; 
margin-right:2px; 
border-right:solid 1px #666666; 
border-top:solid 4px #aaaaaa;  
 width:34px; 
 background-image: url('/Resources/images/tabYellow_off_right.jpg'); 
background-color:Red;*/
padding-left: 10px;


} 

 

.ajax__myTab .ajax__tab_inner { 

/* inner tab AKA left side of nonactive tab */
	background-image: url('/Resources/images/tabYellow_off_left.jpg');
	background-repeat: no-repeat;
	padding-left: 5px; 
	
	
} 


.ajax__myTab .ajax__tab_tab  
{
    /* this is the inactive tab */
    height:20px; 
    padding:3px; 
    margin:0px; 
	 background-image: url('/Resources/images/tabYellow_off_right.jpg'); 
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c1a63b; 
	padding-left: 3px;
	 padding-right:30px; 
	vertical-align: middle;
	color: white; 
	
} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_outer{ 
/* background-color:#cccccc;  
font-weight: bold;
*/


} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_inner { 
 /* background-color:#cccccc; */ 
} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_tab 
{
    color: #6c2d69;
    } 

  



  
  

.ajax__myTab .ajax__tab_body
{
    font-family: verdana, tahoma, helvetica;
    font-size: 10pt;
    /* border: 1px solid #999999; */
    border-top: 0;
    padding: 10px; 
    background-color: white;
    height: auto;
 /********   position: relative; ********/

    border:0px solid #e1e1e1;
} 




  

.ajax__myTab .ajax__tab_outer { 
/* padding-right:4px; 
height:21px; 
background-color:#C0C0C0; 
margin-right:2px; 
border-right:solid 1px #666666; 
border-top:solid 4px #aaaaaa; */ 
/* width:34px; 
background-image: url('/Resources/images/tabYellow_off_right.jpg');
background-color:Red;
padding-left: 15px;*/
} 

 

.ajax__myTab .ajax__tab_inner { 

/* inner tab AKA left side of nonactive tab */
	background-image: url('/Resources/images/tabYellow_off_left.jpg');
	background-repeat: no-repeat;
	padding-left: 1px; 
	
} 


.ajax__myTab .ajax__tab_tab  
{
    /* this is the inactive tab */
    height:20px; 
    padding:3px; 
    margin:0px; 
	
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c1a63b; 
	padding-left: 10px;
	 padding-right:30px; 
	vertical-align: middle;
	color: white; 
	
} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_outer { 
/* background-color:#cccccc;  
font-weight: bold;
*/


} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_inner { 
 /* background-color:#cccccc; */ 
} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_tab 
{
    color: #6c2d69;
    } 


.ajax__myTab .ajax__tab_active .ajax__tab_outer 
{ 

 /*border-right:solid 1px #552758; */ 

	/* background-image: url('/Resources/images/tab_on_left.jpg'); */  
	background-repeat: no-repeat;
	padding-left: 5px; 
	
	
	
	} 

  
.ajax__myTab .ajax__tab_active .ajax__tab_inner 
{ 
	 /* background-image: url('/Resources/images/tab_on_background.jpg'); 
	background-repeat:repeat-x;
	background-color:Black;
	width:auto;
	*/
	
} 

  

.ajax__myTab .ajax__tab_active .ajax__tab_tab 
{
    background-color: #552758;         /*      #ffffff;  */
  
    background-image: url('/Resources/images/tab_on_right.jpg') ;
    background-repeat:no-repeat;

    color: #ffffff;         /* #6c2d69; */ 

  padding-left: 5px; 
  padding-right: 30px;
  margin:0px;
     
    vertical-align: middle;
    font-weight:bold; 
} 

  

.ajax__myTab .ajax__tab_body
{
    font-family: verdana, tahoma, helvetica;
    font-size: 10pt;
    /* border: 1px solid #999999; */
    border-top: 0;
    padding: 10px; 
    background-color: white;
    height: auto;
   /************** position: relative; *************/
    border:1px solid #e1e1e1;
} 






