/* CSS Document */
body{
	background-color: #CAC4B7;
	margin: 0px;
	padding: 0px;
         
}


.thumbs
{
         float:right
}

img{
	border: 1px solid #999999;
	margin-bottom: 20px;
}

.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #776;
}



p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}

.ul{
	color: #333333;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
	color: #333333;
	
}

.top {
	background-image: url(colourheaderthree.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 640px;
}


.container {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 640px;
	background-image: url(newcentralthree.jpg);
}
.middle {
	background-image: url(newcentralthree.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 640px;
}

.footer {
	background-image: url(newfooterthree.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 640px;
}

.center_text {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	margin-top: 15px;
	
	background-image: url(newcentralthree.jpg);
}


h1 {
	font-size: 16px;
	color: #CC0000;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 11px;
	color: #361705;
	margin: 0px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 2px;
}
.methods_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}


#side
	{
	display: inline;
	float: left;
	width: 150px;
	margin-left: 54px;
	text-decoration: none;
	}
	#side ul
	{
	padding: 0;
	width: 150px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccb;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#side ul li
	{
	display: block;
	width: 150px;
	list-style: none;
	height: 2.3em;
	font: 12px/2.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccb;
	
	}

#side ul li a
	{
	display: block;
	width: 138px;
	padding-left: 12px;
	height: 2.3em;
	color: #776;
	text-decoration: none;
	}

#side ul li a:hover
	{
	
	color: #CC0000;
	}
	
#side ul li a:active
	{

	color: #000;
	}
	
#side ul li.active a
	{
	font-weight: bold;
	color: #CC0000;
	cursor: default;
	}
	
.side-deco
	{
	width: 150px;
	height: 150px;
	background: #FCF9F4 url(guild.jpg) no-repeat;
	margin-top: 10px;
	}
	
	
#content
	{
	display: inline;
	margin-left: 10px;
	width: 325px;
	float: right;
	margin-right: 60px;

	}
	
.pictures
	{
	width: 320px;
	}

	
		
.clear
	{
	clear: both;
	}
	

/* below for contact form */

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

legend {
	display: none;
}

input, textarea {
	margin: 0px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	color: #333333;
	background-color: #FFFFFF;
}

span.cursor {
	cursor: pointer;
}

p#Error_msg {
	color: red;
}

	
#Wrapper {
	width: 325px;
	background: #FCF9F4;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.email {
	color: #CC0000;
	text-decoration: none;
}
