body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #4b532c;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
	width: 830px;
	text-align: center;
	line-height: 130%;
	font-weight: normal;
	position: relative;
}

#body_hp
{
	background: #4b532c;
}

#body_sp
{
	background: #693120;
}

#body_sv
{
	background: #3c594f;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: 140%;
	color: #7b6a13;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom: 1px solid #7b6a13;
}

h2
{
	font-size: 1.8em;
	line-height: 130%;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	color: #333;
}

h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited
{
	color: #693120;
}

h2 a:hover, h2 a:active, h3 a:hover, h3 a:active
{
	color: #000;
}

h3
{
	font-size: 1.6em;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	line-height: 120%;
}

h4
{
	font-size: 1.4em;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 120%;
}

h5
{
	font-size: 1.2em;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 120%;
}

p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 130%;
}

p + ul
{
	margin-top: 0px;
}

dl
{
	margin: 5px 0px 7px 0px;
	padding: 0px;
}

dt
{
	margin-bottom: 5px;
	font-size: 1.4em;
	line-height: 130%;
	font-weight: bold;
}

dd
{
	margin-left: 20px;
	font-size: 1.3em;
}

dd p
{
	margin-bottom: 0px;
	font-size: 100%;
}

dd p.link
{
	margin-top: 5px;
	margin-bottom: 5px;
}

a, a:link
{
	color: #36f;
}

a:visited
{
	color: #69f;
}

a:hover, a:active
{	
	color: #000;
}

li
{
	font-size: 1.2em;
	padding: 2px 0px;
	line-height: 130%;
}

input, select
{
	font-size: 1.2em;
}

input#submit-form
{
	font-size: 1.5em;
}

form
{
	margin: 10px 0px 10px 0px;
}

#banner-hp, #banner-sp, #banner-sv
{
/*	font-size: 0px;  */			/* Need to get rid of extra space in Netscape 6, IE6 (possibly others */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 830px;
	position: relative;
}

#banner-hp
{
	height: 431px;
}

#banner-sp
{
	height: 388px;
}

#banner-sv
{
	height: 388px;
}

#banner-hp img, #banner-sp img, #banner-sv img
{
	display: block;			/* Gets rid of white band underneath banner */
}

#container
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 10px 0px;		/* Need bottom padding for space at bottom of page */
	width: 830px;
	text-align: center;
	vertical-align: top;
	float: left;
	position: relative;
	background: #fbf4ee url(../images/bg_container.jpg) repeat-y;
}

