* { margin:0; padding:0;}
body { background:#7E769B; font-family:Georgia, "Times New Roman", Times, serif; font-size:100%; line-height:1em; color:#292438;}

input, textarea, select { font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;border:1px solid red;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#results-form select {color:#a5a5a5; }
.results select { text-align:center; color:#a5a5a5; }
#results-form select.alt { margin-right:27px;}

#contacts-form label { display:block;} 
#contacts-form label input { width:320px; padding:3px 0 3px 4px;color:#45396B;background:none;border:1px solid #B396FE; font-size:90%;margin-bottom:4px;}
#contacts-form input { width:320px; padding:3px 0 3px 4px;color:#45396B;background:#EBE3FF;border:1px solid #B396FE; font-size:100%;margin-bottom:4px;}
#contacts-form textarea {width:320px; height:65px; padding:3px 0 3px 4px; margin-bottom:10px;color:#45396B;background:#EBE3FF;border:1px solid #B396FE;overflow:auto;  font-size:100%;}

.homephone {display:none;visibility:hidden;}


/*==================list====================*/
ul { list-style:none;}

.comments {width:100%; overflow:hidden; font-size:.83em;}
.comments li { color:#6b7175;}
.comments li.fright { color:#82a493;}
.comments li.fright a { color:#6b7175; text-decoration:underline;}
.comments li.fright a:hover { text-decoration:none;}

.list1 li { background:url(images/arrow1.gif) no-repeat left 4px; padding:0 0 8px 12px;}
.list1 li a { color:#574886;}

.list2 dt { font-weight:bold; padding-bottom:8px;}
.list2 dd { width:100%; overflow:hidden; padding-bottom:5px;}
.list2 dd span { float:right;}

.navlinksblock {margin:5px 0 15px 0;color:#403466;font-size:0.7em;}
.navlinks li {float:left;margin-right:5px;}
.navlinks li a {background:url(images/arrow1.gif) no-repeat left 4px;padding:0 0 0 10px;color:#403466;text-decoration:none;}
.navlinks li a:hover {color:#8B68FC;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}

/*==================txt, links, lines, titles====================*/
a {color:#a5a5a5;}
a:hover{text-decoration:none;}

h1 { background:url(images/logo.png) no-repeat left top; padding:100px 0 0 0; font-size:1em; line-height:1.2em;}
h1 a { color:#4d4d4d; text-decoration:none;}
h1 a span { color:#82a39a;}
h1 a strong { color:#e99921;}
h2 {clear:left;font-size:1.6em; font-style:italic; color:#3b3f41; line-height:1.5em; margin-bottom:12px;}
h2:first-line { color:#4A397B; font-size:1.1em;}
h3 {clear:left;font-size:2em; font-style:italic; color:#000; line-height:1.2em; font-weight:normal; margin-bottom:20px;}
h4 {clear:left;font-size:0.85em; font-style:italic; font-weight:normal; line-height:1.2em; color:#3E3363; margin-bottom:12px;}
h4 strong { font-size:1.5em; color:#3E3363; font-weight:normal; margin-bottom:10px;}
h5 {clear:left;font-size:1em;}

.txt1 { font-size:1.1em;}

.link1 { display:inline-block; background:url(images/link1-bg.gif) left top repeat-x; color:#4A397B; text-decoration:none; font-size:1.33em;}
.link1 em { display:inline-block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:inline-block; background:url(images/link1-right.gif) no-repeat right top; padding:8px 15px 10px 15px; font-weight:normal;}
.link1:hover { color:#000; cursor:pointer;}

.link2 { display:inline-block; background:url(images/link2-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.33em;}
.link2 em { display:inline-block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:inline-block; background:url(images/link2-right.gif) no-repeat right top; padding:8px 15px 10px 15px;}
.link2:hover { color:#000; cursor:pointer;}

.button { float:right;}
.button span { display:block; background:url(images/button-left.gif) no-repeat left top; padding-left:3px;}
.button span span { background:url(images/button-right.gif) no-repeat right top; padding-right:4px; padding-left:0;}
.button span span a { display:block; background:#333743; padding:4px 5px 3px 5px; color:#fff; text-decoration:none; text-transform:uppercase;}
.button span span a:hover { text-decoration:underline;}

.line-hor {position:relative;background:#e6e4df; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {background:url(images/border-top.jpg) repeat-x top;}
.box .border-bot {background:url(images/border-bot.jpg) repeat-x bottom;}
.box .border-left {background:url(images/border-left.jpg) repeat-y left;}
.box .border-right {background:url(images/border-right.jpg) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.jpg) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.jpg) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.jpg) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.jpg) no-repeat right bottom; }
.box .inside { padding:39px 101px 109px 95px;}

.box1 {position:relative; height:284px; background:url(images/box1-bg.gif) left bottom repeat-x #f8f7f4; margin-bottom:30px;}
.box1 .col-1 { width:380px !important; margin-right:19px !important;}
.box1 .col-2 { width:362px; height:214px; overflow:auto; margin-right:0 !important; padding-top:30px;}
.box1 .datetoday {position:absolute;bottom:10px;right:10px;font-size:.83em;color:#808080;}

.cont-box { padding:0 15px 0 0; margin:0;}
.cont-box span { float:right;}

.results { width:100%;}
.results td { padding:0; border:0; vertical-align:top;}
.results .col1 { width:144px;}
.results .col2 { width:120px; text-align:center;}
.results .col3 { width:111px;}
.results select { width:72px;}


/*header*/
#header .row-1 { height:162px;}
#header .row-1 .fleft { padding:25px 0 0 0;}
#header .row-1 .fright { padding:3px 0 0 0;}
#header .row-2 img { margin-right:1px;}
#header .row-2 img.last { margin-right:0;}
#header .slogan { font-size:0.9em; font-style:italic; text-align:center; padding:79px 0 0 0;}


/*footer*/
#footer { text-align:center; color:#fff; position:relative; margin: -38px auto 20px auto;width:900px;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer span {text-align:center; color:#fff; position:relative;padding-top:10px;}


#content .row-1 img { margin-bottom:10px;}

#content .row-2 {margin-left:10px;font-size:130%;line-height:1.2em;}

#content .row-2 .col-2 {margin-left:10px;}

#content {font-size:1.6em; color:#000000;}


/*==========================================*/
