/* ds www.success-without-stress.com/ - stylesheet for arthobby.co.uk */

body {
background: #990000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#outerwrap {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	
}

#container {
	background: #FFFFFF;
	width: 900px;
	margin: 0px auto;
}

#top {
background: #990000 ;
width: 900px;
height:70px;
}

#header {
	height: 220px;
	width: 900px;
	background-image: url(../images/art-hobby-900.gif);
}
	.header-pic {
	width: 439px;
	float: right;
	height: 237px;
	}

#contentwrap {
	font-size: 10px;
	color: #333333;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 20px;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #2A5987;
	font-style: normal;
	padding-right: 5px;
	padding-left: 8px;
	}

#leftside {
	float: left;
	width: 68%;
	background-color: #FFFFFF;
	margin-top: 20px;
}

.img {
padding: 5px 5px 5px 5px;
}

#arthobbyintro {
	background-color: #FFFFFF;
	width: 94%;
	margin-bottom: 20px;
	padding-left: 35px;
	
}
#arthobbyitem {
	background-color: #F2F2F2;
	width: 90%;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(../images/shadow3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#paint-box {
	background-color: #FFEAEA;
	width: 80%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin dotted #990000;
}
	.view-now {
	width: 93px;
	float: right;
}

#rightcol {
	float: right;
	width: 28%;
	margin-top: 20px;
	margin-right: 10px;
	padding-right: 5px;
	clear: none;
	overflow: hidden;
}
#rightcol p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	}

	.craft-box {
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../images/form-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	}
	
	.box h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 1.3em;
	}
	
	
	
	

/* form layout */
	.emailform {
	height: 100px;
	width: 220px;
	margin-bottom: 20px;
	margin-left: 20px;
}	

/* end of form layout */	

h1 {
	font-size: 28px;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #333333;
	padding-top: 0;
	padding-bottom: 0;
}

h2 {
	font-size: 24px;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #2B5A87;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h4 {
	font-size: 12px;
	font-variant: normal;
	line-height: 1.3em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h5 {
	font-size: 11px;
	font-variant: normal;
	line-height: 13px;
	color: #CCCCCC;
}

a , a:visited {
color: #CC0000;
text-decoration: none;
}

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

.bold {
font-weight: bold;
}


li, ul {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	color: #2B5A87;
	list-style-image: none;
	list-style-type: circle;
	list-style-position: inside;
}
.style1 {color: #990000;}
.style3 {font-size: 14px;}
.style4 {color: #CCCCCC;}

#footer {
	height: 59px;
	width: 900px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #165377;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#footer p {
	font-size: 9px;
	text-align: center;
	margin: 0px;
	color: #09002f;
	
}

#footer a {
	color: #006666;
	text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

