/* CSS DOCUMENT */
*{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000}

/* Default Classes */
html, body{margin:0; padding:0; height:100%; background:#FFF; font-family:arial,sans-serif; font-size:small; color:#666}

h1, h1 a{font-size:20px; font-weight:bold; color:#C70750; padding:0 0 5px 0; margin:0 20px 0 0; border-bottom:1px solid #F0C1D3;}
h2 {font-size:14px; font-weight:bold; color:#C70750; padding:10px 0 5px 0; margin:0 20px 0 0; border-bottom:1px solid #F0C1D3;}
h2 a {font-size:14px; font-weight:bold; color:#C70750; padding:10px 0 5px 0; margin:0 20px 0 0; }
h2 a:hover {font-size:14px; font-weight:bold; color:#C70750; padding:10px 0 5px 0; margin:0 20px 0 0; text-decoration:none}
h3, h3 a{font-size:14px; font-weight:bold; color:#C70750; padding:10px 0 5px 0; margin:0 20px 0 0;}

p{text-align:justify; padding:5px 0 5px 0; margin:0 20px 0 0}
a{color:#C70750; text-decoration:none}
a:hover{color:#000; text-decoration:underline}
ul{display:block; margin:10px 0 10px 0; padding:0 0 0 15px; }
li{margin:0; padding:0; color:#C70750; font-size:12px; font-weight:bold; text-align:left}

/* Image slide show */
#rightGallery{margin:0px; height:auto !important; height:100%; min-height:100%}
#myGallery{color:#fff; width:390px !important; height:450px !important}
#myGallery *{color:#fff; font-size:12px !important; border-bottom:0px solid #F0C1D3; !important}

/* Sign up for newsletter */
.formField{border:1px solid #BFBFBF; color:#8D8D8D; padding-left:2px}
.formButton{background-color:#C70750; color:#fff; font-weight:bold; border-left:0px dotted #fff; border-right:0; border-top:0; border-bottom:0; cursor:pointer}

/* Text styles */
.introtext {color:#C70750; font-size:14px; font-weight:bold; display:block; padding:10px 0 15px 0; margin:0 20px 0 0; text-align:left}
.specialblock{background-color:#C70750; padding:10px 10px 10px 10px; margin:0 20px 10px 0; display:block; color: #FFF; }

.specialblock p {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock u {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock i {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock h1 {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock h2 {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock h3 {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock td {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock strong {text-align:justify; padding:5px 0; margin:0; color: #FFF;}
.specialblock a{ color:#F0C1D3; }

table.specialblock  { border-top: 0 solid #C70750; border-left: 10px solid #C70750; border-right: 10px solid #C70750; border-bottom: 0 solid #C70750; padding:0 }

/* Three column layout */
#main1{margin:7px auto; width:999px; background:#FFF; padding:0px; overflow:hidden}
#left{ width:154px; margin:0px; float:left; overflow:hidden}
#middle{ width:385px; margin:0px; float:left; overflow:hidden}
#right{ width:400px; margin:0px; float:left; overflow:hidden}
#footer {clear:both; width:999px; margin:0px; background-image:url(../img/aamu_bottom_bg.jpg); background-repeat:repeat-x; bottom:0; position:relative; background-color:#C70750}
.column_spacer { width:30px; margin:0px; float:left; height:700px; min-height:700px}
.row_spacer {margin:0px; height:35px; min-height:30px}

/* Middle column breadcrumb */
#breadcrumbs a{color:#8D8D8D;}
#breadcrumbs {text-align: bottom; margin: 0px; padding:3px 0px 0px 0px; height:15px; min-height:15px}




/* SPLASH SCREEN - not used anymore */
div#splashcontainer { position:relative; margin:0px auto; width:572px; background:#FFF; padding-top:10px; height:auto !important; height:100%; min-height:100% }
div#splashcontent{margin:0px; padding-top:10px; height:auto !important; height:100%; min-height:100%}
div#splashfooter{clear:both; width:572px; bottom:0;}
div#splashfooter #leftContent{width:452px; margin:0px; float:left; height:110px; margin:0px; background-image:url(../img/aamu_bottom_bg.jpg); background-repeat:repeat-x;}
div#splashfooter #rightContent{width:120px; margin:0px; float:left; height:110px; margin:0px; background-image:url(../img/aamu_bottom_bg.jpg); background-repeat:repeat-x;}

div#splashfooter a{color:#fff; text-decoration:none}
div#splashfooter a:hover{color:#fff; text-decoration:underline}

div#splashcontent #myGallery{color:#fff; width:570px !important; height:362px !important;}
div#splashcontent #myGallery *{color:#fff; font-size:12px !important; border-bottom:0px solid #F0C1D3 !important;}

