/* Duratray Main layout*/
body  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #354d8d url(winages/bg-front.jpg) fixed;
	text-align: center;
}
/* Start hide from IE-Mac \*/
* html #wrapper 
   {
   height: 1%;
   }
/* End Hide from IE-Mac */ 

#wrapper {
	/*position:relative;*/
}


#logo {
	position: absolute;
	top:0px;
	left:0px;
	width:300px;
	height:160px;
}
#bannercontact{
	position:relative;
	float:right;
	top:8px;
	width:200px;
	
}
#bannercontact a{
	color: #DBC17E;
}
.white{
	color: White;
}
/* banner banner banner banner banner banner 
banner banner banner banner banner banner banner */
#banner  {
	padding: 0px;
	margin: 0px;
	
	background: transparent;
	color: White;
	width: 980px;
	text-align: center;
	/*border-bottom: 1px solid #fff;*/
}
#banner h1  {
	font-size : 14px;
	padding : 4px 0px 4px 0px;
	color : #fff;
	margin : 0px;
	text-transform: none;
	margin-left: 10px;
	font-variant: small-caps;
	
}

#banner h2  {
	font-size : 18px;
	padding : 0px 0px 0px 0px;
	color : #fff;
	margin : 0px;
	height: 18px;
	text-align: right;
	margin-left: 300px;
}

#banner td  {
	font-size : 14px;
	padding : 2px;
	color : #fff;
	margin : 0px 6px;
	text-align: left;
	
}

/*core core core core core core core 
core core core core core  */
#core {
	width: 980px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background: url(winages/darkthin.png);
	color: #F4A460;

}

/*leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol 
leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol */
#leftcol  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 4px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	background: url(winages/bg-footer.png);
	width:300px;
}
		
#leftcol a:visited  {
	color: #656565;
	
}

#leftcol a  {
	height:58px;
	width:120px;
	margin: 0px;
	color: Maroon;
	text-decoration: none;
	text-align: left;
	font:  bold 14px Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
background: url(winages/home.png) no-repeat top;
}

#leftcol a:hover  {
	background: url(winages/home.png) no-repeat bottom;
}
#leftcol h1  {

	color: #fff;
	background: #7D953F;
	font-size: 14px;
	font: bold Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}

#leftcol h2  {
	color: #448;
	background: #fee;
	font-size: 14px;
	font: bold small-caps Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}
/*CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT 
CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT */

#centercontent  {
	position: relative;
	width: 650px;
	top: 10px;
	padding: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	background: transparent;
	left: 0px;
	margin-left: 30px;
		border-left: 3px none #FE0000;
	border-top: none;
	border-bottom: none;
	padding-left: 5px;
}


p,ul  {
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 140%;
	padding-left: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

#centercontent h1,#centercontent h2,#centercontent h3 {
	font: Arial, Helvetica, sans-serif 18px;
	color: #191970;
	text-align: left;
}
#centercontent h1 {
	font-size: 22px;
	font: small-caps;
	padding-bottom: 0px;
	margin-right: 0px;
}

#centercontent h2 {
	font-size: 16px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
	
#centercontent h3 {
	font-size : 14px;
	}

.detail	{
	border: 1px solid #708090;
}	

#centercontent a,#centercontent a:visited {
	font: Arial, Helvetica, sans-serif 18px;
	color: #228B22;
	line-height: 120%;
	text-align: left;
}
#centercontent a:hover {
	color: #000;
}

/*RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block 
RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block */

#rightcol  {
position: relative;
	float: right;
	/*background: #F4F1EF;*/
	color: #A5510B;
	width: 250px;
	top: 50px;
	text-align: left;
	margin-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	/*border-left-color: #eee;
	border-left-style: dotted;
	border-left-width: 2px;
	border-right: 1px dashed #8589AB;*/
	border: 1px solid #8589AB;
}

#rightcol  p,#rightcol ul  {
	color: #114612;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	margin-top: 2px;
	line-height: 140%;
	padding-left: 5px;
	margin-left: 3px;
		
}

#rightcol h1,#rightcol h2,#rightcol h3  {
	font: Arial, Helvetica, sans-serif 18px;
	color: #228B22;
	line-height: 120%;
	text-align: left;
	margin-top: 5px;
}
#rightcol h1 {
	font-size: 22px;
	font: small-caps;
}

#rightcol h2 {
	font-size: 16px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	color: #4169E1;
}
	
#rightcol h3 {
	font-size : 14px;
	color: White;
	background: url(winages/blue75.png);
	}

#rightcol	li{
	margin-left: 0px;
	padding-left: 5px;
	list-style-image: none;
	color: #114612;
	list-style: inside;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 150%;
}
	
