/* This style sheet controls how the site is displayed. All styles for the site should be written in this document! */

/* The styles below should not need to be changed.  Scroll down to SITE SPECIFIC CSS to begin styles specific to this site. */

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* SITE SPECIFIC CSS */

/* Set the Site's Fonts, Colors and Size Here */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 14px;}

/* Set Body Colors and Backrounds Here */

BODY {background: #737373;
margin : 0 0 0 0;
padding: 0 0 0 0;
background-image: url(images/bg_grey.jpg);
background-repeat: repeat-xy;}

/* Set Heading Colors and Sizes Here */

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #4b1a1a;}

H1 {font-size: 22px;}

H2 {font-size: 18px;}

H3 {font-size: 16px;}

H4 {font-size: 15px;}

H5 {font-size: 15px;}

H6 {font-size: 14px;}

/* Set Link Colors and Styles Here */

A:link {color: #ab0534;
text-decoration: none;}

A:visited {color: #ab0534;
text-decoration: none;}

A:active {color: #ab0534;
text-decoration: none;}

A:hover {color: #4b1a1a;
text-decoration: none;}

/* Styles Below are Unique to This Website */

.main_table {border-right: 3px solid #000;}

.bg_burgandy {background-image: url(images/bg_burgandy.jpg);
background-repeat: repeat-x;
background-position: top left;}

.text_logo {padding-right: 10px;
margin-top: 30px;}

.logo2 {margin-left: -3px;}

html>body .logo2 {margin-left: 0px;}

.bg_left {background-image: url(images/left_tile.png);
background-repeat: repeat-y;}

.bg_nav {border-top: 3px solid #000;
border-bottom: 3px solid #000;
background-image: url(images/bg_nav_tan.jpg);
background-repeat: repeat-x;
text-align: center;}

.bg_nav_shadow {background-image: url(images/nav_shadow.jpg);
background-repeat: repeat-x;
background-color: #e5e9d2;
background-position: top left;
padding: 6 20 2 0px;}

.breadcrumb {font-size: 10px;
font-style: italic;}

.content_area {background-image: url(images/bg_stars.jpg);
background-repeat: no-repeat;
background-position: top left;
background-color: #e5e9d2;
padding: 20px;
font-weight: bold;}

.footer_area {border-top: 3px solid #000;
background-image: url(images/bg_burgandy.jpg);
background-repeat: repeat-xy;
padding-right: 20px;}

.footer_text {color: #fff;}

hr {color: #4b1a1a;
background-color: #4b1a1a;
height: 2px;
border: 0;}

.schools {background-color: #e5e9d2;
border: 2px solid #4b1a1a;
background-image:url(images/army_bg.jpg);
background-repeat: no-repeat;
background-position: center center;}

.schools_header {background-image:url(images/bg_nav_tan_sub.jpg);
background-repeat:repeat-x;
background-position:top left;
padding: 4px;}

.schools_text {font-size: 11px;
padding: 4 20 4 20px;
font-weight: bold;}

.photo {border: 2px solid #000;
margin: 0 0 10 10px;}

/* Image Rotation */

.polaroid {background-image:url(images/bg_polaroid.png);
background-repeat: no-repeat;
background-position: top left;}

.rotator_cell {padding: 21 19 83 17px;}