body,h1,h2,h3,h4,h5,h6,p,form,input,select {
	padding:0;
	margin:0;
}

html, body, table#outer {
	height: 97%;
}

/*
	Summary Icons styles 

	summary_item_name
	summary_short_desc
	summary_summary_desc
	summary_long_desc
*/

.para_spacing {
	padding:0px;
	padding-bottom:10px;
}

#norland_link {
	cursor:pointer;
	float:right;
	background:url(Norland-Agency-Link2.gif);
	width:194px;
	height:32px;
	border:1px solid #c695bd;
	margin-left:5px;
	margin-top:0px;
}
#norland_link:hover{
	background:url(Norland-Agency-Link.gif);
}

#outer {
	width:940px;
	height:100%;
	background-image:url(norland_watermark.gif);
	background-position:bottom;
    background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#outer td {
	padding:0px;
}
.content {
	float:left;
	width:860px;
}

#dynamic_content {
	padding:20px;
}

#dynamic_content p{
	margin-bottom:10px;
}

#dynamic_content a {
	color:#5a569f;
}

#dynamic_content a:hover {
	color:#c096b5;
}

.site_top_corners {
	background:url(site_top_corners.gif);
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:22px;
}
.site_bottom_corners {
	background:url(site_bottom_corners.gif);
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:22px;
	margin-bottom:10px;
}

body {
	margin-top:10px;
	margin-bottom:10px;
	background-color:#8289ba;
	font-family:Arial
}

.back_arrow {
    background:url(/my_arrow.gif);
	background-repeat:no-repeat;
	width:36px;
	height:39px;
	cursor:pointer;
}
	
#summary_icons a {
	font-size:13px;
	text-decoration:none;
}
#summary_icons a:link {
	color:#5a569f;
}
#summary_icons a:visited{
	color:#5a569f;
}
#summary_icons a:hover{
	color:#c096b5;
}

#summary_item_name {
	color:#5a569f;
}
#summary_item_name:hover {
	color:#c096b5;
}

.top_divider {
	background:#5a569f;
	padding:0px;
	margin:0px;
	padding-top:5px;
	color:#eeeeee;
}

.top_selected {
	background:#949ac1;
}

#top_menu {
	height:26px;
	background-color:#5a569f;
	text-align:center;
}
#top_menu a {
	float:left;
	outline:none;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	padding:5px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-size:13px;
}
#top_menu a:hover {
	background:#949ac1;
}
#top_menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#top_menu li {
	display:inline;
}

.sub_selected {
	color:white !important;
}

.sub_divider {
	padding:0px;
	margin:0px;
	padding-top:5px;
	color:#eeeeee;
}

#sub_menu {
	height:24px;
	background-color:#c096b5;
	text-align:center;
}
#sub_menu a {
	float:left;
	font-weight:bold;
	font-size:11px !important;
	outline:none;
	padding-top:0px;
	padding-bottom:0px;
	padding:5px;
	color:#333333;
	display:block;
	text-decoration:none;
	font-size:12px;
}
#sub_menu a:hover {
	color:white;
}
#sub_menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sub_menu li {
	display:inline;
}

.banner {
	background:url(norland_banner.jpg);
	width:860px;
	height:120px;
}

.footer{
	background:url(footer.gif);
	background-color:#888888;
	width:940px;
	height:1px;
}

.col1 {
	width:30px;
	background-color:#949ac1;
}
.col2 {
	width:10px;
	background-color:#c096b5;
}

.logo {
	background:url(logo.gif);
	width:200px;
	height:116px;
}
.col4 {
	width:10px;
	background-color:#c096b5;
}
.col5 {
	width:30px;
	background-color:#949ac1;
}