/* CSS Document */

body {
        background-color:#e5e5e5;
        font-family: Georgia, Geneva, Arial, helvetica, sans-serif;
        color:#484848;
        padding:0px;
        margin:0px;
}

/* FONT STYLES BEGIN ----------------------------------------------------------------*/

/* px equivalents
.10px {font-size:80%;}
.10_11px {font-size:90%;}
.12px {font-size:110%;}
.13px {font-size:120%;}
.14px {font-size:130%;}*/

/* FONT STYLES END ----------------------------------------------------------------- */

/* GLOBAL STYLES BEGIN ------------------------------------------------------------- */
a {
        color:#cc3300;
        text-decoration:none;
}
a:hover {
        color:#ec6e12;
        text-decoration:underline;
}
img {
        border:none;
}
input {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        color:#333;
}

textarea {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:100%;
        color:#333;
}

select {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        color:#333;
}
div.clear {
        clear:both;
        margin:0px;
        padding:0px;
}
/* GLOBAL STYLES END ---------------------------------------------------------------- */

/* FRAMEWORK STYLES BEGIN ---------------------------------------------------------- */
#shadow_container {
        height:100%;
        background-image:url(../images/bg_shadow.gif);
        background-repeat:repeat-y;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        z-index: 1;
        width:834px;
        position:relative;
        left:-31px;
}
#container {
        width:769px;
        margin-left:32px;
}
#page_body {
        /*background-image:url(../images/bg_page_body.gif);
        background-repeat:repeat-x;
        background-position:top;*/
}
#header {
        height:170px;
        padding:0px 0px 0px 0px;
}
#left {
        width:178px;
        background-image:url(../images/bg_vert_div.gif);
        background-repeat:no-repeat;
        background-position:right top;
        background-color: #fff;
        line-height: 14px;
        padding-top: 5px;
}

#content {
        float:left;
        width:444px;
        margin: 0px 0px 10px 6px;
        background-color:#fff;
        line-height: 140%;
}

#content-420 {
        float:left;
        width:420px;
        margin: 0px 0px 10px 6px;
        background-color:#fff;
        line-height: 140%;
}


#content_2col {
        margin: 0px 0px 0px 6px;
        background-color:#fff;
        line-height: 130%;
        font-size:11px;
}

#right {
        float:left;
        width:130px;
        margin:10px 5px 10px 6px;
}

#right-154 {
        font-size:10px;
        width:152px;
        margin:10px 5px 10px 6px;
        background:#F0F0F0;
        /*background-image:url(../images/bg_page_body.gif);
        background-repeat:repeat-x;
        background-position:top;
        background-color:#c5ddeb;*/
        }

#footer {
        clear:both;
        background-color:#fff;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        font-size:10px;
        /*background-image:url(../images/bg_footer.jpg);
        background-repeat:no-repeat;
        background-position:top;*/
        height:25px;
}

/* FRAMEWORK STYLES END -------------------------------------------------------------- */

/* LIST STYLES BEGIN ---------------------------------------------------------------- */
ul.plain {
        list-style-type: none;
        padding: 0px;
        margin:10px 5px 10px 6px;
}
ul.plain li {
        margin:10px 0px 3px 0px;
}

ul.bullet {
        margin: 5px 5px 10px 10px;
        padding-left: 0px;
        list-style: none;
}
ul.bullet li {
        padding-left: 8px;
        background-image: url(images/bullet.gif);
        background-repeat: no-repeat;
        background-position: 0 4px;
        margin:0px 0px 7px 0px;
}
/* LIST STYLES END ----------------------------------------------------------------- */

/* CONTENT STYLES BEGIN ------------------------------------------------------------- */
h1 {
        font-size:150%;
        color:#2f7020;
        font-weight:normal;
        padding: 0px;
        line-height:110%;
}
h2 {
        font-size: 120%;
        color: #000;
        font-weight:normal;
        padding:0px;
}

h3 {
        font-size: 10px;
        font-weight: bold;
        color:#333333;
        padding: 0px;
}

h4 {
        font-size: 10px;
        font-weight: bold;
        color:#fff;
        padding: 2px 4px 0px 4px;
        margin:0px;
}

#feature {
        float:left;
        width:222px;
        margin:0px 0px 10px 0px;
}

div.mod_container_rtcol {
width:120px;
margin:10px 0px 10px 5px;
}

.mod_container_rtcol-154 {
width:144px;
background-color:#F0F0F0;
font-size:10px;
margin:4px 0px 10px 4px;
}

div.mod_container_444 {width:444px;}
div.mod_container_574 {width:574px;}

.mod_title_container {
        height:20px;
        background-color:#96a0a9;
        padding: 0px 0px 0px 6px;
}
.mod_content{
        clear:both;
        background-color:#fff;
        margin:0px;
        padding-left: 20px;
        border: 1px #999 solid;
        font-size:11px;
}
div.mod_content_noborder{
        clear:both;
        background-color:#fff;
        margin:0px;
        padding: 0px 0px 0px 4px;
}

