@charset "utf-8";

/* Packages of Hope CSS Document */

/* Created by ImMedia */

/* --------------------- */
/*	General Styles	*/
/* --------------------- */

body {
	font-family: Tahomoa, Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2C363A;
	background: #9dc1d0;
	margin: 0;
	padding: 0;
	background-image: url("resources/bg.jpg");
	background-repeat: repeat-x;
}
#bg {
	position: absolute;
	float: left;
	background: url("resources/cloudBg-cropped.jpg") no-repeat;
	width: 100%;
	height: 440px;
	top: 0px;
	right: 0px;
	z-index: -1;
}
a {
	color: #2a6096;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #333;
	padding: 0 0 2px 0;
}

.line {
	border-bottom: #ccc dotted 1px;
	padding-top: 20px;
	margin: 0 0 15px 0;
}

/* --------------------- */
/*	Main Structure Styles	*/
/* --------------------- */

.container {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 940px;
	height: 100%;
	border: none;
/*  Equal-height Columns  
	overflow: hidden;
	Equal-height Columns   */
	}

.bodyT {
	width: 100%;
	height: 200px;
	background: url("resources/bgTop.png") no-repeat;
	float: left;
}
.bodyM {
	width: 100%;
	height: 100%;
	padding: 0;
	background: url("resources/bgMid.png") repeat-y;
	float: left;
}
.bodyB {
	width: 100%;
	margin: 0 0 15px 0;
	height: 35px;
	background: url("resources/bgBot.png"); no-repeat;
	float: left;
}

/* --------------------- */
/*	Masthead Styles	*/
/* --------------------- */

.logo a {
	width: 310px;
	margin: 35px 0 0 28px;
	height: 150px;
	background-repeat: no-repeat;
	border: none;
	float: left;
}
a.logo {
	width: 310px;
	margin: 35px 0 0 28px;
	height: 150px;
	background-repeat: no-repeat;
	float: left;
	border: none;
}

.quickbox {
	width: 300px;
	height: 180px;
	padding: 0;
	margin 0 auto;
	float: right;
}
/* RSS Styles - Start - */

/* .rssbox {
	display: block;
	width: 70px;
	height: 80px;
	margin: 25px 30px 0 0;
	float: right;
}
a.rssbox {
	display: block;
	background: url("resources/rss.png") no-repeat;
	text-decoration: none;
}
.rssbox a:hover {
	background-position: -71px 0;
} */

/* Quick Nav Styles - Start - */

.qbox {
	width: 160px;
	height: 25px;
	margin: 133px 15px 0 0;
	float: right;
}

a.contact {
	display: block;
	width: 85px;
	height: 20px;
	background: url("resources/contact.png") no-repeat;
	text-decoration: none;
	float: left;
}
a.blog {
	display: block;
	width: 70px;
	height: 20px;
	background: url("resources/blog.png") no-repeat;
	text-decoration: none;
	float: left;
}

.qbox:hover {
	background-position: 0 -20px;
}

/* --------------------- */
/*	Screen Styles	*/
/* --------------------- */

.screen {
	width: 900px;
	margin: 0 20px 0 20px;
	padding: 0 0 6px 0;
	height: 305px;
	background: url("resources/screenBg.png") repeat-x;
	float: left;
	z-index: 1;
}
.flash {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 240px;
	background: url("resources/screenMain.jpg") repeat-x;
	background-color: #cadfe8;
	float: left;
	z-index: 2;
}
	
/* --------------------- */
/*	Navigation Styles	*/
/* --------------------- */

.ncontainer {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0 0 40px;
	height: 30px;
	float: left;
}
.ncontainer ul li {
    list-style: none;
    display: block;
}
a.home {
	display: block;
	width: 55px;
	height: 20px;
	margin: 0 20px 0 0;
	background: url("resources/home.png") no-repeat;
	text-decoration: none;
	float: left;
}
a.about {
	display: block;
	width: 80px;
	height: 20px;
	margin: 0 20px 0 20px;
	background: url("resources/about.png") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a.projects {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0 20px 0 20px;
	background: url("resources/projects.png") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a.help {
	display: block;
	width: 115px;
	height: 20px;
	margin: 0 20px 0 20px;
	background: url("resources/help.png") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a.wish {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0 20px 0 20px;
	background: url("resources/wish.png") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
a.shop {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0 20px 0 20px;
	background: url("resources/shop.png") 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
.ncontainer a:hover {
	background-position: 0 -19px;
}

/* --------------------- */
/*	Side Bar Styles	*/
/* --------------------- */

.sncontainer {
	width: 254px;
	height: 100%;
	margin: 0 auto;
	padding: 0 28px 0 0;
	background: url("resources/sideSpill.jpg") 5px 0 no-repeat;
	float: right;
	}
	
.paper {
	width: 240px;
	height: 145px;
	background: url("resources/paperBg.png") 0 0 no-repeat;
	margin: 10px 0 0 7px;
	padding: 20px 0 0 0;
}
.paper .links {
	font-family: Arial, Verdana, Tahomoa, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .06em;
	color: #06668e;
	background: url("resources/bullet1.png") 0 0 no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 6px 15px;
}
.sncontainer .h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #191919;
	padding: 20px 15px 15px 15px;
}
.sncontainer a {
	font-weight: bold;
}
.textbox {
	width: 200px;
	height: 20px;
	padding: 0 2px 0 3px;
	margin: 0 0 5px 15px;
	border: 1px solid #888;
}
.sncontainer .line {
	width: 230px;
	border-bottom: #fff dotted 1px;
	padding-top: 20px;
	margin: 0 0 15px 12px;
}
.sncontainer .line2 {
	width: 230px;
	border-bottom: #fff dotted 1px;
	margin: 0 0 5px 12px;
}

.sn_title {
	font-family: Arial, Verdana, Tahomoa, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #32373A;
	margin: 10px 0 6px 0;
	padding: 0 10px 0 15px;
}
.sncontainer p {
	font-family: Arial, Verdana, Tahomoa, Sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px 0 6px 0;
	padding: 0 15px 0 15px;
}
#snav {
	width: 180px;
	font-family: Verdana, Tahomoa, Arial, Sans-serif;
	font-weight: bolder;
	font-size: 10px;
	line-height: 28px;
	color: #666;
	text-transform: uppercase;
	padding: 5px 0 0 30px;
	margin: 0 0 0 25px;
	background: url("resources/snavBg.png") no-repeat;
/*	border-bottom: #E6E6E6 solid 1px; */
}
#snav a {
	color: #666;
}
#snav a:hover {
	color: #993333;
	text-decoration: none;
}

/* --------------------- */
/*	Body Styles	*/
/* --------------------- */

.bcontainer {
	width: 640px;
	height: 100%;
	float: left;
	padding: 0 5px 0 0;
}

.body {
	width: 345px;
	height: 100%;
	padding: 0 20px 40px 35px;
	float: left;
	margin: 0 auto;
}

.body2 {
	width: 590px;
	height: 100%;
	padding: 0 20px 40px 35px;
	float: left;
	margin: 0 auto;
}

.indexh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #191919;
	padding: 15px 10px 30px 35px;
}
.indexh2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #191919;
	padding: 20px 0 10px 35px;
}
.title1 {
	font-family: Arial, Verdana, Tahomoa, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #06668e;
	margin: 10px 0 6px 0;
}
.title {
	font-family: Arial, Verdana, Tahomoa, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #06668e;
	margin: 10px 0 6px 0;
}
.title2 {
	font-family: Arial, Verdana, Tahomoa, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06668e;
	margin: 10px 0 6px 0;
}

