/*
TITLE: External
AUTHOR: Sarah Jones
PURPOSE:To create Prime Properties
ORIGINALLY CREATED ON:04.10.12
LAST MODIFIED ON:04.10.12 
LAST MODIFIED BY:Sarah Jones
MODIFICATION HISTORY:Edited HTML
*/ 
body { background: #ffffcc;
       color:#003300
}

p{color:#003300;
	font-family:Arial;
	}

h2 {background-color:#ffffcc;
	font-style:#003366;
	}
	
h4{background-color:#ffffcc;
	font-style:#006600
	}
	
#dd{font-size:.90em;
	line-height: 200%;
	}
	
#logo{background-color:#8B0000;
	font-style:#48751A
	}
	
.nav{background-color:#8B0000;
	font-weight:Bold; 
	font-style: 1.2em;
	}
	
.Contact{ font-size:.90em;
		font-weight: bold;
		font-family:Times New Romans;
		}
		
#footer{  font-size:.60em;
}
		
