/* Start of CMSMS style sheet 'SB08' */
@charset "UTF-8";

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #534741;
	margin: 0px;
	padding: 0px 0;
	text-align: center;
	background-color: #C2C2B3;
}

p, ul, li
{
	line-height: 1.6em;
	margin: .6em 0 0 0;
}

/*
@Heading styles
----------------------------------------------------*/

h1, h2, h3, h4
{
	color: #00ADEE;
	font-weight: normal;
	line-height: 1.8em;
	margin: .6em 0 0 0;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1em;
	letter-spacing: .3em;
	text-transform: uppercase;
}

#content-2-2 h2, #content-2-3 h2
{
	text-align: center;
}

/*
@Link styles
----------------------------------------------------*/

a:link, a:visited
{
	color: #008CCF;
}

a:hover, a:active
{
	color: #008CCF;
}

a img
{
	border: none;
}

/*
@Image Navigation styles
----------------------------------------------------*/

img.float-left
{
	float: left;
	margin: 0 6px 6px 0;
}

/*
@Wrapper styles
----------------------------------------------------*/

#wrapper-1
{
	width: 800px;
	margin-top: 0;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	border-width: thin;
	border-style: dotted;
	border-color: #666666;
	background-color: #F7F7ED;
}

#wrapper-content-1
{
	margin: 0;
	padding: 0;
	font-size: .65em;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	clear: both;
	background-color: #F7F7ED;
}

#wrapper-content-2
{
	padding: 0;
	background: #FFFFFF;
	background-color: #F7F7ED;

}


#content-1-right .content-padder
{
	padding: 0 10px 0 0;
}

#content-1-left .content-padder
{
	padding: 0 0 0 10px;
}

#content-2-1 .content-padder
{
	padding: 0 5px 0 10px;
}

#content-2-3 .content-padder
{
	padding: 0 10px 0 2px;
}

#content-2-2 .content-padder
{
	padding: 0 2px 0 10px;
}

/*
@Main Navigation styles
----------------------------------------------------*/

#hornav
{
	float: left;
	margin-top: 149px;
	padding: 0;
	width: 100%;
	background: #008CCF;
	font-size: .75em;
}

#hornav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
}

#hornav ul li
{
	float: left;
	line-height: normal;
	margin: 0;
}

#hornav ul li a
{
	float: left;
	display: block;
	padding: 6px 24px;
	text-decoration: none;
	color: #FFFFFF;
}

#hornav ul li a:hover, #hornav ul li a:active
{
	background: #F7F7ED;
        color: #534741;
}

#hornav ul li a#current
{
	color: #333333 !important;
	font-weight: bold;
}

#logo {
	text-align: center;
	height: 150px;
	width: 800px;
        z-index: 3;
        top: 0px;
        position: absolute;
        
}

#slide {
	text-align: center;
	height: 150px;
	width: 800px;
        top: 0px;
        position: absolute;
}

/*

@Section tops and bottoms styles
----------------------------------------------------*/

#page-top
{
	margin: 0;
	padding: 0;
	height: 6px;
}

#content-2-bottom
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 0;
}

#page-bottom
{
	margin: 0;
	padding: 0;
	height: 6px;
	font-size: 0;
}

/*

@Column styles
----------------------------------------------------*/



#content-2-1
{
	float: left;
	width: 175px;
	margin-top: 15px;
	font-size: .7em;
}

#content-2-2
{
	float: left;
	width: 420px;
	font-size: .8em;
	border-right-width: 3px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 100%;
        margin-top: 15px;
}


#content-2-3
{
        float: left;
        margin-top: 15px;
        margin-left: 8px;
	width: 185px;
	font-size: .7em;

}

/*
@Footer styles
----------------------------------------------------*/

#footer
{
	margin: 0;
	padding: 0;
	background: #008CCF;
}

#footer p
{
	margin: 0;
	padding: 10px;
	line-height: normal;
	font-size: .7em;
}

/*

/* End of 'SB08' */

