/* CSS Document */

body,td,th {
	font-family: Century Gothic, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
}

p {	line-height: 32px;
}
body {
	background-color: #cc3399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 160px;
	background-image: url(images/city-skyline.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

a:link {
	font-family: Century Gothic, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #000000;
		font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #000000;
		font-weight: bold;

}
h1,h2,h3,h4,h5,h6 {font-family: Century Gothic, Geneva, sans-serif;	}

h1 {font-size: 16px; color: #cc3399;}
h2 {
	font-size: 28px;
	color: #CC3399;
}
h3 {
	font-size: 19px;
	color: #FFFFFF;
}

.TimesItalic16 {font-family: "Times New Roman", Times, serif; font-style: italic; color: #000000; font-size: 16px; line-height: 32px;}
.TimesItalic12 {font-family: "Times New Roman", Times, serif; font-style: italic; color: #000000; font-size: 12px; line-height: 32px;}
.Testimonials {font-size: 14px; line-height: 32px; font-weight: bold;}
.Testimonials2 {font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 14px; line-height: 32px;}

.small {font-size: 14px; line-height: 32px;}
.white  {color: #ffffff;}
.style1 {font-size: 20px}
.smallwhite {color: #ffffff; font-size: 14px; line-height: 20px;}

.smallblack {font-size: 12px; line-height: 20px;
	color: #000000; font-weight: bold;}
