/* CSS Document */

body {
	margin: 20px 0;
	padding: 0;
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.body {
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left

}

.large_title {
	font: normal 18pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#730000;
}
.large_title_equi {
	font: normal 16pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#730000;
	
}
.titles {
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4E3308;
	text-decoration: underline;
	font-weight:bold
}	
.titles_equi {
	font: normal 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4E3308;
	text-decoration: underline;
	font-weight:bold
}
.center_text {
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	colour:#000000;
	text-align:center;
}	
.bullet_text {
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#415878;
}

.bullet_text_equi {
	font: normal 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#415878;

}
.equi_text {
	font: normal 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}	

h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #E3CC46;
}
	
a:visited {
	color: #395172


}

img {
	border: none;
}

/* Header */

#header {
	width: 795px;
	height: 150px;
	margin: 0 auto;
	background: url(file:///C|/Documents and Settings/Brenda Daley/Desktop/WEBSITES/Equifitt/new/img2.jpg) no-repeat;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 795px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(file:///C|/Documents and Settings/Brenda Daley/Desktop/WEBSITES/Equifitt/new/img3.gif)}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(file:///C|/Documents and Settings/Brenda Daley/Desktop/WEBSITES/Equifitt/new/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 795px;
	margin: 0 auto;

}

#colOne {
	float: left;
	width: 150px;
	padding: 10px 10px 0 10px;

}

#colTwo {
	float: left;
	width: 428px;
	padding: 20px 10px 0 10px;

}

#colThree {
	float: right;
	width: 148px;
	padding: 10px;
	
}

/* Footer */

#footer {
	width: 795px;
	height: 25px;
	font-size: smaller;
	color:#ffffff
}

#footer * {
	color: #FFFFFF;
}

#contact {
background: #e0d16e url url(fadedlogo.jpg) no-repeat;

}
.contact:link {color:#FFFF99}
.contact:hover {color:#FFFF99}
.contact:visited {color:#FFFFFF}


#sidenav 
.sidenav:link {color:#FFFFFF}
.sidenav:hover {color:#FFFFFF}
.sidenav:visited {color:#FFFFFF}


form.signin{
   border: 1px solid;
   border-color: #d1ccb8;
   background-color: #f0ebcf;
}


h1.signin{
   display: block;
   margin: 2px;
   padding: 5px;
   background-color: #dedac3;
   text-align: center;
   font-size: 1.2em;
   font-weight: normal;
   color: black;
   border: 1px solid;
   border-color: #d1ccb8;
}

form.signup{
   border: 1px solid;
   border-color: #d1ccb8;
   background-color: #f0ebcf;
}

h1.signup{
   display: block;
   margin: 2px;
   padding: 5px;
   background-color: #dedac3;
   text-align: center;
   font-size: 1.2em;
   font-weight: normal;
   color: black;
   border: 1px solid;
   border-color: #d1ccb8;
}
