﻿body
{
    background-color: #5A4C0B;
    font-family: Georgia,Times,sans-serif;
    font-size: 14px;
    text-align: left;
    margin: 0;
    padding: 0;
}

.clear
{
    clear: both;
}
h1
{
    font-size: 20px;
    margin: 0px;
    color: #BF6C00;
    font-style: italic;
}
h2, h6 {
    border: 0 none;
    color: #BF6C00;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 0.9em;
    margin: 0;
    padding: 20px 0 0;
    font-style: italic;
}
h3 {
    border: 0 none;
    color: #D2A300;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.3em;
    margin: 0;
    padding: 5px 0 0;
    text-transform: none;
}
h4
{
    font-size: 16px;
    font-weight: bold;
    color: White;
    margin: 0;
    padding: 0;
    }

p
{
    font-family: Georgia,Times,sans-serif;
    font-size: 14px;
}

.error
{
    font-size: 20px;
    color: Red;
}
.validate
{
    font-size: x-small;
    color: red;
}
.center
{
    text-align: center;
}

#header
{
    text-align: left;
    background-color: Black; /*background: url(images/header_bg.jpg) repeat-x;*/
    width: 100%;
    color: White;
    font-size: x-large;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    height: 150px;
}
#header .himg
{
    background: url(images/amlogo.png) no-repeat;
    height: 150px;
    width: 400px;
    position: absolute;
    top: 20px;
    left: 20px;
   
}

#header .himg2
{
    background: url(images/guarantee.png) no-repeat;
    height: 150px;
    width: 150px;
    position: absolute;
    top: 10px;
    left: 650px;
}

#header .himg3
{
    background: url(images/call.png) no-repeat;
    height: 150px;
    width: 200px;
    position: absolute;
    top: 90px;
    left: 617px;
}

#header .himg4
{
    background: url(images/student.png) no-repeat;
    height: 150px;
    width: 150px;
    position: absolute;
    top: 5px;
    left: 450px;
}

#header a
{
    text-decoration: none;
    color: White;
}
#header a:hover
{
    color: #943F01;
}
#header a:link, #header a:visited, #header a:active, #header a:hover, .left a:link, .left a:visited, .left a:active, .left a:hover, .right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover
{
    color: #000;
    text-decoration: none;
}

#menu
{
    font-weight: 700;
    font-size: 12px;
    background: #505050 url(images/menu_bg.jpg) repeat-x;
    height: 35px;
}

#menu ul
{
    position: relative;
    left: 50px;
    top: 10px;
    margin: 0;
    padding: 0;
}

#menu ul li
{
    list-style: none;
    float: left;
    margin: 0 15px;
}

#menu ul a:link, #menu ul a:visited, #menu ul a:active, #menu ul a:hover
{
    color: #FFCC00;
    font-weight: 700;
    text-decoration: none;
}
#menu ul a:hover, .left a:hover, .right h1 a:hover
{
    text-decoration: underline;
}

.right a:hover, .tags a:hover, .permalink a:hover, #footer a:hover, #footer a.sec:hover
{
    text-decoration: none;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover, #footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover
{
    color: #FFCC00;
    font-weight: 700;
    text-decoration: underline;
}
#page
{
    border: 1px;
    margin: 0 auto;
    padding: 2px;
    width: 808px;
}

#leftcontent ul li
{
    font-size: 1em;
}

#featurecontent
{
    background-color: white; /*background-color: red*/
    float: left;
    width: 804px;
    height: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0px;
    border: solid 2px black;
}
#topcontent
{
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 10px;
}
#topcontent p
{
    font-size: 18px;
    }

#leftcontent
{
 
    float: left;
    width: 500px;
    height: auto;
    text-align: left;
    margin: 0 auto;
    padding: 14px;
}

#rightcontainer
{
    float: left;
 
    border: none;
    
    width: 260px;
    height: auto;
    padding: 5px;
}

#rightpad
{
      float: left;
  
    border: none;
    
    width: 100%;
    height: 30px;
  
    
    }

#rightcontent
{
    float: left;
    background-color: #CCFFFF;
    border: solid;
    border-width: 1px;
    border-color: #8D3B01;
    width: 250px;
    height: auto;
    position: relative;
    top: 20px;
    padding: 5px;
}

#rightcontent .t1
{
     text-align: center;
     font-style: italic;
     color: black;
      font-size: 18px;
    
    }
    
    #rightcontent .p1
{
    text-align: left;
    font-style: normal;
    color: black;
    font-size: 14px;
}
.left
{
    float: left;
    width: 220px;
}

.left .title
{
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

.left .title2
{
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 1px 0;
    padding: 0 10px;
}

.title h1
{
    font-size: 20px;
    font-weight: 400;
    color: #FCD535;
    background: url(images/cat_bullet.gif) no-repeat;
    margin: 3px 0 1px;
    padding: 0 10px 0 30px;
}


#footerContent
{
    text-align: center;
    padding: 5px;
    position: relative;
}
#footer
{
    color: #FFCC00;
    text-align: center;
    font-size: 11px;
    margin: 0 auto;
    width: 100%;
   
}

#footer p
{
    margin: 0;
    padding: 20px 0 0;
}


.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover
{
    color: #000;
    text-decoration: underline;
}

#forparents_button
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/forparents_button.jpg) no-repeat scroll 0 -48px;
    float: left;
    width: 136px;
}

#forstudents_button
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/forstudents_button.jpg) no-repeat scroll 0 -48px;
    float: left;
    width: 136px;
}

.buttons
{
    border: 0 none; /* display: block;*/
    height: 48px;
    margin: 6px 0 6px 8px;
    padding: 0;
}

.postit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E3B450 url(/images/postit_corner.jpg) no-repeat scroll right top;
border-color:-moz-use-text-color -moz-use-text-color #E6E3D5 #E6E3D5;
border-style:none none solid solid;
border-width:0 0 1px 1px;
display:block;
float:left;
height:200px;
margin:0 10px 10px 0;
padding:10px;
position:relative;
width:180px;
}
