td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
p {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
        line-height: 1.5em;
}
body {
	background-image: url(http://www.tamiu.edu/images/backg.jpg);
	background-repeat: repeat-x;
	background-color: #b05b6e;
	margin-top: 5px;
}
#mainTable {
	border: none;
	 background: #FFFFFF;
}
#header {
	color: #CCCCCC;
	background-image: url(http://www.tamiu.edu/images/top_tile.gif);
	background-repeat: repeat-x;
}
#flagTable {
	height: 27px;
	background-image: url(http://www.tamiu.edu/images/int_flags_shadow.jpg);
	background-repeat: repeat-x;
}
#leftTable {
	background-color: #FFFFFF;
	border-right:solid #CCC 1px;
}
#rightTable {
	background-color: #CCCCCC;
	width: 165px;
	padding: 0px;
	line-height:1.2em;
}
#content {
	margin: 5px 5px 5px 10px;
}

/*Footer*/
#footer {
	color: #666666;
	margin: 0;
	border-top: solid 1px #CCC;
}
#footer p {
	color: #666666;
	font-size: 10px;
	line-height: 17px;
}#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #922D46;
}
#footer #name {
	float:left;
	/*margin: 12px 0 0 20px;
	width: 320px;
	padding-bottom: 8px;*/
	margin-top: 15px;
}
#footer #altnav {
	float: right;
	text-align: right;
	/*margin: 12px 20px 0 0;
	width: 360px;
	padding-bottom: 8px;*/
	margin: 15px 15px 15px 0;
}
#footer #altnav a {
	margin-left: 10px;
}

#reqLinks, #reqLinks a, #reqLinks a:visited {
        color: #666666;
        font-size: 10px;
        text-align: center;
        text-decoration: none;
}

#right_side {
	font-size: 11px;
	color: #000000;
	margin-bottom:8px;
}
#right_side h2 {
	font-size: 14px;
	background-color: #922D46;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#right_side ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 4px 0;
}
#right_side ul li a:link, #right_side ul li a:visited {
	color: #000;
	text-decoration: none;
}
#right_side ul {
	margin: 0;
	padding: 0 5px 0 5px;
}

#right_side ul li a:hover {
	color: #922d46;
}
#right_side a:link, #right_side a:visited {
	color: #000000;
}
#right_side a:hover, #right_side a:active {
	color: #922d46;
}
#search {
	font-size: 11px;
	margin-right: 5px;
	margin-bottom:5px;
	vertical-align: bottom;
        text-align: right;
}

/*For the banner*/

#banner {
	margin: 10px 3px 4px 0;
	text-align: right;
}
.rotate {
	margin-top:5px;
}
.pics {  
	height:  45px;  
	width:   300px;  
	padding: 0;  
	margin:  0 0 3px 0;
	float:right;
} 
.pics img {
	border-style: none;
}
pre { display:none } 

/*TreeMenu CSS

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 5px 0 10px 10px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}
#p7TMctrl a:link {
	color: #000000;
	text-decoration: none;
}
#p7TMctrl a:visited {
	color: #000000;
}
#p7TMctrl a:hover {
	color: #922d46;
}


/*Sets line-height of all menuitems*/
#p7TMnav {
	margin-left: 5px;
	line-height: 1.5;
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 10px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 10px;
}

/*The Link style for top-level menuitems*/
#p7TMnav div a {
	color: #000000;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
}
#p7TMnav div a:visited {
	color: #000000;
}
#p7TMnav div a:hover {
	color: #922d46;
	text-decoration: none;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 10px;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 9px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected*/
/*do not remove*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:     url("http://www.tamiu.edu/images/p7t_plus.gif");
	background-position: 0 50%;
	padding: 0 0 0 12px!important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:     url("http://www.tamiu.edu/images/p7t_minus.gif");
	background-position: 0 50%;
	padding: 0 0 0 12px!important;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 12px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666 !important;
}

#hide {
	display: none;
}

#fiveoheight, #fiveoheight a:link, #fiveoheight a:visited {
	font-size: xx-small;
	color: #922d46;
	text-decoration: none;
}

.headers {
        font-size: 130%;
}
.headercenter {
        font-size: 130%;
        text-align: center;
}
.boldtext {
        font-weight: bold;
}
.boldcenter {
        font-weight: bold;
        text-align: center;
}
.bold {
        font-weight: bold;
}

/* Second Nav */

#secNavContainer {
	font-size: 93%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #922d46;
	margin: 0 10px 8px;
/*	width: 575px; */
}

#secNav {
	margin: 0;
	padding: 0 0 10px 10px;
	text-align: center;

}

#secNav ul, #secNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#secNav a:link, #secNav a:visited {
line-height: 150%;
font-weight: bold;
margin: 0 5px 4px 5px;
text-decoration: none;
color: #666666;
}


#secNav a:hover {
border-bottom: 2px solid #000;
padding-bottom: 1px;
background: transparent;
color: #000;
}

/* END Second Nav */

.clearfix {clear: both;}
#clearBoth {clear: both;}

.enhance {
	font-size: 16px;
	font-weight: bold;
	color: #922d46;
	margin-top: 0;
} 
div#memberLogo {
	float:left;
	margin:15px 10px;
}

/*.printOnly {display: none;}*/

.cTour-wrapper {
	/*background:url(images/shadow.gif) no-repeat bottom right;*/
	clear:right;
	float:left;
	position:relative;
	margin-left: 3px;
}
.cTour-wrapper img {background-color: #fff; border: 1px solid #a9a9a9; padding:3px; display:block; /*margin: -5px 5px 5px -5px; position:relative;*/}

