body {
	background-color: #2a152a;
	background-image: url(layout/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 12px;
}

:focus
{
-moz-outline-style: none;
}

.contact{
	text-decoration: none;
	color: #ff67ff;
}

a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #ff67ff;
	font-weight: normal;
}

img {
	border: none;
}

#omega {
	width:710px;
	text-align: left;
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
}

#omega li {
	float:left;
	text-align: left;
	line-height:25px;
}

br {
	line-height: 20px;
}

#service {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #986198;
}

#service_header {
	width: 500px;
	height: 134px;
	padding: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	background-image:url(layout/services_index.png);
}

#items {
	width: 480px;
	height: 290px;
	padding: 20px;
	padding-left: 0px;
	margin-top: 10px;
	background-image:url(layout/services.png);
}

#list {
	margin-left: 10px;
	margin-right: 10px;
	color: #d7b4d7;
}

#gallery {
	width: 680px;
	height: 320px;
	padding: 20px;
	padding-left: 0px;
	background-image: url(layout/gallery.png);
}

#contact {
	padding-top: 15px;
	color: #d7b4d7;
}

#thumb {
	margin-left:20px;
	width: 150px;
	height: auto;
	vertical-align:top;
}

#small_thumb {
	margin-left:17px;
	width: 150px;
	height: 150px;
}

#item_thumb {
	margin-left:20px;
	width: 100px;
	height: auto;
	vertical-align:top;
}

#a_page {
	width: 680px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #6c356c;
}

#a_header {
	font-size: 36px;
	padding-bottom: 30px;
	border-bottom: 1px solid #6c356c;
	text-align: center;
}

#a_text {
	font-family: arial;
	color: #6c356c;
	text-align: left;
	padding: 20px;
	border-bottom: 1px solid #986198;
}

#a_images {
	width: 650px;
	overflow: auto;
}

.a_image {
	padding-left: 10px;
	height: 100px;
	width: auto;
}

.a_image_large {
	padding-left: 10px;
	height: 250px;
	width: auto;
}

#a_columns {
	width:640px;
	text-align: left;
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
}

#a_columns li {
	float:left;
	text-align: left;
	line-height:25px;
}

textarea {
	margin-bottom: 10px;
	height: 200px;
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	margin-bottom: 10px;
	width: 515px;
}

#alert {
	background-color: #993399;
	height:30px;
	line-height:30px;
}

#cloud {
	width: 680px;
	border-bottom: 1px solid #986198;
	text-align: left;
}

#rain, #rain2 {
	font-size: 18px;
	padding-left: 40px;
	padding-left: 15px;
	color: #CCCCCC;
}

#rain2 {
	background-color: #F5F5F5;
}

#rain:hover, #rain2:hover {
	background-color: #bb79bb;
}

#rain a, #rain2 a {
	display: block;
	font-size: 14px;
	color: #6c356c;
	cursor: pointer;
	padding:10px;
}

#rain a:hover, #rain2 a:hover {
	color: #FFFFFF;
}

#vapour {
	padding: 15px;
	border-top: 1px solid #986198;
}
