/* Austin Signature Homes Styles */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(images/blueprint_bg.gif);
	background-repeat:repeat;*/
	background-color:#ffffff;
	}

a:link,  a:visited {
	text-decoration: none;
	color: #666666;
	}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #333333;
	}

.box {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	}

.topbox {
	background-image:url(images/bg_top.gif);
	background-repeat:no-repeat;
	}

.midbox {
	background-image:url(images/bg_mid.gif);
	background-repeat:repeat-y;
	}

.botbox {
	background-image:url(images/bg_bot.gif);
	background-repeat:no-repeat;
	}

.signature {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight: bold;
	text-align:center;
	}

.hmenu {
	table-layout: auto;
	width: 100%;
	color: #000000;
	/*background: #ffffff;*/
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.75em;
	font-weight: bold;
	white-space: pre;
	text-align: center;
	vertical-align: top;
	/*border: 1px solid #000000;*/
	}

.hmenu a {
	display: inline;
	padding: 0.2em;
	}

.hmenu a:link, .hmenu a:visited {
	text-decoration: none;
	color: #333333;
	}

.hmenu a:hover, .hmenu a:active, .hmenu a:focus {
	color: #ffffff;
	background: #751127;
	/*border: solid 1px #000000;*/
	}

.content {
	font-size:0.9em;
	text-align:justify;
	}
.detail {
	font-size:0.75em;
	}

.floatleft {
	float:left;
	}

.floatright {
	float:right;
	}

.footermenu {
	text-align: center;
	color: #000000;
	font-size: 0.75em;
	}

.footermenu a:link, .footermenu a:visited {
	text-decoration: none;
	color: #000000;
	}

.footermenu a:hover, .footermenu a:active, .footermenu a:focus {
	color: #000000;
	text-decoration: underline;
	}

.footer {
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	}

.copyright {
	font-size:0.7em;
	text-align:center;
	}