@charset "utf-8";
body  {
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
form {
	margin: 0px;
}
p {
	margin-top: 0px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}




.sm #container  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}
.sm #header {
	width: auto;
	background-color: #000000;
}
.sm #menu {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sm #footer {
	height: 40px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	line-height: 17px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sm #container #footer a {
	color: #999;
	text-decoration: none;
}
.sm #container #footer a:hover {
	text-decoration: underline;
}

.sm #sideMenu {
	width: 200px;
	float: left;
	margin-right: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FFFFFF;
	height: 100%;
}
.sm #mainContent {
	text-align: justify;
	margin: 20px;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.menuLink2    {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.menuLink   a     {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.menuLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
}
.sm #container #mainContent li {
	margin-bottom: 10px;
}
#lftSide      {
	background-color: #666666;
}
.imagesRight  {
	float: right;
	width: auto;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
}
.imagesStatic {
	float: right;
	width: 340px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
}


.imagesRight img {
	border: 1px solid #333333;
}

.imageSelect {
	clear: right;
	float: right;
	width: 340px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.imageSelect .thumbs {
	float: left;
	width: 100px;
	margin-right: 17px;
	margin-bottom: 20px;
	border: 1px solid #333333;
}
.imageSelect .thumbsR {
	float: left;
	width: 100px;
	margin-bottom: 20px;
	border: 1px solid #333333;
}
.imageSelect    .thumbs   img, .thumbsR img   {
	filter: Alpha(Opacity=50);
	opacity:.50;
}
.imageSelect .thumbs img:hover, .thumbsR img:hover {
	filter: Alpha(Opacity=100);
	opacity:.100;
}
.imagesStatic img {
	border: 1px solid #333333;
}
fieldset  {
	width: 100%;
	margin-bottom: 10px;
}
legend  {
	margin-bottom: 10px;
	margin-left: 10px;
}
#contactForm input , textarea, select{
	background-color: #CCC;
	border: 1px solid #009;
	margin-bottom: 8px;
	color: #009;
	margin-top: 2px;
}

#doContactForm, #reset {
	color: #F00;
	background-color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.creditTxt {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.compositeDoorsStatic {
	float: right;
	width: 125px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
	text-align: right;
}
