/* 
  Stylesheet
  Last Updated: 2010-09-17
*/

html, table, tbody, object, iframe, blockquote, pre,  abbr, address, cite, code,  del, dfn, em, img, ins, kbd, q, samp,  small, strong, sub, sup, article, aside, canvas, details, figcaption, figure, header, footer, hgroup, menu, section, summary,  time, mark, audio, video {
    border: 0;
    outline: 0;
    font-size: 13px;
    vertical-align: baseline;
    background: transparent;
    white-space: normal;
    margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
    font-family: Arial, Verdana, "sans-serif";
    text-align: left;
}

body, p, div, span, var,  b, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, tr, th, td {
    line-height: 1.2;
    font-family: Arial, Verdana, "sans-serif";
    background-color: white;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-left: 20px;
    font-size: 13px;
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
	font-family: arial, Impact, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 20px;
	text-align: left;
}

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, section {
	display: block;
}


nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a:link {
  color: #152B8B;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: #152B8B;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #BCC6EF;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color: yellow;
  background-color: transparent;
  text-decoration: underline;
}

nav {
	align: right;
	vertical-align: bottom;
	text-align: right;

}
header nav ul {
	list-style: inside;
	float: right;
	text-decoration: none;
}
nav ul li {
	float: right;
	font-size: 17px;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.3s linear;
}
ul li a {
	color: #152B8B;
	text-decoration: none;
	background-color: transparent;
}

.navigation {
	color: "Black";
	text-align: right;
	vertical-align: bottom;
}

}
ul li:hover a {
	color: #BCC6EF;
	background-color: transparent;
	text-decoration: none;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change highlight colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #000000;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

.logo {
	vertical-align: baseline;
	margin-top: 15px;
	margin-left: 25px;
}

.container {
	background-color: #152B8B;
}

.captionl {
	text-align: top;
	padding-right: 0px;
	padding-left: 0px;
	background-color: white;
	border-bottom: thin;
}

.captionrc {
	text-align: right;
	vertical-align: middle;
	background-color: #8CE2FF;
}

.photor {
	float: right;
	border-style: outset;
	margin-top: 0px;
	margin-right: 0;
	border: 2px solid;
	border-color: black;	
}

.photol {
	float: left;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom: thin;
	margin-top: 10px;
	border: thin;
}

.photoborder {
	border: 1px outset black;
	float: right;
	background-color: #8CE2FF;
 	margin-bottom: 6px;
	margin-top: 0px;
}

.gotcha {
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: black;
	align-content: left;
}
.services {
    line-height: 1;
    font-family: "Arial", "sans-serif";
	padding-top: 10px;
    text-align: right;
	font-size: 130%;
	color: #152B8B;
	border-bottom-width: 1;
	border-bottom-color: white;
	border-bottom-style: outset;
}
.servdesc {
	text-align: left;
	font-size: 13px;
	background-color: lightgrey;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom-width: 1;
	border-bottom-color: white;
	border-bottom-style: outset;
}

.nomonthlydesc {
	text-align: left;
	background-color: #FBC3AE;
	margin-left: 10px;
}

.nomonthly {
    line-height: 1;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
   	margin-left: 10;
    text-align: left;
	font-size: 160%;
	color: white;
	background-color: #152B8B;
}

.footertext {
	line-height: 1.3;
	background-color: #152B8B;
	color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

@charset "UTF-8";
/* CSS Document */
