/***** Global Settings *****/
 
.png { behavior: url(iepngfix.htc) }
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
 
body {
	font-size:62.5%;
	font-family:Trebuchet MS,Arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	color:#333333;
	background-color: #ffffff;
}


/***** Links *****/
 
a {color:#40A24B;}
a:hover {text-decoration:none;}

 
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
 
input, select {font-size:1em;}
textarea {line-height:1.25;font-size:1.2em;}
label {cursor:pointer;}


/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	color:#ffffff;
}
 
h1 {
	padding:0 0 20px 0;
	font-size:18px;
}
#content h1 {
	padding:0;
}
 
h2 {
	padding:0 0 20px 0;
	font-size:14px;
}
#content h2 {
	color:#c84b37;
	font-style:italic;
	font-size:16px;
}


h3 {
	padding:0 0 5px 0;
	font-size:14px;
	color:#c84b37;
}
 

p {
	font-size:14px;
	margin:0;
	padding:0 0 20px 0;
}

ul, ol {
	font-size:14px;
	line-height:1.8em;
	margin:0;
	list-style-type:disc;
	padding:0 0 18px 15px;
}
 
blockquote {
	margin:22px 40px;
	padding:0;
}
 
small {font-size:1em;}
img {border:0;}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

 
/***** Tables *****/
 
table {
	border:0;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
 
td, th {
	padding:2px;
	text-align:left;
	font-size:14px;
}

#contactform td, #contactform th {
	font-size:12px;
}
#contactform .text, #contactform textarea {
	width:105px;
}

 
/***** Global Classes *****/
 
.clear {clear:both;}
.float-left {float:left;}
.float-right {float:right;}
 
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.text-justify {text-align:justify;}
.text-hidden {left:-9999px;position:absolute;}
 
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {border-bottom:1px solid;}
.highlight {background:#ffc;}
 
.img-left {float:left;margin:5px 20px 5px 0;}
.img-right {float:right;margin:5px 0 5px 20px;}
 
.nopadding {padding:0;}
.noindent {margin-left:0;padding-left:0;}
.nobullet {list-style:none;list-style-image:none;}

.hr {border-bottom:1px dotted #666;margin-bottom:10px;}
.warning {color:red;}
.confirm {color:green;}
.white {color:#fff;}


 

/***** Wrapper *****/

#wrapper {
	margin:0 auto;
	width:900px;
}



/***** Header *****/

#header-top {
	height:74px;
}

#nav {
	background:#78372C url('../images/nav-bg.gif') top left repeat-x;
	height:39px;
}

#ivy-top {
	position:absolute;
	width:200px;
	text-align:right;
	margin-left: 700px;
}

#call-now {
	color:#c84b37;
	font-size:3em;
	position:absolute;
	margin: 15px 0 0 380px;
}


/***** Content *****/

#logo {
	margin-bottom:15px;
}

#left {
	float:left;
	width:190px;
	padding:15px;
	background:#bde1bf url('../images/ivy-left-menu-bg.jpg') bottom left no-repeat;
}

#content {
	float:right;
	width:660px;
	padding:20px 0;
	background:#fff url('../images/ivy-content-bg.jpg') top right no-repeat;
	font-size:14px;
}

ul#home-left-menu {
	list-style:none;
	margin:0;
	padding:0;
	width:209px;
	float:left;
	background-color:#9BD09C;
	height:270px;
	font-size:12px;
}
ul#home-left-menu li {
	display:block;
	margin:0;
	text-align:left;
	line-height: 13px;
	background:#9BD09C url(../images/green-button-bg.gif) top left repeat-x;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
}
ul#home-left-menu li a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:7px 10px 0 10px;
}
ul#home-left-menu li.last {
	border-bottom:none;
}
ul#home-left-menu li:hover {
	background-image:none;
}


ul#home-left-menu h2 {
	padding:0;
	margin:0;
}

div#home-content {
	height:270px;
}

img#home-banner {
	float:right;
}

div#home-content-bottom {
	background:#BEE1BE url(../images/green-shade.gif) top left repeat-x;
	width:100%;
}
div#home-content-bottom div.column {
	float:left;
	padding:20px 0 0 20px;
	background: none;
}
div#home-content-bottom div#column1 {width:280px;}
div#home-content-bottom div#column2 {width:280px;}
div#home-content-bottom div#column3 {width:260px;}



/***** Footer *****/


#footer {
	font-size:1.1em;
	clear:both;
	padding:0 10px 20px 10px;
}
#footer-bar {
	background: #78372C url('../images/nav-bottom-bg.gif') top left repeat-x;
	height:50px;
}
#footer, #footer a {color:#777;}
#footer #links, #footer #links a {color:#aaa;}






/***** Tooltip *****/


/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

#contentPad{
margin:10px;
}

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #78372C;
	background-color: #fff;
}

#JT_copy{
	padding:5px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #78372C;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #78372C;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
