/*                       ARTGLASS BY DALE STYLESHEETS                          */
/*                       Preimier Fused Glass Products                         */
/*                       authored by Internet DesignWorks                      */
/*                       copyright Artglass by Dale - All Rights Reserved      */

/*        Body Styles                    */

body{
    width:100%;
	margin-top:0%;
	margin-bottom:0%;
	margin-left:0%;
	margin-right:0%;
    background-color:#ffffff;
}

/*        Div Styles                    */

#address{
    font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	color:#020AC0;
	font-size:75%;	
    clear:both;
    padding-left:2em;
    text-align:right;
    width:90%;
	clear:both;
}

#content{
	width:98%;
    font-family:"century gothic", arial, sans-serif;
	font-weight:500;
	color:#000000;
	font-size:90%;
	float:left;
	padding-left:1%;
	clear:both;	
}

#content h1{
	border-top:#ff0000 outset 2px;
	border-bottom:#ff0000 outset 2px;
    background-color:#020AC0; 
    color:#ffffff;
	font-size:110%;
	font-weight:600;
    font-family:"century gothic", arial, sans-serif;
    padding-left:1em;
	text-align:center;
}

#content h2{
    color:#000000;
	font-size:90%;
	font-weight:600;
    font-family:"century gothic", arial, sans-serif;
    font-style:italic;
}

#copy{
	width:100%;
    font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	color:#ffffff;
	font-size:75%;
    text-align:center;
    vertical-align:middle;
    height:20px;
	clear:both;
 	background-color:#020AC0;
    border-top:#000000 3px outset;
}

#copy a{
	  color:#cccccc;
	  text-decoration:underline;
}

#copy a:hover{
	  color:#00ffff;
	  text-decoration:none;
}

#copy h1{
    font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	color:#ffff00;
	font-size:120%;
    text-align:center;
    vertical-align:middle;
    margin-bottom:-3px;
}

#head{
	width:100%;
	text-align:center;
	vertical-align:middle;
	clear:both;
}

#head img{
   margin-left:2em;	
}

input.form{
	background-color:#aee3fe;
	border:1px inset #000000;
    font-family:"century gothic", arial, sans-serif;
	font-weight:500;
	color:#000000;
	font-size:75%;
}

textarea.form{
	background-color:#aee3fe;
	border:1px inset #000000;
    font-family:"century gothic", arial, sans-serif;
	font-weight:500;
	color:#000000;
	font-size:75%;
}

#nav{
	width:100%;
	text-align:center;
	vertical-align:middle;
	background-color:#020AC0;	
	border-top:#00ffff outset 2px;
	border-bottom:#00ffff outset 2px;
	height:25px;
	clear:both;
}

#nav ul{
	list-style-type:none;
    margin-left:-15%;
	margin-top:3px;
}

#nav li{
	display:inline;	
}

#nav li a{
    font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:85%;
	color:#cccccc;
	display:inline;
	text-decoration:none;
	border-right:1px solid #ffffff;
	padding-right:8px;
	padding-left:8px;
}

#nav li a.last{
		border-right:#020ac0 1px solid;
}

#nav li a:hover{
    font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:85%;
	color:#ffff00;
	text-decoration:none;
}

#products{
	text-align:center;
    border-bottom:#0000FF outset 3px;
    width:100%;
    margin-left:1%;
    font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:100%;
	color:#000000;
	clear:right;
}

#products h1{
    font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:140%;
	color:#00000;
}

#products img{
	float:left;
}

#random{
	float:right;
	width:20%;
	border:#006699 outset 3px;
	text-align:center;
}

#random h1{
	text-align:center;
	vertical-align:middle;
	width:95%;
	border-top:#006699 outset 3px;
	border-bottom:#006699 outset 3px;
}