/* html tags */
* { margin:0; padding:0; }
a:link { color: #0E66B6; font-weight:normal; }
a:visited { color: #6A97BF; font-weight:normal; }
a:hover { color: #EC762E; font-weight:normal; text-decoration:none; }
body { background-color:#787878; text-align:center; padding-top:17px; font: 14px/20px Arial, sans-serif; color: #3F3F3F; }
ol { margin:4px 0px 12px 3em; }
ul { margin:4px 0px 12px 3em; list-style:disc; }
li { font: 14px/20px "Trebuchet MS", Arial, sans-serif; color: #000000; margin:0px; }
p { margin:18px 0px; }
h1 { font: 22px "Trebuchet MS", Arial, sans-serif; font-weight:bold; color: #EC762E; display:block; margin: 0px 0px 0px 0px; }
h2 { font: 18px "Trebuchet MS", Arial, sans-serif; font-weight:bold; color: #EC762E; display:block; margin: 0px 0px 0px 0px; }
h3 { font: 13px Arial, sans-serif; font-weight:bold; color: #0056A4; display:block; margin: 0px 0px 0px 0px; }
h4 { font: 16px "Trebuchet MS", Arial, sans-serif; font-weight:bold; color: #C44D23; display:block; margin: 0px 0px 0px 0px; }
h5 { font: 14px "Trebuchet MS", Arial, sans-serif; font-weight:bold; color: #000000; display:block; margin: 0px 0px 0px 0px; }
input, select, textarea	{ font: 12px Arial, sans-serif; color: #000000; margin: 0px 0px 4px 5px;}
label	{ margin: 0px 0px 0px 5px; font-weight:bold; font-size:14px; }
/* html tags */

/* IDs */
#body_wrapper_home { width:760px; margin:0px auto 11px auto; background-image:url(images/bgnd_body_wrapper_home.gif); background-repeat:repeat-y; }
#body_wrapper { width:760px; margin:0px auto 11px auto; background-image:url(images/bgnd_body_wrapper.gif); background-repeat:repeat-y; }
#body_bottom_home { background-image:url(images/body_bottom_home.gif); background-position:bottom; background-repeat:no-repeat; height:31px; clear:both; }
#body_top_home { background-image:url(images/body_top_home.gif); background-position:top; background-repeat:no-repeat; height:31px; }
#body_bottom { background-image:url(images/body_bottom.gif); background-position:bottom; background-repeat:no-repeat; height:31px; clear:both; }
#body_top { background-image:url(images/body_top.gif); background-position:top; background-repeat:no-repeat; height:31px; }
#body_content_wrapper { width:760px; }
#content { padding:0px 30px 0px 40px; }
#flashbanner { width:760px; height:250px; display:block; margin:0px auto 11px auto; text-align:right; background-image:url(images/banner.jpg); }
#footerbar { width:760px; height:35px; display:block; margin:0px auto 17px auto; padding:13px 0px 0px 0px; text-align:center; background-image:url(images/footerbar.gif); font: 11px Arial, sans-serif; color: #D6E7F2; }
#footerbar a { font: 11px Arial, sans-serif; color: #D6E7F2; text-decoration:none; }
#home_left_outter { float:left; width:460px; }
#home_left_content { padding:0px 30px 0px 40px; }
#home_right_outter { margin:0px 0px 0px 460px; }
#home_right_content { padding:0px 30px 0px 40px; font: 12px/18px Arial, sans-serif; color: #3F3F3F; }
#main_wrapper { width:760px; margin:0px auto 0px auto; text-align:left; }
#navbar { width:760px; height:48px; display:block; margin:0px auto 11px auto; text-align:center; background-image:url(images/navbar.gif); }
#navbar a { display:block; height:48px; text-align:center; text-decoration:none; font-family:Arial, sans-serif; font-weight:bold; font-size:16px; color:#363636; line-height:48px; overflow:hidden; float:left; margin-left:1px; }
#navbar a:hover { color:#EC762E; }
/* IDs */

/* classes */
.clear { clear:both; }
.hr { height:1px; width:98%; background-color:#999999; margin:35px auto 35px auto; clear:both; font: 1px/1px Georgia, serif; color: #999999;}
.contact_form { background-color:#EDEBE2; text-align:left; font: 12px/18px Arial, sans-serif; color: #3F3F3F; border-collapse: collapse; border: 1px #D4CEB2 solid }
.pic_right_caption { float:right; margin-left:15px; text-align:center; font-size:12px; font-style:italic; }
.site-by-eh { font: 11px/20px Georgia, serif; color: #D6E7F2; }
.site-by-eh a { font: 11px/20px Georgia, serif; color: #D6E7F2; text-decoration:none; }
/* classes */