/* === Misc === */
body {
	background: url(images/bath_bg.jpg);
	margin:0;
	background-attachment:fixed;

	background-repeat: repeat-x;
	background-color:#e1f3ff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
}
a:link, a:visited {
	color: #3370a6;
}
a:hover{
	color:#00529a
}
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding:2px;
	position:relative;
}
.clear{
	clear:both;
}
img.border{
		background:#fff;
		padding:3px;
		border:1px solid #dadada;
	}
	img.fright{
		float:right;
		background:#fff;
		border:1px solid #ccc;
		padding:3px;
		margin-left:10px;
		margin-bottom:10px;
		margin-top:10px;
	}
		img.fleft{
		float:left;
		background:#fff;
		border:1px solid #ccc;
		padding:3px;
		margin-right:10px;
		margin-bottom:10px;
		margin-top:10px;
	}
/* === Header === */
#header{
	width:100%;
	/*background:url(images/header.jpg) repeat-x top;
	height:100px;
	text-align:left;
	padding-top:10px;
	padding-left:00px;*/
	height:130px;
		margin: 0;
		padding: 0;
}
/* === Logo === */
h1, h1 a:link, h1 a:visited, h1 a:hover{
	font-size:36px;
	color:white;
	padding:0;
	font-weight:normal;
	margin:0;
	text-decoration:none;
}
/* === Nav === */

#menuContainer{
    background:#fff;
	width:1000px;
	margin: 0;
	padding: 0;
	height:36px;
	
	background:url(images/border_bg.gif) top repeat-y;
}



/* === Main Content === */
	#content{
	width:1000px;
	background:url(images/contentrepeat.jpg) left  repeat-y;
	position:relative;
	color: #231F20;
	}


/* === Left Column === */
	#content #leftcolumn{
	float:left;
	width:610px;
	background:url(images/leftcolumn.jpg) top repeat-x;
	padding:30px 30px 30px 30px;
	line-height:20px;
	position:relative;
	color: #231f20;
}

	
/*  Left Column */
#leftcolumn h1{
	font-weight:normal;
		color: #4d85c5;
	font-size:30px;
	margin-bottom:10px;
	padding:0;
	text-align: left;
}
#leftcolumn h2{
	font-weight:normal;
		color: #4d85c5;
	font-size:24px;
	margin:5;
	padding:0;
	text-align: left;
}
#leftcolumn h3{
	margin:0;
		color: #4d85c5;
	font-weight:normal;
	font-size:18px;
}
#leftcolumn ul{
	color: #231f20;
	font-size:14px;
	margin-left:20px;
}

#leftcolumn li{
	margin-left:20px;
}

/*  Right Column */
#rightcolumn{
	float:right;
	width:286px;
	background:url(images/rightcolumn.jpg) top no-repeat;
	padding:75px 35px 30px 5px;
}
#rightcolumn h3{
	color: #4d85c5;
	font-weight:normal;
	font-size:18px;
	padding-bottom:10px;
	margin:10 0 10px 0;
	border-bottom:1px solid #dadada;
}
	
		.col1 h3, .col2 h3{
		padding:0 0 15px 0;
		margin:0;
	}

			a img{
				border:none;
			}
/* === Footer === */
			#footer{
				width:100%;
				background:#5186c6;
				padding:30px 0;
			}
#footer .box{
	float:left;
	width:254px;
	position:relative;
	padding-left:30px;
	padding-right:30px;
}
#footer .box2{
	float:left;
	width:254px;
	position:relative;
	padding-left:30px;
	padding-right:30px;
}
#footer h3{
	color:white;
	font-weight:normal;
	font-size:18px;
	margin:0 0 20px 0;
}

#footer .box p, #footer .box2 p{
	line-height:18px;
padding:0 0 0 0;
margin:0;
color:#dce9f8;
text-shadow:#0b3a7f 1px 1px;
}
#copyright{
	width:100%;
	background:url(images/footer.jpg) #5186c6 repeat-x top;
	color:#dce9f8;
	padding:20px 0 20px 0;
	text-indent:30px;
}
#copyright a{
	color:#dce9f8;
}#hold #content #leftcolumn p {
	text-align: left;
}
#hold #content #leftcolumn p {
	color: #231f20;
}
#hold #content #leftcolumn p {
	font-size: 14px;
}
#hold #content #leftcolumn .sample {
	font-family: Verdana, Geneva, sans-serif;
}


#hold #content #leftcolumn .hand {
	font-family: "Comic Sans MS", cursive;
}