h3 {
	font-family: Verdana, Tahomoa, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0px;
	color: #8A8A8A;
}
p {
	font-family: Tahomoa, Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #2C363A;
}


.body img{
	clear: none;
	display: table;
	margin: 0 10px 15px 0px;
	border: #a11919 1px solid;
	float: left;
}

.body .name {
	font-family: Verdana, Tahomoa, Arial, Sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #006699;
	text-align: left;
}
.rcol {
	width: 235px;
	height: 100%;
	float: right;
	padding: 20px 0 0 0;
}
.rcol .center {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding: 0 15px 0 15px;
}
.rcol img{
	padding: 0 0 20px 0;
	}
.rcol p{
	font-family: Tahomoa, Arial, Verdana, Sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	color: #2C363A;
}
	
/* --------------------- */
/*	Footer Styles	*/
/* --------------------- */

/* Background Styles - Start - */

.footer {
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	height: 100%;
	background: url("resources/footer.jpg") no-repeat;
	float: left;
}

/* Background Styles - End - */

.f_lcol {
	height: 100%;
	width: 220px;
	padding: 10px 0 9px 30px;
	float: left;
	list-style:none;
}

.f1 {
	width: 200px;
	font-family: Verdana, Tahomoa, Arial, Sans-serif;
	font-weight: bolder;
	font-size: 12px;
	line-height: 33px;
	color: #fff;
	}
.f1 a{
	width: 200px;
	font-family: Verdana, Tahomoa, Arial, Sans-serif;
	font-weight: bolder;
	font-size: 11px;
	line-height: 33px;
	color: #fff;
	}
.f2 {
	width: 200px;
	font-family: Verdana, Tahomoa, Arial, Sans-serif;
	font-weight: bolder;
	font-size: 10px;
	line-height: 15px;
	color: #A9B7C7;
	padding: 0 0 0 10px;
}
.f2 a{
	color: #A9B7C7;

	}
#f3 {
	font-family: Verdana, Tahomoa, Arial, Sans-serif;
	font-weight: bolder;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	color: #A9B7C7;
	float: left;
	padding: 0 15px 5px 10px;
	width: 110px;

}
#f3 a {
	color:#A9B7C7;
}
#f3 a:hover {
	color:#FFFFCC;
	padding: 0 0 7px 0;
/*	border-bottom: #d17878 solid 4px; */
	text-decoration: none;
}


.fcontainer {
	width: 650px;
	height: 100%;
	float: right;
	padding: 0 5px 0 0;
}

.f_mcol {
	width: 380px;
	height: 100%;
	padding: 10px 10px 5px 20px;
	float: left;
}
.f_rcol {
	width: 180px;
	height: 100%;
	float: right;
	padding: 10px 30px 5px 20px;

}
.final {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	height: 20px;
	float: left;
	z-index: 1;
}

/* --------------------- */
/*	Image Pop-Up Styles	*/
/* --------------------- */

.thumbnail{
position: relative;
z-index: 0;
float: left;
}
.thumbnail img {
width: 55px;
height: 55px;
border: 1px solid #000;
margin: 6px 15px 0 0;
}
.thumbnail:hover{
background-color: transparent;
border-color: #000;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
border-color: #000;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border: 1px solid #000;
padding: 0;
width: 150px;
height: 150px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
border-color: #000;
top: -15px;
left: 70px; /*position where enlarged image should offset horizontally */

}

/* Copyright */

div#copyright {
color:#fff;
padding:16px 2px 14px 6px;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:1.2em;
text-align:right
}

div#copyright a:link {
color:#fff;
text-decoration:none;
}
div#copyright a:visited {
color:#fff;
text-decoration:none;
}
div#copyright a:hover {
color:#990000;
text-decoration:none;
}



