/* CSS Document */

body {
background-color:#0D0337;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0D0337;
}

a {
text-decoration:none;
color:#E93200;
}

a:hover {
text-decoration:none;
color:#000;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#0D0337;
font-weight:bold;
}

.button_level_1 {
margin-left:200px;
margin-right:10px;
margin-top:5px;
padding:0px;
}

.button_level_2 {
margin-left:305px;
margin-top:0px;
padding:0px;
}

#address {
float:left;
margin-top:10px;
margin-left:10px;
}

.logo {
margin-top:5px;
margin-right:30px;
float:right;
}

#page {
margin-left:auto;
margin-right:auto;
width:782px;
}

#bg_top {
background-image:url(images/bg-top.gif);
background-repeat:no-repeat;
width:782px;
height:18px;
}

#header {
width:782px;
background-color:#FFFFFF;
height:80px;
}

#main_image {
width:782px;
height:148px;
background-color:#FFFFFF;
}

#nav {
width:782px;
height:28px;
background-color:#E93200;
border-top:6px solid #315381;
padding-top:10px;
text-align:center;
}

.nav {
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-left:20px;
}

#nav a {
color:#FFFFFF;
text-decoration:none;
}

#nav a:hover {
color:#999999;
text-decoration:none;
}

#wrapper {
width:782px;
background-image:url(images/wrap.gif);
background-repeat:repeat-y;
overflow:hidden;
}

#left {
width:155px;
float:left;
text-align:right;
}

#right {
width:562px;
float:right;
padding-left:20px;
padding-right:40px;
padding-bottom:20px;
background-image:url(images/site/green_curve.gif);
background-repeat:no-repeat;
background-position:top right;
margin-top:0px;

}

#right2 {
width:562px;
float:right;
padding-left:20px;
padding-right:40px;
padding-bottom:20px;
padding-top:80px;
background-image:url(images/smile.gif);
background-position:right top;
background-repeat:no-repeat;
}

#bg_bot {
width:782px;
height:41px;
background-image:url(images/bg-bot.gif);
background-repeat:no-repeat;
}

#footer {
width:782px;
color:#FFFFFF;
margin-top:10px;
}

.footer {
font-size:10px;
}

#footer a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#E93200;
font-weight:bold;
text-decoration:none;
}

#button1 {
background-image:url(images/button1.gif);
background-repeat:no-repeat;
width:95px;
height:35px;
color:#618059;
font-weight:bold;
font:Arial, Helvetica, sans-serif;
font-size:16px;
float:right;
padding:15px 0 0 40px;
}

#button2 {
background-image:url(images/button2.gif);
background-repeat:no-repeat;
width:95px;
height:35px;
color:#618059;
font-weight:bold;
font:Arial, Helvetica, sans-serif;
font-size:16px;
float:right;
padding:15px 0 0 40px;

}

#button3 {
background-image:url(images/button3.gif);
background-repeat:no-repeat;
width:95px;
height:35px;
color:#618059;
font-weight:bold;
font:Arial, Helvetica, sans-serif;
font-size:16px;
float:right;
padding:15px 0 0 40px;
}


/**Sub Education Stylesheet**/

#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #EEC343;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
margin-top:45px;
background-color:#FFFFFF;
border-top:14px solid #EEC343;
border-right:1px solid #EEC343;
border-left:1px solid #EEC343;
border-bottom:1px solid #EEC343;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}



