﻿
.table
{
	display:table;
	width:100%;
}

.row
{
	display:table-row;
	
	 
}
.cell
{
	display:table-cell;
	padding:0px;
	margin:0px;
	/*border:solid 1px blue;	
	vertical-align:top; 
	
	border:solid 0px pink;*/
	
}
.tablestay
{
	display:table;
	width:100%;
}
.rowstay
{
	display:table-row;
}
.cellstay
{
	display:table-cell;	
	vertical-align:top;
}
.width960
{
	width:960px;
}
.width320
{
	width:320px;
}
.width480
{
	width:480px;
}
.width100Perc
{
	width:100%;
}
.TopTable
{
	text-align:center;
}
.valigntop
{
	vertical-align:top;
}
.valignmid
{
	vertical-align:middle;
}
.height100Prc
{
	height:100%;
}
.height160
{
	height:160px;
}
.height450
{
	height:450px;
}
.height10
{
	height:10px;
}
.bglogo
{
	background-image:url('../IMG/Top.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}
.moblogo
{
	display:none;
}
.normlogo
{
	background-image:url('../IMG/Top.jpg');
}
.contentline
{
	background-image:url('../IMG/TopContent.jpg');
}
#slider
	{
		border:solid 0px;
		top:200px;
		position:absolute;
		z-index:100;
		display:none;
	}


#content{
	position:absolute;
	z-index:-9999;
	}

BODY{
	background-color:#d4cdc2;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment:fixed;
	background-image: url(../Img/Bg.jpg);
	/*position:absolute;*/
	height:100%;
}
.Main{
	width: 960px;
	height:100%;
}
.Nav{
	background-repeat: repeat-x;
	height: 40px;
	background-image: url(../Img/Nav.jpg);	
	vertical-align:middle;
	background-position:left;
	
}
.hamburger
{
	display:none;
}
.LTable
{
	height:100%;	
}
.L
{
	height:100%;
	width:30%;	
}
.R
{
	height:100%;
	width:30%;	
}
.LTop{
	background-repeat: repeat-x;
	background-position:100% 100%;
	height: 670px;
	width: 100%;
}
.LMid
{
	/*background-image: url(../IMG/LMid.jpg);*/
	background-position: right;	
}
.LBtm{
	/*background-image: url(../IMG/LBtm.jpg);*/
	background-repeat: no-repeat;
	background-position: right;
	height: 484px;
	width: 100%;
}
.RTable
{
	height:100%;	
}
.RTop{
	background-repeat: repeat-x;
	background-position: 0% 0%;
	height: 670px;
	width: 100%;
}
.RMid
{
	/*background-image: url(../IMG/R.jpg);*/
	background-position: left;	
}
.RBtm{
	/*background-image: url(../IMG/RBtm.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 484px;
	width: 100%;
}

.H1{
	background-image: url(../IMG/H1.jpg);
	height: 70px;
	width: 960px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
}


.Content{
	/*background-image: url(../IMG/Content.jpg);*/
	background-color:#ffffff;
	background-repeat: repeat-y;
	background-position: left;
	width: 960px;
	height:100%;
	padding:25px;
}

.TopTable,.tblContent
{
	height:100%;
}

HTML
{
	width:100%;
	height:100%;
}
	



/*.clsMenu1
{
	background-position: top;
	background-image: url(../Img/Btn1.png);
	height:34px;
	width: 220px;
	text-indent: 6px;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.clsMenu2
{
	background-image: url(../IMG/Btn2.png);
	background-position: top;
	height: 27px;
	width: 220px;
	text-indent:12px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.clsMenu3
{
	background-image: url(../IMG/Btn3.png);
	background-position: top;
	height: 26px;
	width: 220px;
	text-indent: 17px;
	vertical-align: bottom;
	padding-bottom: 6px;
	text-align: right;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#640000;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #020c3d;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}*/
a,.clsClick
{
	color: #0382d0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}
TH, .clsHead,strong
{
	color:#053ea7;
	font-size:13px;
}
.clsRedBold
{
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
}
.clsGalName
{
	text-align:center;
}

.padlr
{
	padding-right:30px;
	padding-left:10px;
}


  .boxwidthrefer
        {
            width: 293px;
        }
        .boxtitlerefer
        {
            background-color: pink;
            width: 920px;
        }
        .boxtitle
        {
            background-color: pink;
        }
        .boxcontent
        {
            background-color: grey;
        }
        .boxlink
        {
            background-color: blue;
            color: White;
        }
        .width100Perc
        {
            width: 100%;
        }
        .layoutspacer
        {
            width: 20px;
        }
        .boxwidthsmall
        {
            width: 450px;
        }
        .readmorelink
        {
            color: White;
            text-align: right;
        }
        .heightspacer
        {
            height: 20px;
        }
        .widthMax
        {
        	width:960px;
        }
        .widthMaxMinusSpacer
        {
        	width:900px;
        }
.cntactcol
{
	width:200px;text-align:left;
}

.padtop
{
	padding-top:5px;
}

.clsred
{
	color:Red;
}

.divMenu
{
	
	top:0px;
	position:fixed;
	background-image: url(../Img/Nav.jpg);
	z-index:1009;
	
}
.divMenuBG
{
	z-index:1008;
	top:0px;
	position:fixed;
	background-image: url(../Img/Nav.jpg);
	height: 40px;
	width:100%;
}
A{color:#830000;font-family:  Century Gothic, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;}
UL,LI{color:#454646;font-family:  Century Gothic, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: normal; text-align:justify;}
P{color:#454646;font-family:  Century Gothic, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: normal; text-align:justify;}
TD,DIV{color:#454646;font-family:  Century Gothic, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: normal;  }
UL{color:#6a6567 ;font-family:  Century Gothic, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: normal;padding-top:0px;margin-top:0px;}
H1{color:#ac0000;font-family:  Century Gothic, Arial, Helvetica, sans-serif;font-size: 24px;text-align: left;font-weight: bold;}
H2{color:#ac0000;font-family:  Century Gothic, Arial, Helvetica, sans-serif;font-size: 20px; text-align: center; font-weight: bold;}
A.Disc{color:#bcb7a0;font-family: Century Gothic, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}


