* {
	margin:0;
	padding:0;
	
}

   html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }

#fullheight{
	height:100%;
	width: 100%;

}

html, body {
	background-color: #000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

body {
	font-size: 100.01%;
}

html,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

} 
a, a:link {
	color: #7C7C7C;
	text-decoration: none;
	font-weight: normal;	
}

a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;

}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#424141;

	margin-right: 30px;
	}
	


#paisley {
	background-image: url(../images/bg_paisley.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 804px;

}

#home_content {
	background-image: url(../images/home_main_img.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 804px;
	background-color: #000000;
}

#footer {
	background-color: #000000;
	height: 74px;
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.footer a.footer, a.footer:link {
	color: #7C7C7C;
	text-decoration: none;
	font-weight: normal;
	margin-top: 20px;
}

a.footer:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;	

}
.yvonne_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;

}
.yvonne_creds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424141;

}

.yvonne_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #675142;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color:#5C5C5C;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 94px;
	margin-left: 0px;
	letter-spacing: 2px;
	font-weight:bold;
	text-transform: uppercase;
	}	