#container-content
{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: #fbf4ee url(../images/bg_container_content.jpg) repeat-y;
	float: left;
	position: relative;
	text-align: left;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#main-content, #main-content-hide
{
	margin: 0px 50px 0px 30px;
	padding: 0px;
	line-height: 140%;
	color: #333;
}

#sidebar
{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#sidebar-content
{
	margin: 0px 10px 10px 40px;
	padding: 0px 0px 5px 0px;
}

#navbar
{	
	margin-top: -30px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 17px 0px 22px 0px;
	text-align: center;
}

#navbar ul
{	
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#navbar ul li
{	
	margin: 0px;
	display: inline;
	padding: 0px 0px 0px 0px;  /* Works for most browsers */
	font-size: 1.4em;
}

#navbar li a
{	
	display: inline;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	margin: 0px;
	padding: 10px 5px 10px 5px;
}

.navbar-hp 
{	
	width: 400px;
	background: #685c50 repeat-x top url(../images/bg_navbar.jpg);
}

.navbar-hp ul li a
{	
	font-size: 130%;
}

.navbar-sp
{	
	width: 760px;
	background: #685c50 repeat-x top url(../images/bg_navbar.jpg);
}

.navbar-sv
{	
	width: 760px;
	background: #685c50 repeat-x top url(../images/bg_navbar_sv.jpg);
}

.navbar-hp li a, .navbar-hp li a:visited, .navbar-sp li a, .navbar-sp li a:visited
{
	color: #f0e5cf;
}

.navbar-hp li a:hover, .navbar-hp li a:active, .navbar-sp li a:hover, .navbar-sp li a:active
{
	color: #fff;
}

.navbar-sv li a, .navbar-sv li a:visited
{	
	color: #fff;
}

.navbar-sv li a:hover, .navbar-sv li a:active
{
	color: #000;
}


ul#subnav
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#subnav li
{
	margin: 10px 0px;
	font-size: 1.3em;
	background: 0px 6px no-repeat url(../images/arrow_right.gif);
	padding-left: 12px;
}

ul#subnav li a, ul#subnav li a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 5px 5px;
}

ul#subnav li a:hover, ul#subnav li a:active
{
	color: #693120;
	text-decoration: underline;
}

#footer
{	width: 830px;
	margin-top: -3px;		/* -3px needed for IE 7 */
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 1px 0px;
	text-align: center;
	background: #d7f1fe repeat-y url(../images/bg_footer.jpg);
	clear: both;
}

#footer p
{
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
}

#footer p img
{
	margin: 0px 10px;
}

#footer ul
{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 30px;
}

#footer ul li
{
	margin: 0px;
	padding: 0px 0px 0px 0px;  /* Works for most browsers */
	display: inline;
	background-image: none;
	font-size: 1.4em;
}

#footer ul li a
{
	display: inline;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	margin: 0px;
	padding: 8px 5px 9px 5px;
	color: #933;
}

#footer a:hover, #footer a:active
{
	color: #000;
}

#footer #credit
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	letter-spacing: 1px;
}

#footer #credit a, #footer #credit a:visited
{
	color: #000;
}

#footer #credit a:hover, #footer #credit a:active
{
	color: #333;
}

p.button
{
	margin: 0px 10px 0px 0px;
	padding: 5px;
}

p.button a, p.button a:link, p.button a:visited
{
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-decoration: none;
	background: #e4eeff repeat-x url(../images/bg_admin_th.jpg);
	color: #000;
	margin: 0px;
	padding: 5px;
}

p.button a:hover, p.button a:active
{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	color: #000;
	background: #ccddee;
}

p.non-button
{
	margin: 0px 10px 10px 10px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #bbb;
}

.pullquote-right
{
	float: right; 
	margin: 5px 0px 10px 15px; 
}

.pullquote-left
{
	float: left; 
	margin: 5px 15px 10px 0px; 
}

.pullquote-left, .pullquote-right
{
	font-family: georgia, 'Times New Roman', Times, serif; 
	font-style: italic; 
	width: 200px; 
	background: #eee; 
	color: #000; 
	border: 1px solid #aaa; 
	line-height: 120%; 
	padding: 5px 10px; 
}

.pullquote-right p, .pullquote-left p
{
	font-size: 1.6em;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.pullquote-right p.author, .pullquote-left p.author
{
	text-align: right;
	font-size: 1.2em;
	margin-top: 0px;
	font-style: normal;
}

.pullquote-right a, .pullquote-right a:visited, .pullquote-left a, .pullquote-left a:visited
{
	text-decoration: none;
	color: #666;
}

.pullquote-right a:hover, .pullquote-right a:active, .pullquote-left a:hover, .pullquote-left a:active
{
	color: #000;
}

.img-float-right
{
	float: right;
	width: 150px; 
	margin: 0px 0px 10px 20px;
}

.img-float-right img
{
	margin: 0px 0px 10px 0px;
}

.img-float-right a img, .img-float-right a:visited img
{
	border: 1px solid #fff;
}

.img-float-right a:hover img, .img-float-right a:active img
{
	border: 1px solid #693120;
}

.floorplan-sp, .floorplan-sv
{
	margin: 5px 10px 10px 0px;
	float: left;
	width: 250px;
}	

.floorplan-sp p, .floorplan-sv p
{
	text-align: center;
	margin-top: 7px;
}

.floorplan-sp a img, .floorplan-sp a:visited img
{
	border: 1px solid #a97160;
}

.floorplan-sp a:hover img, .floorplan-sp a:active img
{
	border: 1px solid #000;
}

.floorplan-sv a img, .floorplan-sv a:visited img
{
	border: 1px solid #7c998f;
}

.floorplan-sv a:hover img, .floorplan-sv a:active img
{
	border: 1px solid #000;
}

#main-content-hide ul, #main-content-hide p, #main-content-hide h3, #main-content-hide h4, #main-content-hide h5, #main-content-hide ul
{
	display: none;
}

#main-content-hide h3
{
	margin-bottom: 10px;
}

#ai-abq h4, #ai-rio-rancho h4, #ai-private h4, #ai-colleges h4
{
	margin-left: 25px;
}

#ai-abq h5, #ai-rio-rancho h5, #ai-private h5, #ai-colleges h5
{
	margin-left: 35px;
}

#ai-rio-rancho ul, #ai-abq ul, #ai-private ul, #ai-colleges ul
{
	padding-left: 50px;
}

.logo-icon
{
	vertical-align: bottom;
	margin-left: 5px;
	height: 25px;
}

fieldset.video-tour
{
	border: 1px solid #000;
	display: block;
	margin: 15px auto;
	padding: 5px;
}

fieldset.video-tour legend
{
	color: #9d0810;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
}

fieldset.video-tour p
{
	margin: 5px;
}

img.video-icon
{
	float: right;
	padding: 0px;
	margin: 5px 5px 5px 10px;
}

#announcement
{
	color: #fff; 
	background: #9d0810; 
	margin: 0px 0px 15px 0px; 
	padding: 5px 5px;
	text-align: left; 
	font-weight: bold; 
	font-size: 115.38%; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}

table.available-homes fieldset.video-tour
{
	width: 143px;
}

/* Tables
-----------------------------------------------------------------------------------------------*/

th, td
{
	font-size: 1.2em;
}

.table-vertical
{
	margin: 10px 10px 10px 0px;
	border: 1px solid #655d00;
}

	.table-vertical th
	{
		border-top: 1px solid #655d00;
		border-bottom: 1px solid #655d00;
		background: #f0e5cf;		
		padding: 5px;
	}

	.table-vertical td
	{
		vertical-align: top;
		border-top: 1px solid #655d00;
		border-bottom: 1px solid #655d00;
		line-height: 130%;
		padding: 5px;
	}


table.available-homes
{
	border-collapse: separate;
	margin-top: 0px;
}

	table.available-homes td
	{
		text-align: center;
		padding: 0px;
		background: #fff;
		border: 1px solid #000;
		font-size: 1.1em;
		width: 175px;
	}
	
		table.available-homes td p
		{
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin: 5px 2px 10px 2px;
		}	
