body {
	background-color: #E0DDCE;
	background-image: url(http://www.csustan.edu/images/UniversalBkgrnd-6c6963.png); 
	background-repeat: repeat-x; 
	background-attachment: fixed;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 24px 0px 0px 24px;
	}

p {
	margin: 10px 0px 0px 0px;
	}


a			{text-decoration: none; }
a:link		{color: #CC0000; text-decoration: none}
a:visited	{color: #CC0000; text-decoration: none}
a:hover		{color: #A72D08; text-decoration: underline}
a:active	{color: #A72D08; text-decoration: underline}

#teasers {
	margin: 0px 0px 20px 0px;
	}

#video {
	padding: 0px 20px 0px 0px;
	}

#navcol {
	background-color: #faeacc;
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	border: #9a5107 1px dotted;
	width: 219px;
	}

#navcol a{
	line-height: 13px;
	}

.headingNav {
	color:#424242; 
	font-size: 16px; 
	line-height: 16px; 
	font-family: "Georgia", Times New Roman, Times, Serif; 
	font-weight: bold; 
	}

hr {
	width: 100%;
	float:left;
	border-top: #9a5107 4px solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
	margin: 0px 0px 2px 0px;
	}

ul {
	list-style-type: square;
	margin-top: 0px;
	}

ul.ul_textbullets {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}


.headingLrg { 
	color:#424242; 
	font-size: 23px; 
	line-height: 30px; 
	font-family: "Georgia", Times New Roman, Times, Serif; 
	font-weight: bold; 
	}
	
.headingMed { color:#9a5107; font-size: 16px; line-height: 18px; font-family: "Georgia", Times New Roman, Times, Serif; font-weight: bold; }

.caption { 
	font-size: 10px; 
	line-height: 14px; 
	}

.gray-text   { color: #808080; }
.red-text   { color: #A72D08; }
.white-text   { color: #FFF; }

