body {
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	padding: 0px;
	margin:0px;
	font-size:0.8em;
	margin-left: auto;
	margin-right: auto;
	color: #414141;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	background-repeat: repeat;
	font-weight: normal;
	font-style: normal;
}

a, a:link, .small a, .small a:link{
	color: #a63127;
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin: 5px 0px 15px;
	padding: 0px;
}

a:hover {
	color: #2c1db0;
	text-decoration: underline;
	font-weight: bold;
}  

/*footer*/	
#footerwrap {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 800px;
    }
		
#footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: small;
	background-repeat: no-repeat;
	background-position: left center;
}
		
		/*main content*/
#mainwrapper{
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	min-height: 814px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}

#maincontent {float: right; 
		width: 520px;
		margin-bottom: 5px;
}

/*content, contentwrapper*/			
#contentwrapper {
	float: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: auto;
	width: auto;
}
		
#content {
	clear: both;
	background: url(../images/bg.jpg) repeat-y center center;
	margin: 0px 10px 0px 25px;
	padding: 0px;
}
		
		/*headerwrapper, header*/			
#headerwrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
				
#header {
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F6D82C;
	border-right-color: #F6D82C;
	border-bottom-color: #F6D82C;
	border-left-color: #F6D82C;
	height: 151px;
}

h1 {
	font-size: 1.7em;
	color: #432dff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: medium none #a63127;
	font-style: normal;
	text-transform: uppercase;
}

.H1 {
	font-size: 1.7em;
	color: #432dff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: medium none #a63127;
	font-style: normal;
	text-transform: uppercase;
}

.H2 {
	font-size: medium;
	color: #a63127;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: medium;
	color: #a63127;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: medium;
	color: #a63127;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.H3 {
	font-size: 14px;
	color: #A0954B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 3px 3px 0px;
	padding: 3px 3px 0px;
	border-top: thin solid #F73728;
	border-right: thin none #F73728;
	border-bottom: thin solid #F73728;
	border-left: thin none #F73728;
}

.H2Bigger {
	font-size: 20px;
	color: #A04B63;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.testimonials {
	color: #009BFF;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.footerParagraph {
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	font-weight: normal;
	color: #666;
	clear: both;
	background-color: #c7d3f4;
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	border-top: thin solid #000;
	border-right: thin none #000;
	border-bottom: thin solid #000;
	border-left: thin none #000;
	overflow: hidden;
}

.testimonials {
	font-style: italic;
	color: #666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: .8em;
	margin: 0px;
	background-color: #FFF;
	padding: 10px;
	border-top: medium none #c7d3f4;
	border-right: medium solid #c7d3f4;
	border-bottom: medium none #c7d3f4;
	border-left: medium solid #c7d3f4;
}
#titleImage {
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.headingBar{
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #A0954B;
	clear: both;
	border-top: medium none #A0954B;
	border-right: medium none #A0954B;
	border-bottom: medium dotted #A0954B;
	border-left: medium none #A0954B;
	float: left;
}
.testimonialAuthor {
	font-weight: bold;
}

.spiffy{
	display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#C7D3F4;
}
.spiffy1{
	border-right:1px solid #C7D3F4;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #C7D3F4;
	padding-left:1px;
	margin-left:3px;
	background:#c7d3f4;
	margin-top: 0px;
	margin-bottom: 0px;
}
.spiffy2{
	border-right:1px solid #C7D3F4;
	border-left:1px solid #C7D3F4;
	padding:0px 1px;
	background:#C7D3F4;
	margin:0px 1px;
}
.spiffy3{
	border-right:1px solid #C7D3F4;
	border-left:1px solid #C7D3F4;
	margin:0px 1px;
}
.spiffy4{
border-right:1px solid #C7D3F4;
border-left:1px solid #C7D3F4;
}
.spiffy5{
border-right:1px solid #c7d3f4;
border-left:1px solid #c7d3f4;
}
.spiffy_content{
padding:0px 5px;
background: #c7d3f4;
} 
.testimonialBlock{
	margin-top: 10px;
	margin-bottom: 10px;
}

.leadParagraph {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A0954B;
	border-right-color: #A0954B;
	border-bottom-color: #A0954B;
	border-left-color: #A0954B;
}

.imageBasic{
	border: medium black solid;
}
#top_level {
	text-align:center;
	float: left;
	width: 200px;
}
#d_weather{
	float: left;
	width: 200px;
}

.choosePersonality{
	margin: 7px;
	padding: 7px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: thin solid #4B6EA0;
}

#companyWrapper{
	border: thin solid #4B6EA0;
	margin: 5px;
	padding: 5px;
	float: left;
}
#companyLeft{
	margin: 2px;
	padding: 2px;
	width: 375px;
	float: left;
}

#companyRight{
	margin: 3px;
	padding: 3px;
	width: 280px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: right;
	clear: right;
}

.highlight{
	color:#F30;
}


.nolight{
	color:#000;
}

/* calendar stuff */
div.calendar {
	max-width: 100px;
	margin-left: auto;
	margin-right: auto;
}
div.calendar table {
	width: 100%;
}
div.dateField {
	width: 140px;
	padding: 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #FFF;
	background-color: #900;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#popupDateField:hover {
	background-color: #cde;
	cursor: pointer;
}
#mainwrapper .mobileNav tr td a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADBFF4;
	text-decoration: none;
	text-transform: capitalize;
}

#mainwrapper .mobileNav tr td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #00F;
}

