﻿/*
Website by www.DM-WebCreation.com
*/

*
/*-- margin and padding parameters: TOP-px RIGHT-px BOTTOM-px LEFT-px  */

#content{
	width: 960px;
	overflow:hidden;
	padding: 24px 0px 0px 0px;
	background: url(../images/background_content.png) repeat-y;
	margin: 0px 1px 0px 1px;
}
#content a{
	color: #000000;
	text-decoration: none;
}
#content a:visited{
	color: #000000;
	text-decoration: none;
}
#content a:hover{
	color: #000000;
	text-decoration: underline;
}
#column-full{
	width: 903px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#content-slider {
	position:absolute;
	height:180px;
	z-index:2;
	font-size:12px;
}
#column-left-large{
	width: 600px;
	padding: 0px 25px 0px 30px;
	margin: 0px;
}
#column-left-eventbox{
	margin:0px 36px 0px 0px;
	padding:12px 12px 12px 12px;
	background-color:transparent;
	background-image:url(../images/background_boxes.png);
	background-repeat:repeat;
	border-color: white;
	border-width:2px;
	border-style:outset;
}
#column-right-small{
	position:absolute;
	width: 255px;
	margin-left: 660px;
	padding: 0px 30px 0px 15px;
	z-index:1;
}
#column-left-vmenu{
	position:fixed;
	width: 160px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	z-index:2;
}
#column-right-vmenu{
	position:absolute;
	width: 740px;
	margin-left:170px;
	padding: 0px 30px 0px 15px;
	z-index:1;
}
#column-right{
	float:right;
	width: 228px;
	margin-right: 12px;
	padding: 0px 15px 0px 0px;
}
#column-right-inside{
	margin:0px;
	padding:12px 12px 12px 12px;
	font-size:12px;
	line-height:120%;
	background-color:transparent;
	background-image:url(../images/background_boxes.png);
	background-repeat:repeat;
	border-color: white;
	border-width:2px;
	border-style:outset;
}
#column-left{
	float:left;
	width: 660px;
	margin-left: 12px;
	padding: 0px 0px 0px 15px;
}
#column-left-eventbox{
	margin:0px 0px 0px 0px;
	padding:12px 12px 12px 12px;
	background-color:transparent;
	background-image:url(../images/background_boxes.png);
	background-repeat:repeat;
	border-color: white;
	border-width:2px;
	border-style:outset;
}
#column-left-background-photo_index{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	background-position:left;
	background-repeat:no-repeat;
}
#column-left-background-photo_contact{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:20px;
	background-color:transparent;
	background-image:url(../images/contact-us.png);
	background-position:right;
	background-repeat:no-repeat;
}
#column-left-equal{
	position:absolute;
	width: 440px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	z-index:1;
}
#column-right-equal{
	position:absolute;
	width: 450px;
	margin-left: 450px;
	padding: 15px 0px 0px 0px;
	z-index:1;
}
#column-left-third{
	position:absolute;
	width: 290px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	z-index:1;
}
#column-middle-third{
	position:absolute;
	width: 290px;
	margin-left: 305px;
	padding: 15px 0px 0px 0px;
	z-index:1;
}
#column-right-third{
	position:absolute;
	width: 290px;
	margin-left: 610px;
	padding: 15px 0px 0px 0px;
	z-index:1;
}

#column-bottom-half{
	position:absolute;
	width: 800px;
	margin-top: 400px;
	margin-left: 0px;
	padding: 15px 0px 0px 0px;
	z-index:1;
	top: 27px;
}
