﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/BKG.png');
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
p {
	margin-bottom: 10px;
}
#page {
	margin: 10px auto;
	width: 812px;
}
#header {
	width: 812px;
	background-image: url('images/SDSD-logo-web.png');
	background-position: left center;
	background-repeat: no-repeat;
}
#header img {
	float: left;
	margin-right: 15px;
}
#header h1 {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #005e9d;
	font-size: 225%;
	margin-left: 100px;
}
#nav {
	margin: 0px auto 10px auto;
	width: 810px;
	height: 50px;
	background-color: #005e9d;
	background-image: url('images/menubar.png');
	line-height: 50px;
	background-position: center center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
}
#nav ul {
	list-style-type: none;
	width: 100%;
	float: left;
	text-align: center;
}
#nav li {
	display: inline;
}
#nav li a {
	font-weight: bold;
	text-decoration: none;
	color: #f6dd03;
	width: 135px;
	float: left;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	font-size: 120%;
}
#nav li a:hover, #nav li a:focus {
	background-color: #f6dd03;
	color: #005e9d;
}
.selected {
	background-color: #f6dd03;
	color: #005e9d;
}
#testimonial {
	background-color: #f6dd03; /*	height: 107px; */;
	margin: 20px 0px 20px 0px;
	padding: 15px 30px 15px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
}
#testimonial p {
	color: #005e9d;
	text-align: center;
}
#testimonial h2 {
	margin-bottom: 10px;
	color: #3a3a3a;
	border-bottom: 2px #005e9d groove;
}
#content {
	float: left;
	width: 100%;
}
#page-content {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #005e9d;
	padding: 15px 30px 15px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
	min-height: 550px;
}
#calendardiv {
	width: 197px;
	margin-bottom: 20px;
	background-color: #005e9d;
	padding: 15px 30px 15px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
/*	min-height: 300px; */
}
#eventcolumn {
	color:white;
	width: 197px;
	margin-bottom: 20px;
	background-color: #005e9d;
	padding: 15px 30px 15px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
/*	min-height: 200px;	*/
}
#jobs, #mobile-lab {
	color:white;
	width: 197px;
	margin-bottom: 20px;
	background-color: #005e9d;
	padding: 15px 30px 15px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
}
#right-col {
	float:right;
}
#widecolumn {
	float: left;
	width: 480px;
	margin-bottom: 20px;
	background-color: #005e9d;
	padding: 15px 30px 15px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
	min-height: 300px;
}
#widecolumn p, #calendardiv p, #eventcolumn p, #jobs p, #mobile-lab p {
	color: #ffffff;
}
#calendardiv h2, #widecolumn h2, #page-content h2, #eventcolumn h2, #jobs h2, #mobile-lab h2 {
	color: #f6dd03;
	border-bottom: 2px #f6dd03 groove;
	margin-bottom: 10px;
}
#calendardiv hr, #widecolumn hr, #eventcolumn hr, #jobs hr, #mobile-lab hr {
	color: #f6dd03;
	background-color: #f6dd03;
}
#textsize {
	width: 307px;
	height: 25px;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #005e9d;
/*	background-image: url('images/textsize.gif');
	background-position: right center;
	background-repeat: no-repeat;  */
}
#textsize span {
	font-size: small;
	color: black;
}
#decreaseFont, #resetFont, #increaseFont {
	cursor: pointer;
}
#resetFont {
	font-size: 150%;
}
#increaseFont {
	font-size: 200%;
}
#search {
	width: 307px;
	height: 30px;
	float: right;
	clear: right;
	text-align: right;
/*	background-image: url('images/search.gif');
	background-position: right center;
	background-repeat: no-repeat;  */
}
#footer {
	width: 812px;
