body {
	font-family: "Palatino", serif;
    text-align: center;
}

div#main {
	width: 62.5em;
	background: transparent url(../images/bg_main.jpg) no-repeat;
    margin: 0 auto;
    text-align: left;
}

/* header styles */

#header {
	width: 62.5em;
	height: 10.9375em;
	background: transparent url(../images/bg_header.jpg) no-repeat;
    margin: 0 auto;
}

#header h1 {
	text-indent: -9999px;
}

#header h2 {
	font-size: 2.25em;
	color: #9B0103;
	font-family: "Palatino", serif;
	font-weight: bold;
	font-style: italic;
    text-align: left;
    margin: 70px 0 0 180px;
}

#headerhome {
	width: 62.5em;
	height: 10.9375em;
	background: #fff url(../images/bg_headerhome.jpg) no-repeat;
    margin: 0 auto;
}

#headerhome p.mission {
    margin: 0 auto;
    padding: 20px 0 0 0;
	width: 36em;
	top: 1em;
	left: 14em;
	line-height: 1.15em;
}

#headerhome p.mission span.cite {
	display: block;
	margin: 0 1em 0 0;
	text-align: right;
	font-style: italic;
	text-decoration: underline;
	color: #9B0103;
}

/* navigation styles */

ul.navigation {
	float: left;
	width: 175px;
	padding-top: 0.5em;
    margin: 0 10px 0 0;
}

ul.navigation li {
    margin: 5px 0 0 0;
	background-color: #4C6E94;
	border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	font-family: Palatino, serif;
	font-weight: bold;
	font-size: 0.875em;
	text-align: center;
}

ul.navigation li a {
	display: block;
	padding: .5em 0;
	text-decoration: none;
	color: #fff;
}

ul.navigation li a:hover {
	background-color: #9B0103;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}

#provost .navigation .provost a, 
#contact .navigation .contact a, 
#collegesdeans .navigation .collegesdeans a, 
#academicaffairs .navigation .academicaffairs a, 
#facultyaffairs .navigation .facultyaffairs a, 
#relatedoffices .navigation .relatedoffices a, 
#infolinks .navigation .infolinks a,
#sdsufacts .navigation .sdsufacts a,
#home .navigation .home a {
	background-color: #9B0103;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}

ul.navigation li.sdsu {
    margin: 20px 0 20px 0;
	background-color: #fff;
	border-top: 0px solid #000;
	border-right: 0px solid #666;
	border-bottom: 0px solid #666;
	border-left: 0px solid #000;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.875em;
	text-align: center;
}

ul.navigation li.sdsu a em {
	font-size: 1.25em;
	display: block;
}

ul.navigation li.sdsu a {
	display: block;
	padding: .5em 0;
	text-decoration: none;
	color: #9B0103;
}

ul.navigation li.sdsu a:hover {
	background-color: #fff;
}


/* content styles */

div#content {
	float: left;
	width: 60%;
	padding-top: 0.5em;
	background-color: #fff;
	font-family: "Palatino", serif;
}

div#content em {font-style: italic;}
div#content em.name {font-style: normal; font-weight: bold; color: #9B0103;}
div#content strong {font-weight: bold;}

div#content p {
	margin: 0 1.25em 1em 0;
	font-size: 1em;
	line-height: 1.35em;
}

div#content p.quote {font-style: italic;}
div#content p.quote em {display: block; margin-right: 4em; text-align: right; color: #9B0103;}

div#content a {color: #9B0103;}

div#content h1.homepage {
	width: 614px;
	height: 233px;
	background: transparent url(../images/provosthome.jpg) no-repeat;
	text-indent: -9999px;
}

div#content h2 {margin: .25em 4em .5em .5em; font-size: 1.25em; line-height: 1.5em; font-weight: bold; color: #000; border-bottom: 2px solid #9B0103;}
div#content h3 {margin: .25em 0 .25em 0; font-size: 1.15em; line-height: 1.5em; font-weight: bold; color: #9B0103;}
div#content h4 {margin: .75em 0 .25em 0; font-size: 1.05em; line-height: 1.25em; font-weight: bold; color: #000;}
div#content h5 {margin: .75em 0 .25em 0; font-size: 1.0em; line-height: 1.25em; font-weight: bold; color: #9B0103;}

div#content img.portrait {float: left; margin: 0 .75em 0 0; border: 1px solid #333;}
div#content img.group {border: 1px solid #333; margin: 1em 0 .25em 0;}
div#content p.caption {margin: 0 0 1em 0; color: #9B0103; font-weight: bold; text-align: center;}
div#content div#candids {width: 225px; float: right; margin: 0 2em 0 0; text-align: center;}
div#content div#candids img {margin-bottom: .5em; border: 1px solid #333;}

/* list styles */

div#content ul {margin: 0 0 1em 0;}
div#content ul li {font-size: 1em; line-height: 1.25em; text-indent: 2em;}
div#content ul li h3, div#content ul li h4 {text-indent: 0;}
div#content ul li a {font-weight: bold; color: #9B0103;}

div#content ul li.college {margin-bottom: 0.15em; text-indent: 0;}
div#content ul li.manager, div#content ul li.title {font-style: italic; font-weight: bold;}
div#content ul li.name {font-weight: bold;}
div#content ul li.email {margin-bottom: 0.75em;}

div#content ul.officehours {font-size: 1.15em;}
div#content ul.facts {list-style-type: square; margin: 1em 2em;}
div#content ul.facts li {text-indent: 0;}
div#content ul.facts li em {font-weight: bold; color: #9B0103;}

div#content ul.data {list-style-type: disc; margin: .5em 2em;}
div#content ul.data li {text-indent: 0;}


/* sidebar styles */

div#content .sidebar {
	float: right;
	width: 12.0em;
	margin: 0 1.5em 1em 1em;
	padding: .25em 0;
	background-color: #ccc;
	font-family: "Palatino", serif;
}

div#content .sidebar h3 {
	margin: 0 .5em;
	font-size: 1.15em;
	font-style: italic;
}

div#content .sidebar h4 {
	margin: 0 .5em .25em;
	font-size: 1.0em;
/* 	font-style: italic; */
}

div#content .sidebar ul, div#content .sidebar dl {
	margin: 0 .5em;
}

div#content .sidebar ul li {
	margin-bottom: .25em;
	line-height: 1em;
	text-indent: 0;
}

div#content .sidebar ul li a {
	font-size: 0.875em;
	line-height: 1.25em;
	text-indent: 0;
	color: #9B0103;
	text-decoration: underline;
}

div#content .sidebar ul li a.viewer {font-weight: normal; color: #333;}

div#content .sidebar dt, div#content .sidebar dd {
	font-size: 0.875em;
	line-height: 1.25em;
}

div#content .sidebar dd ul.numeric_nested {
	list-style-type: decimal;
}

div#content .sidebar dd ul.numeric_nested li {
	font-size: inherit;
	text-indent: 0;
	margin: .25em .5em .25em 1em;
}

/* footer styles */

div#footer {
	width: 36.25em;
	margin: 0 auto;
    background-color: white;
    padding-bottom: 2em;
}

div#footer p {
	padding: 25px 0;
	font-family: "Palatino", serif;
	font-size: 14px;
    font-style: italic;
	text-align: center;
	color: #000;
}


