@import url("reset.css");

body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #414D7F;
	background-image: url(../Images/bg_blueV2.jpg);
	background-repeat: repeat-x;
}

/* ~~HTML 5 block level settings~~ */
article, aside, details, figcaption, figure, footer, header,  hgroup, menu, nav, section { 
display: block; }




/* ~~this fixed width container surrounds the other divs~~ */
.container {
	width: 964px;
	text-align:left;
	font-size: 1.2em;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	border: 8px solid #CCC;
	background-color: #FFF;
}

/* ~~HTML 5 Header~~ */
header {
	height: 152px;
	width: 964px;
	background-image: url(../Images/logoBanner.jpg);
	float: left;
	position: relative;
}

/* ~~HTML 5 Nav~~ */
nav {
	/* [disabled]height: 30px; */
	width: 620px;
	margin-top: 122px;
	margin-left: 20px;
}
.welcomeSub {
	color: #3F4B7F;
	font-size: 1.2em;
}
.larger {
	font-size: 1.3em;
}


#page-home {
}

#page-home #columnLeft{
	width: 540px;
}

#page-home h1 + p {
	margin-top: 6px;
	margin-bottom: 10px;
}




/* ~~HTML 5 Footer~~ */
footer {
	font-size: 0.9em;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 100%;
	clear: both;
	color: #FFF;
	margin-bottom: 30px;
	margin-top: 10px;
	line-height: 1.3em;
}

footer a:link, footer a:visited, footer a:hover, footer a:active{
	font-size: 0.9em;
	text-decoration: underline;
	color: #FFF;
}
.clientLogin {
	background-color: #CCC;
	width: 106px;
	position: absolute;
	left: 857px;
	top: 1px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.clientLogin a:link {
	color: #424E80;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 3px;
}
table {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}


.clientLogin a:visited {
	color: #424E80;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
}

.clientLogin a:hover {
	color: #424E80;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: underline;
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
}

.clientLogin a:active {
	color: #424E80;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
}

#bannerPhotoInner {
	height: 166px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
	border: 1px dotted #999;
	background-color: #FFF;
}
.contact {
	width: 252px;
	position: absolute;
	left: 626px;
	top: 115px;
	text-align: center;
	margin-top: 10px;
}

.contact a:link {
	font-size: 15pt;
	text-decoration: none;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-bottom: 5px; */
	font-family: "Times New Roman", Times, serif;
}

.contact a:hover {
	font-size: 15pt;
	text-decoration: underline;
}

.contact a:visited, .contact a:active {
	font-size: 15pt;
	text-decoration: none;
}




#content {
	width: 864px;
	float: left;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #FFF;
}
#columnRight {
	float: right;
	width: 227px;
	margin-right: 25px;
	background-image: url(../Images/sidebarBG.png);
	background-repeat: no-repeat;
	min-height: 357px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #414D7F;
	line-height: 1.5em;
}
#columnLeft {
	float: left;
	width: 500px;
	padding-top: 20px;
	line-height: 1.4em;
}



.bannerPhoto {
	height: 192px;
	width: 964px;
	background-image: url(../Images/photoBannerBG.gif);
	background-repeat: no-repeat;
	float: left;
}
/* Sets the paragraph height spacing within the content and sidebar containers */
#content p {
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}


/* ~~ This grouped selector gives the lists in the .content area space ~~ */
#content ul, #content ol {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content li{
	padding-bottom: 6px;
	background-image: url(../Images/bulletBase.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
}


.sidebar {
	float: right;
	width: 220px;
	margin-left: 40px;
	margin-bottom: 40px;
}

/* ~~Credit box for Jesse~~ */

#creditBox {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
}


#creditBox a {
	color: #1E243C;
	font-size: 0.9em;
	text-decoration: none;

}

#creditBox a:hover {
	color: #000000;
	font-size: 0.9em;
	text-decoration: underline;
}

/*
The +p after the Header tag sets the top margin of the paragraph directly after the Header tag
*/
h1  {
	font-size: 2.2em;
	color: #3F4B7F;
	font-weight: normal;
}

h1 + p {
	margin-top: 10px;
}

h1 + ul {
margin-top: 20px;	
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3F4B7F;
	margin-top: 10px;
}

h2 + p {
	margin-top:10px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin-top: 15px;
}

h3 + p {
	margin-top:3px;
}


/* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
a img { 
	border: none;
}


a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}



/* ~~ miscellaneous float/clear classes ~~ */
.floatrt {  /* to float elements/images to the right */
	float: right;
	margin-left: 8px;
}
.floatlft { /* to float elements/images to the left */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

a {     outline: 0;  }

/*The box below is from Web Designer's Wall, expandable box*/

.box div.topleft {
	display: block;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	background-color: white;
	background-image: url(../Images/box-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.box div.topright {
	display: block;
	margin-top: -2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
	background-color: white;
	background-image: url(../Images/box-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.box div.bottomleft {
	display: block;
	height: 35px;
	margin-top: -2em;
	background-color: white;
	background-image: url(../Images/box-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box div.bottomright {
	display: block;
	height: 35px;
	margin-left: 3em;
	background-color: white;
	background-image: url(../Images/box-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.boxWrapper {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
