@import url(/Portals/0/Skins/lundstrum/sifr/sifr.css);

html,body

{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4c4c;
	background: #7c8389 url(/Portals/0/Skins/lundstrum/images/background.jpg) center top no-repeat;
	text-align: center;
}

h1
{
	font-size: 28px;
	font-weight: normal;
	color: #7f2221;
	padding: 0;
	margin: 0;
}

h2
{
	font-size: 20px;
	margin: 0;
	padding-bottom: 10px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#container
{
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#swirl-wrapper
{
	width: 1300px;
	height: 848px;
	margin-left: auto;
	margin-right: auto;
}

/*------------LEFFT COLUMN----------------*/
#left-column
{
	display: inline;
	float: left;
	width: 217px;
	background: #fff;
}

#left-column-top
{
	background: url(/Portals/0/Skins/lundstrum/images/left-top.jpg) top repeat-x;
	width: 100%;
	height: 44px;
}

#logo
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 24px;
}

#left-column ul
{
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
}

#left-column li
{
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 22px;
}

#left-column a, #left-column a:visited
{
	color: #79b61f;
	font-weight: bold;
	text-decoration: none;
}

#left-column a:hover, #left-column a:active
{
	text-decoration: underline;
}

#social-icons
{
	text-align: center;
	height: 40px;
}


/*------------RIGHT COLUMN----------------*/

#right-column
{
	display: inline;
	float: left;
	margin-left: 16px;	
	width: 755px;
	background: #ffffff url(/Portals/0/Skins/lundstrum/images/right_column_top.jpg) right top no-repeat;
}

#header
{
	float: left;
	width: 755px;
	height: 280px;
}

#header-secondary
{
	float: left;
	width: 755px;
	height: 280px;
	margin-top: 6px;
	background: #ffffff url(/Portals/0/Skins/lundstrum/images/secondary_content_panel-bkg.jpg) right bottom no-repeat;
}

#header-secondary-alt
{
	float: left;
	width: 755px;
	height: 100px;
	margin-top: 6px;
}

/*--BODY LEFT--*/

#body-left
{
	display: inline;
	float: left;
	width: 570px;
	background: #ffffff url(/Portals/0/Skins/lundstrum/images/main_content_panel-bkgnd.jpg) right top no-repeat;
}

.body-left-text
{
	float: left;
	padding: 0px 35px;
}

/*--BODY LEFT FULL PAGE--*/

#body-left-full
{
	display: inline;
	float: left;
	width: 755px;
	background: #fff;
}

.body-left-full-text
{
	float: left;
	padding: 0px 35px;
}

/*--BODY RIGHT--*/


#body-right
{
	display: inline;
	float: left;
	width: 185px;
	background: #fff url(/Portals/0/Skins/lundstrum/images/body-right-bg.jpg);
}

.featured-news-header
{
	float: left;
	background: #85c12f;
	width: 173px;
	padding: 6px 0px;
	color: #fff;
	font-weight: bold;
}

.body-right-content
{
	float: left;
	padding-left: 16px;
	width: 145px;
}

.lower-body-right-content
{
	float: left;
	margin-top: 10px;
	padding-left: 16px;
	width: 145px;
}

.lower-body-right-content a, .lower-body-right-content a:visited
{
	color: #613392;
	font-weight: bold;
	text-decoration: none;
}

.lower-body-right-content a:hover, .lower-body-right-content a:active
{
	text-decoration: underline;
}

.body-right-title
{
	color: #85c12f;
	font-weight: bold;
}


/*--------------SECONDARY HEADER----------*/

#secondary-header
{
	float: left;
	margin-top: 25px;
	padding-left: 20px;
	width: 650px;
}

#secondary-header-body
{
	float: left;
	margin-top: 20px;
}

#header-body-left
{
	float: left;
	width: 220px;
}

/*.secondary-header-pane-left
{
	float: left;
	width: 221px;
	margin-left: 34px;
}
.secondary-header-pane-right
{
	float: right;
	width: 534px;
	margin-left: 16px;
	margin-right: 16px;
}
*/

.secondary-header-text
{
	float: left;
	width: 482px;
	color: #613392;
	font-size: 14px;
	line-height: 22px;
}

.secondary-sub-header-container
{
	float: left;
	padding-left: 15px;
	width: 220px;
	height: 34px;
	background: url(/Portals/0/Skins/lundstrum/images/secondary-sub-head-bg.jpg) no-repeat;
}

.secondary-sub-header-text
{
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 9px;
}

.secondary-header-pane-left
{
	float: left;
	width: 220px;
}

.secondary-header-pane-left ul 
{
	float: left;
	list-style-type: none;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 15px;
}

.secondary-header-pane-left li 
{
	background: url(/Portals/0/Skins/lundstrum/images/bullet.png) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 6px;
}

.secondary-header-pane-left a, .secondary-header-body-left a:visited
{
	color: #613392;
	font-weight: bold;
}

.secondary-header-pane-right
{
	float: left;
	margin-left: 10px;
	width: 480px;
}

#sign-up
{
	position: relative;
	float: left;
	left: -13px;
	margin-top: 5px;
}

/*-----------------FOOTER-----------------*/

#footer
{
	clear: both;
	float: left;
	background: #e7e7e7;
	width: 100%;
	margin-top: 60px;
}

#footer-content
{
	float: left;
	padding: 30px;
	width: 100%;
}

#footer-content a, #footer-content a:visited
{
	color: #6e6f70;
}

#footer-content a:hover, #footer-content a:active
{
	text-decoration: underline;
}
/*------------ADMIN CONTAINER-----------*/
#admin-container
{
	float: left;
	padding: 25px;
}
/*----------------SIFR----------------*/
.Secondary-title
{
      float: left;
	  font-size:36px;
	  font-family:"locatorlight";
	  color: #bb62c9;
}

.Secondary-title-medium
{
      float: left;
	  font-size:30px;
	  font-family:"locatorlight";
	  color: #bb62c9;
}

.Secondary-title-small
{
      float: left;
	  font-size:24px;
	  font-family:"locatorlight";
	  color: #bb62c9;
}

.MainContent-title-large
{
      font-size:36px;
      font-family: tahoma;
	  color: #bb62c9;
}

.MainContent-title-medium
{
      font-size:30px;
      font-family: tahoma;
	  color: #bb62c9;
}

.MainContent-title-small
{
      font-size:24px;
      font-family: tahoma;
	  color: #bb62c9;
}

.sIFR-active h1
{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
	  color: #b658c5;
}

/*-------------IE IS BROKEN-----------*/


.secondary-header-pane
{
	width: 755px;
}

.content-pane
{
	width: 500px;
	padding-top: 33px;
}
.content-pane-full
{
	width: 685px;
	padding-top: 33px;
}
