@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

#container {
	background-color: #FFFFFF;
	height: 757px;
	width: 855px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container_long {
	background-color: #597CB0;
	width: 855px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	clear: both;
	float: none;
}
#header {
	height: 113px;
	width: 855px;
}
#header a img {
	border: 0;
}

#navbar {
	height: 29px;
	width: 855px;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-color: #4B74AC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar a {
	float: left;
	padding-left: 12px;
	padding-top: 8px;
	margin-left: 8px;
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover {
	color: #F3D7AE;
}

#content{
	background-color: #597CB0;
	width: 855px;
	height: 511px;
}
#copy_area {
	float: left;
	height: 500px;
	width: 500px;
	margin-left: 35px;
	padding-top: 10px;
}
#copy_area ul {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#copy_area h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CCCC;
	font-weight: bold;
}
#copy_area p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
#copy_area a {
	color: #FFA388;
	text-decoration: none;
	font-weight: normal;
}
#copy_area a:hover {
	color: #CC6633;
	text-decoration: underline;
}

#copy_area table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#copy_area table a {
	color: #FFA388;
	text-decoration: none;
	font-weight: normal;
}
#copy_area table a:hover {
	color: #2C6594;
	text-decoration: underline;
}

#content_long{
	background-color: #597CB0;
	background-repeat: no-repeat;
	width: 855px;
	height: 100%;
}
#copy_area_long {
	float: left;
	height: 100%;
	width: 500px;
	margin-left: 35px;
	padding-top: 10px;
}
#copy_area_long ul {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#copy_area_long h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CCCC;
	font-weight: bold;
}
#copy_area_long p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
#copy_area_long a {
	color: #FFA388;
	text-decoration: none;
	font-weight: normal;
}
#copy_area_long a:hover {
	color: #CC6633;
	text-decoration: underline;
}
#copyarea_full {
	background-color: #597CB0;
	height: 100%;
	width: 800px;
	padding-left: 35px;
	padding-top: 10px;
}
#copyarea_full ul {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#copyarea_full h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CCCC;
	font-weight: bold;
}
#copyarea_full p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
#copyarea_full a {
	color: #FFA388;
	text-decoration: none;
	font-weight: normal;
}
#copyarea_full a:hover {
	color: #CC6633;
	text-decoration: underline;
}


#rt_col {
	float: right;
	width: 300px;
	height: 100%;
}

#rt_col_long {
	float: right;
	width: 300px;
	height: 500px;
}

#copyarea_full img.photo {
	border: thin solid #FFFFFF;
}
#rt_col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#rt_col img {
	border: thin solid #FFFFFF;
}



#footer_blue {
	height: 37px;
	width: 855px;
	background-image: url(images/sp_footer_blue.jpg);
	background-color: #A6BBD6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	clear: both;
	float: none;
}
#footer_orange {
	background-image: url(images/footer_orange.jpg);
	height: 67px;
	width: 855px;
	background-color: #FBE7C9;
	clear: both;
	float: none;
}
#footer_orange ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_orange ul li {
	display: inline;
}
#footer_orange a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-left: 25px;
	padding-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #333333;
}
#footer_orange a:hover {
	text-decoration: underline;
}
#footer_orange p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #666666;
	text-align: center;
}
#container_long #content_long #copyarea_full #interjection  {
	font-size: 14px;
	border: thin solid #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	background-color: #F3D7AE;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
#container_long #content_long #copyarea_full li {
	list-style-type: none;
}
#container_long #content_long #rt_col a {
	color: #F7A289;
	text-decoration: none;
}
#container_long #content_long #rt_col a:hover {
	text-decoration: underline;
}

