body { 
	margin: 0; 
	padding: 0; 
	}

/*Paragraph Styles*/

.navtop { 
	color: #515151; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: right; 
	vertical-align: bottom; 
	margin: 0; 
	padding-top: 35px; 
	padding-right: 20px; 
	}
	
p { 
	color: #515151; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 175%; 
	text-decoration: none; 
	margin-bottom: 15px; 
	}

p.index { 
	color: #515151; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 175%; 
	text-decoration: none; 
	margin-top: -15px; 
	margin-bottom: 15px; 
	margin-left: 5px; 
	padding-top: -15px; 
	}
	
p.description { 
	color: #515151; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 0; 
	margin-top: 0; 
	}
	
p.rightblockt { 
	color: #515151; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 150%; 
	text-decoration: none; 
	padding-right: 20px; 
	padding-left: 20px; 
	}

p.navbot { 
	color: #8e8e8e; 
	font-size: 10px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	padding: 0; 
	}
	
/*TD's*/

#topnav { 
	background-image: url(../images/template_images/CJ-Builders-logo.png); 
	background-repeat: no-repeat; 
	background-position: left 70%; 
	}
		
/*Links*/
.logotop { 
	margin-top: 10px; 
	margin-left: 10px; 
	}
	
.container {
	width: 791px; 
	height: 75px; 
	}
	
/*Links*/
a:link { 
	color: #234980; 
	text-decoration: none; 
	}
a:visited { 
	color: #8e2957; 
	text-decoration: none; 
	}

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

a:active { 
	color: #234980; 
	text-decoration: none; 
	}

a.top:link { 
	color: #8e2957; 
	text-decoration: none; 
	}
	
a.top:visited { color: #8e2957; }

a.top:hover { 
	color: #9e506e; 
	text-decoration: underline; 
	}
	
a.top:active { color: #8e2957; }



