* {
	padding:0;
	margin:0;
}
div.clearer {
	clear:left;
	clear:right;
	height:0;
	line-height:0;
}

body {
	background:#5c2c11 url(../../images/background.jpg) scroll repeat right top;
	border:medium none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color: #77777d;
	margin:0;
	padding:0;
	text-align:center;
}

p {
	padding: 0 0 5px 0;
    display:block;
	line-height:1.5em;
}

h1 {
	font-size:30px;
	color:#0d69AA;
	margin:35px 0 30px 50px;
	font-weight: normal;
}

h2 {
	color: #D4AB9C;
	font-size:18px;
	font-weight: normal;
	line-height:1.1em;
}

h3 {
	color:#0d69AA;
	background: transparent;
	margin:10px 0 5px 0;
	font-weight: bold;
}	

#maincontainer {
	height:710px;
	margin:0 auto;
	padding:0;
	width:938px;
}
#maincontainer_i {
	height:100%;
	margin:0 auto;
	padding:0;
	width:938px;
}



/* ------------------------
SEARCH
   ------------------------ */
#search {
	padding: 0;
	margin: 15px 15px 5px;
	float:right;
}
#search input {
	border:none;
}
#search li {
	float:right;
	padding:10px 15px;
	list-style:none;
	display:inline;
	overflow: hidden;
}
#search li.home {
	padding:18px 15px 10px;
}

/* ------------------------
Top Nav 
   ------------------------ */
#nav {
	padding: 0;
	height:44px;
	background:url("../../images/spritehome.jpg") no-repeat top;
}
/* Nav */
#nav-bar {
	background:url("../../images/spritehome.jpg") no-repeat;/* height:44px;width:938px;
    margin:0;
    padding:0;  */
}
#nav-bar span {
	display: none;
}
#nav-bar li, #nav-bar a {
	height:44px;
	display:block;
}
#nav-bar li {
	float:left;
	list-style:none;
	overflow: hidden;
}
#nav-01  {
	width: 222px;
}
#nav-02 {
	width: 134px;
}
#nav-03 {
	width: 160px;
}
#nav-04 {
	/* width: 169px; v1 */
	width: 130px;
}
#nav-05 {
	/* width: 123px;  v1 */
	width: 166px;
}
#nav-06 {
	/* width: 64px;  v1 */
	width: 125px;
}
#nav-01 a:hover {
	background:url("../../images/spritehome.jpg") 0px -44px no-repeat;
}
#nav-02 a:hover {
	background:url("../../images/spritehome.jpg") -222px -44px no-repeat;
}
#nav-03 a:hover {
	background:url("../../images/spritehome.jpg") -356px -44px no-repeat;
}
#nav-04 a:hover {
	background:url("../../images/spritehome.jpg") -516px -44px no-repeat;
}
#nav-05 a:hover {
	/*background:url("images/spritehome.jpg") -750px -44px no-repeat;v1 */
	background:url("../../images/spritehome.jpg") -646px -44px no-repeat;
}
#nav-06 a:hover {
	/*background:url("images/spritehome.jpg") -873px -44px no-repeat;v1 */
	background:url("../../images/spritehome.jpg") -812px -44px no-repeat;
}
#nav-01 a:active {
	background:url("../../images/spritehome.jpg") 0px -88px no-repeat;
}
#nav-02 a:active {
	background:url("../../images/spritehome.jpg") -222px -88px no-repeat;
}
#nav-03 a:active {
	background:url("../../images/spritehome.jpg") -356px -88px no-repeat;
}
#nav-04 a:active {
	background:url("../../images/spritehome.jpg") -516px -88px no-repeat;
}
#nav-05 a:active {
	background:url("../../images/spritehome.jpg") -646px -88px no-repeat;
}
#nav-06 a:active {
	background:url("../../images/spritehome.jpg") -812px -88px no-repeat;
}
#nav-01 a.on {
	background:url("../../images/spritehome.jpg") 0px -132px no-repeat;
}
#nav-02 a.on {
	background:url("../../images/spritehome.jpg") -222px -132px no-repeat;
}
#nav-03 a.on {
	background:url("../../images/spritehome.jpg") -356px -132px no-repeat;
}
#nav-04 a.on {
	background:url("../../images/spritehome.jpg") -516px -132px no-repeat;
}
#nav-05 a.on {
	background:url("../../images/spritehome.jpg") -646px -132px no-repeat;
}
#nav-06 a.on {
	background:url("../../images/spritehome.jpg") -812px -132px no-repeat;
}

