body {
	background-color: #999999;
	font-family: arial, verdav, sans-serif;
	color: #fff;
	}

div#sitecontainer {
	background: #993420 url(http://www.meatami.com/sites/meatconference.com/ht/a/GetImageAction/i/41569) top left repeat-y;
	border: 0px solid #fff;
       position:relative;
	width: 625px;
}
div.clearer {
border-bottom: solid 20px #000000;
}
.clearfix { clear:both;}
#main {
    float: right !important;
    width: 495px !important;
	padding: 20px 0px;
padding-right: 10px;
	font-size: 14px;
color: #fff;
	margin: 0px !important;
}

#main h1 {padding:10px 0;
margin-left:-7px;}

h1.home {
margin-left: -17px; 
}

strong {
	color: #fff;
	}

#footer {
    color: #000000;
    clear: both;
    padding-top: 10px;
    text-align: center;
}

#footer .address b {
	font-family: verdana, sans-serif;

	}

#footer .address a {
	color: #562814 !important;
	}

.address {

}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a {
	font-weight: normal;
	}

#main a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#main a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#main a:hover {
	color: #d44e44;
	text-decoration: none;
}
#main a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
display: block;
	background-color: #000000;
width: 100%;
height:22px !important;
}
#nav1 a.last {
border:none;
}
#nav1 a {
width:100%;
background-color: #000000;
	color: #ffffff;
font-size: 115%;
	border: 1px solid #ffffff;
border-bottom: none;
border-top: none; 
border-left: none;
text-align: center;
padding: 3px 3px 2px 3px;
}

#nav1 a hover {
	border-style: none;
color: #b44d44;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
    margin:0 0;
    padding: 0 5px;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: inline;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 0px;
}

#nav1 {
    width: 625px;
    height: 22px;
padding:0px !important;
}

#nav1 li {
    text-align: center;
padding:4px 2px 0 2px;
    font-size: 90%;
}

#nav1 a {
    width: 129px;
    height: 5px;
    display: inline;
    text-align: center;
}

#nav1 div a {
    text-align: center;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */
#wrapper {
width 180 px;
}
#meatConSide {
	float:left;
	width:114px;
	background:url(http://www.meatami.com/sites/meatconference.com/ht/a/GetImageAction/i/53519) top left no-repeat;
	height:460px !important;
	margin: 0 0 10px 0!important;
}
#logo {
clear:both;
}
#nav2 {
float:none;
height:18px !important;
background:#000;

}

#nav2 ul {
text-align:right;
background:#000;
padding:0px
}
#nav2 ul li{
background:#000;
border-right:1px solid #FFF;
float:right;
padding:0 5px;
}
#adminmenu {display:none;}
#nav2 a {
	color: #fff;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
	float: left;
	width: auto;
	padding-top: 0px;
	padding: 2px 10px;
}

#nav2 li {
	display: none;
	list-style-type: none;
	text-align: left; 
	padding: 0;
	margin: 0px;
	
}

#nav2 a {
	border-bottom: 0px dotted #660000;
	display: block;
	list-style-type: none;
	padding: 0;
    margin: 0;
}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

/* *******************************

HEADERS

******************************* */
h1 {
background:url(http://www.meatami.com/sites/meatconference.com/ht/a/GetImageAction/i/41573) top left repeat-x;
padding: 0px;
width: 512px;
    color: #ffffff;
    border: 0px solid #000000;
    font: bold 20px "trade gothic condensed", "trade gothic", "arial narrow", arial, sans-serif;
    margin-top: -38px;
margin-left:-7px;
text-align: center;
    text-transform: uppercase;
}

h2 {
font-weight: normal;
    font-size: 125%;
    background-color: #993420;
    padding: 0px 0px 0px 0px;
    color: #fff;
	line-height: 18px;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: none;
}

h3 {
    font-size: 120%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/JB01-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 15px;
}

h4 {
    font-size: 100%;
    margin: 0;
}

h5 {
background:url(http://www.meatami.com/sites/meatconference.com/ht/a/GetImageAction/i/41573) top left repeat-x;
padding-top: 10px;
padding-bottom: 10px;
width: 512px;
    color: #ffffff;
    border: 0px solid #000000;
    font: bold 20px "trade gothic condensed", "trade gothic", "arial narrow", arial, sans-serif;
    margin-top: -38px;
margin-left:-17px;
text-align: center;
    text-transform: uppercase;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}


/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	display: none;
	}

#extra {
	text-align: center;
	width: 130px;
	padding-right: 2px;
	padding-bottom: 0px;
	background: url(http://orchidsuites.net/orchid/skins/JB01-1/images/extrabg.jpg);
	border-left: 1px solid #55000B;
}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}

/* ADDED CSS*/

.headerform {
width: 220px !important;
margin-top: 50px !important;
}

.headerform .smaller{
display: inline;
float: left;
}

.login {
	color: #562814 !important;
}