/*
    png fix
*/

img, div { behavior: url(iepngfix.htc) }

/*
    format
*/
HTML,BODY {
    BACKGROUND: url(/images/bg.jpg) no-repeat center top #0c1f64;
    MARGIN: 0px;
    PADDING: 0px;
}
BODY{
    FONT-FAMILY:  Arial, Verdana, Helvetica, Sans-serif;
    COLOR: #003300;
    FONT-SIZE: 12px;
    
    
}
DIV,TH,TD,P{
    FONT-FAMILY:  Arial, Verdana, Helvetica, Sans-serif;
    COLOR: #231F20;
    FONT-SIZE: 12px;
}


    
INPUT,TEXTAREA, SELECT,TT{
    FONT-FAMILY:  Arial, Verdana, Helvetica, Sans-serif;
    COLOR: #000;
    FONT-SIZE: 12px;
    padding:1px;

}


FORM {
    MARGIN: 0px;
}
.clearing{
    clear:both;
}
#container{
    
    margin:0 auto 0 auto;
    width:839px;
}

#head{
    position:relative;
    z-index:2;
    clear:both;
    height:69px;
    padding:15px 15px 0px 0px;
    
}

.logo{
    position:absolute;
    z-index:1000;
    top:0px;
    left:-40px;
}

.show{
    position:relative;
    z-index:2;
}
    
.headEmail{
    padding-right:10px;
}

.topMenu{
    padding-top:10px;
    padding-bottom:5px;
}
.topMenu ul{
    margin:0px;
    padding:0px;
    list-style:none;
}

.topMenu ul li{
    float:right;
    padding-left:15px;
}
#headLeft{
    float:left;
}
#headRight{
    float:right;
}
#main{
    position:relative;
    z-index:1;
    background:url(/images/mainBG.jpg) repeat-y top right;
}

#mainAbout{
    position:relative;
    z-index:1;
    background:url(/images/about.jpg) no-repeat top right;
    margin-right:2px;
}

#mainAdmission{
    position:relative;
    z-index:1;
    background:url(/images/about.jpg) no-repeat top right;
    margin-right:2px;
}

#mainAdmission{
    position:relative;
    z-index:1;
    background:url(/images/admission.jpg?2) no-repeat top right;
    margin-right:2px;
}

#mainExperience{
    position:relative;
    z-index:1;
    background:url(/images/experience.jpg) no-repeat top right;
    margin-right:2px;
}
#mainResources{
    position:relative;
    z-index:1;
    background:url(/images/resources.jpg) no-repeat top right;
    margin-right:2px;
}
#mainCorner{
    position:relative;
    z-index:1;
    background:url(/images/corner.jpg) no-repeat top right;
    margin-right:2px;
}
#mainSupport{
    position:relative;
    z-index:1;
    background:url(/images/support.jpg) no-repeat top right;
    margin-right:2px;
}

#mainContact{
    position:relative;
    z-index:1;
    background:url(/images/contact.jpg) no-repeat top right;
    margin-right:2px;
}
#mainCalendar{
    position:relative;
    z-index:1;
    background:url(/images/calendar.jpg) no-repeat top right;
    margin-right:2px;
}

#mainJoin{
    position:relative;
    z-index:1;
    background:url(/images/join.jpg) no-repeat top right;
    margin-right:2px;
}

.mainTop{
    background:url(/images/topBG.jpg) no-repeat center center;
    height:61px;
    width:839px;
}

.topNav{
    padding-top:12px;
}

.topNav ul{
    list-style:none;
    margin:0px;
    padding:0px;
}

.topNav ul li{
    float:right;
    margin:0px;
    padding:0px;
    text-align:center;
    padding-right:40px;
}


.topNav .topNav1{
    padding-top:10px;
}
#leftCol{
        float:left;
    width:217px;
    padding-left:2px;
}

#leftColTop{
    width:217px;
    background:url(/images/leftColBG.png) repeat-y top left;
}

.leftNav{
    background:url(/images/leftNav.png) no-repeat top left;
    width:211px;
    min-height:350px;
    padding-top:75px;
}


.tweetCol{
    padding:20px 0px 10px 20px;
}

.tweetCon{
    width:169px;
}
#rightCol{
    float:right;
    width:553px;
    margin-top:220px;
    padding-left:25px;
    padding-right:40px;
}
#foot{
    padding:10px 15px 25px 15px;;
}

