@charset "UTF-8";
/* CSS Document */

/* Side module styling */
/* ------------------- */
.sideModule-content ul {
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sideModule-content ol {
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sideModule-style1 {
	border: #c0b795 solid 1px;
	background-color: #c5ba94;
	background-image: url(images/style1-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 188px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
	margin-top: 10px;
}

.sideModule-style1 h3 {
	font-family: Eurostile, Tahoma, Arial;
	font-size: 18px;
	color: #4d1717;
}

.sideModule-style1 .sideModule-content {}

.sideModule-style1 .sideModule-bottom {
	margin-top: 4px;
}

.sideModule-style2 {
	background-image: url(images/style2-bg.png);
	background-repeat: repeat-y;
	margin-top: 10px;
}
.sideModule-style2 h3 {
	background-image: url(images/style2-top.png);
	background-repeat: no-repeat;
	font-family: Eurostile, Tahoma, Arial;
	font-size: 18px;
	color: #4d1717;
	padding-top: 5px;
	padding-left: 7px;
}

.sideModule-style2 .sideModule-content {
	padding-left: 7px;
}

.sideModule-style2 .sideModule-bottom {
	background-image: url(images/style2-bottom.png);
	height: 13px;
}


.sideModule-style3 {
	margin-top: 5px;
}
.sideModule-style3 h3 {
	font-family: Eurostile, Tahoma, Arial;
	font-size: 18px;
	color: #4d1717;
	padding-left: 7px;
}

.sideModule-style3 .sideModule-content {
	padding-left: 7px;
}

.sideModule-style3 .sideModule-bottom {}

/* Bottom module styling */
/* --------------------- */
.bottomModule-content ul {
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bottomModule-content ol {
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bottomModule-content img {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottomModule-style1 {
	float: left;
	width: 265px;
	margin-right: 10px;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: #c0b795 solid 1px;
	background-color: #c5ba94;
	background-image: url(images/style1-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bottomModule-style1 h3 {
	font-family: Eurostile, Tahoma, Arial;
	font-size: 18px;
	color: #4d1717;
}

.bottomModule-style1 .bottomModule-content {}

.bottomModule-style1 .bottomModule-bottom {
	margin-top: 4px;
}

.bottomModule-style2 {
	float: left;
	width: 281px;
	margin-right: 4px;
	background-image: url(images/bottom-style2-bg.png);
	background-repeat: repeat-y;
}

.bottomModule-style2 h3 {
	background-image: url(images/bottom-style2-top.png);
	background-repeat: no-repeat;
	font-family: Eurostile, Tahoma, Arial;
	font-size: 18px;
	color: #4d1717;
	padding-top: 7px;
	padding-left: 7px;
	margin-top: 0px;
}

.bottomModule-style2 .bottomModule-content {
	padding-left: 7px;
	padding-right: 7px;
}

.bottomModule-style2 .bottomModule-bottom {
	background-image: url(images/bottom-style2-bottom.png);
	height: 13px;
}

.bottomModule-style3 {
	float: left;
	width: 275px;
	margin-top: 3px;
}

.bottomModule-style3 h3 {
	font-family: Eurostile, Tahoma, Arial;
	font-size: 18px;
	color: #4d1717;
	padding-left: 7px;
}

.bottomModule-style3 .bottomModule-content {
	padding-left: 7px;
}

.bottomModule-style3 .bottomModule-bottom {}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

