/* standard */

body {
background-image:url(Images/page_bg.gif);
background-repeat:repeat-x;
line-height:1.2;
font-family:'Myriad Pro', 'Frutiger Std', Helvetica, Arial, Verdana, sans-serif;
margin:0;
padding:0;
}

p,blockquote,ul,ol {margin:1em 0; padding:0;}

a {text-decoration:none; outline:none;}

a:hover {color:#417faf;}

div {margin:0; padding:0;}

ul {list-style-image:url("Images/arrow.gif");}

li {padding-bottom:10px;}

/* navigation */

.navigation_bg {background-color:#eeeeee; border-bottom:#8a96b0 solid thick; width:780px; height:27px; margin:0 auto; text-align:center;}

.navigation_text {font-size:16px; padding:0 18px; color:#28292b;}

.navigation_text_selected {font-size:16px; padding:0 18px 5px 18px; color:#28292b; font-weight:bold; border-bottom:thick solid #fec760;}

/* positioning */

.buffer {height:25px;}

.header {background-image:url(Images/header.jpg); width:794px; height:83px; margin:0 auto;}

.bottom {width:780px; margin:0 auto;}

.yellow_line {width:780px; background-color:#fec760; height:10px; margin:0 auto;}

.footer {width:780px; background-color:#fec760; height:28px; margin:0 auto;}

.content {background-image:url(Images/body_bg.gif); background-repeat:repeat-y; width:780px; margin:0 auto;}

/* text */

.footer_text {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333;}

.footer_text a {text-decoration:underline;}

.main_text {font-size:13px; font-weight:normal; color:#333333;}

.main_text a {text-decoration:underline;}

/* CSS by Kate McMillan | http://outboxonline.com */