/* Mozilla CSS file */

body {
padding:0;
background:#7A1878;
font-family: "gill sans", "Trebuchet MS", Arial;
font-size: 0.9em;
color: #A7A9AC;
/*line-height: 18px;*/
}

#content {
position: relative;
float:left; 
margin-left:55px;
width:830px;
height: 260px;
background-color: #A7A9AC;
padding:10px;
}

#clientText p{
width:190px;
float: left; 
font-size: 1.0em;
padding: 30px 5px 10px 5px; 
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}
	
a:hover {
	text-decoration: underline;
	color:#ffffff;
}

#portfolioText {
margin: 0px;
padding: 0px;
width: 200px;
}

#portfolioText p a {
color: #770B73;
padding-top: -20px;
}



#testimonialLinks a{
color: #770B73;
}



h1 {
	font-family: "gill sans", "Trebuchet MS", Arial;
	font-size: 2.8em;
	color: #A7A9AC;
	font-weight: bold;
}


h2 {
font-family: "gill sans", "Trebuchet MS", Arial;
	font-size: 2.8em;
	color: #ffffff;
	font-weight: bold;
}


h3 {
	font-size: 1em;
	color: #ffffff;
	margin-bottom:-10px;
}

p {
/*	background-color: #A7A9AC; */
	font-family: "gill sans", "Trebuchet MS", Arial;
	font-size: 1.1em;
	color:#7A1878;
	line-height: 1.2em;
}

form p {
	clear: both;
	padding: 2px;
	margin-left: 0px;
	}

form p label {
	float: left;
	}
	

textarea
{
font-family: "gill sans", "Trebuchet MS", Arial;
    font-size: 16px;
}

.navigation
{
	font-family: "gill sans", "Trebuchet MS", Arial;
	font-size: 1.1em;
	color:#ffffff;
	font-weight:bold;
	line-height: 1.2em;
	margin-top:8px;
	margin-bottom:8px;
}

.headerText{
padding-top: 15px;
padding-right: 46px;
text-align: right;
font-weight:bold;
}

.grey {
color:#cccccc;
}

.footer {
font-size:1.2em;
color: #A7A9AC;
}

.footer a{
font-size:1.0em;
color: #A7A9AC;
}

.footer a:visited{
color: #A7A9AC;
}

.footer a:hover{
color: #ffffff;
}

.whitetext {
font-family: "gill sans", "Trebuchet MS", Arial;
	font-size: 0.9em;
	color: White;
	font-weight: bold;
}


.topMenu {
font-family: "gill sans", "Trebuchet MS", Arial;
	color: #63BC46;
	font-size: 1.0em;
	font-weight: bold;
}


.smlwhite {
font-family: "gill sans", "Trebuchet MS", Arial;
	font-size: 0.8em;
	color: White;
}


.testimonial {
	font-family: "gill sans", "Trebuchet MS", Arial;
	font-size: 1.4em;
	color:#7A1878;
	line-height: 1.2em;
	margin: 0px;
}