/* 
	Gershon & Company
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt, Roy McClean
		Date: July 2010
*/

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	background-color: #F4F4EA;
	margin: 0;
	padding: 0;
	font-family: Georgia, Garamond, Serif;
	font-size: 13px;
	color: #7D7D7D;
}
h1 {
	font-size: 20px;
	margin: 0 0 20px 0;
	background: url('/media/209/h1-bg.gif') no-repeat;
	padding-left: 80px;
}
h2 {
	font-size: 17px;
	margin: 20px 0;
}
#home-secondary h2 {
	margin: 0 0 20px 0;
}
h3 {
	font-size: 15px;
	margin: 0;
}
h4 {
	font-size: 13px;
	margin: 0;
        text-transform: uppercase;
}
p {
	margin: 20px 0;
}
form {
	margin: 0;
}
#contact {
	background: url('/media/239/sep-horiz.gif') repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#contact p {
	font-size: 17px;
	text-align: center;
	margin: 0;
}
#contact span {
	font-size: 22px;
	line-height: 1.2em;
}
#contact a {
	font-size: 11px;
	color: #7DA7D9;
}
#contact a:hover {
	text-decoration: none;
}
#contact img {
	margin: 0 5px;
	border: 0px;
}
#quote-side {
	background: url('/media/239/sep-horiz.gif') repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#quote-side p {
	margin: 0;
}
#newsletter {
	background: url('/media/239/sep-horiz.gif') repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#newsletter p {
	font-size: 17px;
	text-align: center;
	margin: 0;
	line-height: 1em;
}
#newsletter input {
	padding: 6px;
	width: 174px;
	border: 1px solid #A186BE;
	margin: 3px 0 2px 0;
}
#newsletter a {
	font-size: 11px;
	color: #7DA7D9;
}
#newsletter img {
	margin: 0 5px;
	border: 0px;
}
#newsletter a:hover {
	text-decoration: none;
}
#primary ul {
        list-style-image: url('/media/199/bullet.gif');
        padding: 0 0 5px 18px; 
        margin: .6em 0 0 .3em;
}
#primary ul li {
        padding: 0 .3em .3em .1em;
}


/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#header ul {
	position: absolute;
	left: 331px;
	top: 65px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#header ul li {
	float: left;
	padding: 0 22px;
	margin: 0;
	border-right: 1px solid #464646;
}
#header ul li a {
	color: #7D7D7D;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
}
#header ul li a:hover {
	color: #7DA7D9;
	background: url('/media/199/bullet.gif') no-repeat 0px 11px;
}
#header ul li.last {
	border-right: 0px;
}
#footer-inner a {
	color: #464646;
	text-decoration: none;
}
#footer-inner a:hover {
	color: #7DA7D9;
	text-decoration: underline;
}
#secondary1 ul {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 20px 0;
	background: url('/media/239/sep-horiz.gif') repeat-x left bottom;
}
#secondary1 ul li {
	
}
#secondary1 ul li p {
	margin: 0;
}

/*-------------------------------------------    
	layout
-------------------------------------------*/

