/**** Giust Gallery
			Global Styles****/


/**** RESET DEFAULTS ****/

* {margin: 0; padding: 0; border: 0; line-height: 100%;}

/**** LAYOUT ****/

body{
	text-align: center;
	background-repeat: repeat-x;
	/*background-color: #9F844B;*/
}

h1, h2, h3 {
	padding: 10px 0;
	margin-bottom: 10px;
}

h2{
	text-align: right;
}

#header{
	background-image: url(../newimages/header-bg.gif);
	background-repeat: repeat-x;
	height: 117px;
}

#headcontainer{
	margin: 0 auto;
	width: 900px;
	position: relative;
	left: -30px;
}

#logo{
	float: left;
	position: relative;
	top: 5px;
}

#slogan{
	position: relative;
}

/*#menu1{
	padding-top: 10px;
	width: 100%;
	text-align: center;
	width: 850px;
}*/

#menu2{
	text-align: right;
	position: relative;
	bottom: 6px;
}

#sign-up{
	position: fixed;
	margin-top: -60px;
	text-align: left;
}

#sign-up a{
	width: 14em;
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing: .05em;
}

#sign-up a:hover{
	position: relative;
	top: 2px;
}

#submenu2{
	text-align: right;
	position: relative;
	left: -30px;
}

#contentwide{
	background-color: #ffffff;
	background-repeat: repeat-x;
	min-height: 600px;
}

#content{
	background-color: #ffffff;
	width: 900px;
	min-height: 400px;
	margin: 0 auto;
	text-align: left;
}

#footone{
	width: 100%;
	clear: both;
	background-color: #9F844B;
	border-top: solid black 1px;
}

#footone p{
	line-height: 1.2em;
}

#line{
	height: 1px;
	border-top: solid black 1px;
	margin: 0 auto;
}

#foottwo{
	width: 900px;
	margin: 20px auto 0 auto;
	padding-bottom: 80px;
}

#catalogfoot, #purchasefoot, #historyfoot, #aboutfoot{
	padding: 0 70px 0 0;
	float: left;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 10px;
}

#credits{
	text-align: left;
}


/**** FONT STYLES ****/

*{ 
	font-family: palatino, times new roman, times, serif; 
	font-size: 1em;
	text-decoration: none;
	font-weight: lighter;
	color: #000000;
}

ul, li{
	list-style: none;
	font-variant: small-caps;
}

h1{
	font-size: 2em;
	color: grey;
}

h2{
	font-family: georgia, times, garamond;
	font-size: .95em;
	color: #CCCCCC;
	letter-spacing: .03em;
	font-weight: 100;
}

h3{
	font-size: 1.5em;
	font-variant: small-caps;
	text-decoration: underline;
	margin-bottom: 0px;
	letter-spacing: .03em;
}

h4{
	font-size: 1.5em;
	text-align: left;
}

h5{
	font-size: 1.1em;
	text-decoration: underline;
	font-family: palatino;
	font-variant: small-caps;
}

a{
	text-decoration: underline;
}

a:hover{
	color: #774B29;
}

#menu1{
	font-variant: small-caps;
	font-size: 1.25em;
}

#menu1 a{
	text-decoration: none;
	
}

#menu2{
	color: #CCCCCC;
}

#menu2 a{
	font-family: helvetica, arial;
	font-size: .82em;
	letter-spacing: .5pt;
	color: #CCCCCC;
	text-decoration: none;
}

#menu2 a:hover{
	color: #FFFFFF;
}

#submenu{
	color: #333333;
}
	
#submenu2 a{
	font-family: helvetica, arial;
	font-size: .82em;
	letter-spacing: .5pt;
	color: #333333;
	text-decoration: none;
}

#submenu2 a:hover{
	color: #000000;
	text-decoration: underline;
}

#content{
	font-size: .95em;
}

#image{
	font-size: .9em;
}

#left a{
	text-decoration: none;
}

#center a{
	text-decoration: none;
}

#footone a:link{
	text-decoration: underline;
}

#foottwo{
	font-size: .9em;
}

#foottwo a{
	text-decoration: none;
}

#foottwo a:link{
	text-decoration: none;
}

#foottwo a:visited{
	text-decoration: none;
}

#catalogfoot, #purchasefoot, #historyfoot, #aboutfoot{
	font-family: palatino;
}

#catalogfoot a, #purchasefoot a, #historyfoot a, #aboutfoot a{
	text-decoration: none;
	line-height: 1.2em;
	font-size: .9em;
}

#credits{
	clear: both;
	font-size: .9em;
}