@charset "UTF-8";
html,body{height:100%}
body {
	text-align: center;
}
#wrapper {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background: url(../images/full_background.jpg) repeat-y top center;
}
#header {
	clear: both;
	float: left;
	height: 117px;
		height: 167px;/*DAG*/
	padding-left: 14px;
	width: 934px;
	background:url(../images/header_background.jpg) no-repeat 20px 0px;
}

#flashHeader
{
	float:left;
	width: 500px;
}

#login, #logout
{
	float:right;	
	padding-top: 11px;
	padding-right: 22px;
	text-align:right;
}

#login p, #logout p
{
	margin-bottom: .2em;
	color: #4e7a94;
	font-size: .9em;
}	

#login input
{
	color: #4e7a94;
	font-size: .9em;
	padding: 3px 2px 2px 2px;
	margin-top: 2px;
}

.navbarcls {
	clear: both;
	height: 42px;
	background:url(../images/nav_bar_background.png) no-repeat top left;
	padding-top: 6px;
	padding-left: 9px;
	margin-top: -2px;
/*	margin-top: 40px;DAG*/
	position:relative;
	z-index:3;
}
#content
{
	clear:both;
	float:left;
	margin-top: -5px;
	height: 100%;
	position:relative;
	z-index: 2;
}

#content #leftcolumn
{
	float:left;
	width: 186px;
	position:relative;
	color: #CCC;
	padding-left: 26px;
	padding-top: 37px;
	height: 100%;
	overflow:hidden;
}
#content #middlecolumn
{
	float:left;
	width: 388px;
	position:relative;
	background-color: #FFF;
	height: 100%;
	padding-left: 20px;
	padding-top: 35px;
	padding-right: 37px;
	overflow:hidden;
}

#content #middlecolumn h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6e92a9;
	font-weight: normal;
	margin-bottom: 37px;
}

#content #middlecolumn h1 em
{
	color: #3f5461;
	font-style:normal;
	font-weight: normal;
}

#content #middlecolumn h2
{
	vertical-align:top;
	font-weight: bold;
	color: #556975;
	margin-bottom: 10px;
	font-size: 18px;
	color:#039;/*DAG*/
}

#content #middlecolumn h2.loud
{
	color: #adc669;
	font-size: 18px;
	color:#039;/*DAG*/

}

#content #middlecolumn p
{
	padding-left: 54px;
	color: #3d4042;
}

#content #middlecolumn p strong
{
	font-weight:bold;
}



html>body #content #middlecolumn
{
	min-height:100%;
	height:auto;
	overflow:hidden;
}

#content #rightcolumn
{
	float:left;
	width: 295px;
	color: #CCC;
	color: #00ccff;
	position:relative;
	padding-top: 37px;
	padding-left: 9px;
	padding-left: 0px;/*DAG*/
	padding-right: 9px;/*DAG*/
	overflow:hidden;
}

#content #rightcolumn p
{
	color: #5f839a;
	margin-left: 83px;
	padding-right: 23px;
	font-weight:bold;
	
	
}

#content #rightcolumn hr
{
	height:1px;
	background-color:#5f839a;
	border:none;
	BORDER: 3PX;
	margin-left:83px;
	margin-right: 23px;
	font-weight:bold;
		


}

#footer
{
	clear:both;
	height: 23px;
	position:relative;
	background-color:#FFF;
	border-top: solid thin #bdc6cd;
	text-align:left;
	margin-bottom: 0;
}

#divPresidentsMessage
{
		background: url(../images/presidents_background_03.png) no-repeat top left;
		width: 147px;
		height: 233px;
		margin-bottom: 10px;
		text-align:center;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 14px;
}

#divPresidentsMessage h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #65686A;
	font-size: 14px;
}

#divPresidentsMessage h3
{
	font-size: 10px;
	color: #506e82;
	font-weight:bold;
}

#divPresidentsMessage p
{
	color: #000;
	font-size:10px;
}

#divPresidentsMessage p.photo
{
	margin-bottom: .2em;
	margin-right: -2px;
}

#divAssociationLogo
{
	background:url(../images/sidebarBackground.png) no-repeat top left;
	width: 133px;
	height: 564px;
	margin-bottom: 11px;
	padding: 30px 16px 10px 16px;
	text-align:center;
}

.companyName
{
	font-size:12px;
	color: #243037;
	font-weight:bold;
	margin-bottom: .5em;
}

.address
{
	font-size:9px;
	color: #6290A6;
}

.cityState
{
	font-size:9px;
	color: #6290A6;
	font-weight:bold;
	margin-bottom: .2em;
}

.phone
{
	font-size:9px;
	color: #6290A6;
	font-weight:bold;
}

#divAssociationLogo hr
{
	border: solid 1px #fbd6a8;
	border-collapse:collapse;
}

#divVideo
{
	background:url(../images/videoBackground.png) no-repeat top left;
	width: 295px;
	height: 216px;
	text-align: center;
	padding-top: 18px;
}

