.contact {
}
.contact a {
	
}
#heading {
    font-weight: 300;
    font-size: 150%;
}
#slideshow {   
    background-image:url('http://cornell-houses.com/images/111-frontsteps-cropped.jpg');
	position:relative;
	margin:auto;
	width:500px;     
	height: 300px;
	border:1px solid #000;   
	
}
.subhead {
    margin: -5px auto;
    margin-bottom:40px;
    font-size: 120%;
}


  
a:link    {color: #2A2A2A; text-decoration:none;}
a:visited {color: #2A2A2A; text-decoration:none;}
a:active  {color: #2A2A2A; text-decoration:none;}
a:hover   {color: #2A2A2A; text-decoration:underline;}


#navcontainer {
	width:500px;
	margin:20px auto;
	margin-bottom:3px;
	padding: 0px 5px;
	text-align:center;
}

.navlist 
{
	padding: 1px 40px;
	margin: 0px 3px;
	font-size:120%;
	
}
    

span.navlist a{
}

.navlist:hover, span.navlist:hover
{
	border: 1px solid #333;   /** matches nav_border below **/
}   
.nav_border {
    border: 1px solid #333;
}

span.navlist:hover a {
	color: #333;  
	text-decoration:none;
	}


                    
body {
	background:#A30052;  
	background-image:url('images/nav/background.jpg');
    background-repeat:repeat-x;
	font-family: verdana;
}
#content {
	width:850px;
	margin:6% auto;
	padding:20px;
	background-color:white; 
	border-radius: 20px;
	border: 2px solid #2A2A2A;    
	
	
}

.content_block {
	padding:20px 20px;
	border:1px solid #2A2A2A;
	border-radius: 10px;
}



text_area {
	padding:20px;
	
}


text_left {

	float:left;
	
}
text_right {
	float:right;

}

.image_right,.image_left {
	border: 1px solid #663333;
	padding:3px;


}	
.image_right {
	margin: 5px 5px 20px 20px;

}
.image_left {
	margin: 20px 25px 5px 5px ;
}



ul.listing {   
}

ul.listing li{
	margin:20px 0px;
}

h1 {
    font-family: 'Hoefler Text',Serif;
    font-size:270%;
}

h1 {
	text-align:center;
	margin: 5px auto;
	padding:0px;
}
h2 {
	text-align:center;
	margin:0px;
}






#menu {
  width:406px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu li {
  float:left;
  width:100px;
  border:1px solid white; 
  }
#menu a {
  display:block;
  width:100px;
  background:#663333; 
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu a:hover {
  background:white;
  border:1px solid #663333; 
  }

.no_border {
    border: 0px;
}




#rotator
{	text-align:center;
	border: 1px solid #663333;
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 400px;
	height: 300px;
}

#rotator img
{
	width: 400px;
	height: 300px;
}

p
{

}