/* --- menu drop --- */
#nav-bar ul a, #nav-bar ul ul a{
display:block;
padding:10px 10px 5px 10px;
/*
border-bottom:1px solid #3b2012;
border-left:1px solid #3b2012;
border-right:1px solid #3b2012; 
color:#333; */
color: #CC3300;
text-decoration:none;
background:#d2c4a2;
text-align:left;
}
ul#nav-bar li {
	cursor:pointer;
}
#nav-bar ul a.secondary, #nav-bar ul ul a.secondary {
padding: 5px 0px 5px 20px;
}

#nav-bar ul a:hover,#nav-bar ul ul a:hover{
/* background:#3b2012; */
background:#d2c4a2;
color:#fff;
}
#nav-bar ul a:active, #nav-bar ul ul a:active{
background:#d2c4a2;
color:#333;
}
#nav-bar li li {
 height: auto;
 }
#nav-bar ul {
position:absolute;  
display:none;
width:210px;
top:auto; left:auto;
}
#nav-bar ul.wide {
width: 250px;
} 

#nav-bar li ul a{
width:208px;
height:auto;
float:left;
}
#nav-bar li ul.wide a{
width:248px;
height:auto;
float:left;
}

#nav-bar   ul ul {
 left:200px; 
margin:0px 0 0 9px;
}

#nav-bar li:hover ul ul, #nav-bar li:hover ul ul ul, #nav-bar li:hover ul ul ul ul{
display:none;
} 
/*#nav-bar  li:hover ul, #nav-bar li li:hover ul, #nav-bar li li li:hover ul, #nav-bar li li li li:hover ul{
display:block;
}*/
/* end drop down menu */
/* ------------------------
Content (all)
   ------------------------ */
/* Flash */
/* 300 height */
#flash {
	height: 300px;
}
#content {
	height: 100%;
	background: white;
	padding:20px;
	text-align: left;
	min-height: 300px;
}
#content_i {
	height: 100%;
	padding:20px;
	text-align: left;
	min-height: 300px;
	background: white url("../../images/l3chdr.jpg") no-repeat top;
}
#content a:hover {
	color:#0d69AA;
	text-decoration:none;
}
#content_i a:hover {
	color:#0d69AA;
	text-decoration:none;
}
#txtmargin p{
	padding: 0px 0 15px 0;
}
#breadcrumbs {
	padding: 0 0 12px 50px;

}
#left_l1 {
	margin: 30px 10px 10px 30px;
}
#left_l2 {
	margin: 5px 10px 10px 30px;
}
#right_l1 {
	margin:0 10px 0 0;
	text-align:right;
}
#right_l1 a {
	margin:0 30px 0 0;
}
#right_l2 {
	margin:30px 0 0 0;
	text-align:left;
	font-size:11px;

}
#right_l2  li {
 	list-style:none;
}
dl {
	width: 240px;
}
dl, dd {
	margin: 0;
}
dt {
	font-weight:bold;
	padding: 5px 0 5px 15px;
	margin: 2px;
		background: url("../../images/2gtrt.png") center left no-repeat;
}
dd ul li {
  background: url("../../images/gt.png") center left no-repeat;
  }
dt.on {
	background: url("../../images/2gtrton.png") center left no-repeat;
	color:#3b2012;
}
.rmenu li {
 list-style:none;
 margin-left:10px;
}
.rmenu a {
	color: #CC3300;
	text-decoration: none;
	margin-left: 5px;
}

.rmenu {
	background:  url("../../images/rightfad.jpg") no-repeat top;
	color: #333333;
	padding: 0 0 10px 25px;
}
.ritem2 {
	background:  url("../../images/vid_bg.png") no-repeat top;
	height: 132px;
	color: #333333;
	padding: 0 20px 0 25px;
	margin: 10px 0 0;
}
.ritem3 {
	height: 132px;
	color: #333333;
	padding: 0 20px 0 25px;
	margin:  0;
}
#txtmargin {
	margin: 0 0 0 20px;
}
#txtmargin2 {
	padding: 20px 0 0 0;
}

#txtmargin2 ul {
	padding:0 0 0 30px;
}

#txtmargin2 ul li {
	margin-bottom:10px;
}

#gallery p {
	padding: 0px 8px 12px 8px;
}
#click {
background-color:#5a1600;
text-align: center;
color: #ccc;
width:260px;
}
#click p {
   padding: 0px 0px 2px;
   font-size:.9em;
}

/* ------------------
BOXES 
  ------------------- */
