/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	background-color:#FFFFCC;
	background-image:url(img/bg2.gif);
	background-repeat:repeat;
	margin: 0px;
	padding: 0;
}

img {
	border:none;
	padding:0;
	margin:0;
}

ul {
	padding-top:0;
	margin-top:0;
}

#masthead {
	color: #fff;
	background-color: #000000;
	background-color:#663300;
	padding: 0px;
	margin: 0 0 18px 0;
}

#header {
	color: #ffffff;
	background-color: #333333;
	background-image:url(../images/sdsci-header.jpg);
	background-repeat:no-repeat;
	height: 170px;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	border: solid 1px #333333;
}

#header .content {
	padding: 10px 10px;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm03_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm03_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm03_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 200px;
	float: left;
	color:#FFFFCC;
}

#right .content {
	padding: 14px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 14px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}

#left h3 {
	color:#FFF;
	font-size:1.15em;
}

#masthead .content {
	padding: 10px 20px;
	font-size: 0.8em;
}

#masthead a {
	color:#FFFFCC;
}

#masthead a:hover {
	color:#FF6600;
	}

#footer .content {
	padding: 14px 0px; 
}

#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align:center;
}

#footer .content p {
	line-height: 1.3em;
	margin:0;
	padding:0;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #566F0B;
}
#left a:visited {color: #333333;}
#left a:hover {
	color: #000000;
}

#right a:link {
	color: #566F0B;
}
#right a:visited {
	color: #666666;
}
#right a:hover {color: #000000;}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	color: #FFFFCC;
	border-left: 6px solid #FFFF99;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color:#FF6600;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #66840D;}

.p7uberlink {
	font-weight: bold !important;
/*	letter-spacing: .15em; */
	border-color: #000000 !important;
}

.pdflink li {
	padding-left: 24px;
	background-image: url('images/pdficon_small.gif');
	background-repeat: no-repeat;
	list-style:none;
	line-height: 1.5em;
}

h1 {
	font-size: 1.8em;
	margin: 0;
	color:#663300;
}

h2 {
	font-size: 1.5em;
	margin: 20px 0 0 0;
	color:#666600;
}

h3 {
	font-size: 1.25em;
	margin: 18px 0 0 0;
	color:#663300;
}

h4 {
	font-size: 1.1em;
	margin: 30px 0 0 0;
	border-top: dashed 1px #993300;
}

.h4-no-dash {
border: 0px;
}

.nomargintop {margin-top: 0;}

.content p {
	margin: 6px 0 12px 0;
	color: #000;
}

.img-right {
	float: right;
	padding-left: 12px;
	}

.img-left {
	float: left;
	padding-right: 12px;
	}
	
.pdf-bullet {
	padding-left: 22px;
	background-image:url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	list-style:none;  
	line-height: 1.5em;
}
