* {
	margin:0;
	padding:0;
}
body {
	margin: 20px auto;
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(../images/backgrounds/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width:auto
}
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	height: 1px;
}
h1 {
	font-size: 18px;
	color: #ea6c34;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #ea6c34;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #ea6c34;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.text-subtitle {
	font-size: 12px;
	font-weight: bold;
}
.price {
	font-size: 12px;
	font-weight: bold;
}


/*CONTENT BACKGROUNDS*/


/*#DWIDTH {
	width: 760px;
	margin: 0px;
	padding: 0px;

}*/
#WHITEBG {
	background-color: #FFFFFF;
	margin: 0 auto;
}
#HEADER {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}
#CONTENT {
	background-image: url(images/content_bg.jpg);
	background-position: left top;
	width: 760px;
	height: 1420px;
	background-repeat: no-repeat;
}
#SERVICESCONTENT {
	background-image: url(images/services_bg.jpg);
	background-position: left top;
	width: 760px;
	height: 350px;
	background-repeat: no-repeat;
}
#MENUSCONTENT {
	background-image: url(images/menus_bg.jpg);
	background-position: left top;
	width: 760px;
	height: 350px;
	background-repeat: no-repeat;
}
#FEEDBACK {
	background-color:#EEEEEE;
}
#STAR-TOP {
	background-image: url(images/5_stars_top.gif);
	background-position: left top;
	width: 720px;
	height: 40px;
	background-repeat: no-repeat;
}
#STAR-BOTTOM {
	background-image: url(images/5_stars_bottom.gif);
	background-position: left top;
	width: 720px;
	height: 20px;
	background-repeat: no-repeat;
}
#ENQUIRYCONTENT {
	background-image: url(images/enquiry_bg.gif);
	background-position: left top;
	width: 760px;
	height: 450px;
	background-repeat: no-repeat;
}
#SENDCONTENT {
	background-image: url(images/send_bg.gif);
	background-position: left top;
	width: 760px;
	height: 400px;
	background-repeat: no-repeat;
}
#FOOTER {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	height: 100px;
	#height: 70px;
	width: 475px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 325px;
}

#FOOTER p {
	position: relative;
	bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}


/*NAVIGATION*/


#HEADER a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 33px;
	/*padding-right: 20px;*/
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	float: left;
}
#HEADER a:hover {
	color: #333333;
	/*background-image: url(images/selected.png);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#HEADER a.selected {
	color: #d25600;
	background-image: url(images/selected.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#LINKS a {
	color: #c6a58c;
	font-size: 16px
}
#LINKS a:hover {
	color: #333333;
}
a {
	color: #d25600;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a.pixelism {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.pixelism:hover {
	color: #660088;
	text-decoration: none;
}
a.visitors {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
a.visitors:hover {
	color: #CC0000;
	text-decoration: none;
}
#MENU a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#MENU a:hover {
	color: #d25600;
}

/*PADDING*/

.pad-all-10 {
	padding: 10px;
}
.pad-all-20 {
	padding: 20px;
}
.pad-top-right-20 {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.pad-left-right-20 {
	padding-right: 20px;
	padding-left: 20px;
}
.pad-left-right-bottom-20 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pad-top-left-bottom-20 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pad-top-left-right-20 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.pad-top-right-bottom-20 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.pad-about {
	padding-bottom: 40px:
}
.pad-top-20-left-40 {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
}
.pad-top-20-right-40 {
	padding-top: 20px;
	padding-right: 40px;
}

/*TEXT SIZES COLOURS*/


.text-size-8 {
	font-size: 8px;
}
.text-size-10 {
	font-size: 10px;
}
.text-size-12 {
	font-size: 12px;
}
.text-size-14 {
	font-size: 14px;
}
.text-size-16 {
	font-size: 16px;
}
.text-size-18 {
	font-size: 18px;
}
.red-text {
	color: #FF3300;
}
.grey-text {
	color: #CCCCCC;
}
.blue-text {
	color: #0099FF;
}
.orange-text {
	color: #ea6c34;
}



/*FORMS*/


input {
	font-size: 12px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
textarea {
	font-size: 12px;
	height: 400px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

form {
	display: inline;
}
form td {
	padding: 0px 3px 5px 0px;
}