.footLeft{
    float:left;
}

.footRight{
    float:right;
    
}

.footimg{
    vertical-align:top;
}
/*
fonts
*/
#head{
    text-align:right;
    color:#f4ce56;
    font-weight:bold;

}
.headEmail{
    text-align:right;
    color:#f4ce56;
    font-weight:bold;
    font-size:14px;
}
H1 {
    FONT-SIZE: 16px;
    color: #093c7a;
}
H2 {
    FONT-SIZE: 13px;
    color:#093c7a;
}
H3 {
    FONT-SIZE: 12px;
    color: #093c7a;
}
HR {
    COLOR: #093c7a;
    HEIGHT: 1px;
}
.tweetCol{
    height:542px;
    width:197px;
    background:url(/images/tweetColBG.jpg) no-repeat top left;
}
.tweetTitle{
    font-family:georgia, serif;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    text-align:center;
}


.tweetTxt{
    font-size:13px;
    font-weight:normal;
    color:#fff;
}

.tweetTxt a:link, A:visited, a:active {
    color:#fff;
}
.tweetTxt  A:visited {
    color:#fff;
}
.tweetTxt a:active {
    color:#fff;
}



.tweetTxt a:hover{
    color:#fff;
        text-decoration:none;

}

.topNav ul li a{
    color:#f3cd52;
    font-size:17px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

.topNav ul li a:visited{
    color:#f3cd52;
    font-size:17px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

.topNav ul li a:active{
    color:#f3cd52;
    font-size:17px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

.topNav ul li a:hover{
    color:#fff;
    font-size:17px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

a.iconLink:link, a.iconLink:visited, a.iconLink:active{
    color:#f3cd52;
    font-size:17px;
    font-weight:bold;
    text-align:center;
}

a.iconLink:hover{
    color:#fff;
    font-size:17px;
    font-weight:bold;
    text-align:center;
}

.footRight{
    font-weight:bold;
    font-size:12px;
    color:#f3cd52;
}

.footLeft{
    font-weight:bold;
    font-size:12px;
    color:#f3cd52;
}
/*
links
*/

A:link {
    COLOR: #093c7a;
    TEXT-DECORATION: none;
}
A:visited {
    COLOR: #093c7a;
    TEXT-DECORATION: none;
}
A:hover {
    COLOR: #093c7a;
    TEXT-DECORATION: none;
}
A:active  {
    COLOR: #093c7a;
    TEXT-DECORATION: none;
}

A.lite:link {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.lite:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.lite:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.lite:active  {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}


a.newsLink:link, a.newsLink:visited, a.newsLink:active{
    color:#f4ce56;
    TEXT-DECORATION: none;
    font-weight:bold;
    font-size:14px;
}

a.newsLink:hover{
    color:#fff;
    TEXT-DECORATION: none;
    font-weight:bold;
    font-size:14px;
}

/*
left nav backgrounds
*/




/*
accordion menu
*/
.glossymenu{
padding: 0;
width: 200px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: transparent;
font: bold 18px arial, verdana, sans-serif;
color: #093c7a;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 10px 25px;
text-decoration: none;
text-align:right;


}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #093c7a;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 16px;
right: 0px;
border: none;
}

.glossymenu a.menuitem:hover{
    color: #2a7bc0;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: transparent;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
}

.glossymenu div.submenu ul li a{
background: transparent;
font: normal 16px arial, verdana, sans-serif;
color: #093c7a;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 25px;
text-decoration: none;
text-align:right;
}


.glossymenu div.submenu ul li a:hover{
background: transparent;
color: #2a7bc0;
}

/*
calendar
*/
.calTop{
    background:url(/images/calTop.gif) no-repeat;
    width:535px;
    height:45px;
}

.month{
    font-family:georgia, serif;
    font-weight:bold;
    font-size:30px;
    height:30px;
    line-height:30px;
    color:#16214e;
    text-align:center;
}
.leftArrow{
    padding-top:10px;
    padding-left:15px;
}

.rightArrow{
    padding-top:10px;
    padding-right:15px;
}

.calDay{
    background:#edd27d;
    font-family:georgia, serif;
    font-weight:bold;
    font-size:16px;
    height:30px;
    line-height:30px;
    color:#16214e;
}

.calCurMonth{
    width:16%;
    background:#edd27d;
    height:97px;
    border-top:3px solid #fff;
    border-right:3px solid #fff;
}

.calCurMonthEnd{
    width:16%;
    background:#edd27d;
    height:97px;
    border-top:3px solid #fff;
}

.calNextMonth{
    width:16%;
    background:#f3e2ae;
    height:97px;
    border-top:3px solid #fff;
    border-right:3px solid #fff;
}


.calNextMonthEnd{
    width:16%;
    background:#f3e2ae;
    height:97px;
    border-top:3px solid #fff;
}

.calPrevMonth{
    width:16%;
    background:#f3e2ae;
    height:97px;
    border-top:3px solid #fff;
    border-right:3px solid #fff;
}


.calPrevMonthEnd{
    width:16%;
    background:#f3e2ae;
    height:97px;
    border-top:3px solid #fff;
}

.calNum{
    text-align:right;
    padding:3px 3px;
    font-family:georgia, serif;
    font-weight:bold;
    font-size:16px;
    color:#16214e;
}

.calEvent{
    padding-left:10px;
    text-align:left;
    color:#093c7a;
    font-size:11px;
}

.calEvent a{
    text-align:left;
    color:#093c7a;
    font-size:11px;
}

.endTop{
    height:50%;
    border-bottom:3px solid #fff;
}

.endBot{
    height:50%;
}

/*contact*/

.conBorder{
    border:solid 1px #cccccc;
    padding:5px;
    margin-bottom:5px;
}
.required{
    color:#cc0000;
}


/*
calpop CSS
*/
.calPopCon{
        width:266px;
		position: absolute;
		top: 340px;
		left: 380px;
        display: none;
}
.calPopTop{
    width:266px;
    height:25px;
	left: 1px;
    background:url(/images/calPopTop.png) no-repeat top;
    position:relative;
}

.calPopClose{
    position:absolute;
    top:7px;
    right:20px;
    color:#0a1a55;
    font-size:12px;
    font-weight:bold;
}

.calPopMain{
        background:url(/images/calPopMain.png) repeat-y top;
        padding:0px 15px 15px 15px;
        line-height:2em;
		text-align: left;
}

#calPopTitle{
    font-family:georgia serif;
    font-size:21px;
    color:#093c7a;
    font-weight:bold;
}

#calPopDate{
    font-size:12px;
    color:#093c7a;
}

#calPopTime{
    font-size:12px;
    color:#093c7a;
}

#calPopLoc{
    font-size:12px;
    color:#093c7a;
}