.button a{
	display: block;
	margin: 0px;
	height: 38px;
	padding-top: 3px;
	text-decoration: none;
	text-align: center;
	font: small-caps bold 14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 12px;
	color: #365783;
	background: #D3D3D3;
	border-top: 1px solid #F5F5DC;
	border-bottom: 1px solid #778899;
}
#rightcol a:hover {
	color: #365783;
	background: #c3c3c3;
	border-bottom: 1px solid #F5F5DC;
	border-top: 1px solid #778899;
	
	
	
}

#gallery  {
	position: absolute;
	top: 50px;
	width: 50%;
	float: right;
	padding-left: 30px;
	font: normal 12px "Times New Roman", Times, serif;
	margin-left: 0px;
	left: 50%;
	text-align: center;
	padding-right: 20px;
}

#gallery  p{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #6633FF;
}

.edge img{
	border-left: 5px solid #E7E4E7;
	border-top: thin solid #E7E4E7;
	border-bottom: thin solid #BDB5BD;
	border-right: thin solid #BDB5BD;
}
/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER 
FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */
#footer  {
position:relative;
clear:both;
margin-top: 40px;
padding-top: 10px;
color: White;
line-height: 159%;
text-align: center;
font: bold 14px Arial;
width: 980px;
/*background: url(winages/darkthin.png);*/
 
}

#footer a {
	color: #ADD8E6;
	font: normal 14px;
}
#footer td p {
	color: #F0F8FB;
	font: normal 14px;
}
#footer a:hover {
	color: White;
	font: normal 14px;
	background-color: Navy;
}
#footer td h1 {
	font-size : 16px;
	padding : 0px 0px 0px 0px;
	color : #C93227;
	margin : 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#footer h1 {	PADDING-RIGHT: 0px;	PADDING-LEFT: 0px;	FONT-SIZE: 22px;	PADDING-BOTTOM: 0px;	MARGIN: 0px;	COLOR: #ff8c00;	PADDING-TOP: 0px;	FONT-VARIANT: small-caps}

 /* CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS 
 CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS */	
#credits  {
	font: small-caps 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #B0C5E6;
	background: transparent;
}
#credits  a {
	font: small-caps 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #B0C5E6;
}
#credits  a:hover {
	font: small-caps 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: Teal;
	background: #B0C5E6;
}
#motif{
	position: absolute;
	z-index: 1000;
}	
.title {
	color: #DC143C;
	line-height: 120%;
	text-align: left;
	font-size: 16px;
	font: small-caps;
	font: Arial, Helvetica, sans-serif 18px;
}
/* wide wide wide wide wide wide wide wide 
wide wide wide wide wide wide wide wide wide wide 
wide wide wide wide wide wide wide wide */
#wide{
	display: block;
	margin: 10px;
	width: 960px;
	margin-top: 10px;
	
}

#wide h1 {
	color: #FF8C00;
	font-size: 22px;
	font-variant: small-caps;
	/*background: url(winages/bg-footer.png);*/
	background-color: transparent;
}
#wide h2, legend {
	font-size: 18px;
	color: #FF8C00;
	
}
#wide a {
	color: #FFE4B5;
	text-decoration: underline;
	
}
#wide a:hover {
	color: Yellow;
	
}

#wide p{
	color: White;
}
.special{
	color: #BF0000;
}
table, td, tr  {

	border-collapse: collapse;
	border: none;
}
td{
	vertical-align: top;
}
#menuh{
margin-top:5px;
	text-align: center;
	color: #000471;

	padding: 0px;
	font:14px bold Arial, Helvetica, sans-serif;
	background: url(winages/bg-menu.jpg);
}
#menuh a:visited{
	color: Orange;
}
#menuh h1  {
	font-size : 14px;
	padding : 4px 0px 4px 0px;
	color : #fff;
	margin : 0px;
	text-transform: none;
	margin-left: 10px;
	font-variant: small-caps;
	
}
#menuh a{
	display: inline;
		margin: 0px;
			text-decoration: none;
	text-align: left;
	font: bold small-caps  14px Arial, Helvetica, sans-serif;
	padding-left: 4px;
	color: #f0e68c;
		vertical-align: middle;
}
#menuh a:hover{
	color: #FF8C00;
}
#pagearea{
	width:980px;
	/*border-top: 1px none #D3D3D3;*/
}

.imgcaption{
	
/*border-top: 1px solid #99d;
border-left: 1px solid #7C8FBA;
border-bottom: 1px solid #000;*/
border: 1px solid #000;
color: rgb(42, 104, 164);
float: right;
margin: 0px;
padding: 0px;
background: url(winages/bluethin.png);
}
.title {
text-align: left;
padding:1px;
margin:0;
background: #3D5EA2;
 background-image: none;
 color: #DCE9DD;
 font: small-caps 17px Arial, Helvetica, sans-serif;
}
.imgcaption p{
text-align: right;
color: #00008B;
margin:0px;;
padding:0px;
/*width:335px;*/
}
.idnum{
	font: 11px sans-serif;
	color: #F0E68C;
}
#debug{

	color: black;
	background: #DCDCDC;
	z-index: 8000;
}
img{
border: #000;
	
}
