@charset "utf-8";
/* CSS Document */
body {
	font-family:  Georgia, "Times New Roman";
}
.white{
	color: #C7C0B8;
}
a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: underline;}
	
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.gray:link, a.gray:visited, a.gray:active{
	color: #363636;
	text-decoration: underline;
}
a.gray:hover {
	color: #363636;
	text-decoration: none;
}
a.nav:link, a.nav:visited, a.nav.active {
	color:#FFFFFF;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
	outline: none;
	width: 160px;
	float: left;
	height: 22px;
}
a.nav:hover{
	color:#FFFFFF;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
	background-color:#2C261F;
	width: 160px;
	height: 22px;
	outline: none;
	float: left;
	}
a.navpad10:link, a.navpad10:visited, a.navpad10.active {
	color:#ebebeb;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
	outline: none;
	width: 160px;
	float: left;
	height: 22px;
	padding-left: 10px;
}
a.navpad10:hover{
	color:#EBEBEB;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
	background-color:#2C261F;
	width: 160px;
	height: 22px;
	outline: none;
	float: left;
	padding-left: 10px;
	}	
	
	a.list:link, a.list:visited, a.list:active {
	color:#CCCCCC;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: .7px;
	padding-left: 20px;
	outline: none;
	height: 20px;	
	width: 220px;
	float: left;
	}
	a.list:hover {
	color:#CCCCCC;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	background-color:#2C261F;
	padding-left: 20px;
	letter-spacing: .7px;
	outline: none;
	height: 20px;	
	width: 220px;
	float: left;
	}

.foot{
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 13px;
	color: #CCCCCC;
}
li {
	list-style-type: circle;
	list-style-image: 
}
#wrap {
	height: 500px;
	
}
#back1{
	background-image: url(images/swirlback.jpg);
	background-repeat: repeat;
	height: 480px;
	width: 550px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	line-height: 24px;
}
#back2{
	background-image: url(images/paisley.jpg);
	background-repeat: repeat;
	height: 480px;
	width: 550px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	padding-right:15px;
	padding-top:10px;
	line-height: 22px;
	
}

#back3{
	font-family:  Georgia, "Times New Roman";
	background-image: url(images/squareback.jpg);
	background-repeat: repeat;
	height: 900px;
	width: 525px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 15px;
	background-position: top;
}
#back4{
background-image: url(design_plan/dp.jpg);
    height: 480px;
	width: 620px;}

.about{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
