
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body  { color: #444; font: 62.5% Tahoma, sans-serif; background: silver repeat-x left bottom }

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

a#christmascards  { color: none; font-size: 14px; font-family: Arial; text-decoration: none;  background-repeat: no-repeat;}
a#christmascards span { display:none; }
a#christmascards:hover  { color: #c0202e; background-repeat: no-repeat }



h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}

/* header */
.top  { background: repeat-x; padding: 40px 0 0 }

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
	
}
.header .left, .header .right  { color: #fff; background: transparent; }
.header .left  { height:130px; font: 2.8em "Trebuchet MS", sans-serif; background: white url("webbanner.gif") no-repeat 0 20px; text-align: center; width: 564px }
.header .right { width: 212px; overflow: auto }
.header .right p, .header .right h2 { padding: 0 16px }
.header .right h2 { font: 1.6em "Trebuchet MS", sans-serif; padding-top: 16px }
/* navigation */
.navigation   { background: #d9e1e5 url("img/nav.gif"); height: 41px; border-style: solid; border-width: 1px; border-color: #dfeef7 #cfdee7 }
.navigation a  { color: #456; font: bold 1.1em/41px sans-serif; text-decoration: none; background: #d9e1e5 url("img/nav.gif"); display: block; padding: 0 20px; float: left; border-right: 1px solid #afbec7 }
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2  { color: #5a5a43; font-size: 1em; line-height: 30px; margin: 0; padding-left: 12px }
.sidenav ul  { color: gray; line-height: 25px; padding: 0; border-top: 1px solid #eaeada }
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content  { line-height: 14px; margin: 10px 0; padding: 0 16px; width: 531px; float: left }
.content .descr   { color: #664; font-size: 0.9em; line-height: 14pt; margin-bottom: 6px }
.content li  { line-height: 14px; list-style: url("img/li.gif"); margin-left: 18px }
.content p  { font-family: "Lucida Sans Unicode", sans-serif; line-height: 24px; text-align: justify }

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #000;
	font: bold 1em sans-serif;
	line-height1: 39px;
	padding: 0 12px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}



a#index {
color:#005A84;
 text-decoration: none;
  font-family: "Lucida Sans Unicode";
  font-size: 14px;
top	display:block;
background-repeat: no-repeat;

}
a#index span { display:none; }
a#index:hover {color:#939BA1; background-repeat: no-repeat;}

#contactcontainer{
margin-left: 0px;
margin-top: 5px;



}