#boxes {
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	height:196px;
	background:url("../../images/boxes.jpg") no-repeat;
}
#box-row li {
	float:left;
	padding:10px 15px;
	list-style:none;
	display:inline;
	overflow: hidden;
}
#box-01 {
	width: 100px;
	margin-right:100px;
}
#box-02 {
	width: 130px;
	margin-right:75px;
}
#box-03 {
	width: 110px;
	margin-right:90px;
}
#box-04 {
	width: 125px;
}
#box-row p {
	margin: 0;
	padding-top: 6px;
}
#box-row a {
	color:#d8ac96;
	text-decoration: none;
}
#box-row a:hover {
	color: white;
}
/* Internal Page boxes */
#boxes_i {
	margin:0;
	padding:0;
	text-align:left;
}
#box-row_i li {
	float:left;
	padding:10px 10px;
	list-style:none;
	display:inline;
	overflow: hidden;
	background: #f2fbfd;
	height:180px;
	margin-right: 5px;
}
#box_i {
	width: 170px;
	margin-right:5px;
}
#box-row_i a {
	color: #cc3300;
	text-decoration: none;
}

/* ------------------------
Footer
   ------------------------ */
#bottom {
	height:300px;
}
#footer-area {
	background:url("../../images/ftr.jpg") no-repeat;
	height:110px;
}

#copyright {
	text-align:left;
}
#copyright p {
	margin: 0px 20px;
	font-size:11px;
	color:#777;
}
#link-bar {
	width: 100%;
	height:48px;
	color:#d8ac96;
	padding: 10px 0 0 30px;
	text-align: left;
}


#link-bar a {
	color:#d8ac96;
	text-decoration: none;
}
#link-bar a:hover {
	color: white;
	text-decoration:none;
}
p.l {
    padding: 20px 0 0 0 ;
	}
	p.r {
    padding: 9px 65px 0 0 ;
	}
.r a {
     padding-right: 8px;
	 }
/*  -----------------
 Common Clases 
    ----------------- */
.rtxt {
	color: #cc3300;
	text-decoration:none;
}
.bold {
  font-weight: bold;
}
.dbwntxt{
 color: #3b2012;
}
.frteen{
 font-size:14px;
}
.elev {
 font-size:11px;
 }
.lbwntxt {
	color: #d2c4a2;
}
.mbwntxt {
    color: #9c8376;
}
.wbtxt {
	font-weight:bold;
	color: white;
	text-decoration:none;
}
a:hover.wbtxt {
	color:#d8ac96;
}

.quotetxt {
	color:#333333;
	font-size:14px;
}
.l {
	float: left;
}

.r {
	float:right;
}

.hdr {
	color:#d8ac96;
	font-weight:bold;
	font-size:16px;
	line-height: 1.1em;
}
.hdr_i {
	color:#0d69AA;
	font-weight:bold;
	font-size:16px;
	line-height: 1.1em;
}
.tright {
	text-align:right;
}


img.alignleft {
	float:left;
	margin: 0 ;
}

a img {
  border: none;
  vertical-align:middle;
}
  
/* NEW ADDITIONS 12/18/09 */

a {
	color:#cc3300;
	text-decoration:none;
}

.hr {
	border-top:1px solid #eee;
	height:0;
	width:100%;
	margin:5px 0 15px 0;
}

#content_i p, #content p {
	/*padding-top:10px;*/
	padding:0;
	margin:15px 0 15px 0;
}

#content p.first {
	margin-top:5px;

}

#content p.release {
	padding:0 0 0 12px;
	background:url('../../images/arrow_bullet.gif') 0 6px no-repeat;
}

.bulletlist {
	list-style-image:url('../../images/arrow_bullet.gif');
}

.news-item {
	line-height:1.5;
	margin:15px 0 15px 0;
}

h2.subhead {
	font-weight:bold;
	color:#00679a;
	font-size:12px;
	margin:0;
	padding:0;
}

h3.pagetitle {
	font-size:14px;
}

#content ul {
	padding-left:15px;
}

#content ul li {
	margin-bottom:10px;
}

#txtmargin p {
	padding:0;
}

.share {
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

#overlay {
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	top:0px;
	left:0px;
}

table .swag {
	color:#0d69aa;
}

.swag-celeb {
	font-weight:bold;
	font-size:14px;
}

.alumni td {
	padding:5px;
	padding-bottom:20px;
}

.alumni td input, .alumni td textarea {
	/*border:1px solid #ccc;*/
	padding:4px;
}

.alumni td label {
	color:#0d69aa;
	font-weight:bold;
}

#alumni-submit-btn {
	border:0;
	background:#cc3300;
	color:#fff;
}

.input {
	border:1px solid #ccc;
}

.invalid {
	border:1px solid red;
}

.alumnilist {
	list-style:none;
	padding:10px 0 0 25px;
}

.alumnilist li {
	background:url(../../images/2gtrt.png) -5px 0 no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}

#addThis {
	text-align:left;
	position:absolute;
	padding: 35px 0 0 662px;
	z-index:50;
}