#header table{
	background-color:#F4FAA0;
	color:#0B055F;
}

#footer table{
	background-color:#F4FAA0;
	/*background-image:url("/images/footer1.jpg");*/
}

body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ffffff;
	background-repeat:repeat;
	background-attachment:fixed;
	background-image:url("/images/background1.jpg");
}

p{
	color:#000044;
	font-size:18px;
	text-align:justify;
	line-height:27px;
	font-family:"sans-sheriff";
}

table{
	background-color:#FFFFFF;
	color:#000088;
}

.quiz table{
	background-color:#FFFFFF;
	color:#000044;
	font-size:16px;
	text-align:justify;
	line-height:20px;
	font-family:"sans-sheriff";
}

img{
	border:0px;
}

h1{
	color:#FF0000;
	font-size:24px;
	font-style:bold;
	text-align:left;
	font-family:"Arial";
}

h2{
	color:#0000FF;
	font-size:18px;
	display:inline;
	font-family:"Arial";
}

h3{
	color:#0066aa;
	font-size:16px;
	display:inline;
	font-family:"Arial";
}

h4{
	color:#ee0000;
	font-size:20px;
	font-style:italic;
	text-align:center;
	font-family:"Arial";
}

.arrowgreen b{
	color:#000088;
	font-size:16px;
	background: url("/images/arrowgreen.jpg") left center no-repeat;
	padding-left: 30px;
}	

.plusgreen b{
	background: url("/images/plusgreen.jpg") left center no-repeat;
	padding-left: 30px;
}	

.checkmark li{
	color:#000088;
	font-size:16px;
	list-style-type: none;
	background: url("/images/checkmark2.jpg") left center no-repeat;
	padding-left: 50px;
	margin-bottom: 30px;
}

.arrowgreenOnlyForLI li{
	color:#000088;
	font-size:16px;
	list-style-type: none;
	background: url("/images/arrowgreen.jpg") left center no-repeat;
	padding-left: 50px;
	margin-bottom: 30px;
}

a:link{
	color:#aa0000;
	text-decoration:none;
}

a:visited{
	color:#aa0000;
	text-decoration:none;
}

a:hover{
	color:#0000aa;
	text-decoration:underline;
}

#caption {
	background: #414940;
	height: 80px;
	width: 100%;
	border-top: 9px solid #000000;
	border-bottom: 9px solid #bb0000;
	margin: auto;
	padding: 0;
}

#caption h1 {
	font-family: garamond;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 6px;
	color: #ffffff;
	text-align: center;
	line-height: 1.2em;
	font-size: 54px;
	padding: 5px 0 10px 0;
	margin: 0 0 5px 0;
}

#headnote h2 {
	font-family: sans-serif;
	font-weight: bold;
	color: #7096f9;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	font-size: 30px;
	padding: 0 0 0 30px;
	margin: 0;
}

#headnote h3 {
	margin: 0;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
	color: #0066aa;
	padding: 0 0 0 30px;
}

#navmenu button {
	font-family:"Book Antiqua";
	font-size:18px;
	color:#FFFFFF;
	background-color:#CC9900;
	border: 1px solid #0088BB;
	height:36px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	width:100%;
}

#navmenu .highlighted button {
	font-family:"Book Antiqua";
	font-size:18px;
	color:#FFFFFF;
	background-color:#b02222;
	border: 1px solid #0088BB;
	height:36px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	width:100%;
}

#navmenu button:hover {
	font-family:"Book Antiqua";
	background:url("/images/link-background.jpg") repeat;
	color:#0000aa;
	cursor:pointer;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	width:100%;
}

.testimonials table {
	background-color:#F4FAA0;
	border: 2px solid #FF0000;
	width: 650px;
}

.references {
	margin: 10px 0 10px 0;
	font-family: sans-sherif;
	color: #bb0000;
	border: solid 1px #382bb5;
}

.references h3 {
	margin: 0;
	padding: 2px 10px; 
	border-bottom: solid 1px #414940;
	background-color: #4030b0;
	color: #ffffff;
	font-weight: normal;
	font-size: 90%;
}

.footer a:link{
	color:#aa0000;
	text-decoration:none;
	font-size:10px;
}

.footer a:visited{
	color:#aa0000;
	text-decoration:none;
	font-size:10px;
}

