﻿html, form, object{ width:100%; height:100%; }
body { margin:0; padding:0; width:100%; height:100%; overflow:auto; font-family:Arial; font-size:12px; color:#58595b; background:url('Images/bg.jpg') repeat-x top; }
img{ border:none; }

h1{ font-family: Times New Roman; font-size:240%; letter-spacing:1px; color:#3d3d3d; margin-bottom:15px; margin-top:15px; padding-top:4px;}
h2{ font-family: Times New Roman; font-size:160%; letter-spacing:1px; color:#3d3d3d; margin-bottom:3px; margin-top:0px; text-transform:uppercase; padding-top:4px; }
h3{ font-family: Times New Roman; font-size:110%; letter-spacing:1px; color:#3d3d3d; margin-bottom:5px; margin-top:0px; text-transform:uppercase; padding-top:4px; }
h4{ font-family: Times New Roman; font-size:160%; letter-spacing:1px; color:#ffffff; margin-bottom:3px; margin-top:0px; text-transform:uppercase; padding-top:4px; }
h5{ font-family: Times New Roman; font-size:160%; letter-spacing:1px; color:#000000; margin-bottom:3px; margin-top:0px; text-transform:uppercase; padding-top:4px; }

.Model{  font-family: Times New Roman; font-size:160%; letter-spacing:1px; color:#3d3d3d; margin-bottom:3px; margin-top:15px; text-transform:uppercase; padding-top:4px; }
.ModelWhite{  font-family: Times New Roman; font-size:160%; letter-spacing:1px; color:#ffffff; margin-bottom:3px; margin-top:15px; text-transform:uppercase; padding-top:4px; }

.Upper{ text-transform:uppercase; }
.White{ color:#ffffff; }
.WhiteUpper{ color:#ffffff; text-transform:uppercase; }
.LightGrey{ color:#adacac; }
a{ color:#58595b; text-decoration:none; }
a:hover{ text-decoration:underline; }


.PropertyHeader{ font-size:120%; font-weight:bold; }

input, select, textarea{ font-family:Arial; font-size:12px; color:#58595b; }
