h1,h2,h3,h4,h5,h6,body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; }

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}


h1 {
	font-size: 23px;
	font-weight: normal;
	color: #006699;
	letter-spacing: -1pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #006699;
	letter-spacing: -1pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.input { /* used on all the textfields */
    font-family: inherit;
    height: 20px;
    font-size: 12px;
    color: #333333;
    background-color: #F3F3F3;
    border: 1px solid #006699;
    padding: 2px;
}
.inputButton { /* used on submit buttons where there isn't an image */
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
}

select {
    background-color: #F3F3F3;
    color: #333333;
    font-size: 12px;
}
textarea { /* redefined tag, applies to all */
    font-family: inherit;
    font-size: 12px;
    color: #333333;
    background-color: #F3F3F3;
    border: 1px solid #006699;
    padding: 2px;
}

.smhmetxt, .proptext { font-size: 11px; }



/* listing styles */

.title {
	color: #006699;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/title_gradient.gif) repeat-x;
	/*border-bottom: 1px solid #CCCCCC;*/
	height: 20px;
	vertical-align: bottom;
}



.lst-order:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.lst-order:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.lst-order:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}

.lst-links:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.lst-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.lst-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}

.lst-name:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
.lst-name:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
.lst-name:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.lst-info { color: #006699; }

.lst-tblbrdr {
	border: 1px solid #666666;
}

.lst-tblbrdr-left {
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.lst-tblbrdr-right {
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}

/* end listing styles */

.bridgebackground {
	background-image: url(images/bridge_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.hometextbackground {
	background-image: url(images/hme_text_bkgrd.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-position: right;
}

.link02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.link01:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.link01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.link01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}
.testimonial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.testimonialname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.link03:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.link03:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.link03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}
.hmebotbrdr {
	border-bottom: 1px solid #999999;
}
.bridgebackgroundframe {
	background-image: url(images/bridge_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #999999;
}