#calPopDetails{
    font-size:12px;
    color:#093c7a;
}

.calPopBot{
    width:266px;
    height:10px;
    background:url(/images/calPopBot.png) no-repeat top;
    position:relative;
}

/*
 * Twitter stuff
 */

.tweetTxt ul {
    list-style-type: none;
    padding-left: 0px;
}

.tweetTxt li {
    margin-top: 20px;
}

/*
positive diesrtion
*/
.posCon{
    padding-left:10px;
}
.posCon ul{
    padding:0px;
    margin:0px;
    list-style:none;
}

.posCon ul li{
    padding-bottom:10px;
}

.posDir{
    font-size:16px;
}
.posDate{
    font-size:16px;
}
    
.posName{
    font-size:16px;
    font-weight:bold;
}

a.posLink:link, a.posLink:active, a.posLink:visited, a.posLink:hover{
    color:#000;
}

/*
press releaase
*/
.pressCon{
    padding-left:10px;
}
.pressCon ul{
    padding:0px;
    margin:0px;
    list-style:none;
}

.pressCon ul li{
    padding-bottom:10px;
}

.pressDate{
    font-size:16px;
}
    
.pressName{
    font-size:16px;
    font-weight:bold;
}

a.pressLink:link, a.pressLink:active, a.pressLink:visited, a.pressLink:hover{
    color:#000;
}

/*
 * Testimonials
 */

.testCon{
    padding-left:10px;
}

.testimonial, .testimonial p{
    font-size:15px;
}

.testName{
    float:right;
    font-family:Georgia,Serif;
    font-weight:bold;
    FONT-SIZE: 16px;
    color: #06195b;
    padding-bottom:40px;
    padding-top:10px;
}

div.body p,.editor-body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #051049;
}

div.body h1,.editor-heading {
    font-family: Georgia;
    font-size: 18px;
    color: #051049;
}