div.mod_content div.pad{
        padding:8px 4px 10px 4px;
}

div.mod_content_noborder div.pad {
        padding:8px 0px 0px 0px;
}

div.mod_content ul.plain, div.mod_content_noborder ul.plain {
        margin:0px 5px 10px 0px;
}

div.mod_content div.pad p{
        margin:0px 0px 10px 0px;
}

div.mod_content_noborder div.pad p {
        margin:0px 0px 10px 0px;
}

/*div.mod_content div.pad h3 {
        font-size:100%;
        color:#000;
        margin:0px 0px 4px 0px;
}*/

div.header_specials {
        height:16px;
        background:#738a96;
        /*background:url(../images/bg_mod_header_left_blue.gif) repeat-x left top;*/
}

div.header_specials h2 {
        float:none;
        font-size:90%;
        font-weight: bold;
        /*display:block;*/
        text-align:center;
        color:#fff;
        padding:4px 0px 0px 0px;
        /*margin:0px;*/
}

div.mod_specials {
        clear:both;
        background-color:#e4e7e9;
        border:1px solid #738a96;
        margin:0px;
}

div.mod_specials div.pad{
        margin:0px 0px 15px 0px;
}
/* CONTENT STYLES END ------------------------------------------------------------- */

/* NAVIGATION STYLES BEGIN -------------------------------------------------------------- */
#nav {
        margin: 0px 0px 10px 5px;
        font-size:11px;
		padding: 0px;
}
#nav li {
		list-style: none;
		padding:0px;
}
#nav li ul {
		padding:0px;
		margin-left:20px;
}
#nav li ul li {
		list-style: disc;
		padding:0px;
		margin:0px;
}
#nav a {
        text-decoration: none;
        color: #666;
        background: #fff; /* IE6 Bug */
}

#nav a:hover { color: #666; background: #e5e5cc; } /* Hover Styles */

/*new style rules for navbar added by Ed Geis (www.hwaters.com) 12/22/07*/
#nav, #nav ul	  	{
	font-family:arial, verdana, sans-serif;
	font-size:0.75em;
	line-height:1.25em;
	}
#nav li ul li	{
	font-size:1.25em;
	line-height:1.5em;
	list-style:none;
	}
	
#nav		{
	font-weight:bold;
	}
	
#nav	 ul	{
	font-weight:normal;
	}
	
#nav li, #nav ul li	{
	margin:.2em 0 .2em 0;
	}
		
	
#nav a:hover	{
	color:#CC0000;
	text-decoration:underline;
	background:none;
	}
	
	#nav a.current, #nav a.current:hover {
        font-weight: bold;
        color:#cc3300;
}
/* NAVIGATION STYLES END -------------------------------------------------------------- */

/* HEADER STYLES BEGIN --------------------------------------------------------------- */
#header div.logo {
        float:left;
        margin:0px;
        padding:14px 0px 0px 15px;
}

/* HEADER STYLES END ----------------------------------------------------------------- */

/* AD STYLES BEGIN ----------------------------------------------------------------- */
#left div.ad {
        text-align:center;
        margin:10px 0px 0px 0px;
}
#right div.ad {
        margin:0px 0px 10px 5px;
}
#feature div.ad {
        text-align:center;
}

/* AD STYLES END ------------------------------------------------------------------- */

/* IMAGE STYLES BEGIN ----------------------------------------------------------------- */
div.image-rt {
vertical-align:top;
float: right;
clear: right;
position:relative;
margin:6px 0px 6px 6px;
padding: 0;
}

div.image-lt {
vertical-align:top;
float: left;
clear: left;
position:relative;
margin:6px 6px 0px 6px;
padding: 0;
}

div.image {
vertical-align:top;
clear: both;
position:relative;
margin:6px 0px 0px 0px;
padding: 0;
}

div.image-rt img, div.image-lt img, div.image img {
border:1px solid #333;
padding: 0px;
}

div.image-rt h3, div.image-lt h3, div.image h3 {
padding: 4px 0px 6px 0px;
margin: 0px;
}




/* IMAGE STYLES END ----------------------------------------------------------------- */

/*for red asterixes in form required fields*/
.red	{
	color:#FF0000
	}
	
/*video clip thumbnails*/
.video-thumbnail	{
	border:1px solid #600;
	}
	
/*box for containing video clip thumbnails*/
.video-thumbnail-container	{
	background:#CC9;
	padding:6px;
	color:#660000;
	}
	
.video-thumbnail-container	p	{
	font-size:1.2em;
	line-height:1.2em;
	}
	
body.video-clip-window	{
	background:#000;
	}
	
	
/*for required fields and prompts in forms*/

.required             {
	color:#c00;
	}

.error    {
 	color:#C00;
	margin-left:10px;
	display:none;
	}
