@charset "UTF-8";
/* CSS Document */


/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	width:100%;
	background-color:#304b66;
	background-image: url(../images/large_bkg_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



ol, ul {
	line-height:13px;

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#lg_bkg{
	
}



#master_container{
	width:950px;
	margin: auto;
	background-color: #FFF;
}

#header_container{
	width:930px;
	height:70px;
	background-color: #f1efdd;
	margin-bottom: 5px;
	margin-top:0px;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/header_pic.jpg);
	background-repeat: no-repeat;
}

#header_logohold{
	float: left;
	display: inline;
	width:196px;
	height:68px;
	background-image:url(../images/cohen_commercial_properties.jpg);
	background-repeat: no-repeat;
}

#header_copy{
	float: right;
	display: inline;
	height:28px;
	margin-top:40px;
}
.right{
	text-align: left;
	margin-left:2px;
}

.left{
	text-align: right;
}

#home_banner_container{
	width:950px;
	height:270px;
	margin-bottom: 5px;
	overflow: hidden;
}
#reg_banner_container{
	width:950px;
	height:110px;
	margin-bottom: 5px;
	overflow: hidden;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
}

#banner_flashhold{
	float: left;
	display: inline;
	width:735px;
	height:270px;
}

#banner_news{
	float: right;
	display: inline;
	width:190px;
	height:250px;
	padding:10px;
	background-color: #3b3f50;
	text-align: right;
}



#main_menu_container{
	width:950px;
	height:20px;
	background-color: #3b3f50;
	margin-bottom:5px;
}

.news_list {
margin-top:5px;
}
.news_list li {
	width:100%;
	padding-bottom: 6px;
	padding-top: 6px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.news_list li a{
	display: block;
	color: #FFF;
	font-size:8pt;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left 4px;
}

.news_list li a:hover {
	color: #aacdf0;
	font-size:8pt;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.news_list li a.current  {
	color: #aacdf0;
	font-size:8pt;
	line-height: 12px;
	text-decoration: none;
}

.news_list .undeline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
} 



#headline{
	font-size:13pt;
	font-family: Arial, Helvetica, sans-serif;
}

#copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

p{
	margin-bottom:5px;	
}

p.list_heading{
	margin-bottom:2px;	
}

.gray{
	color: #0b0b0b;
}

.white{
	color: #FFF;
}
.orange{
	color: #ce7143;
}

.dark_blue{
	color: #3b3f50;
}

.light_blue{
	color: #aacdf0;
}

.beige{
	color: #f1efdd;
}

.white{
	color: #fff;
}


#content_container_home{
	width:950px;
	margin-bottom: 5px;
	background-image: url(../images/content_bkg_home_new.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#content_container_reg{
	float:left;
	display:inline;
	width:950px;
	margin-bottom: 5px;
	background-image: url(../images/content_bkg.jpg);
	background-repeat: repeat-y;
}

#footer_container{
	width:950px;
	text-align: center;
	line-height: 11.5pt;
	background-color: #f1efdd;
	padding: 5px 0px 4px 0px;
}

.tab-left{
	margin-left:10px;	
}

.tab-right{
	margin-right:20px;	
}

#main_menu_item{
	float:left;
	display: inline;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#main_menu_item a{
	display: block;
	color: #FFF;
	font-size:8.5pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#main_menu_item a:hover {
	color: #aacdf0;
	font-size:8.5pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#main_menu_item a.current  {
	color: #aacdf0;
	font-size:8.5pt;
	text-decoration: none;
	font-weight: bold;
}

.btn1{
	width: 119px;
}
.btn2{
	width: 173px;
}
.btn3{
	width: 184px;
}
.btn4{
	width: 154px;
}
.btn5{
	width: 159px;
}
.btn6{
	width: 70px;
}
.btn7{
	width: 89px;
}

#col_left_280 {
	float: left;
	display:inline;
	width:280px;
}

#page_menu_left{
	float: left;
	display:inline;
	width:185px;
	padding:10px 10px 10px 10px;
	background-color: #3b3f50;
	text-align: right;
}
#col_right_570 {
	float: right;
	display:inline;
	width:615px;
	padding: 50px 0px 20px 50px;
}

#copy_area {
	float: right;
	min-height: 350px;
	display:inline;
	width:720px;
	padding: 10px 10px 10px 10px;
}

#copy_area_with_map {
	float: right;
	min-height: 350px;
	display:inline;
	width:730px;
	padding: 10px 10px 10px 0px;
}

#col_left_505{
	width:505px;
	float:left;
	display:inline;
}

#col_right_205{
	width: 205px;
	float:right;
	display:inline;
}

#col_left_80{
	width:530px;
	float:left;
	display:inline;
}

#col_right_20{
	width: 180px;
	float:right;
	display:inline;
}

#col_right_205.top_indent_35{
	padding-top:35px;
}



#col_right_50{
	width: 355px;
	float:right;
	display:inline;
}

#col_right_50.top_indent_35{
	padding-top:35px;
}

#col_right_50.top_indent_25{
	padding-top:25px;
}
#col_right_50.top_indent_17{
	padding-top:17px;
}

#col_left_50{
	width: 355px;
	float:left;
	display:inline;
}
#copy_list{
	padding-left:15px;
	margin-bottom:5px;
	line-height: 12pt;
}

#copy_list li{
	padding: 2px 0px 2px 0px;
	
}

.cs_pics{
	padding:2px 0px 5px 0px;
}

.sub_menu {
	width:184px;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.sub_menu li {
	padding-bottom: 3px;
	padding-top: 3px;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_menu li a{
	color: #FFF;
	font-size:8pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_menu li a:hover {
	color: #aacdf0;
	font-size:8pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_menu li a.current  { 
	color: #aacdf0; 
	font-size:8pt; 
	text-decoration: none;
}

.sub_menu .underline{
	border-bottom-width: .1em;
	border-bottom-style: dotted;
	border-bottom-color: #FFF20D;
} 


#clear_space{
	height:1px;
	clear:both;
	font-size: 1px;
	line-height: 1px;
}
.width_950{
	width:950px;
}
.width_720{
	width:720px;
}

.image_style_tenant{
	padding: 10px 0px 10px 0px;
}

a.headline_link{
	font-size:13pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f1edca;
}

a.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #0b0b0b;
	text-decoration: underline;
}
a.footer_link:hover {
	color:#66798d;
	text-decoration:underline;
}

#headline_area{
	width:720px;
	padding-bottom:5px;
}

.pic_space_above{
	margin-top:5px;
}



.news_page_list {
}
.news_page_list li {
	width:100%;
	padding-bottom: 6px;
	padding-top: 6px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3b3f50;
}

.news_page_list li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	display: block;
	color: #0b0b0b;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 4px;
}

.news_page_list li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #66798d;
	text-decoration: none;
}
#port_map_swf{
	float:left;
	display:inline;
	width:260;
}

#port_expe_list{
	float:right;
	background-color:#f1efdd;
	display:inline;
	width:450px;
	height:350px;
}

#contact_row{
	width:530px;
	float:left;
	display:inline;
	padding:3px;
}

.filled{
	background-color:#CDCBBC;
}

#contact_title{
	width:220px;
	float:left;
	display: inline;
}

#contact_info{
	float:right;
	display:inline;
	width:260px;
}

.contact_underlined{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3b3f50;
	margin-bottom:5px;
}

#news_date{
	float:left;
	display:inline;
}

#news_headline{
	width:450px;
	float:right;
	display:inline;
}

