@charset "utf-8";
/* CSS Document */
/*Size Stuff*/
body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 1em;
	text-align: center;
	background: #ffffff;
	margin-top: 0em;
}
h1 { font-size: 1.125em; }
h2 { font-size: 1.000em; }
h3 { font-size: 0.875em; }
h4 { font-size: 0.750em; }
h5 { font-size: 0.689em; }
h6 { font-size: 0.687em; }
h1, h2, h3, h4, h5, h6 { margin: 1em 0.5em 0.5em 0.5em; }
p { 
    font-size: 0.875em;
	margin-top: 0.5em; 
}
img {
    border-color: #cccccc;
}
a {
    color: #be0404;
    text-decoration: none;
}

#nav a { font-size: 0.750em; }
#nav a:hover { font-size: 0.750em; }
#bodytext ul { font-size: 0.875em; }
#special div { font-size: 0.0625em; }
#footer { font-size: 0.814em; }


/* ***************************** */

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 53.125em;
        background: white;
		border: 0.0625em solid;
}

#wrapperl {
        padding: 0em 0.125em;
        background: url(../images/dot.gif) 19.9375em 0em repeat-y;
}

#wrapperr {
        /*background: url(../images/dot.gif) 526px 0em repeat-y;*/
}

/* ***************************** */

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#feature1 li, #feature1 ul {
        margin: 0;
        padding: 0;
}

#header {
	    width:100%;
        background: #ffffff; /*#f5f4f3;*/
        border-bottom: 0.0625em solid #000;
        border-top: 0.125em solid #fff;
        margin-bottom: 0.0625em;
}

.clear {
        clear: both;
        font-size: 0.0625em;
        height: 0.3125em;
        margin: 0 0 -0.25em 0;
}

#left {
        float: left;
        width: 19.375em;
}

#right {
        float: right;
        width: 32.5625em;
}

#search {
        background: #eda135 url(../newwebsite/images/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 0.125em solid #004b83;
        padding: 0.5em 0em 0.5em 2.5em;
        margin-bottom: 0.25em;
}

#search .text {
        width: 11.25em;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 0.0625em solid #e5e4e2;
}

#nav {
        float: left;
        width: 7.6875em;
        margin: 0;
        padding: 0;
}

#nav li {
	padding: 0.1875em 0em 0.25em 0.625em;
	margin-bottom: 0.125em;
	margin-left: 0;
	list-style: none;
	background-color: #6584A9;
/*  background-image: url(../images/menu_green_arrow.gif); */
	background-repeat: repeat-y;
	background-position: left center;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
}
#nav a:hover {
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 1.250em;
        padd\ing-left: 2.25em;
}

#policies {
        float: right;
        width: 11.3125em;
        border: 0.0625em solid #bdbab6;
        margin: 0;
}

#policies h2 {
        background: #6584a9;
		color:#FFFFFF;
		padding: 0.0625em 0.0625em 0.0625em 0.625em;
}

#policies ul {
        padding-left: 1.5625em;
        padding-bottom: 0.0625em;
        margin: 0.75em 0 0.0625em 0;
}

#policies li {
        list-style-image: url(../images/bullet_dimond.gif);
        padding-bottom: 0.5em;
        padding-left: 0;
        margin-left: 0;
}

#bodytext {
		/*height: 500px;*/
        margin-top: -0.0625em;
		padding: 0.3125em;
        background: #fff url(../images/right_bg.jpg) bottom right repeat-x;
        border-bottom: 0.375em solid #fff;
		
}

#bodytexti {
        padding-bottom: 0.6875em;
		min-height: 35.00em;
}

#bodytext ul {
	    margin-top: 1em;
        margin-bottom: 0.5em;
        margin-left: 0;
        padding-left: 1.5625em;
}

#bodytext a {
        color: #000;
        text-decoration: underline;
}

#bodytext li {
        list-style: none;
        background: url(../images/bullet_arrow.gif) left center no-repeat;
        padding: 0.25em 0 0.25em 1.5625em;
        margin-left: 0;
}

#bodytext .orange {
        color: #f09d27;
}

#bodytext .learnmore {
        margin: 0.3125em 0 1.25em 1.125em;

}

#news {
        background: #f5f4f3;
		padding-left: 0.1875;
		padding-right: 0.1875;
        padding-bottom: 0.0625em;
        border-top: 0.25em solid #fff;
        color: #666;
}

#news h2 {
        background: #e0a403;
		padding: 0.0625em 0.0625em 0.0625em 0.625em;
}

#special {
	margin-left: 0.5625em;
	margin-top: 0.625em;
	border: 0.0625em solid #bdbab6;
	width: 12.5em;
	background-color: #6584A9;        /* background: url(../images/offer_box_bg.gif) repeat-y; */
}
#special, #special a {
        color: #f5f5f5;
                text-decoration: none;
}
#special p {
	color: #FFFFFF;
	padding: 0 0.8125em;
}

#special div {
	height: 0.375em;
}

#subright {
        margin-top: 0em;
}

#feature1 {
        float: left;
        width: 12.1875em;
}

#feature1 h2 {
        background: #6aa100;
}

#feature1 li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#feature2 {
        float: right;
        width: 12.1875em;
}

#feature2 h2 {
        background: #024c83;
}

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 0.125em solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     /*padding: 0.125em 0.1875 0.25em 0.8125em;*/
	 padding: 0.125em 0.8em 0.125em 0.8em;
     border-bottom: 0.125em solid #fff;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}
