/*=== CSS RESET (thanks to meyerweb.com) ===*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
textarea {font-weight: inherit; font-style: inherit; font-size: inherit; font-family: inherit; vertical-align: baseline;}

 /*=== LINKS ===*/
a:link, a:visited { color:#ce1141; text-decoration:underline; }
a:hover { color:#2f2e2e; text-decoration:underline;}

/*=== LAYOUT  (with help from csscreator.com) ===*/ 
html, body{color:#2f2e2e; font-family:verdana, Helvetica, sans-serif; font-size:11px; background:#fff url(../images/bg.gif) repeat-x 0 0; text-align:center; } 
#container{ width:940px; margin:0 auto; text-align:left; background:#fff;}
#header { position:relative; z-index:10; width:940px; padding-top:14px; background:#fff; }
#content{ margin:0; padding:0; position:relative; width:940px; background:#d6d6d6; }
#content_home{ margin:0; padding:0; position:relative; width:940px; background:#fff; }  
	#maincol_home{ width:640px; float:left; display:inline; position:relative;  background:#fff;}

	#maincol_content{width:720px; float:left; display:inline; position:relative; background:#fff; z-index:1;}
	#maincol_content img {border-right:2px solid #fff; border-top:2px solid #fff;}
	#maincol{width:940px; float:left; display:inline; position:relative; background:#fff;} 
	#rightcol{ width:300px; float:right; position:relative; background-color:#d6d6d6;} 
	#rightcol_home{ width:300px; float:right; position:relative; background-color:#d6d6d6;} 
	#rightcol2{ width:220px; float:right; position:relative; background-color:#d6d6d6;}
	#rightcol2 p{ text-align:left;}

p.home {font-size:12px; color:#787777; font-family:Georgia, "Times New Roman", Times, serif; padding:0 10px 10px 0; line-height:1.6;}
strong {font-weight:bold;}
#map { margin:5px 0px; border:1px solid #d6d6d6; }

/*=== HEADINGS ===*/
h1, h2, h3, h4, h5 { font-family:verdana, Helvetica, sans-serif; font-weight:normal; }
h2 {font-size:18px;}
h1 {font-size:21px; color:#787777; font-family:Georgia, "Times New Roman", Times, serif; padding:18px 10px 15px 0;}
h3 {font-size:14px; color:#ce1141; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; padding:3px 10px 5px 0;}

h3 a:link, h3 a:visited{font-size:13px; color:#ce1141;text-decoration:underline;}
h3 a:hover, h3 a:active{font-size:13px; color:#2f2e2e; text-decoration:underline;}
h4 {font-size:12px; padding:0 0 1px 0; color:#787777; font-variant:small-caps; font-weight:bold;}
p.linedivider {margin:5px 20px 5px 0; padding:0; border-bottom:1px solid #ccc; border-top:none; border-right:none; border-left:none;}

/*=== HEADER ===*/ 
#flash {width:940px;  float:left; margin:0; padding:0; height:226px; border-bottom:2px solid #fff;}
#logo {padding:9px 0 7px; float:left;}
#search {float:right; font-size:15px; color:#c4c4c4; margin:65px 0 0 0; font-variant:small-caps;}
.searchbutton {border:none;}
#divider {float:left;background: url(../images/bg_top.jpg) repeat-y; width:940px; height:20px;}

/*=== RHS BOXES ===*/ 
#rightnav {margin:0 15px 48px 15px;}

#rightnav h2 {font-size:12px; padding:18px 0 8px 0; color:#787777; font-weight:bold;}
#rightnav p {margin:0 0 6px 0; padding: 0 0 7px 0 ; border-bottom: 1px solid #fff; color:#787777;}

#rightnav a:link, #rightnav a:visited { color:#787777; text-decoration:none; }
#rightnav a:hover, #rightnav a:active  { color:#ce1141; text-decoration:none; }


/*=== CONTENT ===*/
#content .accordion li {padding: 3px 0 3px 0;}
#content .accordion h2  {width:160px; text-align:center; display:block; border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px; margin:10px 15px 10px 0; text-decoration:none; font-size:10px; cursor: pointer;}
#content .accordion h2.selected {border: 2px solid #ccc; background:#ce1141; color:#fff;}
#content .accordion p {margin: 7px 0 7px 0;text-align:justify;width: 600px;}
#content .accordion table {width:400px;  }
#content .accordion input.text {width:200px;}
#content .accordion div {padding: 0 0 0 0; display:none; border-bottom: 1px solid #999999;border-top:none;border-left:none;border-right:none; background-image: none;}


p{font-family:Verdana, Arial, Helvetica, sans-serif; color:#787777; font-size:12px; line-height:1.3; text-align:justify; padding: 0 20px 10px 0;}
h1.edu {padding:18px 10px 8px 0;}
strong.red {color:#ce1141; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif;}
h3.content {font-size:13px; color:#ce1141; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
h3.content_news{font-size:13px; color:#787777; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; margin:5px 20px 10px 0; padding:0 0 10px 0; border-bottom:1px solid #ccc; border-top:none; border-right:none; border-left:none;}
h3.edu {padding:7px 10px 5px 0;}
#maincol_content ul{font-family:Verdana, Arial, Helvetica, sans-serif; color:#787777; font-size:12px; line-height:1.4; text-align:justify; padding: 0 20px 5px 0;}
#maincol_content li{ padding-left:10px; background:url(../images/bullet.gif) no-repeat 0 1px; }
#topImage {z-index:100;}
.submit {border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px 1px 1px 1px; margin:0;}
a:link.submit2, a:visited.submit2 {width:74px; text-align:center; display:block; border: 2px solid #d6d6d6; background:#eee; color:#6c6a6a; text-transform:uppercase; font-weight:bold; padding:2px; margin:5px 15px 0 0; text-decoration:none; font-size:10px; float:left;}
a:hover.submit2, a:active.submit2    {width:74px; text-align:center; display:block; border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px;  text-decoration:none; font-size:10px; float:left;}
.submit8  {width:74px; text-align:center; display:block; border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px;  text-decoration:none; font-size:10px;}
a:hover.submit8, a:active.submit8    {width:74px; text-align:center; display:block; border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px;  text-decoration:none; font-size:10px;}
a:link.submit8, a:visited.submit8 {width:74px; text-align:center; display:block; border: 2px solid #d6d6d6; background:#eee; color:#6c6a6a; text-transform:uppercase; font-weight:bold; padding:2px; margin:5px 15px 0 0; text-decoration:none; font-size:10px; }
a:hover.submit8, a:active.submit8   {width:74px; text-align:center; display:block; border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px;  text-decoration:none; font-size:10px;}
a:link.submit3, a:visited.submit3 {width:150px; text-align:center; display:block; border: 2px solid #d6d6d6; background:#eee; color:#6c6a6a; text-transform:uppercase; font-weight:bold; padding:2px; margin:5px 0 0 0; text-decoration:none; font-size:10px;}
a:hover.submit3, a:active.submit3    {width:150px; text-align:center; display:block; border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px; margin:5px 0 0 0; text-decoration:none; font-size:10px;}
a:link.submit4, a:visited.submit4 {width:200px; text-align:center; display:block; border: 2px solid #d6d6d6; background:#eee; color:#6c6a6a; text-transform:uppercase; font-weight:bold; padding:2px; margin:5px 0 0 0; text-decoration:none; font-size:10px;}
a:hover.submit4, a:active.submit4    {width:200px; text-align:center; display:block; border: 2px solid #ccc; background:#ce1141; color:#fff; text-transform:uppercase; font-weight:bold; padding:2px; margin:5px 0 0 0; text-decoration:none; font-size:10px;}
a:link.submit5, a:visited.submit5 {width:80px; text-align:center; display:block; border: 2px solid #d6d6d6; background:#eee; color:#6c6a6a;  font-weight:bold; padding:2px; margin:5px 0 0 0; text-decoration:none; text-transform:uppercase; font-size:10px;}
a:hover.submit5, a:active.submit5    {width:80px; text-align:center; display:block; border: 2px solid #eee; background:#ce1141; color:#fff;   padding:2px; margin:5px 0 0 0; text-decoration:none; text-transform:uppercase; font-size:10px;}

#signup_home img {float:left; margin:0 10px 0 0;}
#signup {color:#787777;}
#signup input {margin:10px 10px 0 0;}

/*=== HOMEPAGE ===*/
#home_news h2 {font-size:18px; padding:0 0 5px 0; color:#787777; background:url(../images/arrow.gif) no-repeat 130px -3px; }
#home_news { margin:10px 15px 15px 15px;}
#home_news p {margin:0 0 6px 0; padding-bottom:8px; border-bottom: 1px solid #fff; color:#787777; font-size:11px;}
#home_news span a:link, #home_news span a:visited { color:#ce1141; text-decoration:underline; padding-bottom:3px; }
#home_news span a:hover { color:#2f2e2e; text-decoration:underline; }
.noborder {border:none;}


/*=== FORM STYLES ===*/
input, select, textarea { background:#fff; border:1px solid #ccc; margin:0; font-size:11px;}

/* CONTACT */
#contactform {margin:0; padding:0; color:#9c9b9b;}
#contactform table {margin:0; padding:0;}
#contactform td {margin:0; padding:0; vertical-align:top;}
#contactform input {margin:2px 0 2px 0;}


/*=== FOOTER ===*/
#footer{ clear:both; width:940px; text-align:left; color:#9c9b9b; font-family:verdana, Helvetica, sans-serif; font-size:9px; padding:10px 0 0 0 ;}
#footer a:link, #footer a:visited { color:#9c9b9b; text-decoration:none; }
#footer a:hover { color:#2f2e2e; text-decoration:none;   }
#footer p{font-family:Verdana, Arial, Helvetica, sans-serif; color:#b6b6b5; font-size:9px;}
#footer_credit {  color:#7d7e73; font-size:10px; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}



/*=== MENU ===*/ 
#home #myjquerymenu li#navhome a,#about #myjquerymenu li#navabout a, #news #myjquerymenu li#navnews a,#about #myjquerymenu li#navabout a, #edu #myjquerymenu li#navedu a,#about #myjquerymenu li#navabout a, #services #myjquerymenu li#navservices a,#edu #myjquerymenu li#navsedu a, #contact #myjquerymenu li#navcontact a{color:#fff; text-decoration:none; background-color:#ce1141;}

#services #myjquerymenu li#navservices ul li a, #about #myjquerymenu li#navabout ul li a, #edu #myjquerymenu li#navedu ul li a, #contact #myjquerymenu li#navcontact ul li a, #news #myjquerymenu li#navnews ul li a  { background:#eee; color:#2f2e2e }
#services #myjquerymenu li#navservices ul li a:hover, #about #myjquerymenu li#navabout ul li a:hover, #edu #myjquerymenu li#navedu ul li a:hover, #contact #myjquerymenu li#navcontact ul li a:hover, #news #myjquerymenu li#navnews ul li a:hover{ background:#ce1141; color:#fff }

.jquerycssmenu{ width:940px; height:30px; position:relative; z-index:100; background:#d6d6d6; font-family:verdana, Helvetica, sans-serif; font-weight:normal; 
 /*offset of tabs relative to browser left edge*/}

.jquerycssmenu ul{
margin: 0; padding: 0; list-style-type: none; font-size:12px;}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative; display: inline; float: left;}

.jquerycssmenu ul li.rightborder {border-right: 2px solid #fff;}

/*Top level menu link items style*/

.jquerycssmenu ul li a:link, .jquerycssmenu ul li a:visited {
display: block; font: normal 12px Verdana; background:#d6d6d6; /*background of tabs (default state)*/ padding: 9px 20px 8px 20px;
line-height:13px; margin-right: 0; /*spacing between tabs*/ border-left: 2px solid #fff; border-bottom-width: 0; color: #2d2b2b; text-decoration: none;}
	
.jquerycssmenu ul li a:hover, .jquerycssmenu ul li a:active {
color:#fff; text-decoration:none; background-color:#ce1141;/*tab link background during hover state*/}
	
/*1st sub level menu*/

.jquerycssmenu ul li ul{
position: absolute; left: 0; display: block; visibility: hidden; border-top: 1px solid fff;}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;}

/*Sub level menu link items style*/
.jquerycssmenu ul li ul li a:link, .jquerycssmenu ul li ul li a:visited{ /*sub menus hover style*/
background:#eee; color:#2f2e2e; display: block; font:normal 12px Verdana;  padding:4px 10px 4px 10px; line-height:13px; margin-right:0; border-left:2px solid #fff; border-bottom:1px solid #fff; text-decoration: none; width:150px; }

.jquerycssmenu ul li ul li a:hover, .jquerycssmenu ul li ul li a:active{ /*sub menus hover style*/
background:#ce1141; color:#fff; display: block; font:normal 12px Verdana;  padding:4px 10px 4px 10px; line-height:13px; margin-right:0; border-left:2px solid #fff; border-bottom:1px solid #fff; text-decoration:none; width:150px; }

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{
position: absolute; top: 7px; right: 5px;}

.rightarrowclass{
position: absolute; top: 5px; right: 5px;}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }

 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  




