body 	{
		background-color:#333745;
		} 

#container {
		border-color: #00000;
		background-color: rgba(0,0,0,.5);
		margin: 0 auto;
		-moz-box-shadow: 0px 0px 5px #000000;
		-webkit-box-shadow: 0px 0px 5px #000000;
		box-shadow: 0px 0px 5px #000000;
		-moz-border-radius-topright: .5em; -moz-border-radius-topleft: .5em;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-style: solid;
		border-width: 2px;
		height: auto;
		width: 960px;
		padding: 20px;
		margin-top: 20px;
		}	

#guts {
width: 72%;
float: left;
}

h1 {

}

h2 {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		font-size: 150%;
    	width: 700px;
    	text-align: left;
    	}
    	
h2.links {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		font-size: 150%;
    	width: 900px;
    	text-align: left;
    	}    	
    	
h3 {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		font-size: 85%;
		width: 700px;
		}  	
    	
h4 {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		width: 700px;
		}
h3.links {
		margin-left: 200px;
		width: 900px;
		} 

h5 {
		font-size: 1em;
}

p {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		font-size: 75%;
    	text-align: justify;
    	line-height: 2;
}

.gutText {
 	width: 690px;
 	color: white;
	font-family: Helvetica, Arial, "sans serif";
 	}

p.links {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		font-size: 75%;
    	width: 900px;
    	text-align: center;
    	line-height: 2;
}

address {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		font-size: 75%;
    	width: 700px;
    	text-align: center;
    	line-height: 2;
}
address a {
		text-decoration: none;
		color: #EA2E49;


}


p a {
color: #EA2E49;
}

li a {
color: #EA2E49;
}

ul.links {
margin-left: 200px;

}


ul {
		color: white;
		font-family: Helvetica, Arial, "sans serif";
		font-size: 80%;
		line-height: 2;
		}
#social {
    clear: right;
    float: right;
    margin-top: -100px;
    padding-right: 15px;
    width: 22%;
}

#social ul {
        margin:0;
        padding:0;
        list-style:none;
        line-height: 3;
}

#social ul li {
    float: left;
    padding-left: 32px;
    padding-top: 10px;
}
		
#rightCol {
width: 27%;
    clear: right;
    float: right;
}

.caption {
    clear: right;
    color: #77C4D3;
    float: right;
    font-style: oblique;
    left: -7px;
    text-align: left;
    width: 88%;
}

#links {
width: 900px;
}

.icon {
margin-left: auto;
margin-right: auto;
width: 225px;
}


.photo {
    float: right;
    margin-left: -5px;
    width: 225px;
}

.banner {
		position: relative;
		right: 5px;
		}
		

dt {
font-weight:900;
font-style:italic;
}


/* BEGIN NAVIGATION CSS*/

#nav {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    left: 730px;
    overflow: hidden;
    position: relative;
    top: -120px;
    width: 230px;

}
        
#nav ul {
        margin:0;
        padding:0;
        list-style:none;
}



#nav ul li {
        float:left;
}

#nav ul li a {
        float: left;
        color:#d4d4d4;
        padding: 10px 20px;
        text-decoration:none;
        background:#3C4042;
        background: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(59,63,65)), color-stop(0.55, rgb(72,76,77)), color-stop(0.78, rgb(75,77,77)) );
        background: -moz-linear-gradient( center bottom, rgb(59,63,65) 9%, rgb(72,76,77) 55%, rgb(75,77,77) 78% );
        background: -o-linear-gradient( center bottom, rgb(59,63,65) 9%, rgb(72,76,77) 55%, rgb(75,77,77) 78% );
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.1) inset;
        border-left: 1px solid rgba(255, 255, 255, 0.05);
        border-right: 1px solid rgba(0,0,0,0.2);
        text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
}

#nav li ul {
        background:#3C4042;
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(77,79,79)), color-stop(0.55, rgb(67,70,71)), color-stop(0.78, rgb(69,70,71)) );
        background-image: -moz-linear-gradient( center bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
        background-image: -o-linear-gradient( center bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;
        left: -999em;
        margin: 35px 0 0;
        position: absolute;
        width: 160px;
        z-index: 9999;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
        border: 1px solid rgba(0, 0, 0, 0.5);
}

#nav li ul a {
        background: none;
        border: 0 none;
        margin-right: 0;
        width: 120px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
}



