/* Start of CMSMS style sheet 'SB Sleep Styles' */
body {
	background-color: #309bb7;
	background-image: url(images/waves_bg.gif);
	background-position:left top;
	background-repeat: repeat-x;
	color:#FFFFFF;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}
	
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}	
	
#container {
	width: 837px;
	}
	
#header {
	height: 193px;
	background-image:url(images/header_lines.png);
	background-repeat: no-repeat;
}

.logo {
	margin-left: 163px;
	margin-top: 33px;
	}
	
#wrapper {
	background-image:url(images/wrapper_lines.png);
	background-repeat: repeat-y;
}

#sidebar {
	width: 152px;
	float: left;
	}
	
#content {
	width: 630px;
	float: left;
	background-image: url(images/body_bg.png);
	padding: 0;
	min-height: 305px;
	}
	
.largeimage {
	float: left;
	margin-right: 20px;
	max-width: 265;
	height: 100%;
}

.pagecontent {
	margin: 20px;
}
	
#footer {
	height: 85px;
	background-image:url(images/footer_lines.png);
	background-repeat: no-repeat;
	padding-left: 160px;
	padding-right: 66px;
	padding-top: 10px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.footerlinks {
	width: 50%;
	float: left;
	}
	
.copyright {
	width: 50%;
	float: right;
	text-align: right;
	}
	
.clear {
	clear: both;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	line-height: 28px;
}

h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	margin-top: 10px;
	line-height: 18px;
}

h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	margin-top: 10px;
	line-height: 15px;
}

h4 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	margin-top: 10px;
	line-height: 15px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	}
	
#sidebar ul li {
	border-bottom: 1px solid #4a98b0;
	padding-left: 12px;
	}
	
#sidebar ul ul li {
	border-bottom: solid #4a98b0 1px;
	padding-left: 20px;
	}
	
#sidebar ul ul li:before {
	content: "»";
	}
	
#sidebar ul li:hover, .on {
	background-image: url(images/body_bg.png);
	text-decoration: none;
	}
	
#sidebar a:hover {
	text-decoration: none;
	}

.alignleft {
float: left;
padding-right: 10px;
}

hr {
border: none;
border-top: 1px solid white;
}

.pagecontent a {
text-decoration: underline;
}
.pagecontent a:hover {
text-decoration: none;
}
/* End of 'SB Sleep Styles' */

