/* Start of CMSMS style sheet 'jenLayout' */
/* Start of CMSMS style sheet 'jenLayout' */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}
div {
	font-size: 13px;
}
img {
	border: 0;
}
div.clear {
        clear:both;
}
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #000;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #000;
}
a:hover {
	text-decoration: none;
	backgrund-color: #000;
	color: #000;
}
span.small a, a:link a:active {
	text-decoration: none;
	background-color: inherit;
	color: #000;
        font-size:13px;
        font-style:normal;
}
span.small a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #000;
}
span.small a:hover {
	text-decoration: none;
}
/*****************basic layout *****************/
body {
	background-color: #FFF;
	color: #333;
	margin: 0em 1em;
}
div#pagewrapper {
	margin: 0 auto;
	width: 990px;
	background-color: #fff;
	color: black;
}
#bord {
	border: 1px solid black;
}
div#header {
	height: 116px;
	background: url(uploads/jen/head.jpg) no-repeat;
}
div#content {
	margin: 1.5em auto 2em 0;
}
div#main {
	margin-left: 29%;
	margin-right: 2%;
}
#mainwide {
	margin: 0px 50px;
}
#mainwide1 {
	margin: 0px 108px;
}
div#sidebar {
	float: left;
	width: 26%;
	display: inline;
	margin-left: 0;
}
div#sidebar.hascontent {
	padding: 0 1%;
	width: 24%;
}
div#footer {
	clear: both;
	color: #000;
	background-color: #FFF;
}
div#footer p {
	font-size: 12px;
	padding: 1.5em;
	text-align: center;
	margin: 0;
}
div#footer p a {
	color: #000;
}
div.hr {
   clear:both;
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

/* relational links under content */
div.left49 {
  width: 49%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}
table {margin:0px auto 15px}
/********************CONTENT STYLING*********************/
div#content {
}
/* HEADINGS */
div#content h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	padding-left: 58px;
}
div#content h2 {
	color: #000;
	font-size: 1.5em;
	text-align: left;
	padding-left: 58px;
	padding-bottom: 1px;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	padding-left: 58px;
}
div#content h4 {
	color: #000;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding-left: 58px;
}
div#content h5 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding-left: 58px;
}
h6 {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding-left: 58px;
}
/* END HEADINGS */
/* TEXT */
p {
	margin: 0 0px 1.5em 0px;
	line-height: 1.4em;
	padding: 0;
}
td {font-size:13px}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
/* END TEXT */
/* End of 'jenLayout' */
/* End of 'jenLayout' */

