/* CSS Document for Design Your Own Draperies
// Author - Carmelyne Thompson | carmelyne@pwim.com
// Creation Date - July 29, 2005
// Style Type : Screen  */

/* =Global Definitions
____________________________________________________ */
	
	body {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(images/bg.gif) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.2em;
		}
		
	p,pre,li {
	margin:0px 10px 10px 10px;
	font-size: 10px;
		}
		
	h1,h2,h3 {
		font-size:70%;
		padding-top:10px;
		margin:0px 10px 10px 10px;
		}

	.hide {
		display: none;	
	}

/* =Floats Definitions
____________________________________________________ */
		
	#frame {
	width:775px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background: url(images/ah_3_09.gif) repeat-y left top;
		}
	
	#nav {
	background: url(images/ah_3_05.gif) no-repeat right top;
	height: 37px;
		}
			
	#nav ul {
	margin: 0px;
	padding: 0px;
	}
	
	#nav li {
	display: inline;	
	}
			
	#contentheader {
	background: url(images/ah_3_06.jpg);
	height: 124px;
	width: 775px;
	text-align: center;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
				
	#contentleft {
	width:208px;
	padding:80px 10px 0px 5px;
	float:left;
	background:url(images/ah_3_07.gif) no-repeat left top;
	color: #FFFFFF;
		}
	
	#contentcenter {
		width:300px;
		padding:0px;
		float:left;
		background:#ff00cc;
		}
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
		
	#contentright p { 
		font-size:10px
		}
		
	#footer {
		width:775px;
		margin:0px auto;
		padding:15px 0px 5px;
		text-align:left;
		background: #5597DA url(images/bg_footer.gif) repeat-x left top;
		color: #FFFFFF;
		}
	
	#footer p {
		margin:0px 10px 10px 10px;
		font-size: 9px;
		}
		
	#footer a {
		color: #FFFFFF;
		text-decoration: none;
		}
		
	#footer a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
		
	.homelink {
		text-align: center;
		display: block;
		height: 124px;
		width: 775px;
		}
		
	#contentmain {
		width:522px;
		padding:55px 20px 0px 10px;
		float:left;
		background:url(images/ah_3_08.gif) no-repeat left top;
		margin: 0px;
		}
a.navhome {
	float: left;
	height: 37px;
	width: 98px;
	background: url(images/ah_3_01.gif);
	display: block;
}
a.navhome:hover {
	float: left;
	height: 37px;
	width: 98px;
	background: url(images/ah_orange_01.gif) no-repeat left top;
	display: block;
}
a.navservices {
	float: left;
	height: 37px;
	width: 108px;
	background: url(images/ah_3_02.gif) no-repeat left top;
	display: block;
}
a.navservices:hover {

	float: left;
	height: 37px;
	width: 108px;
	background: url(images/ah_orange_02.gif) no-repeat left top;
	display: block;
}
a.navabout {

	float: left;
	height: 37px;
	width: 133px;
	background: url(images/ah_3_03.gif) no-repeat left top;
	display: block;
}
a.navabout:hover {


	float: left;
	height: 37px;
	width: 133px;
	background: url(images/ah_orange_03.gif) no-repeat left top;
	display: block;
}
a.navcontact {


	float: left;
	height: 37px;
	width: 124px;
	background: url(images/ah_3_04.gif) no-repeat left top;
	display: block;
}
a.navcontact:hover {



	float: left;
	height: 37px;
	width: 124px;
	background: url(images/ah_orange_04.gif) no-repeat left top;
	display: block;
}

.right {
	text-align: right;
	margin-bottom: 5px;
	float: right;
	width: 500px;
	margin-top: 15px;
}
label {
	display: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.tagtitle {
	font-size: 120%;
	color: #7AA1C2;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
#bluebg {
	color: #ffffff;
	background: #98bde0 url(images/home.jpg) no-repeat left top;
	padding: 15px;
	margin: 15px 0px 15px 15px;
	border-top: 4px solid #408FC9;
}
#bluebg p {
	margin-left: 235px;
	margin-right: 10px;
}
.colorblue {
	color: #408FC9;
	text-align: center;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px;
}
select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px;
}
textarea {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
}
a {
	color: #333333;
	text-decoration: underline;
}
