.alert {
	height: auto;
	width: 90%;
	padding: 3px 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 1.3em;
	font-weight: bold;
	color: #971B09;
	background-color: #FF9;
	text-shadow: 0.5px 0.5px 0.5px #796309;
	text-align: center;
	border-radius: 4px;
	box-shadow: 1.5px 1.5px 1px 1.5px #666;
	margin-bottom: 5px;
}
.alertIndex {
	display: block;
	height: auto;
	width: 93%;
	padding: 3px 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #971B09;
	background-color: #FF9;
	text-shadow: 0.25px 0.25px 0.25px #796309;
	text-align: center;
	border-radius: 15px;
	box-shadow: 1.5px 1.5px 1.5px 1.5px #666;
	margin-bottom: 5px;
}

aside, article, section, header, footer, nav{
	display: block;
	}
	
body {
    margin-top: 10px;
    background-color: #333644;
}

h1 {
	padding-top: 0px;
	margin-top: 10px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../Images/bkgndWrapperShadow.png);
	background-repeat: repeat-y;
	margin-top: 0px;
}

#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin outset #7D1E0D;
	margin-top: 0px;
	background-image: url(../Images/bkgndContainerLight930.fw.png);
	background-repeat: repeat-y;
}


#header {
	height: 145px;
	width: 523px;
	position: relative;
	background-image: url(../Images/logoHeaderShad.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	left: 14px;
}

#banner {
	height: 145px;
	width: 714px;
	margin-top: 0px;
	position: relative;
	margin-left: 0px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ACA8A5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACA8A5;
}

#sidebarLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 170px;
	margin-top: 0px;
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
}
#medallion {
	height: 150px;
	width: 150px;
	position: relative;
	margin-top: 25px;
	margin-left: 12px;
}

#medallionFull {
	height: 150px;
	width: 150px;
	position: relative;
	margin-top: 8px;
	margin-left: 12px;
}


#mainData {
	position: relative;
	margin-top: 0px;
	width: 715px;
	margin-left: 202px;
}

#sidebarRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	width: 170px;
	height: auto;
	position: relative;
	margin-top: -125px;
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-top: 10px; */
	margin-left: 0px;
	float: right;
	margin-right: 15px;
}
#contentMain {
	width: 495px;
	min-height: 675px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #E1E1D6;
	background-image: url(../Images/watermarkStarLight.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	position: relative;
	margin-left: 14px;
	float: left;
	padding-left#: 10px;
	padding-right: 5px;
	padding-left: 10px;
}

#contentMainFull {
	width: 690px;
	height: auto;
	min-height: 620px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E1E1D6;
	background-image: url(../Images/watermarkStarLight.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	position: relative;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	border-left-width: 3px;
	border-left-style: groove;
	border-left-color: #FFFFFF;
	/*min-height: 700px;*/
	font-size: 0.8em;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
}

#sliderMain {
	background-color: #333;
	float: right;
	width: 304px;
	border: 1px solid #FFF;
	position: relative;
	height: auto;
	color: #FFF;
	margin-left: 1em;
}

.hShadow {
	text-shadow: 1px 1px 1px #C18053;
	font-size: 1.8em;
}
.textWrap{
	float: none;
}
.textWrap img{
	float: left;
	margin: 0 1em 1em 0;
}

.dropcap p:first-of-type:first-letter{
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 4em;
	margin: 0 5px 0 0;
	line-height: .7;
	text-shadow: 1px 1px 1px #8E8A87
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #DDDED9;
	height: 140px;
	width: 930px;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #373737;
	background-image: url(../Images/bkgndPageFooter.png);
	background-repeat: repeat-x;
	padding: 0px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: absolute;
	bottom: 15px;
	line-height: 1.3em;
	left: 315px;
	width: 275px;
	font-weight: bold;
}
#footerLeft {
    position: relative;
    line-height: 1.3em;
    color: #3F231B;
    width: 270px;
    height: auto;
    margin-top: 20px;
    padding-left: 5px;
    font-size: 0.85em;
    margin-left: 10px;
    float: left;
    padding-top: 20px;
    font-weight: bold;
    text-align: center;
}
.logoPartner {
	position: relative;
	float: left;
	height: auto;
	width: 60px;
	margin: 10px 5px;	
}

