/* CSS Document */
body 							{margin:0px; padding:0px; font:11px normal "Trebuchet MS",Arial, Helvetica, sans-serif; color:#3b3f61;  text-align:center; background-color:#343c77; margin:auto;}
form							{margin:0px; padding:0px; border:0px;}
#page							{width:760px; background-color:#FFFFFF; margin:auto;}

/*top navigation*/
#top-nav						{width:760px; height:28px;}
#top-nav #buttons				{width:760px; height:28px; text-align:right;}
#top-nav #buttons img			{margin-left:10px;}
/*header*/
#header							{width:760px; height:230px;}

/*search bar*/
#search-bar						{width:760px; height:30px; background-color:#dfdfdf;}
#search-bar	#listings-text		{width:447px; height:20px;float:left; text-align:left;margin-top:7px; padding-left:5px;}
#search-bar	#search-box			{width:298px; height:30px;float:right; text-align:left;}
input							{font:11px normal "Trebuchet MS", Arial, Helvetica, sans-serif;}
#search-box	.searchinput		{width:186px;margin-top:5px;}
#search-box	.searchbutton		{margin-top:5px; padding-left:5px; padding-right:5px;}
#search-box	img					{margin-top:5px;}

.myinput						{font:11px normal "Trebuchet MS", Arial, Helvetica, sans-serif; border:1px solid #DDDDDD; border-top-color:#999999; border-left-color:#999999;}

h1 								{font-size: 11px; margin:0px; padding:0px;}
h2 								{font-size: 16px; margin:0px; padding:0px;}

.picture						{width:140px; height:105px; padding:3px; border:1px solid #DDDDDD; background-color:#FFFFFF;}
.description					{text-align:justify;}
.mvh-no							{background: url(http://www.myvisualhomes.com/images/bg-mvh-no.gif) no-repeat; background-position: top center;}

.spliter						{height:13px; background:url(http://www.myvisualhomes.com/custom-design/_common/spliter.gif) no-repeat; background-position: center;}

.paging-display					{font-size:10px; text-transform:uppercase;}

a								{color:#3b3f61; text-decoration:underline}
a:hover							{color:#000000; text-decoration:none}