#nav ul {
        margin:0;
        padding:0;
        list-style:none;
}

#nav ul li {
        float:left;
}

#nav ul li a {
        float: left;
        color:#d4d4d4;
        padding: 10px 20px;
        text-decoration:none;
        background:#3C4042;
        background: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(59,63,65)), color-stop(0.55, rgb(72,76,77)), color-stop(0.78, rgb(75,77,77)) );
        background: -moz-linear-gradient( center bottom, rgb(59,63,65) 9%, rgb(72,76,77) 55%, rgb(75,77,77) 78% );
        background: -o-linear-gradient( center bottom, rgb(59,63,65) 9%, rgb(72,76,77) 55%, rgb(75,77,77) 78% );
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.1) inset;
        border-left: 1px solid rgba(255, 255, 255, 0.05);
        border-right: 1px solid rgba(0,0,0,0.2);
        text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
}

#nav li ul {
        background:#3C4042;
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(77,79,79)), color-stop(0.55, rgb(67,70,71)), color-stop(0.78, rgb(69,70,71)) );
        background-image: -moz-linear-gradient( center bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
        background-image: -o-linear-gradient( center bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;
        left: -999em;
        margin: 35px 0 0;
        position: absolute;
        width: 160px;
        z-index: 9999;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
        border: 1px solid rgba(0, 0, 0, 0.5);
}

#nav li ul a {
        background: none;
        border: 0 none;
        margin-right: 0;
        width: 120px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
}

#nav ul li a:hover,
#nav ul li:hover > a {
        color: #EA2E49;
        background:#3C4042;
        background: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(77,79,79)), color-stop(0.55, rgb(67,70,71)), color-stop(0.78, rgb(69,70,71)) );
        background: -moz-linear-gradient( center bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
        background: -o-linear-gradient( center bottom, rgb(77,79,79) 9%, rgb(67,70,71) 55%, rgb(69,70,71) 78% );
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px #000;

}

#nav li ul a:hover,
#nav ul li li:hover > a  {
    color: #2c2c2c;
        background: #5C9ACD;
        background: -webkit-gradient( linear, left bottom, left top, color-stop(0.17, rgb(61,111,177)), color-stop(0.51, rgb(80,136,199)), color-stop(1, rgb(92,154,205)) );
        background: -moz-linear-gradient( center bottom, rgb(61,111,177) 17%, rgb(80,136,199) 51%, rgb(92,154,205) 100% );
        background: -o-linear-gradient( center bottom, rgb(61,111,177) 17%, rgb(80,136,199) 51%, rgb(92,154,205) 100% );
        border-bottom: 1px solid rgba(0,0,0,0.6);
        border-top: 1px solid #7BAED9;
        text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}

#nav li:hover ul {
        left: auto;
}

#nav li li ul {
        margin: -1px 0 0 160px;
        -webkit-border-radius: 0 10px 10px 10px;
        -moz-border-radius: 0 10px 10px 10px;
        border-radius: 0 10px 10px 10px;
        visibility:hidden;
}

#nav li li:hover ul {
        visibility:visible;
}

#nav ul ul li:last-child > a {
        -moz-border-radius:0 0 10px 10px;
        -webkit-border-radius:0 0 10px 10px;
        border-radius:0 0 10px 10px;
}

#nav ul ul ul li:first-child > a {
        -moz-border-radius:0 10px 0 0;
        -webkit-border-radius:0 10px 0 0;
        border-radius:0 10px 0 0;
}

footer {
	background:black;
    color: white;
    font-family: Helvetica,Arial,"sans-serif";
    font-size: 75%;
    text-align: center;
  	clear: both;
  	width: 100%;
  	margin: 0;
  	padding: 0;
  	padding: 15px 0px 15px 0px;
}

footer a {
	color: #EA2E49;
}

.author {
    text-align: right;
    color: white;
	font-family: Helvetica, Arial, "sans serif";
	font-size: 75%;
	font-style: italic;
    
}