#container {
	width: 983px;
	margin: 0 auto;
	background-image: url('/media/229/side-plaid.gif');
	background-repeat: no-repeat;
	background-position: 943px 90px;
	position: relative;
}
#phone {
	position: absolute;
	background: #A68AC5;
	width: auto;
	top: 21px;
	right: 60px;
}
#phone p {
	color: #FFFFFF;
	margin: 0;
	line-height: 1em;
	font-size: 18px;
	padding: 5px 6px 6px 6px;
}
#header {
	position: relative;
	height: 140px;
	font-size: 14px;
	background: url('/media/214/header-bg.png') no-repeat bottom left;
	overflow: hidden;
}
#header img.logo {
	position: absolute;
	left: 33px;
	top: 65px;
	
}
#rule {
	width: 895px;
	height: 70px;
	padding: 0 33px;
	background: url('/media/204/content-bg.png') no-repeat;
	background-repeat: repeat-y;
}
#rule img {
	display:block;
}
#quote {
	width: 895px;
	padding: 0 33px 20px 33px;
	background-image: url('/media/204/content-bg.png');
	background-repeat: repeat-y;
}
#quote-inner {
	width: 560px;
	padding: 0 0 50px 330px;
	background: url('/media/239/sep-horiz.gif') repeat-x left bottom;
}
#quote-inner p {
	margin: 0;
	font-size: 40px;
	color: #8B8989;
}
#content {
	width: 895px;
	padding: 10px 33px 15px 33px;
	background-image: url('/media/204/content-bg.png');
	background-repeat: repeat-y;
}
#home-primary {
	width: 560px;
	float: right;
	line-height: 1.6em;
}
#home-secondary {
	width: 300px;
	float: left;
	line-height: 1.6em;
}
#primary {
	width: 455px;
	padding: 0 15px;
	float: left;
	line-height: 1.6em;
}
#secondary1 {
	padding: 0 17px 0 0;
	width: 188px;
	float: left;
	line-height: 1.6em;
	color: #A1A1A1;
}
#secondary2 {
	padding: 0 0 0 17px;
	width: 188px;
	float: left;
	line-height: 1.6em;
	color: #A1A1A1;
}
#home {
	width: 895px;
	min-height: 190px;
	overflow: hidden;
}
#sub {
	width: 895px;
	min-height: 510px;
	overflow: hidden;
	background: url('/media/266/sub-bg.gif') repeat-y 203px top;
}
#tips {
	width: 895px;
	padding: 0 33px;
	background-image: url('/media/204/content-bg.png');
	background-repeat: repeat-y;
}
#tips-inner {
	width: 895px;
	padding: 22px 0 20px 0;
	background: url('/media/239/sep-horiz.gif') repeat-x;
}
#tips-inner .cma {
	position: relative;
	width: 895px;
	height: 109px;
	background: url('/media/1945/tips2.gif') repeat-x;
}
#tips-inner .cma p {
	position: absolute;
	left: 330px;
	top: 15px;
	margin: 0;
	color: #464646;
	line-height: 1.6em;
	width: 550px;
}
#footer {
	width: 895px;
	padding: 0 33px;
	background-image: url('/media/204/content-bg.png');
	background-repeat: repeat-y;
}
#footer-inner {
	position: relative;
	width: 895px;
	background: #F4F4EA;
	height: 200px;
	font-size: 11px;
}
#footer-inner p {
	position: absolute;
	text-align: right;
	top: 20px;
	right: 30px;
	color: #464646;
	margin: 0;
        line-height: 1.5;
}
a:link,
a:visited,
a:active {
	color: #3382B4;
	text-decoration: underline;
}
a:hover {
	color: #E47833;
	text-decoration: none;
}
/*-------------------------------------------    
	images
-------------------------------------------*/

.image {
	margin: 0 0 10px 0;
	display: block;
        padding: 3px;
	border: 1px solid #E8EEE0;
}
.image-nb {
	margin: 0 0 10px 0;
	display: block;
	border: none;
}
.image-left {
	float: left;
	margin: 2px 30px 20px 0;
	display: block;
        padding: 3px;
	border: 1px solid #E8EEE0;
}
.image-left-nb {
	float: left;
	margin: 2px 30px 20px 0;
	display: block;
	color: #FFF;
	border: none;
}
.image-right {
	float: right;
	margin: 2px 0 20px 30px;
	display: block;
        padding: 3px;
	border: 1px solid #E8EEE0;
}
.image-right-nb {
	float: right;
	margin: 2px 0 20px 30px;
	display: block;
	border: none;
}
.youtube {
	margin: 0;
	display: block;
        padding: 3px;
	border: 1px solid #E8EEE0;
}


















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
