/* CSS Document */

* {margin:0; padding:0;
outline:none;
}


/************* Typography ************/

body {
margin: 0;
padding: 0;
text-align: center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 100%;
font-size:13px;
color: #88693C;
font-weight:normal;
line-height:120%;
background: #FAECCF url(images/body-blend.jpg) repeat-x top left; 

}


h1, h2, h3, h4, h5, h6 {
font-weight:normal;
line-height: 100%;
color:#88693C;
margin:2px 0;
padding:0;
font-weight:bold;
}

h1 {font-size: 1.8em; margin:0 0 5px 0}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em; }
h5 {font-size: 1.1em;}
h6 {font-size: 1.0em; }


p {
margin-bottom:20px; padding:0;
font: 14px/200% "Trebuchet MS", Helvetica, Arial, sans-serif;
color:#A97440;
font-weight:normal;
}

.normls {line-height:120%;}
.ultuck {margin: 0;}
.design {font-size:12px; margin:0; padding:0; position:relative; top:30px; left:15px; width:350px;}

#content a:link {
text-decoration: none;
font-style:italic;
color: #B4001E;
}

#content a:visited {
text-decoration: none;
font-style:italic;
color: #B4001E;
}


#content a:hover {
color: #000;
}

#content ul {
padding: 0 0 15px 0;
margin:0 0 10px 0;
padding:0;
color:#A97440;
font: 14px/150% "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#content li {list-style-type:disc;
margin:0 0 0 25px;
padding:0;}

#faq li a:link {
font-size:15px;
line-height: 150%;
}
#faq li a:visited {
font-size:15px;
line-height: 150%;
}


img {border:none;
outline:none;
outline-style:none;
margin:0; padding:0;
}




/*** Div Placement ***/

#container {
width: 850px;
height:100%;
border: none;
margin:0 auto;
padding: 0;
text-align: left;
}

#content {
width:620px;
margin: 0 0 0 220px;
}


#branding {
margin: 0;
padding: 0;
}




/* navigation box*/


#navigation {
width: 205px;
margin: 0;
padding:0;
float:left;
background: url(images/nav-bbkgrnd.jpg) repeat-y top left; 
display: inline;
}

#navigation img {
outline:none;
border:none;
margin: 0;
}

.navbottom { 
background:  url(images/nav-bottom.jpg) no-repeat bottom left; 
height: 100px; 
margin: 0;
padding:0;
}

#navcontainer ul {
list-style-type: none;
margin: 30px 0 0 30px;
font-size:16px;
font-weight:normal;
line-height:200%;
}

#navcontainer li a:link, #navcontainer li a:visited {
color: #7C5F10;
text-decoration: none;
}
#navcontainer li a:hover {
color: #9D192F;
}

#active a:link, #active a:visited, #active a:hover {
color: #B4001E !important;
font-weight:bold;
}




/*** Text Box ***/

.box { 
background: url(images/box-bkgrnd.jpg) repeat-y top left; 
  width:440px;
  float:left;
margin:0; padding:0;
display: inline;


}
.boxtop { 
background:  url(images/box-top.jpg) no-repeat top left; 
  height: 30px; 
  margin:0; padding:0;
}
.boxbottom { 
background:  url(images/box-bottom.jpg) no-repeat bottom left; 
  height: 30px; 
}

.boxcontent {
  padding: 0 35px 0 35px;
}


/* Scholar Margin */ 
#scholar {
float:left;
width:165px;
margin:30px 0 0 0;
text-align:right;
display: inline;
}

.scholarbox { 
background: url(images/scholar-bkgrnd.jpg) repeat-y top left; 
  width:150px;
  float:left;
display: inline; 
}
.scholarboxtop { 
background:  url(images/scholar-top.jpg) no-repeat top left; 
  height: 20px; 
  margin:0; padding:0;
}
.scholarboxbottom { 
background:  url(images/scholar-bottom.jpg) no-repeat bottom left; 
  height: 25px; 
}

.scholarboxcontent {
  padding: 0 20px 0 30px;
}


.scholarboxcontent p {
margin-bottom:5px;
font-size:11px !important;
line-height: 150%;
}

#scholar img {
margin: 0 0 30px 0;
}






/* Form */  
.red {color:#B4001E; font-weight:bold;}

.text {
color:#A97440;
font-size: 14px;
line-height: 120%;
padding:0 0 10px 0;
margin:0;
word-spacing:-1;
}

.fText {
color:#A97440;
font-size:12px;
margin:3px;
padding:3px;
background-color:#FCF6D9 !important;
border:1px solid #A97440;
width:260px;
height: 2!px;
}
.fTextHear {
color:#A97440;
font-size:12px;
margin:3px;
padding:3px;
background-color:#FCF6D9 !important;
border:1px solid #A97440;
width:350px;
height:21px; 
}
.fTextArea {
color:#A97440;
font-size:12px;
margin:3px;
padding:3px;
background-color:#FCF6D9 !important;
border:1px solid #A97440;
width:350px;
height:80px; 
}
.fText:focus, .fText.sffocus, .fTextHear:focus, .fTextHear.sffocus, .fTextArea:focus, .fTextArea.sffocus {background:#FFF1C0 !important;}

#sentit {text-align:center}

