body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/construction.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ------------------------------------------------------------

	HEADINGS

------------------------------------------------------------ */
h1 {
	font-size: 130px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "trebuchet MS";
	position: relative;
	color: #000000;
	background-image: url(../images/seasonaire-logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-left: 120px;

}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-weight: normal;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 5px;

}

h4 {
	font-family: ARIAL;
	font-size: 30px;
	color: #FF0000;
	margin: 0px;
	font-weight: bold;

}

h5 {
	font-family: Tahoma;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666666;

}
h6 {
	font-family: Tahoma;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #E89C00;

}


.blue {
	color: #0066FF;
}
.green {
	color: #9edd36;
}
.orange {
	color: #FF3300;
}

.yellow {
	color: #FFD200;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}


img {
	margin: 0px;
	padding: 0px;
}



/* ------------------------------------------------------------

	BODY COMPONENTS

------------------------------------------------------------ */
/* ------------
	tiptop
--------------- */
#head {
	width: 100%;
	height: 250px;
	background-image: url(../images/namesaintsheadbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	height: 250px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/namesaintsbg.jpg);

}
#header .logo{
	padding-top: 45px;
	padding-left: 10px;
}

#header p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 1px;

}
#containerhead {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
}


#body {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	text-align: center;
}
#footer p{
	font-size: 12px;
}
#footer ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer li{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	display: inline;
	padding-left: 10px;
}
#footer li a{
	font-size: 16px;
	line-height: 22px;
	color: #0033FF;
}
#footer li a:hover{
	color: #333333;
	text-decoration: none;
}


.picborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}


.margin {
	padding: 10px;
}

/* ------------------------------------------------------------

	CONTAINER

------------------------------------------------------------ */



#containermain {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#containermainfoot {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	background-image: url(../images/container.png);
	height: 30px;
}

.width100 {
	width: 100%;
}
#ilike {
	background-color: #F3F3F3;
	width: 600px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
	border: 1px dotted #EEEEEE;
	clear: both;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.width90 {
	width: 90%;
}

.width85 {
	width: 83%;
}

.width75 {
	width: 73%;
}

.width70 {
	width: 69%;
}

.width65 {
	width: 64%;
}

.width60 {
	width: 59%;
}


.width50 {
	width: 49%;
}

.width45 {
	width: 44.3%;
}

.width40 {
	width: 39.3%;
}

.width35 {
	width: 34%;
}

.width30 {
	width: 28%;
}

.width25 {
	width: 24%;
}
.width15 {
	width: 18%;
}

.width10 {
	width: 10%;
}

.breakme {
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clean {
	clear: both;
	height: 1px;
	display: block;
}

.box {
	background-color: #D7F3AF;
	border: 1px solid #AAE857;
	padding: 10px;
}
.box2 {
	background-color: #ffffff;
	border: 1px solid #B0EA64;
	padding: 15px;
}

.box2 h4{
	font-family: "Trebuchet MS";
	color: #000000;
	background-color: #D7F3AF;
	padding: 5px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.box2 h1{
	font-family: "Trebuchet MS";
	color: #000000;
	font-weight: bold;
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0EA64;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hrline{
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D0D0BF;
	margin: 0px;
	padding: 0px;
}
