@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*body {
	line-height: 1;
}*/

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*end of reset*/



body {
	background-image: url(../images/backgroundimage.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	background-color: #c2d3ee;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#headerleft {
	float: left;
}
#headercenter {
	float: left;
}
#headerwrapper {
	width: 1000px;
}
#headerright {
	float: left;
	font-size: 36px;
	font-weight: normal;
	color: #FEEE9E;
	letter-spacing: -1px;
	text-align: center;
	line-height: 40px;
	width: 245px;
	height: 84px;
	background-image: url(../images/bluebox_rt2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

.phoneital {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FEEE9E;
	letter-spacing: -1px;
	text-align: center;
	line-height: 22px;
}

.clear {
	clear: both;
}
#nav {
	padding-top: 10px;
	height: 31px;
	text-align: center;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#nav a {
		color:#FFF;
		text-decoration:none;
		}
		
		#nav a:hover {
		color:#feed9e;
		text-decoration:none;
		}


#nav a.loaded {color: #FEEE9E;}


#leftdiv {
	float: left;
	width: 257px;
}
#Rightdiv {
	float: left;
	width: 743px;
}
#bedphoto {
	margin-top: 18px;
}
#Contact_box {
	float: left;
	width: 257px;
	margin-bottom: 5px;
	height: 72px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #0A0062;
	background-color: #dae3f4;
	font-weight: bold;
	padding-top: 10px;
}

#Contact_box img {
	margin-bottom: 5px;
}

#email_box {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	background-color: #dae3f4;
	text-align: center;
	height: 82px;
	padding-left: 7px;
}
#bullets {
	float: left;
	width: 214px;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #0D0079;
	text-align: left;
	vertical-align: top;
	border-left-color: #333;
	margin-top: 10px;
}
#bullets a {
	color: #0D0079;
	text-decoration: none;
}
#bullets a:hover {
	color: #3B91DE;
	text-decoration: none;
}
#meetgavin_box {
	float: left;
	width: 257px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0A0062;
	height: 72px;
	text-align: center;
	background-color: #dae3f4;
	padding-top: 10px;
}

#meetgavin_box img {
	margin-bottom: 5px;
}
#linkedin {
	float: left;
	width: 257px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#quote {
	float: left;
	width: 490px;
	margin-top: 48px;
	margin-left: 21px;
	margin-bottom: 5px;
}
#body {
	float: left;
	width: 490px;
	font-size: 13px;
	padding-left: 23px;
	padding-right: 15px;
	color: #5A5051;
	line-height: 20px;
	text-align: left;
	padding-top: 15px;
	margin-top: -50px;
}


	
#bodytext p {
	padding: 0px;
	margin-top: 5px;
}

#footer {
	float: right;
	width: 738px;
	margin-top: 25px;
	text-align: right;
	color: #333;
	margin-bottom: 20px;
}
#footer a {
	color: #333;
	text-decoration: none;
}

	#footer a:hover {
	color:#333;
	text-decoration: underline;
		}

	
#rss {
	float: left;
	width: 257px;
	margin-top: 3px;
	color: #FFF;
	height: 110px;
	background-color: #3B91DE;
}
#rss p a:hover {
	color: #FEEE9E;
	text-decoration: none;
}
#rss p a {
	color: #FFF;
	text-decoration: none;
}

#rss h3 a {
	color: #FEEE9E;
	text-decoration: none;
}

#rss h3 a:hover {
	color: #FFF;
	text-decoration: none;
}
#rss p {
	font-size: 9px;
	line-height: 16px;
	padding-left: 10px;
}
#rss h2 {
	font-weight: normal;
	font-size: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 12px;
	text-align: center;
}
#rss h3 {
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
	color: #FEEE9E;
}
#maintext {
	float: left;
	width: 531px;
}
#vertline {
	float: left;
}

#bullets ul {
	list-style:disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

	
	
	#bullets li {
		line-height:15px;
		padding:5px 0px;
	}


form {
	margin:0px;
	padding:5px;
}



.boldingtext {
	font-size: 14px;
	color: #3B91DE;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #0A0062;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.subhead {
	font-size: 17px;
	color: #0A0062;
	line-height: 23px;
}

.contactustext {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #0A0062;
	m
	font-weight: bold;
}




.verticalline {
	float:left;
	width:1px;
	height:210px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0A0062;
	}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #584C4E;
}
.footertext_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: normal;
	color: #5A5051;
	margin-bottom: 10px;
}
.footertext_mannix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	color: #5C5253;
}
#bodysubpage {
	margin-top: 40px;
	padding-left: 27px;
	width: 714px;
}

#bodysubpage td{
	padding:5px;
}

#bodysubpage h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0A0060;
	padding-top: 10px;
}
#bodysubpage h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2A3C8E;
	font-weight: normal;
	padding-bottom: 4px;
}

#bodysubpage h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #0A0060;
	padding-top: 10px;
	margin-top: 50px;
}

#bodysubpage p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
#bodysubpage ul {
	list-style-type: disc;
	margin-left: 15px;
}
#bodysubpage li {
	line-height: 19px;
}
#bodysubpage a {
	color: #2A3C8E;
}
#bodysubpage a:hover {
	color: #3B91DE;
}
#headshot {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 111px;
	width: 73px;
	margin-top: 5px;
}
#NYSlogo   {
	width: 257px;
	float: left;
	margin-top: 10px;
}
#socialmarketing {
	float: left;
	height: 100px;
	width: 713px;
	margin-left: 25px;
	margin-top: 44px;
	margin-bottom: 25px;
	background-color: #dee5f5;
	border: 2px solid #ecf1f7;
	padding-bottom: 5px;
}
#socialmarketing a {
	text-decoration: none;
	color: #2a84d4;
}
#socialmarketing a:hover {
	color: #2a84d4;
	text-decoration: none;
}
#socialmarketingbutton {
	float: left;
	height: 68px;
	width: 271px;
	margin-top: 12px;
}
#socialmediatagline {
	float: left;
	width: 425px;
	text-align: center;
	color: #2a84d4;
	font-size: 23px;
	font-weight: normal;
	margin-top: 15px;
}
#socialmarketing-right {
	float: left;
	width: 206px;
	margin-left: -12px;
	margin-top: 20px;
}
#socialmarketingdescription a {
	color: #0c0079;
	text-decoration: none;
}
#socialmarketingdescription a:hover {
	color: #0c0079;
	text-decoration: none;
}
#socialmarketingdescription {
	text-align: center;
	float: left;
	color: #0c0079;
	width: 717px;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
}
#socialmarketingdescription img {
	margin-left: 3px;
}
#googleadsense {
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #fff;
	border: 1px solid #dae3f4;
	padding: 5px;
}

#leftdiv #googleadsense {
	width: 257px;
	margin-left: 0px;
}