.sidemenu table {
	text-align:center;
	font-size:16px;
	font-weight:1.2em;
	border: 1px solid #00BB88;
	border-radius:5px;
	font-weight:bold;
	background-color:#40C740;
	margin-bottom:0;
	color:#dddddd;
	background:url("/images/sidemenu1.jpg") repeat;
}

.sidemenu td {
	height:30px;
	vertical-align:center;
}

.sidemenu span {
	color:#dddddd;
}

.sidelinks table {
	text-align:center;
	font-size:16px;
	font-weight:1.2em;
	border-spacing: 0;
	border: 1px solid #00BB88;
	border-radius:5px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-bottom:0;
	color:#aa4444;
	background:url("/images/shade.jpg") repeat;
}

.sidelinks td {
	padding: 2;
}

.sidelinks button {
	height:25px;
	vertical-align:center;
	color:#0000aa;
	text-decoration:none;
	font-size:12px;
	border-radius:5px;
	border: 0px;
	width:100%;
	background:url("/images/shade.jpg") repeat;
	font-weight:bold;
	font-family:"sans-serif";
	font-size:14px;
}

.sidelinks button:hover {
	color:#0000aa;
	text-decoration:none;
	font-size:12px;
	border-radius:5px;
	border: 0px;
	width:100%;
	font-weight:bold;
	font-family:"sans-serif";
	font-size:14px;
	cursor:pointer;
	background:url("/images/link-background.jpg") repeat;
}

.slideDivClass{
    height:450px;
    width:493px;
}

.buttontable button {
	border: 1px solid #AA69A4;
	border-radius:30px;
	width:300px;
	height:50px;
	font-weight:bold;
	font-family:"sans-serif";
	font-size:16px;
	color:#FFFFFF;
	background-color:#b02222;
}

.buttontable button:hover{
	color:#0000AA;
	background:url("/images/link-background.jpg") repeat;
	cursor:pointer;
}

#broadbordertable table {
	table-layout: fixed;
	text-align:center;
	font-size:16px;
	border:#b02222 solid 8px;
	font-weight:bold;
	background-color:#b02222;
	margin-bottom:0;
	color:#dddddd;
	width:auto;
}

#broadbordertable td {
	valign:top;
}

#broadborderinnertable table {
	table-layout: fixed;
	text-align:left;
	font-size:14px;
	border:#b02222 solid 1px;
	border-radius:8px;
	background-color:#FFFFFF;
	margin-bottom:0;
	color:#000088;
	font-size:16px;
	text-align:justify;
	font-family:"sans-serif";
	cellpadding:10px;
	width:auto;
}

#arrowblueOnlyForFrontPageLI li{
	color:#000088;
	font-size:16px;
	list-style-type: none;
	background: url("/images/arrowblue.jpg") left center no-repeat;
	padding-left: 50px;
	margin-bottom: 10px;
}

#arrowblueOnlyForFrontPageLI li{
	color:#000088;
	font-size:16px;
	list-style-type: none;
	background: url("/images/arrowblue.jpg") left center no-repeat;
	padding-left: 50px;
	margin-bottom: 10px;
}

#arrowredOnlyForFrontPageLI li{
	color:#000088;
	font-size:16px;
	list-style-type: none;
	background: url("/images/arrowred.jpg") left center no-repeat;
	padding-left: 50px;
	margin-bottom: 10px;
}

#container{
	background-color:#FFFFFF;
	min-width: 320px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: -18px;
}

#cockpit{
	background-color:#FFFFFF;
	min-width: 320px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -18px;
}

#end{
	clear: both;
	background-color:#FFFFFF;
	min-width: 320px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#content{
	background-color:#FFFFFF;
	margin-left: 5mm;
	margin-right: 5mm;
}

#sidenav{
	background-color:#FFFFFF;
	float: left;
	width: "20%";
	margin-left: 5mm;
	margin-right: 5mm;
}

#widecontent{
	background-color:#FFFFFF;
	margin-left: 5mm;
	margin-right: 5mm;
}

#content li{
	color:#0000AA;
	font-size:16px;
	text-align:justify;
	line-height:24px;
	font-family:"sans-sheriff";
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#imageblinker img {
    -webkit-animation: blink 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 2s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 2s;
    -o-animation-iteration-count: infinite;
}

.plusgreen b{
	background: url("/images/plusgreen.jpg") left center no-repeat;
	padding-left: 30px;
}	

.gift table{
	background-color:#F4FAA0;
	border: 2px solid #FF0000;
	width: 70%;
}
