@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #4d4e4f;
	
}

.copy {
	font-family: "Trebuchet MS", Georgia, Verdana, Timeless, TimelessTLig;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
} 

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin:0;
	padding:0;
	text-align: left;
}

a {
	color: #e91e25;
	text-decoration: none;
}

a:hover {
	color: #e91e25;
	text-decoration: underline;
}

a:visited {
	color: #e91e25;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.nav a{
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #e71e25;
}

.nav a:visited{
	color: #FFFFFF;
}

.style1{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.style4 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.header {
	font-family: "Trebuchet MS", Georgia, Verdana, Timeless, TimelessTLig;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;

}

.style2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #707070;
	margin:0;
	padding:0;
	text-align: left;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	
}

.subnav {
font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f78d1e;
	text-align: center;
}

.subnav {
font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f78d1e;
	text-align: center;
}

.subnav a:hover{
	color: #53b848;
	text-decoration:none;
}

.subnav a:visited{
	color: #f78d1e;
	text-decoration:none;
}

.design {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #acacac;
	text-align: right;
	margin-right: 0px;
}

.design a {
	color: #acacac;
	text-decoration: none;
}

.design a:hover {
	color: #FF3366;
	text-decoration: underline;
}

.design a:visited {
	color: #acacac;
	text-decoration: none;
}

.contact {
	font-family: "Trebuchet MS", Georgia, Verdana, Timeless, TimelessTLig;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
} 

.name {
	font-family: "Brush Script MT", "Brush Script Std", BrushScrD, cursive;
	font-weight: normal;
	font-size: 18px;
}

