/* -------- Design -> Andrew Strojny -> http://www.andrewstrojny.com ------------ please do not remove ---------- */


/* -----IE Hack----- */
html { 
	font-size: 100%; 
}

/* -----Body, Container, Header----- */

body {
	font-family: "Palatino Linotype", Arial, sans-serif;
	min-width: 850px;
	text-align: center;	
	font-size: 9pt;
	background-color: #380C46;
	color: #9D0101;
    background:url(images/bg1.gif);
}


/* -----Content Header----- */

.content_title {
	font-family: "Palatino Linotype", Arial, sans-serif;
    font-weight:bold;
	font-size: 16pt;
    color:#480E59;
	display:block;
	padding-bottom:25px;}


.content_title2 {
	font-family: "Palatino Linotype", Arial, sans-serif;
    font-weight:bold;
	font-size: 16pt;
    color:#480E59;
	display:block;}

.content_subtitle {
	font-family:"Palatino Linotype", Arial, sans-serif;
        font-weight:bold;
	font-size: 10pt;
        color:#000000;
		padding-bottom:25px;}
		
.bigheader {font-family:"Palatino Linotype", Arial, sans-serif;
            color:#FFFFFF;
			font-size: 22px;}


.content {font-family:;
          color:#9D0101;
          font-size: 11pt;
          margin-left: 20px;}

#menubottom {
	font-family:"Palatino Linotype", Arial, sans-serif;
	font-size: 10pt;
        color:#FFFFFF;
        text-align:center;}
		
.menu {width: 30%;}


/* -----Links----- */

a {
	color: #480E59;
        font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #9D0101;
	text-decoration: none;
}

/* -----Footer----- */

#bottomnav {font-family: "Palatino Linotype", Arial, sans-serif;
            font-size:10pt;
            color:#FFFFFF;}

.bottomnav {display:block;
            padding:4px;
			margin-top:1px;
			background-color:#480E59;
            font-family: "Palatino Linotype", Arial, sans-serif;
            color:#FFFFFF;
            text-decoration:none !important;
            font-size:10pt;
            font-weight:normal;}
			
.bottomnav:hover {display:block;
                  padding:4px;
				  margin-top:1px;
				  background-image:url(images/footer_bg.png);
				  background-repeat:repeat;
				  font-family: "Palatino Linotype", Arial, sans-serif;
                  color:#FFFFFF;
                  text-decoration:none !important;
                  font-size:10pt;
                  font-weight:normal;}
				  
				  
.footer {font-family: "Palatino Linotype", Arial, sans-serif;
            font-size:10pt;
            color:#FFFFFF;}
.footer:hover {font-family: "Palatino Linotype", Arial, sans-serif;
            font-size:10pt;
            color:#390842;}
				  
b {color:#480E59;}

#hr, hr {width:528px !important; height:29px !important; border:0px !important; background-image:url(images/hrbg.png);background-repeat:no-repeat;}