/*      afsca_css.css
        Date: 20 October 2006 */


body{
margin:0;
 /* padding:30px 0; */
font:76% tahoma,verdana,sans-serif;

background:#fff;                     /* Background color of the body (Outter box)*/
color:#222;
}

#thetop{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff;
color:#222;                             /* Change the color of the container */
}

a{                                      /* Change the LINK color */
text-decoration:none;
background-color:inherit;
color:#BF4C30;
}

a:hover{                                /* Change the LINK mouse over color */
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#large_logo{                            /* Large logo setting */
float:left;
width:520px;
height:220px;
/*border:1px solid #dde;*/
margin: 10px 0 0 0;
/*padding:10px 10px 10px 10px; */
text-align:left;
}


#showphoto_left{                              /* Show Photo - Left */
float:left;
width:167px;
height:200px;
margin:10px 10px 10px 10px ;
padding:10px 10px 10px 10px;
border:1px solid #dde;
}

#showphoto_right{                              /* Show Photo - right */
float:right;
width:167px;
height:200px;
margin:10px 10px 10px 10px ;
padding:10px 10px 10px 10px;
border:1px solid #dde;
}



#logo{                                  /* Logo setting */
float:left;
width:250px;
height:220px;
margin:10px 10px 0 0;
padding:10px 10px 10px 10px;
border:1px solid #dde;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding:0;
}
                                                        /* List setting */

/*
#content ul,#content ol{margin:0 0 0 0;}
#content dl{margin:0 0 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
*/

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 10px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 5px 10px;
padding:0 0 0 5px;
}
/* Testing for new format */


.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#507EA1;
color:#fff;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{                                                      /* MENU bar setting */
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#CFDBE6;
color:#596E80;                       /* #26c; */
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{                                    /* MENU bar setting - mouse over */
background:#596E80;                 /*  #fff; */
color:#CFDBE6;                      /*  #222; */
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{                                                        /* FOOTER setting */
margin:40px auto 20px auto;
width:740px;
padding:0 0 5px 0;
font-size:0.9em;
color:#FCFFF2;
text-align:center;
background:#507EA1;                                             /*testing color #507EA1; */
}


#footer_logo{                                                   /* FOOTER setting with logo */
margin:20px auto 20px auto;
width:740px;
padding:0 0 5px 0;
font-size:0.9em;
text-align:center;
background:#fff;
}

h1,h2,h3,h4{                                                    /* h1, h2, h3, h4 setting */
margin:0 0 0 0;
font-weight:normal;
}

h1{
font-size:2.0em;
color:#5B5A9E;
}

h2{
margin:20px 0 4px 0;
font-size:1.4em;
color:#BF3530;
font-weight:bold;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
color:#406480;
}

h4{
margin:2px 0 5px 0;
font-size:1.0em;
font-weight:bold;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

.important{color:#f02025; background-color:inherit; font-weight:bold;}
.highlight{color:#f02025; background-color:inherit; font-weight:bold;}


/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
/* border:1px solid #d8d8d8; */
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#fff;
/* background:#eaeaea url(img/menubg2.gif) bottom left repeat-x; */
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:left;
background:#fff;
/* background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; */
color:#303030;
}


/*      End of afsca_css.css
        Date: 20 October 2006 */


