﻿
h2
{
    margin-bottom: 6px;
}

h3
{
    margin-bottom: 6px;
}

.judea-header-container
{
    border-bottom: 2px solid #CDCDCD;
    margin-bottom: 15px;
    margin-right: 15px;
}

.convention-table
{
    border-spacing: 0px;
    padding: 0px;
    width: 100%;
}

.convention-header-column
{
    width: 99%;
}

.convention-image-column
{
    width: 1%;
}


.coordinator-info-container
{
    clear: both;
    float: right;
    margin-bottom: 4px;
    width: 372px;
}

.coordinator-info-container img {
	max-width:125px;
	padding:0 0 8px 8px;
	float:right;
}

.coordinator-details-container
{
    float: left;
    margin-bottom: 4px;
    width: 350px;
}

.featured-container
{
    background-color: #B0B3D2;
    margin-bottom: 5px;
    padding: 3px;
}

.other-container
{
    background-color: #DCDCDC;
    margin-bottom: 5px;
    padding: 3px;
}

.submit-container
{
    clear: both;
	margin-bottom: 5px;
}

.item-heading
{
    font-weight: bold;
    color: #505378;
}

.item-description
{
    color: White;
}

.other-container .item-description
{
    color: #999999;
}

.state-convention-address-container
{
    margin-top: 10px;
}

#rightTop {
	background:url("../images/bg_right_top.gif") no-repeat scroll 0 0 transparent;
	font-size:1px;
	height:10px;
	width:242px;
}

#rightMiddle {
	background:url("../images/bg_right_middle.gif") repeat-y scroll 0 0 transparent;
	padding:20px;
	width:202px;
}

#rightBottom {
	background:url("../images/bg_right_bottom.gif") no-repeat scroll 0 0 transparent;
	font-size:1px;
	height:10px;
	width:242px;
}

#rightColumn {
	color:#40436B;
	float: right;
}

