/* standard elements */
.error {
	color: #F00;
	background-color: #FFF;
	height: 60px;
	padding: 10px;
}
.paddy {
	padding: 10px;

}
.black_overlay {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 770px;
    height: 520px;
    background-color: black;
    z-index:1001;
}
.white_content {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 520px;
	background-color: white;
	z-index:1002;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;

}
td:hover {

	/*background-color: #CFD9E2;*/
}
a {
	color: #048;
	text-decoration: none;
}
.prodigy {
	background-image: url(images/prodigy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mission {
	background-image: url(images/justusbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.wej {
	background-image: url(images/walt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	
}
.sj {
	background-image: url(images/sj.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.sc {
	background-image: url(images/sam.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sd {
	background-image: url(images/zan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.kt {
	background-image: url(images/kim.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



a:hover {color: #06C;}

.cwvlogo {
	
	background-image: url(img/crestwood-logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	width: 350px;
	height: 75px;
}

.inner-container table {
	text-align: center;
	font-size: 12px;
	color: #4D4844;
}

.small_text {
	font-size: 10px; 
}


body {
	padding-top: 20px;
	color: #444;
/*	background-color: #9d9a78;*/
	background-color: #3f536f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	top: 0px;


}



li {list-style: disc;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 80px;
	width: 330px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	background-repeat: no-repeat;
}
.h1_full {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	background-color: #F4E6B3;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 20px;
	width: 750px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
		background-image: url(img/tab_full.jpg);
	background-repeat: no-repeat;
}


.contact_text {
	float: left;
	
	
	margin-bottom: 10px;
	margin-left: 15px;
	width: 75px;
	height: 190px;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 55px;
	font-style: italic;
	
	
	}
.contact_input {
	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	
	height: 190px;
	width: 100px;
	font-style: italic;
}

.contact_input2{
	background-color: #FFF;
	color: #000;
	padding-left: 10px;
	margin-bottom: 7px;
	font-style: italic;
	background-image: url(img/star.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #630;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	background-color: #CC9;
	padding-top: 5px;
	padding-right: 20px;
	width: 102%;
	height: 25px;
	vertical-align: middle;
	text-align: right;
	margin-left:-28px;
}
.mainhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

.wrappernew {
		background-image: url(images/bg.jpg);
		height: 300px;
		margin-left:5px;
	    margin-right:5px;
	
	}
.fullmain {
	float: left;
	width: 760px;
	margin-left:5px;
	margin-right:5px;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 5px;
	background-color: #f8efde;
	text-align: left;
	
}
.hometext {
margin-top: 70px;
margin-left: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	
	color: #2a1d1c;	
}
.abouttext {
margin-top: 0px;
margin-left: 70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	
	color: #2a1d1c;	
}

.aboutlinktext {
margin-top: 20px;
margin-left: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	width: 150px;
	color: #2a1d1c;	
}
	
.hometext a {
	font-size: 14px;		
}
	
.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #2a1d1c;
	float: right;
	position: absolute;
	left: 320px;
	top: 160px;
	width: auto;
}	
.moretext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #2a1d1c;
	float: right;
	position: absolute;
	left: 320px;
	top: 160px;
}
.homelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;	
	}

.home {
		padding-top:15px;
	height: 300px;
	clear:both;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	width: 770px;
	margin-top: 0px;
	margin-right: 5px;
		margin-left: 5px;
	background-image: url(../../images/home_bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
.about {
	
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	width: 770px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
	
.fp {
	float: left;
	width: 340px;
	height: 300px;
	margin-left:5px;
	margin-right:5px;
	padding-left: 0px;
	padding-right: 10px;
	margin-top:5px;
	background-color: #f9efde;
	text-align: left;
	background-image: url(img/fp_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.leftmain #cwvlogo {
	float: left;
	width: 330px;
	height: 250px;
	margin-left:5px;
	margin-right:5px;
	padding-left: 0px;
	padding-right: 10px;
	margin-top:5px;
	background-color: #F3F3EB;
	text-align: left;
	background-image: url(img/crestwood-logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
.leftmain {
	float: left;
	width: 380px;
	height: 290px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	text-align: left;
}
.rightmain {
	float: right;
	width: 336px;
	height: 290px;

	margin-top: 5px;
	margin-bottom: 5px;

	margin-right:5px;
	
	background-repeat: no-repeat;
}
.rightmain2 {
	float: right;
	width: 347px;
	height: 300px;
	padding-left: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #93A484;
	margin-right:5px;
	background-image: url(img/contactus_bg.jpg);
	clear: both;
}
/* structure */
.inner-container {
	position:relative;
	background: #FFF;
	width: 780px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
}


.header {
	background: #222;
	text-align: center;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

#linx {
	position:relative;
	width:450px;
	height:12px;
	z-index:1;
	left: 170px;
	top: -20px;
	text-align: center;
}
#linx a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #000;
}
#linx a:hover {
	font-style: italic;
	color: #666548;
}


/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/* content */
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left:55px;
	text-align: left;
}
.content2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left:15px;
	text-align: left;
	height: 215px;
	background-color: #F3F3EB;
	margin-right: 27px;
	margin-top: 25px;
	border: 5px solid #FFF;
	
	background-image: url(img/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.content3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left:0px;
	text-align: left;
	height: 240px;
	background-color: #F3F3EB;
	margin-right: 30px;
	margin-top: 25px;
	border: 5px solid #FFF;
}

.familyslide {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 25px;
	right: 15px;
	width: 327px;
	z-index:66;
	background-color: #FFF;
	padding: 5px;
}
.familyslide_apartments {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	position: relative;
	top: 13px;
	right: 0px;
	width: 300px;
	height: 210px;
	z-index:66;
	background-color: #FFF;
	padding: 5px;
}


.contentleft{
	float: left;
	width: 325px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-top: 6px;
	margin-bottom: 6px;
}
.content ul {
	
	list-style-type: none;	
	list-style: none;
	margin-left: 0;
	padding-left: 4em;
	text-indent: 0em;
}
.content li {
	list-style-image: url(img/li.gif);
	list-style-type: none;
	font-size: 12px;
	text-align: left;
}


.content p {
	font-family: Tahoma, sans-serif;
	text-align: left;
}

/* footer */
.footer {
	padding-top:15px;
	height: 50px;
	clear:both;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	width: 770px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
.footer a:link {
	color: #2E80D1;
	text-decoration: underline;
	font-weight: bolder;
}
.footer a:hover {
	font-style: italic;
	color: #2E80D1;
}



.search2 {
	border: 0px solid #ECE6CC;
	font-size: 9px;
	vertical-align: super;
	width: 50px;
	float: right;
	margin-right: 75px;
	background-repeat: no-repeat;
	margin-top: 78px;
	padding: 5px;
	position: relative;
	left: 295px;
	
	}
.searchinput {
	border: 0px solid #D7CDB2;
	background-image: url(img/search.gif);
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: super;
	width: 150px;
	float: right;
	margin-right: 75px;
	background-repeat: no-repeat;
	margin-top: 88px;
	background-color: #E2DBC9;
	}
	

.image_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	background-color:#E6E5D5;
	width: 290px;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	font-style: italic;
	border: 3px none #FFF;
	font-size: 12px;	
	
	
}
.img {
	cursor:default;
	padding: 5px;
	margin-top:5px;
	background-color: #E0D5B8;
}
.img2 {
	cursor:default;
	padding: 5px;
	margin-top: 13px;
	background-color: #FFF;
}

.img a{
	text-decoration: none	;
	
	
}
.floorplans_img {
	
	padding: 5px;
	margin-top: 11px;
	background-color: #FFF;
	text-decoration: none	;
}
.floorplan_title {
	font-size: 12px;
	margin-left:120px;
	font-weight: bold;
	position: relative;
	top: 8px;
	}

#stylefour{
	position:relative;
	display:block;
	height:35px;
	font-size:9px;
	font-weight:bold;
	background:transparent url(img/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width: 775px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #BAC5B1;
	text-align: center;
}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:12px 8px 0 8px;height:23px;}
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#900;
	background:#fff url(img/bgON.gif) no-repeat top right;
}

p, ul {
	font-size: 12px;
	line-height: 1.4em;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
} 
#stylefour2{
	position:relative;
	display:block;
	height:35px;
	font-size:9px;
	font-weight:bold;
	background:transparent url(img/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width: 307px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #BAC5B1;
	text-align: center;
}
#stylefour2 ul{

	font-size:9px;
	line-height: 1.4em;
	list-style-type: none;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
}
#stylefour2 ul li{display:block;float:left;margin:0;}
#stylefour2 ul li a{display:block;float:left;color:#666;text-decoration:none;padding:12px 8px 0 8px;height:23px;}
#stylefour2 ul li a:hover,#stylefour2 ul li a.current{
	color:#900;
	background:#fff url(img/bgON.gif) no-repeat top right;
}

#stylefour3{
	position:relative;
	display:block;
	height:30px;
	font-size:9px;
	font-weight:bold;
	background:transparent url(img/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #BAC5B1;
	text-align: center;
}
#stylefour3 ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour3 ul li{display:block;float:left;margin:0;}
#stylefour3 ul li a{display:block;float:left;color:#666;text-decoration:none;padding:7px 16px 0 17px;height:20px;}
#stylefour3 ul li a:hover,#stylefour3 ul li a.current{
	color:#900;
	background:#fff url(img/bgON.gif) no-repeat top right;
}


.left_top_image a {
	background-color:#FFF;
	margin-top: 15px;
	padding: 5px;
	float: left;
	width: 150px;
	height: 105px;
	text-align: center;
	font-size: 9px;	
}
.right_top_image a {
	margin-top: 15px;
	background-color:#FFF;
	padding: 5px;
	float: left;
	width: 150px;
	height: 105px;
	text-align: center;
		font-size: 9px;	
}.left_btm_image a {
	background-color:#FFF;
	margin-top: 15px;
	padding: 5px;
	float: left;
	width: 150px;
	height: 105px;
	text-align: center;
	font-size: 9px;	
}
.right_btm_image a {
	margin-top: 15px;
	background-color:#FFF;
	padding: 5px;
	float: left;
	width: 150px;
	height: 105px;
	text-align: center;
		font-size: 9px;	
}
.inner-container #form1 table tr #td {
	font-size: 18px;
}
.inner-container #form1 .leftmain tr #td {
	text-align: center;
}
.inner-container .footer a {
	color: #444;
	text-decoration: none;
}
.inner-container .main #center td {
	text-align: left;
}

.inner-container .leftmain .content table #trrr td {
	text-align: left;
}
.inner-container .rightmain #contactus {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	vertical-align: middle;
	height: 250px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-right: 20px;
	background-color: #EAEBDB;
	margin-right: 40px;
	margin-left: 10px;
	margin-top: 20px;
}


.search_main {
	width: 670px;
	margin-left: 5px;
	margin-top: 75px;
	padding-left: 55px;
	text-align: left;	
}
.dfg {
	font-size:18px }.tblBG {
	color: #CCC;
}
.tblBGtxt {
	color: #FFF;
	font-size: 14px;
	float: right;
}
.blergh {
	color: #0067AB;
}