/*	clear: both; */
}
#contact {
	float: left;
	width: 480px;
	min-height: 175px;
	margin-bottom: 10px;
	background-color: #f6dd03;
	padding: 30px 30px 20px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
}
#contact p {
	color: #005e9d;
}
#contact h2 {
	color: #3a3a3a;
	margin-left: 15px;
}
#address {
	padding-left: 20px;
}
#address hr {
	color: #005e9d;
	background-color: #005e9d;
	margin-bottom: 10px;
	height: 2px;
}
#tip {
	float: right;
	width: 197px;
	min-height: 175px;
	margin-bottom: 10px;
	background-color: #005e9d;
	padding: 30px 30px 20px 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(http://www.sdsd.sdbor.edu/styles/ie-css3.htc);
}
#tip h2 {
	color: #f6dd03;
	border-bottom: 2px #f6dd03 groove;
	margin-bottom: 10px;
}
#tip p {
	color: #ffffff;
}
#tip a {
	color: #ffffff;
}
#tip a:hover {
	text-decoration: none;
	color: #f6dd03;
}
#bottom {
	clear: both;
	border-top: medium yellow solid;
	background-color: #005e9d;
}
#links {
	width: 812px;
	margin: 0px auto;
}
#links a, #links a:visited, #links a:active {
	/* color: #f6dd03; */
	color:#f6dd03;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
#column1, #column2, #column3, #column4 {
	float: left;
	width: 182px; /* border: thin #f6dd03 dashed; */;
	padding: 8px;
	height: 100%;
	color: #f6dd03;
}
#column1 ul, #column2 ul, #column3 ul, #column4 ul {
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
#copyright {
	text-align: center;
	color: #f6dd03;
	padding-bottom: 5px;
	font-size: small;
	clear: left;
}
#staff-table {
	color: #ffffff;
	margin: 0px auto;
	border-collapse: collapse;
}
#staff-table th {
	background-color: #f6dd03;
	color: #005e9d;
	padding: 5px;
	border: 1px #f6dd03 solid;
}
#staff-table td {
	padding: 5px 10px;
	border: 1px #f6dd03 solid;
}
#staff-table td a {
	color: #ffffff;
}
#staff-table td a:hover {
	text-decoration: none;
	color: #f6dd03;
}
#page-text {
	color: #ffffff;
	margin-top: 20px;
}
#calendardiv a, #page-text a {
	color: #ffffff;
}
#calendardiv a:hover, #page-text a:hover {
	text-decoration: none;
	color: #f6dd03;
}
#page-text p {
	margin-bottom: 20px;
}
#page-text ul {
	margin-bottom: 20px;
	margin-left: 40px;
}
#page-text dl {
	margin: 20px 20px 20px 10px;
}
#page-text dt {
	margin: 10px 10px 10px 15px;
}
#page-text dd {
	margin-left: 40px;
}
.indented-paragraph {
	margin-left: 30px;
}
.social-media-line {
	line-height: 32px;
}
.social-media-icon {
	float: left;
	border-style: none;
	padding-right: 5px;
}
#fancybox-div {
	text-align: center;
}
#fancybox-div a {
	padding: 5px;
	border-style: none;
	border-width: 0px;
}
#fancybox-div img {
	border-style: none;
}
#fancybox-div address {
	margin-bottom: 20px;
}
.thumb {
	padding-top: 15px;
	font-size: small;
	width: 25%;
	float: left;
}
.thumb-3 {
	padding-top: 15px;
	font-size: small;
	width: 33%;
	float: left;
}
.thumb-2 {
	padding-top: 15px;
	font-size: small;
	width: 50%;
	float: left;
}
#map iframe, #map2 iframe {
	float: left;
	border: 4px #005e9d solid;
}
#map p, #map2 p {
	clear: left;
	text-align: center;
	margin-bottom: 0px;
}
#map, #map2 {
	float: left;
	margin-right: 30px;
}
#map a, #map a:visited, #map a:active, #map2 a, #map2 a:visited, #map2 a:active {
	color: #005e9d;
	text-decoration: none;
}
#map a:hover, #map2 a:hover {
	text-decoration: underline;
	color: #005e9d;
	font-weight: bold;
}
#skip {	
	left: -1000px;
	overflow: hidden;
	position: absolute;
	width: 1px;
	font-size: 12px;
}
#skip:focus, #skip:active {
	background-color: #666666;
	border-color: #CCCCCC;
	border-style: none dotted dotted;
	border-width: 1px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 1.5em;
	left: 25%;
	outline: medium none;
	padding-top: 0.2em;
	text-align: center;
	text-decoration: none;
	top: 0;
	vertical-align: middle;
	width: 50%;
	z-index: 99;
}


























