/*

BODY
all the margins are set to zero

*/

body {
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
	background-color: #293430;
	background-image: url('images/bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
    background-attachment: fixed;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #58513F;
	}

/*LINKS*/
	
a:link {
	color: #333333;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.footer a:link {
	color: #FEFEFF;
	text-decoration: none
	font-size:12px;
}
.footer a:visited {
	text-decoration: none;
	color: #FEFEFF;
	font-size:12px;
}
.footer a:hover {
	text-decoration: underline;
	color: #898266;
	font-size: 12px;
}
.footer a:active {
	text-decoration: none;
	color: #898266;
	font-size: 12px;
}
.footer {
	background-repeat:no-repeat;
	font-size: 12px;
	color: #FFFF00;
}

TEXT

.header_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


.header_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #284454;
}

.header_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #293430;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #58513F;
}

.maintext_tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: justify;
	color: #58513F;
}

.maintext_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: inherit;
	color: #58513F;
	text-decoration: none
}

.maintext_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	color: #58513F;
}

.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.header_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase
}
.testimonials_start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #58513F;
	text-decoration: none
}

.style1 {color: #FFFFFF}

.freequotepage {
color:#333333;
font-size:16px;
font-weight:bold;
}

.backgroundfix {
background-repeat:no-repeat;
background-color:#000000;
}
