.Border {
	padding:3px;
	border:1px solid #555;
}

.Double-Border {
	padding:3px;
	border:3px double #555;
}

.Dotted-Border {
	padding:3px;
	border:1px dotted #555;
}

.Thick-Border {
	padding:3px;
	border:2px solid #555;
}

.Light-Border {
	padding:3px;
	border:1px solid #999;
}

.Light-Double-Border {
	padding:3px;
	border:3px double #999;
}

.Light-Dotted-Border {
	padding:3px;
	border:1px dotted #999;
}

.Light-Thick-Border {
	padding:3px;
	border:2px solid #999;
}

/* Tiny Styles */

html, body {
	padding:0;
	margin:0;
}

body *:first-child {
	margin-top:0;
}
body#tinymce { background:#ffffff; }
@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;font:100%;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

/* Default Styles */
h1 {font-size:160%;}
h2 {font-size:140%;}
h3 {font-size:120%;}
h1,h2,h3 {margin:0.5em 0;}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
img { border:none; }
abbr,acronym {border-bottom:1px dotted #000;} 
em {font-style:italic;}
blockquote,ul,ol,dl {margin:1em 2em;}
ol,ul,dl {margin-left:2em;}
ol li {list-style: decimal outside;}
ul li {list-style: disc outside;}
dl dd {margin-left:1em;}
th,td {padding:.5em;}
th {font-weight:bold;text-align:center;}
caption {margin-bottom:.5em;text-align:center;}
fieldset,pre {margin-bottom:1em;}
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;} /* 160px; */
p { margin:0.8em 0; padding:0; }

html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	height:100%;
}

a, a:link, a:visited { color:#2b2b7f; }

#wrapper {
	width:980px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto;
	padding:0;
	background:url(http://www.schooljotter.com/images/webanywhere/tile.gif) repeat-y;
}

#header {
	width:980px;
	height:75px;
	margin:0;
	padding:0;
	background:url(http://www.jottercms.com/assets/learninglandscapes-345-header.jpg) no-repeat;
}

#nav {
	width:985px;
	height:29px;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:0.75em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(http://www.jottercms.com/assets/learninglandscapes-345-menu.gif) no-repeat bottom left;
}

#fullnav {
	postion:relative;
	z-index:999;
	margin:0px;
	padding:0px;
}

#fullnav a {
	display:block;
	height:29px;
	line-height:29px;
	margin:0px;
	padding:0;
	color:#ffffff;
	text-decoration:none;
}

#fullnav a:hover {
	text-decoration:underline;
}

#fullnav li {
	float:left;
	width:159px;
	margin:0 5px 0 0;
	padding:0px;
	list-style-type:none;
	list-style-position:inside;
	text-align:center;
}

#fullnav li.m1.selected { background:url(http://www.schooljotter.com/images/webanywhere/menu-bgd-active.gif) no-repeat; }
#fullnav li.m2.selected { background:url(http://www.schooljotter.com/images/webanywhere/menu-bgd-active.gif) no-repeat; }
#fullnav li.m3.selected { background:url(http://www.schooljotter.com/images/webanywhere/menu-bgd-active.gif) no-repeat; }
#fullnav li.m4.selected { background:url(http://www.schooljotter.com/images/webanywhere/menu-bgd-active.gif) no-repeat; }
#fullnav li.m5.selected { background:url(http://www.schooljotter.com/images/webanywhere/menu-bgd-active.gif) no-repeat; }
#fullnav li.m6.selected { background:url(http://www.schooljotter.com/images/webanywhere/menu-bgd-active.gif) no-repeat; }

#fullnav li.m1.selected a { color:#555555; }
#fullnav li.m2.selected a { color:#555555; }
#fullnav li.m3.selected a { color:#555555; }
#fullnav li.m4.selected a { color:#555555; }
#fullnav li.m5.selected a { color:#555555; }
#fullnav li.m6.selected a { color:#555555; }

#fullnav ul {
	width:157px;
	margin:0px;
	padding:0px;
	border:1px solid #d4d4d4;
	border-top:none;
	border-bottom:none;
}

#fullnav ul li {
	float:none;
	width:147px;
	margin:0px;
	padding:0 5px;
	border-bottom:1px solid #d4d4d4;
	background-color:#fff;
	color:#555555;
}

#fullnav ul li a {
	padding:0px;
	border:none;
	font-weight:normal;
	color:#555555;
}

#fullnav ul li a:hover {
	color:#000000;
	text-decoration:underline;
}

/* dropdown functional styles */

#fullnav li {
	position:relative;
}
	
#fullnav li ul {
	display:none;
	position:absolute;
	z-index:999;
	left:0px;
}

#fullnav li:hover, #nav li.over {
	z-index:999;
}

#fullnav li:hover ul, #nav li.over ul {
	display:block;
}

#banner {
	width:978px;
	height:265px;
	margin:0 auto;
	padding:0;
	border-bottom:1px solid #d4d4d4;
	position:relative;
}

#wide-box {
	width:960px;
	margin:10px auto;
	padding:0;
	background:url(http://www.schooljotter.com/images/webanywhere/wide-box-tile.gif) repeat-y;
}

#wide-box-top {
	width:960px;
	height:9px;
	margin:0;
	padding:0;
	background:url(http://www.schooljotter.com/images/webanywhere/wide-box-top.gif) no-repeat;
	font-size:0;
}

#wide-box-bottom {
	width:960px;
	height:9px;
	margin:0;
	padding:0;
	background:url(http://www.schooljotter.com/images/webanywhere/wide-box-bottom.gif) no-repeat;
	font-size:0;
}

#wide-box #content {
	width:930px;
	min-height:550px;
	height:auto !important;
	height:550px;
	margin:0;
	padding:0 15px;
	font-size:0.75em;
}

#footer {
	width:960px;
	margin:0 auto;
	padding:10px 0;
	font-size:0.75em;
	border:1px solid #d4d4d4;
	text-align:center;
}