* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	background-color: #D5CDC5;
	background-image: url(/published/88/resources/images/img/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a {color: red; text-decoration: underline;}

h1 {
	color: #241007;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	color: #251108;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	color: #251108;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.clearer {
	clear: both;
}
.bolder {
	font-weight: bold;
}
.largerTxt {
	font-size: 120%;
}
.smaller {
	font-size: 90%;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}



/* ---------------------------  CONTAINER   --------------------------- */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height:900px;
	width: 725px;
	color: #241007;
	background-color: #F0EBE5;
}
#navigationContainer {
	height: 123px;
	background-image: url(/published/88/resources/images/img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	float: left;
	width: 175px;
	height: 125px;
}
#primaryNavigation {
	float: left;
	width: 550px;
	height: 125px;
}
#primaryNavigation .primaryNavigationPadding {
	padding-top: 80px;
	font-size: 1.1em;
}
#mainContentContainer {
	float: left;
	background-image: url(/published/88/resources/images/img/leftBG.jpg);
	background-repeat: no-repeat;
	background-position: 12px top;
}
#advert {
	height: 213px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(/published/88/resources/images/img/advert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#advert .advertText {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 400px;
	text-align: right;
}
#doors {
	margin-top: 10px;
	float: left;
}
#doors .doorsPaddingLeft {
	padding-left: 6px;
}
#content .contentPadding a:link {
	color: #E13301;
	text-decoration: none;
}
#content .contentPadding a:hover {
	color: #000000;
	text-decoration: none;
}
#content .contentPaddingRanges {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	width: 695px;
}
#content {
	margin-bottom: 5px;
	line-height: 1.5em;
	background-image: url(/published/88/resources/images/img/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#content .contentPadding {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 705px;
}
#columns {
	background-image: url(/published/88/resources/images/img/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 1.3em;
	padding-top: 10px;
	min-height: 210px;
	position: relative;

}
#columns  a:link   {
	color: #E13301;
	text-decoration: none;
}
#columns   a:hover    {
	color: #000000;
	text-decoration: none;
}
#container .column1 {
	width: 33%;
	float: left;
}
#container .column2 {
	width: 33%;
	float: left;
	background-image: url(/published/88/resources/images/img/verticalLine.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#container .column3 {
	width: 33%;
	float: left;
	background-image: url(/published/88/resources/images/img/verticalLine.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}


#footer {
	background-image: url(/published/88/resources/images/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	height: 23px;
	background-color: #F0EBE5;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}

#copyright {
	height: 23px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
        text-align: center;
        font-size: 85%;
        margin-top: 5px;
}
#doors img {
	padding-left: 2px;
}

.ranges
        {
        height: 140px;
	width: 209px;
	margin-bottom: 10px;
	background-image: url(/published/88/resources/images/img/ranges.jpg);
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 19px;
	float: left;
	}

.rangesRight {
	float: left;
	width: 100px;
	padding-top: 10px;
	font-size: 11px;
	line-height: normal;
}
.rangesLeft {
	width: 90px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.ColumnPadding {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
.rangesRight a:link {
	color: #E13301;
	text-decoration: none;
}
#doors .paddingLeft a:link {
	color: #E13301;
	text-decoration: none;
}
#ranges .rangesRight a:hover {
	color: #000000;
	text-decoration: none;
}
.paddingLeft  {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 685px;
	padding-top: 0px;
	line-height: 1.5em;
}













