/* CSS Document */

body {
	margin-top:0px;
	background-color: #000;
	background-image: url(images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #97b2c7;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #97b2c7;
	text-decoration: none;
	outline:none;
}

a:visited {
	color: #97b2c7;
	text-decoration: none;
	outline:none;
}

h3 { color: #92bffe; font-family:"trebuchet MS", Helvetica, sans-serif; font-size:19px; text-transform: capitalize; font-weight:normal; line-height:1em; border-bottom:1px solid #241f11; padding-bottom:5px; margin-bottom:5px; margin-top:0px;}

h4 { color:#042266; font-family:"trebuchet MS", Helvetica, sans-serif; font-size:15px; text-transform: lowercase; font-weight:normal; line-height:1em; border-bottom:1px solid #d1cdd0; padding-bottom:5px; margin-bottom:5px;}

ul{
	list-style:square;
	padding-left: 15px;
	margin-left:0px;
}

hr{
	color: #D6BE94;
	line-height:normal;
}

form{
	margin-top:2px;
	margin-bottom:2px;
}

p{
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
}

/* LAYOUT CLASSES */

.wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.all {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.top{
	width: 980px;
	height: 35px;
	margin-bottom:0px;
	padding-bttom:0px;
	background-color:#000;
	border-top:  #333 1px solid;
	border-bottom:  #333 1px solid;
}

.navigation{
	height: 35px;
	width: 980px;
	margin-bottom:0px;
	float:left;
	text-align: left;
}

.middle{
	clear:both;
	width:980px;
	height: auto;
	padding-bottom:20px;
	margin-top:0px;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 980px;
	height: 160px;
	background-image:url(images/logo.png);
}


.banner{
	margin-top: 10px;
	/margin-top:15px;
	margin-left:0px;
	/margin-left:0px;
	/padding-right:17px;
	margin-right:0px;
	width: 710px;
	/width: 709px;
	height: 450px;

	background-repeat:no-repeat;
}

.pagecontent{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-left:0px;
	margin-right:0px;
	/margin-left:-15px;
	/padding-right:0px;
	width: 710px;
	/width: 709px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	color: #b2b2b2;
	line-height:18px;
}

.left{
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	width: 210px;
	height: auto;
}

.right{
	float:right;
	line-height:20px;
	/margin-top:15px;
	margin-left: 10px;
	margin-right: 0px;
	width: 240px;
	height: auto;
}

.footer{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 980px;
	height: 110px;
	line-height:18px;
	border-top:1px solid #241f11
}

.footer_links{
	width: 740px;
	height:110px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a6b1d5;
	line-height:18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	text-align:left;
}

.footer_links a{
color: #FFF;
}

.footer_links a:hover {
color: #a4b9fc;
}

.footer_logos{
	width: 520px;
	float:right;
	height: 110px;
}

.fontsize{
	float:right;
	width: 125px;
	height: 25px;
	color: #674A23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.enquiryform_box{
	margin-top: 8px;
	width: 288px;
	height: auto;
	background-color: #1c1c1c;
	padding:6px;
	text-align:left;
	line-height:16px;
	border: 1px solid #3d3d3d;
}


.white_text{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.boldgreen{
	color: #060;
	font-weight:bold;
}

.boldblue{
	color: #06C;
	font-weight:bold;
}

.boldbrown{
	color: #330;
	font-weight:bold;
	font-size:20px;
}

.times{
	width:206px;
	color: #e3d7ae;
	background-color:#27241a;
	border:1px solid #6e6446;
}

.prices td{
	width:210px;
	color: #becaee;
	background-color:#121212;
	border-top:1px solid #2b2f3e;
		border-bottom:1px solid #2b2f3e;
	text-align:center
}

.prices2{
	width:80px;
	color: #e3d7ae;
	background-color:#27241a;
	border:1px solid #6e6446;
	text-align:center
}

/* TEXT CLASSES */

.textart {
font-weight: bold;
color:#FFF;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	color: #6E6E6E;
	line-height:18px;
}


.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	text-align:left;
}

.text_footer a{
color: #333;
}

.text_footer a:hover {
color: #97b2c7;
}


/* FOOTER WEBWORKS */

.webworks {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

a.webworks:link {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:visited {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #97b2c7;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline ;
}

/* WEBWORKS */

