/* Some vile hacks to make font sizes the same across IE6/7, Opera, NN, and Firefox/Mozilla */

body { 
	background-image: url('images/bg1.jpg');
	background-color: #CFD8D0;
	color: #000; 
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.postable {
	font-size : small;
	margin-bottom: 18px; 
}
/*/*/a{}

body .postable
	{
	font-size : x-small;
	}
html>head:first-child+body .postable
	{
	font-size : small;
	}
/* */

.mainbg {
    top: 0px; 
    left: 0px; 
    /* 
            background-image: url('images/bg2.png'); 
            background-repeat: repeat-x; 
            */
    width: 100%; 
    float: left;
}

.contentbg {
    width: 700px; 
    border-width: 0px 1px 1px 1px; 
    border-color: #000; 
    border-style: solid; 
    padding: 0px; 
    margin: 0px auto 25px auto; 
    background-image: url('images/gradient-bg.jpg');
}

.contentbox {
    width: 700px; 
}

.toptable {
    width: 700px; 
    text-align: left; 
    background-image: url('images/bg_top.gif');
}

.topbanner {
    border-width: 1px 0px 1px 0px; 
    border-color: #000;
    border-style: solid;
}

.middlecontent {
    width: 150px; 
    font-family: Arial; 
    text-align: center; 
    float: left;
    clear: left; 
}

.datedisplay {
    line-height: 20px;
}

.contactcontainer {
    font-size: 11px; 
    color: #FFF; 
    margin: 0px 10px 0px 10px;
}

.contactbox1 {
    background-image: url(images/contact_bg.png); 
    background-repeat: repeat-y; 
    padding: 0px 5px 0px 5px;
}

.contactbox2 {
    text-align: center; 
    font-size: 11px;
}

.contactheader {
    font-size: 13px; 
    font-weight: bold;
}

.contactpage_table {
    font-size: 12px; 
    width: 90%; 
    line-height: 18px;
}

.maincontent {
    width: 523px; 
    font-size: 14px; 
    color: #000; 
    background-color: #E7E4D7; 
    border-width: 0px 1px 0px 1px; 
    border-style: solid; 
    border-color: #21578A;
    padding: 5px; 
    text-align: left; 
    position: relative; 
    float: left;
}

.morenews_link {
    font-size: 12px;
}

.dateline {
    font-size: -1; 
    font-family: sans-serif;
}

.maincontent_topimage {
    padding-top: 325px; 
    background-image: url('images/home-main.jpg'); 
    background-repeat: no-repeat;
}

.pagetitle {
    margin: 16px 0px 15px 0px; 
    width: 503;
}

.pagetitle_name {
    width: 464px; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #21578A;  
    text-align: right;
}

.pagetitle_box {
    height: 10px; 
    width: 10px;
}    

.pagetitle_box1 {
    background-color: #21578A; 
    margin-left: 5px;
}

.pagetitle_box2 {
    background-color: #4375A8; 
    margin-left: 3px;
}

.pagetitle_box3 {
    background-color: #6493B5; 
    margin-left: 3px;
}

.head { font-weight: bold; font-style: italic; color: #4B654B; }
.pos1 { font-weight: bold; font-style: italic; padding-right: 5px; }
.pos2 { font-weight: bold; font-style: normal; padding-right: 5px; }
.col2 { font-weight: normal; font-style: normal; }
.col2 { font-weight: normal; font-style: normal; }
.foot { font-weight: normal; font-style: normal; }

.navlist {
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
	z-index: 9;
	background-image: url("images/bg_top.gif");
	float: right;
	margin-right: 38px;
	margin-bottom: 4px;
    }

.navitem {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 1.6em;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    }
	
.navitem a {	
	color: #FFF;
	text-decoration: none;
	}
	
.navitem a:hover{	
	color: #FF8321;
	text-decoration: none;
	}

.newsphoto_right {
    float: right; 
    border: 1px solid #4B654B; 
    margin-left: 4px;
}

.newsphoto_left {
    float: left; 
    border: 1px solid #4B654B; 
    margin-right: 4px;
} 

.divider1 {
    width: 75%; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    color: #4B654B;
    text-align: center;
}

.conventionlisting {
    margin-bottom: 15px;
}

.mission {
    font-style: italic;
}