@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
	background-image: url(../layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-image: url(../layout/header.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 1002px;
	color: #FFFFCC;
}
#btmlinks {
	color: #FFFFFF;
	background-image: url(../layout/btmlinks.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	width: 1002px;
}
#footer {
	color: #CCCCCC;
	background-image: url(../layout/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 200px;
	width: 1002px;
}
#headertitleORI {
	text-align: right;
	padding-top: 5px;
	padding-right: 148px;
	color: #B19152;
}

#headertitle {
	text-align: center;
	padding-top: 5px;
	color: #B19152;
}
#maintexts_center {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#maintexts_left {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#mainportrait_center {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#btmlinkstexts {
	padding-top: 20px;
}
#btmlinkstexts a {
	text-decoration: none;
	color: #FFECC6;
}
#btmlinkstexts a:hover,#copyright a:hover {
	text-decoration: none;
	color: #FF9900;
}
#copyright a {
	color: #CCCC99;
	text-decoration: none;
}
.style1 {font-size: x-small}
#leftpanelimage {
	padding-top: 25px;
}
#RightPanelbtmimg {
	padding-top: 344px;
	text-align: right;
	padding-right: 10px;
}
#RightPanelbtmgallery {
	text-align: center;
	padding-top: 10px;
}
#maintexts_left a,#maintexts_center a,#mainportrait_center a {
	color: #0033CC;
	text-decoration: none;
}
#maintexts_left a:hover,#maintexts_center a:hover,#mainportrait_center a:hover {
	color: #330000;
	text-decoration: none;
}
#galleryicons {
	padding-top: 15px;
	width: 115px;
	margin-right: 66px;
	margin-left: 66px;
	margin-top: 15px;
	padding-bottom: 15px;
	border: thin solid #986B34;
	background-color: #000000;
}
#leftpanel_quotation {
	text-align: left;
	padding: 20px;
	color: #FFFFCC;
	font-size: x-small;
}
#leftpanel_quotationnorm {
	text-align: left;
	padding: 20px;
	color: #FFFFCC;
	
}
#leftpanel_normtextmiddle {
	text-align: center;
	color: #CC9966;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#galleriesThumbnail {
	padding: 15px;
	color: #CCCCCC;
}
#galleriesThumbnail a,#galleryrow a {
	color: #CCCCCC;
	text-decoration: none;
}
#galleriesThumbnail a:hover,#galleryrow a:hover {
	color: #00FFFF;
	text-decoration: none;
}
#galleryrow {
	background-image: url(../layout/additional_bg.jpg);
	background-repeat: repeat-y;
}
#col3_module {
	text-align: left;
	color: #CC9900;
	margin: 5px;
	padding: 5px;
}
#col3_module a {
	color: #CCCCCC;
	text-decoration: none;
}
#moduletop {
	background-image: url(../layout/images/module_top.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 380px;
	margin-left: 25px;
}
#modulemid {
	background-image: url(../layout/images/module_mid.png);
	background-repeat: repeat-y;
	margin-left: 25px;
	height: auto;
	width: 380px;
}
#modulebtm {
	background-image: url(../layout/images/module_btm.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 380px;
	margin-left: 25px;
}
#modulemidtexts {
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	color: #333333;
}
#moduletoptexts {
	text-align: left;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #64471F;
}
#shoutbox {
	padding: 5px;
	width: 240px;
	border: thin solid #AF8858;
	margin-left: 35px;
}
#lineorder {
	text-align: left;
}
#lineorder ul {
	padding-left: 20px;
}
#header h1 {
	margin: 0px;
	position: absolute;
	top: -100px;
}
#modulemidtexts a {
	text-decoration: none;
	color: #0033CC;
}

#modulemidtexts a:hover {
	text-decoration: none;
	color: #993300;
}
.mainbg {
	background-image: url(../layout/main_bg.jpg);
	background-repeat: repeat-y;
	height: 1px;
	width: 1002px;
}
.main_left {
	background-image: url(../layout/main_Left.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 321px;
}
.main_middle {
	background-image: url(../layout/main_Middle.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 430px;
}
.main_right {
	background-image: url(../layout/main_Right.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 251px;
}
.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.main_bg {
	background-image: url(../layout/main_bg.jpg);
	background-repeat: repeat-y;
}
#weathermodule {
	width: 180px;
	background-color: #a8bddc;
	padding: 10px;
}

