body
{
	font-family: arial,helvetica,sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}

a
{
	color:#000000;
}

a:hover
{
	color:#0000FF;
}

ul
{
}

li
{
	line-height: 20px;
	list-style-image: url(../images/template/bullet.gif);
}

#main_body
{
	margin: auto;
	position: relative;
	width: 800px;
	border: 1px solid #AB9C73;
	background-color: #FFFFFF;
}

#header_tag
{
	float: left;
	width: 360px;
}

#header_print
{
	display:none;
}

#nav
{
	float: left;
	height: 24px;
}

#nav a
{
	color: #752641;
	text-decoration: none;
}

.nav_sep
{
	float: left;
	height: 26px;
	background-color: #AB9C73;
}

.nav_item
{
	height: 21px;
	float: left;
	padding: 5px 5px 0px 5px;
	font-size: 12px;
	text-decoration: none;
}

.nav_item:hover
{
	background-color: #AB9C73;
	color: #FFFFFF;
	text-decoration: none;
}

.sub_nav_about
{
	float:left;
}

.nav_item_about_sub
{
	position: absolute;
	top: 111px;
	left: -999em; \\445px;
	margin: 0px;
	text-decoration: none;
}

#main_image
{
	float: left;
	width: 400px;
}


#left_content
{
	float: left;
	width: 360px;
	text-align:left;
	padding: 50px 20px 0px 20px;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}



#right_content
{
	float: left;
	width: 370px;
	text-align: justify;
	text-justify: inter-word;
	padding: 20px 20px 0px 0px;
	font-size: 12px;
	color: #666666;
}

#content
{
	float: left;
	width: 370px;
	text-align: justify;
	text-justify: inter-word;
	padding: 20px 20px 0px 0px;
	font-size: 12px;
	color: #666666;
	height: 433px;
	overflow: auto;
}

#content_spanned
{
	float: left;
	width: 730px;
	text-align: justify;
	text-justify: inter-word;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
	color: #666666;
}

#footer
{
	background-image: url(../images/template/footer.gif);
	height: 78px;
}

#footer_nav
{
	margin: auto;
	width: 500px;
	padding: 20px 0px 0px 0px;
}

#footer_nav a
{
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#footer_nav a:hover
{
	text-decoration: underline;
}

#copyright
{
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 18px;
	text-decoration: none;
}

h1.page_title
{
	font-family: times;
	font-size: 25px;
	color: #AB9C73;
}

/*
.popin_container
{
	width: 100%;
	left: -999em;
	position: absolute;
	z-index: 10;
	border: 1px solid;
}
*/



#popin_strategic_planning, #popin_media_relations, #popin_public_relations_writing,
#popin_public_crisis_communications, #popin_marketing_communications, #popin_community_relations,
#popin_special_events, #popin_corporate_communications
{
	position: absolute;
	margin-top: 175px;
	width: 470px;
	height: 338px;
	background-image: url(../images/popins/popin_background.png);
	background-repeat: no-repeat;
	background-color: none;
	z-index: 10;
	left: -999em;
}

#popin_header
{
	background-image: url(../images/template/popin_header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 38px;
	padding: 0px 20px 0px 0px;
}

#popin_content
{
	padding-top: 30px;
	height: 277px;
	background-repeat: no-repeat;
	background-color: none;
}

#popin_left_content
{
	float: left;
	width: 195px;
	padding-right: 30px;
	padding-left: 10px;
	text-align: right;
	font-family: times;
	font-size: 18px;
	color: #92173B;
}

#popin_right_content
{
	float: left;
	width: 210px;
	padding-right: 20px;
	text-align: left;
	\\text-justify: inter-word;
	font-size: 11px;
	line-height: 16px;
}

#popin_print
{
	display:none;
}

.print_only
{
	display:none;
}