/* Stylesheet for Artsitic Signs. Sign Writers in London */

BODY {
	margin : 0% 10% 0% 10%;
	padding : 0;
	font : normal 12px georgia, times new roman, serif;
	line-height : 20px;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	width: 800px;
}
a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.h2 {
	color: #53462F;
	font-size: 18px;
	line-height: 25px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
}
.style2 {
	color: #336699;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	font-family: georgia, times new roman, serif;
}
.style1 {
	font-size: 12px;
	line-height: 12px;
	font-family: georgia, times new roman, serif;
	font-weight: normal;
	color: #000000;
}
.h1 {
	font-size: 60px;
	line-height: normal;
	font-family: georgia, times new roman, serif;
	font-style: italic;
	font-weight: normal;
	color: #514228;
}

div#library {
	margin-top: 20px;
	display: block;
	float: right;
	width : 180px;
	text-align: right;
	padding : 5px 0 0 5px;
	z-index : 2;
}
div#image {
	margin-top: 20px;
	display: block;
	float: right;
	width : 80px;
	text-align: center;
	border: 2px thin #996600;
	padding : 5px 0 0 5px;
	z-index : 2;
}

/*  Navigation */
div#leftcolumn {
	float: left;
	width : 150px;
	line-height : 40px;
	padding : 0px 2px 0px 2px;
	margin-top: 0px;
	z-index : 2;
}

#navigation {
	font-family: georgia, times new roman, serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background-color: #336699;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
 	display: block;
}
#nav1 {
	background-color:#EBEBEB;
	border: solid, 1px, #000000;
	height: 40px;
	margin: 5px 0px 5px 0px;
}
#nav1 a {
	text-align:center;
	display:block;
	text-decoration: none;
	color:#000000;
}
#nav1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}
#nav2 {
	background-color:#FFFFFF;
	border: solid, 1px, #000000;
	height: 40px;
}
#nav2 a {
	text-align:center;
	display:block;
	text-decoration: none;
	color:#000000;
}
#nav2 a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
}
#active {
	text-decoration: none;
	background-color: #336699;
	color: #FFFFFF;
}

/* Horizontal Navigation */

#spacer {
	background-image: url(../images/topnav-spacer.gif);
	height: 40px;
	width: 152px;
	float: left;
}
#button {
	background-image: url(../images/topnav-buttonc.gif);
	height: 40px;
	width: 124px;
	float: left;
}

#horiznav {
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	height: 40px;
	width: 800px;
	list-style-type: none;
	display: block;
	float: left;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration:none;
	text-align: center;
}

#horiznav a{
	background-image: url(../images/topnav-buttona.gif);
	display:block;
	height: 40px;
	width: 124px;
	float:left;
	text-decoration:none;
}

#horiznav a:hover{
	background-image: url(../images/topnav-buttonb.gif);
	display: block;
	height: 40px;
	width: 124px;
	float: left;
	text-decoration:none;
}

/* page title */

div#masthead {
	background-image : url(../images/masthead.gif);
	align : center;
	z-index: 2;
	color: navy;
	height : 159px;
	font-size : 35px;
	width : 800px;
	margin-top: 4px;
	padding: 0px 0px 0px 0px;		
}

/* the main content of each page */

div#content {
	display: block;
	float: left;
	text-align: justified;
	width: 631px;
	padding: 10px 0px 10px 5px;
	margin-top : 5px;
	margin-left: 3px;
	z-index: 2;
}

#contentnav a{
	color: #336699;
}

#contentnav a:hover{
	color: #53462F;
	text-decoration: underline;
}

#column1 {
	display: block;
	float: left;
	width: 226px;
	height: 380px;
	margin-right: 5px;
	z-index: 2;
}
#column2 {
	display: block;
	text-align: right;
	float: left;
	width: 130px;
	height: 380px;
	margin-right: 5px;
	z-index: 2;
}
#column3 {
	display: block;
	text-align: right;
	float: left;
	width: 130px;
	height: 380px;
	margin-right: 5px;
	z-index: 2;
}

#column4 {
	display: block;
	text-align: right;
	float: left;
	width: 130px;
	height: 380px;
	line-height: 24px;
	z-index: 2;
}

/* page footer */
div#baseline {
	link-color: #514228;
	text-align: center;
	float: left;
}

div#footer {
	float: left;
	margin-top: 5px;
	width: inherit;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/footer.gif);
	color: #FFFFFF;
}

/* the container or wrapper */

div#wrapper {
	}