/* texas best self storagewebsite design: info@designplane.com / www.designplane.com */html		{margin: 0; padding: 0;}body 	{		background: #DDE0AD;		color: #000;		margin: 0;		padding: 0;		font-size: .8em;		}		img 	{		display: block;		}		p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 		{		font-family: Verdana, Arial, Helvetica, sans-serif;		font-style: normal;		}		strong	{		font-weight: bold;		font-size: 1.125em;		}		table			{		margin: 0;		}		table td		{		padding: 0;		border-width: 0;		vertical-align: top;		}		/*  buffer  */div.buffer		{			background: #81AEDB;		margin-left: auto;		margin-right: auto;		margin-top: 25px;		width: 760px;		border: 1px solid #369;		}		div#title		{		margin: 0;		padding: 0px;		background-color: #36c;		}		div#title h1		{		font-size: 1em;		font: Arial, Helvetica, sans-serif;		font-style: italic;				color: #fefefe;		font-weight: bold;		height: 45px;		margin: 0px;		padding: 5px 0 5px 250px;		}				/* navigation */		div#nav		{		background: transparent;		font-size: 0.8em;		margin: 0;		padding: 0;		width: 170px;		border-right: 1px solid #369;		}		div#nav ul		{		list-style-type: none;		margin: 0;		padding: 0;		font-weight: bold;		}		div#nav li		{		padding: 0.5em 0 .25em 1em;		border-bottom: 1px dotted #fff;		}		div#nav a		{		text-decoration: none;		}div#nav a:link 		{color: #333;}	div#nav a:visited 	{color: #333;}div#nav a:hover 	{color: #03c; border-bottom: 1px dotted #03c; text-decoration: none; background-color: none;}div#nav a:active 	{color: #036;}div#nav p		{		font-size: 1em;		}		html p	{		margin-top: .5em;		margin-bottom: .5em;		margin-left: 20px;		text-align: left;		font-size:  .9em;		line-height: 1.5em;		}/* coupon */			#nav p.coupon			{		border: 2px dashed #090;		color: #030;		margin: 10px 10px;		padding: 6px;		background-color: #cff;		text-align: center;		font-size: .9em;		font-weight:700;		}/* content */				div#content		{		background: #fff;		width: 570px;		margin: 10px 10px 0 10px;		padding: 0 0 20px 0;		border: 1px solid #369;		font-weight: normal;		}		div#content h3		{		font-size: 1.125em;		font: Arial, Helvetica, sans-serif;		font-style: normal;		color: #000;		font-weight: bold;		margin: 0px;		padding: 10px 0 0 10px;		}		div#content h4		{		font-size: 1em;		font: Arial, Helvetica, sans-serif;		font-style: normal;		color: #000;		font-weight: bold;		margin: 0px;		padding: 1px 0 0 10px;		}		div#content ul		{		font-size: .8em;		list-style-type: square;		margin: 0;		padding: 1px 0 0 40px;				}		#content a:link 	{color: #03c; font-weight:700; border-bottom: 1px dotted #03c; text-decoration: none; background-color: none;}	#content a:visited 	{color: #333; font-weight:700; border-bottom: 1px dotted #03c; text-decoration: none; background-color: none;}#content a:hover 	{color: #063; font-weight:700; border-bottom: 1px dotted #03c; text-decoration: none; background-color: none;}#content a:active 	{color: #036; font-weight:700; border-bottom: 1px dotted #03c; text-decoration: none; background-color: none;}				/* phone number contact */				div#phone		{		background: #36c;		width: 570px;		margin: 0 10px 0 10px;		padding: 0;		border: 1px solid #369;		}		div#phone h3		{		font-size: 1em;		font-family: Verdana, Arial, Helvetica, sans-serif		font-style: normal;		color: #fefefe;		font-weight: bold;		text-align: center;		margin: 0px;		padding: 2px 0 2px 0;		}/* notes */#note		{		color: #003366;		background-color: #ffc;		font-size: .8em;		font-style: italic;		margin: 20px 10px 15px 10px;		padding: 5px;		}		/* packing tips box */#box		{		color: #036;		border: 1px solid #036;		background-color: #fff;		font-size: .9em;		font-style: regular;		margin: 5px 15px 5px 15px;		padding: 5px;		}		/* footer copyright */#coprt 		{		margin-left: auto;		margin-right: auto;		margin-top: 15px;		width: 700px;		}		#coprt p		{				color: #333;		background:: transparent;		font-size: .8em;		text-align: center;		margin: 0;		padding: 0;		}