body
{
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 75%;
	letter-spacing: 0px !important;
	letter-spacing: -0.1px;
	line-height: 18px;
	margin-top: 0px;
	background-color: #3A1A0B;
	background-repeat: repeat;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #3a190a;
}

a:hover
{
	text-decoration: underline;
}

#holder
{
	margin: 0 auto;
	margin-top: 0px;
	padding-left: 8px;
	border: 1px #ececec solid;
	text-align: left;
	width: 900px;
	background-color: #fff;
}

h1 {font-size: 135%; color: #996633;}
h2 {font-size: 130%; color: #996633;}
h3 {font-size: 120%; color: #996633;}
h4 {font-size: 110%; color: #996633;}
h5 {font-size: 100%; color: #996633;}

.navHeading
{
	height: 26px;
	background-image: url(/images/navbg.gif);
	color: #9EE5E9;
	font-weight: bold;
	margin-bottom: 14px;
	padding: 12px 0px 0px 40px;
}

#welcome
{
    margin-top: 15px;
    padding-left: 28px;
}

#welcome p
{
    text-align: left;
    float: right;
    /*margin-top: -22px;*/
    margin-right: 45px;
	color: #3A1A0B;
}

#navCol
{
    margin-top: 25px;
    width: 246px;
    margin-right: 10px;
    float: left;
}

.navHolder
{
    width: 100%;
    background-color: #fff;
}

.navHolder h5
{
    display: block;
    background-color: #3A1A0B;
    color: #9EC8EB;
    padding: 3px;
    padding-left: 20px;
    margin-top: 0px;
}

.navHolder ul
{
    margin-top: -10px;
    margin-bottom: 10px;
}

.navHolder ul li
{
    margin: 0 auto;
    margin-left: -1px;
    padding: 2px;
    list-style: none;
    display: block;
}

.navHolder ul li a
{
    width: 200px;
	display: block;
	color: #3A1A0B;
    font-weight: bold;
	font-size: 90%;
	padding-bottom: 3px;
	text-decoration: none;
	border-bottom: 1px #9EE5E9 solid;
}

.navHolder ul li a:hover
{
	text-decoration: underline;
}

.contentcurveleft, .contentcurveright
{
	float: left;
	width: 620px;
	margin: 1px 0px 0px 20px !important; margin: 13px 0px 10px 20px;
}

.contentcurveright
{
	float: right;
	padding-bottom: 10px;
}

#contentCol
{
    margin-top: -5px;
    padding: 10px;
	padding-left: 50px;
    width: 550px;
    float: left;
}

.exhibitorTable tr
{
    padding: 0px 5px 5px 0px;
}

.exhibitorTable td.bottomRow,
.exhibitorTable th.bottomRow
{
	border-bottom: 1px #996633 solid;
}

#map
{
    width: 530px;
    height: 300px;
    border: 1px black solid;
}

#footer
{
    text-align: right;
	margin: 10px 10px 10px 0px;
	font-size: 90%;
}

#footer, .alphabet a{color: #3A1A0B;}
#footer, .alphabet a:hover{text-decoration: none;}

label
{
    float: left;
    width: 80px;
}

.formField
{
    width: 250px;
    border: 1px #3A1A0B solid;
}

.submit
{
    color: #3A1A0B;
    border: 1px #3A1A0B solid;
    background: #fff;
    margin-left: 271px;
}

/*************************22/02/07*************************/

#rightCol
{
	margin-right: 20px;
	float: right;
	width: 200px;
	border: 0px #000000 solid;
	height: 500px;
	background: #f3e0ad url("/images/gradient.jpg") repeat-x top left;
	text-align: center;
	padding-top: 20px;
}

#rightCol hr
{
    border-bottom: 1px dotted;
	border-top: 0px;
    color: #996633;
    height: 1px;
	width: 75%;
}

.sideArticle
{
	text-align: center;
	padding: 6px 5px 0px 8px;
}

#ftrImg
{
	margin-top: -30px !important;
	margin-top: -18px;
}

.highlight
{
	border-bottom: 1px solid #9DC8EA;
	margin-bottom: 10px;
	padding: 5px;
}