* {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
}

html {
	overflow: -moz-scrollbars-vertical;
}

/* layout */
body {
	background: #C1C1C1 url("../pics/back_body2.gif") repeat-x;
	margin: 0;
	padding: 0
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 960px;
	background-image: url("../pics/back_content.gif");
	background-repeat: repeat-y;
}

#wrapper-wide {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 960px;
	background-image: url("../pics/back_content_wide.gif");
	background-repeat: repeat-y;
}

#header {
	margin: 0;
	height: 102px;
	background: url(../pics/back_header.gif) repeat-x #000;
	position: relative
}

.logo {
	float: left;
	padding-top: 24px
}

#content {
	float: left;
	width: 540px;
	padding-bottom: 30px;
}

#content-wide {
	float: left;
	width: 740px;
}

#side-b {
	float: right;
	width: 210px;
	padding-top: 10px
}

#side-a {
	float: left;
	width: 21%;
	padding-top: 10px
}

#footer {
	clear: both;
	background-color: white;
	background-image: url("../pics/footer.gif");
	height: 46px;
}

#side-a ul#news {
	margin: 10px 10px 0 10px
}

#side-a ul#news li {
	list-style-type: none;
	margin-bottom: 5px;
}

/* navi */ /*  kts. navigation.css */ /* subnav */
	/*  kts. navigation.css */ /* styles */
h1,h2,h3,p {
	font-weight: normal;
	margin: 10px 10px 0 10px
}

h1{
	color: #eb8200;
}

#content h1, #content-wide h1  {
	margin: 20px 20px 0 20px
}

#content h2,#content h3,#content p {
	margin: 10px 20px 0 20px
}

#content p , #content-wide p {
	font-size: 13px
}

#side-a {
	font-size: 12px;
	line-height: 16px
}



#side-b {
	color: #999;
	font-size: 12px;
	line-height: 16px
}

h1 {
	font-size: 26px
}

h2,h3 {
	font-size: 18px
}

h2 {
	color: #333;
}

h3 {
	color: #777
}

#container a:link,#container a:hover,#container a:visited {
	color: #930
}

#container a:hover {
	color: #c63
}

.scoop, .scoop-content {
	background-color: #e8e8e8;
	color: #333;
	background-image: url("../pics/back_scoop.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	position: relative;
	left: 10px;
	width: 190px;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	display: block;
}
.scoop-content {
	float: left;
	margin-left: 10px;
	margin-right: 50px;
}
.scoop div , .scoop-content div {
	background-color: transparent;
	background-image: url("../pics/scooptop.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 190px;
	height: 3px;
	float: left;
	margin-bottom: 0px;
	padding: 4px 0 0 0;
}

.clear {
	height: 1px;
	clear: both
}

#side-b ul {
	margin: 10px 10px 0 10px
}

#side-b ul li {
	list-style-type: none;
	margin-bottom: 5px;
}

#bread {
	margin: 20px 20px 0 20px;
	color: #666;
	font-size: 11px;
}

#bread a  {
	color: #666;
}

#content p{
	line-height: 1.2em;
}

.quote {
	margin: 30px 20px 20px 20px;
	background-image: url("../pics/quote.gif");
	background-repeat: no-repeat;
	padding-left: 100px
}

.quote span {
	color: #888;
	font-size: 11px
}

ul.bulletList {
	font-size: 13px;
	margin-left: 40px;
	font-family: verdana;
}

.contactContent{
	margin-top:10px;
	margin-left:10px;
	width: 150px;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
}	
	
.contactContent .contentImage_left{
	clear:both;
	border: solid 1px #999;
	padding:0;
	float:none;
}

.black{
	color: #000;
}	

.contentImage_left {
   
    padding-top: 15px;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
     float: left;
}

.contentImage_right {
    float: right;
    padding-top: 15px;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
}
#content ul {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ul li{
	margin-left:40px;
	margin-bottom: 5px;
	font-size: 13px;
}

#side-a .magnoliaLink{
	padding-left: 10px;
}