#footerRight {
	line-height: 0.1em;
	color: #3F231B;
	width: 350px;
	
	padding-left: 5px;
	font-size: small;
	float: right;
	padding-top: 3px;
	
	text-align: center;
	font-weight: bold;
}

#contentMain a:link, 
#contentMain a:visited{
	color: #000066;
	text-decoration: none;
	font-style: italic;
}
#contentMain a:hover, 
#contentMain a:active{
	color: #800000;
	text-decoration: none;
}
.dropcap h4 a:link, 
.dropcap h4 a:visited{
	color: #0C0;
	text-decoration: none;
	font-style: italic;
}
.dropcap h4 a:hover, 
.dropcap h4 a:active{
	color: #09F;
	text-decoration: none;
}

#footer a:link, 
#footer a:visited{
	color: #15151E;
	text-decoration: none;
}
#footer a:hover, 
footer a:active{
	color: #800000;
	text-decoration: none;
}

.sidebarImageLink {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #B3C1FB;
	margin-top: 0px;
}

.sidebarImageLinkCIV {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #F8E28F;
}
.sidebarImageLinkLE {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #B3C1FB;
}
.sidebarNavContainer {
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
	height: 0px;
}
.menuSection {
	float: left;
	position: relative;
}

.linkDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
	color: #573222;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	float: left;
	width: 465px;
	border-top-width: thin;
	border-top-color: #CBCEDC;
}
.linkImage {
	padding: 2px;
	clear: left;
	float: left;
	margin-right: 5px;
	width: 250px;
}
.linkText {
	margin-top: 20px;
	color: #221E33;
	text-align: center;
	font-weight: bold;
}
#contentMainFull  p a {
	color: #62150D;
	font-size: 1.1em;
	font-weight: bold;
}
.titleCenShd {
	text-align: center;
	text-shadow: 1.5px 1.5px 1.5px #999999;
}
.contentImage {
	clear: both;
	float: left;
	position: relative;
	box-shadow: 2px 2px 3px 3px #837F7C;
}
#slider {
	background-color: #FFF;
	height: 210px;
	width: 250px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.clearR {
	clear: right;
	float: right;
}
.fltR {
	float: right;
}

/*  Begin Code inserted from Nivo Slider Instructions  */

.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.sidebarLogoBox {
	width: 170px;
	position: relative;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	clear: right;
	float: right;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EEE;
}

#footerRight h4{
	padding: 0px;
	line-height: -5px;
	text-align: center;
	font-size: 1em;
	margin-bottom: 10px;
}


.logoCertifications {
	float: left;
	height: 50px;
	width: 60px;
	margin-top: 1px;
	margin-left: 8px;
}

#rotating-item-wrapper-R {
	position: relative;
	width: 201px;
	height: 301px;
	float: right;
	margin-left: 1em;
	box-shadow: 2px 2px 2px 2px #404453;
}
#rotating-item-wrapper {
    position: relative;
    width: 200px;
    height: 299px;
    float: left;
    margin-right: 2.2em;
    box-shadow: 2px 2px 2px 2px #404453;
    margin-bottom: 10px;
}
#rotating-item-wrapper-RSO {
	position: relative;
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 2.2em;
	box-shadow: 2px 2px 2px 2px #404453;
}
.rotating-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 10px;
}
.temporarySpacer {
	height: 20.5em;
	width: 100%;
}
.temporarySpacerM {
	height: 17em;
	width: 100%;
}
.paypalTest {
	height: 10em;
	width: 100%;
	background-color: #FFF;
}
.paragraphCentered {
	text-align: center;
}
.paragraphCenteredFirst {
	text-align: center;
	font-size: 1.1em;
	font-weight: bolder;
	color:#F00
}
.paragraphCenteredCall {
	text-align: center;
	font-size: 1.2em;
	font-weight: bolder;
	color: #090;
}
