/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    color: #333;
    background:url(images/page-bg.jpg) top left;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}

h1, h2, h4 { font-size: 24px; font-weight:normal; }
h3 { font-size:18px; font-weight:normal; padding:0 0 3px 0; }


p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #669;
    /* border-bottom: 1px dotted #69c; */ 
}
a:visited { color: #669; border-color: #669; }
a:hover { color: #693; border-color: #693; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 1020px;
    margin: 5px auto 0 auto;
    text-align: left;
    /* background: url(images/tile.gif) repeat-y; */
}

.content-wrapper { background:url(images/content-wrapper-bg.gif) top left repeat-y; }



#content-home { float: left; text-align: left; width: 555px; padding: 0 0 0 10px; line-height: 1.5em; }
	#content-home h2, #content-home h1 { border-bottom:2px solid #FF0000; margin:0 0 5px 0; padding:20px 0 4px 0; }

#content-interior { float: left; text-align: left; width: 555px; padding: 10px 0 0 10px; line-height: 1.5em; }
	#content-interior h2, #content-interior h1 { border-bottom:2px solid #FF0000; margin:0 0 5px 0; padding:20px 0 4px 0; font-weight:normal; }

#left-column { float:left; width:180px; padding:30px 0 0 35px; }



/* Header 
------------------------------------------------------------------------- */

#header { 
    background:url(images/header-bg.gif) no-repeat bottom left;
    position: relative;
	height:110px;
}

#header a.logo { float:left; }

#header img { margin-left:15px; }

#header .phone { color:#fff; position:absolute; right:50px; top:55px; font-size:18px; }

.top-nav-menu { float:left; clear:left; height:28px; position:relative; top:8px; left:25px; width:960px; }
	.top-nav-menu li { float:left; width:120px; height:28px; background:url(images/top-button-bg2.jpg) top left no-repeat; margin-right:15px; text-align:center; padding:0; }
	.top-nav-menu li.active { background:url(images/top-button-selected-bg2.jpg) top left no-repeat; }
		.top-nav-menu li.active ul { width:700px; position:absolute; top:30px; left:3px; }
		.top-nav-menu li.active li { float:left; width:auto; background:none; margin-right:25px; }
		.top-nav-menu li.active li.last { float:left !important; } 
	.top-nav-menu li.last { float:right !important; }
		.top-nav-menu li a { font-size:11px; line-height:25px; }
			.top-nav-menu li li a { font-size:11px; line-height:25px; }
		
		
/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}

/* Left column
------------------------------------------------------------------------- */

.left-column-wrapper { width:175px; float:left; padding-top:30px; }

/* Main Content Area
------------------------------------------------------------------------- */

.main-content-area { float:left; padding-left:20px; width:550px; }

.flash-container { width:776px; } 
.flash-home { clear:left; position:relative; left:35px; }

/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    /* margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
    border-bottom: 1px solid #ddd; */
}

.post h3 {
    margin-top: 0;
    color: #f63;
}
.post ul li {
	background: url(images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Right - Sidebar 
------------------------------------------------------------------------- */

#sidebar { float:right; padding:30px 50px 0 0; width:175px; }

.featured { width:180px; height:120px; padding-bottom:10px; text-align:center; }
	.featured a { display:block; padding-top:100px; }
	#sidebar .featured a { padding-top:100px; }
	.featured.f1 { background:url(images/featured-1.jpg) top left no-repeat; }
	.featured.f2 { background:url(images/featured-2.jpg) top left no-repeat; }
	.featured.f3 { background:url(images/featured-3.jpg) top left no-repeat; }
	.featured.f4 { background:url(images/featured-4.jpg) top left no-repeat; }
	.featured.f5 { background:url(images/featured-5.jpg) top left no-repeat; }	

.testimonials { background:url(images/testimonials-bg.jpg) top left no-repeat; height:100px; width:180px; }
	.testimonials span.title a { font-weight:bold; font-size:14px; padding:5px 0 0 10px; display:block; color:#333; }
	.testimonials p { padding-top:9px !important; }
	.testimonials .testimonial-more { position:relative; float:right; right:13px; top:-10px;}
	.testimonials img { padding:5px 0 0 9px; }

#content-home .main-content-area p { padding:0 0 .5em 0 !important; }
	#content-home .featured a { padding-top:98px !important; }
	
#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    background: url(images/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(images/tictac_green.gif) no-repeat 0 6px; }


/* Footer 
------------------------------------------------------------------------- */
#footer { padding-top:40px;  background:url(images/footer-bg.gif) top left no-repeat;
    /* margin: 0px;
    padding: 0 0 9px 0;
    font-size: 85%;
    color: #ddd; */
}

#footer p { text-align:center; line-height:20px; color:#000;
    /* padding: 20px 320px 20px 95px;
    background: url(images/bottom_sash.gif) no-repeat top left; */
}

#footer a {border-bottom: none;}


/* Forms 
------------------------------------------------------------------------ */
#EmailForm { width:160px; }

#CUEmailForm { padding-left:20px; }
	#CUEmailForm fieldset { border:none; }
	#CUEmailForm input { width:200px; }
	#CUEmailForm textarea { width:400px; }

input, textarea { margin-bottom:10px; }

.small-contact-form { width:180px; background:url(images/contact-small-bottom.jpg) bottom left no-repeat; }

.small-contact-form-inner { background:url(images/contact-small-top.jpg) top left no-repeat; width:160px; padding:5px 10px 0 10px;  }
	.small-contact-form-inner h5 { padding-bottom:5px; }

.contact-info { float:right; width:231px; }


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}