@charset "utf-8";
/* CSS Document */

body {
	background-color: #241f1c;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/pageBG.png);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-repeat: repeat-x;
}

/* styling for contact form */
textarea{
 float: right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #0d2c49;
 
}
 input {
 float: right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #0d2c49;
 margin-top: 0px;
 padding-top: 0px;
}
#formRow  {
 position:relative;
 z-index:1;
 margin-bottom: 15px;
 width: 240px;
 height: 12px;
 float: left;
}

#wrapper {
	position:relative;
	z-index:1;
	background-image: url(../images/schematic.png);
	background-repeat: no-repeat;
	width: 976px;
	height: 790px;
}

#logotype  {
	position:relative;
	z-index:1;
	background-image: url(../images/logo-text.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 700px;
}
#navigation  {
	position:relative;
	width: 336px;
	height: 20px;
	z-index:1;
	padding-left: 364px;
	padding-bottom: 12px;
}
#navigation  a{
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
#navigation  a:hover{
	padding-left: 10px;
	padding-right: 10px;
	color: #f6d20d;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
#contentareas  {
	position:relative;
	width: 700px;
	height: 455px;
	z-index:1; 
}
#leftWindow  {
	position:relative;
	width: 332px;
	height: 408px;
	z-index:1;
	margin-right: 14px;
	float: left;
	text-align: left;
	background-color: #beaa8c;
	border: 2px solid #625949;
	color: #231F20;
}
#rightWindow {
	position:relative;
	width: 332px;
	height: 408px;
	z-index:1;
	margin-left: 14px;
	float: left;
	text-align: left;
	background-color: #beaa8c;
	border: 2px solid #625949;
	color: #231F20;
	white-space: normal;
}

#rightWindow  h2{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	font-weight: bold;
	text-align:left;
	color: #231F20;
	margin-top: 0px;

}

#footer  {
	position:relative;
	height: 20px;
	z-index:1;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	color: #D8C6BA;
	font-size: 9px;
	font-weight: bolder;
	text-align: left;
}

#footer  a{
	color: #BE9F8B;
	font-style: italic;
	text-decoration: none;	 
}

#footer  a:hover{
	color: #88644D;
	font-style: italic;
	text-decoration: none;
}

#LwinLcolumn  {
	position:relative;
	width: 163px;
	height: 378px;
	z-index:1;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 11px;
}
#LwinLcolumn  a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#LwinLcolumn  a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}

#LwinLcolumn h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}
#LwinRcolumn  {
	position:relative;
	width: 118px;
	height: 378px;
	z-index:1;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
}
#LwinRcolumn  a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#LwinRcolumn  a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}



#LwinRcolumn h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}
#RwinLcolumn  {
	position:relative;
	width: 118px;
	height: 91px;
	z-index:1;
	float: left;
	padding-left: 15px;
	font-size: 11px;
}
#RwinLcolumn h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}

#RwinLcolumn  a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#RwinLcolumn  a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
#RwinRcolumn  {
	position:relative;
	width: 163px;
	height: 91px;
	z-index:1;
	float: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#RwinRcolumn  a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#RwinRcolumn  a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
#RwinRcolumn h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}
.clearance {
	clear: both;
}
#RwinPhotobox  {
	position:relative;
	width: 300px;
	height: 270px;
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	white-space: normal;
}





#RwinPhotobox h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}

#RwinPhotobox a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#RwinPhotobox a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}


#RwinPhotobox  img{
width: 300px;
	height: 270px;
}


#Rwinfullcolumn  {
	position:relative;
	width: 381px;
	height: 91px;
	z-index:1;
	float: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#Rwinfullcolumn  a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#Rwinfullcolumn  a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
#Rwinfullcolumn h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}

#leftThumbnailsGallery  {
	position:relative;
	width: 302px;
	height: 378px;
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
}
#fullSizeGallery  {
	position:relative;
	width: 302px;
	height: 378px;
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
}
#Rwinfullcolumn  {
	position:relative;
	width: 300px;
	height: 80px;
	z-index:1;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#Rwinfullcolumn  a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#Rwinfullcolumn  a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}

#Rwinfullcolumn h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}

#Lwinfullcolumn  {
	position:relative;
	width: 300px;
	height: 70px;
	z-index:1;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#Lwinfullcolumn  a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#Lwinfullcolumn  a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}

#Lwinfullcolumn h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}

#LwinPhotobox  img{
align: center;
}

#LwinPhotobox  {
	position:relative;
	width: 300px;
	height: 280px;
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	white-space: normal;
}





#LwinPhotobox h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 7px;
}

#LwinPhotobox a{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}

#LwinPhotobox a:hover{
	color: #53484B;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}


#LwinPhotobox  img{
width: 300px;
	height: 270px;
}