/* Style written by Scott Tylor, Senior Designer, Click Creative for Unique Storage Web Site */

/* Generic site elements */

body
		{
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		background-color: #585350;
		background-image: url(../img/bgTileTop.gif);
		background-repeat: repeat-x;
		}
	
/* Main template table panels */
	
.topPanel
		{
		height: 161px;
		background-image: url(../img/topPanel.jpg);
		}
		
.topInfoPanel
		{
		text-align: right;
		vertical-align: top;
		padding-right: 40px;
		padding-top: 28px;
		color: #736c69;
		font-weight: bold;
		font-size: 11px;
		}
		
.menuPanel
		{
		height: 41px;
		}
		
.belowMenuPanel
		{
		height: 13px;
		background-image: url(../img/belowMenu.gif);
		}
		
.flashPanel
		{
		height: 249px;
		background-image: url(../img/mainTile.gif);
		background-repeat: repeat-y;
		text-align: center;
		}
		
.content
		{
		height: 400px;
		background-image: url(../img/mainTile.gif);
		background-repeat: repeat-y;
		padding: 0px 40px 20px 40px;
		text-align: justify;
		vertical-align: top;
		}
		
.footerPanel
		{
		height: 60px;
		background-image: url(../img/footerPanel.gif);
		background-repeat: no-repeat;
		text-align: right;
		vertical-align: top;
		padding-right: 40px;
		padding-top: 18px;
		}
		
.flashGallery
		{
		background-image: url(../img/mainTile.gif);
		background-repeat: repeat-y;
		text-align: center;
		padding-bottom: 20px;
		}
		
/* Form Formatting */

.formfield,.formarea
		{
		width: 300px;
		height: 14px;
		border: #4f3e32 solid 1px;
		background-color: #ffffff;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 2px 0px 0px 2px;
		}
		
.formarea
		{
		width: 300px;
		height: 100px;
		}
		
.formTitle
		{
		width: 60px;
		text-align: right;
		vertical-align: top;
		line-height: 100%;
		height: 30px;
		font-weight: bold;
		}
		
#std_form td
		{
		vertical-align: top;
		}
		
/* Standard element design */
a
		{
		text-decoration: none;
		}
a:link
		{
		color: #756733;
		}
		
a:active
		{
		color: #756733;
		}
		
a:visited
		{
		color: #756733;
		}
		
a:hover
		{
		color: #a2935d;
		}
		
h1
		{
		font-size: 14px;
		color: #585350;
		font-weight: bold;
		text-transform: uppercase;
		}
		
h2
		{
		color: #585350;
		font-size: 12px;
		font-weight: bold;
		}
		
h3
		{
		color: #585350;
		font-size: 10px;
		font-weight: bold;
		}
		
h4
		{
		color: #2c2f7c;
		font-size: 10px;
		}