/* CSS Document */

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:150%; color:#333333; font-weight:normal; text-decoration:none; margin:0px 0px 10px 0px; }
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:125%; color:#333333; font-weight:normal; text-decoration:none; font-style:italic; margin: 15px 0px 5px 0px; }
h3 { font-family: "Century Gothic", Arial, sans-serif; font-size:100%; color:#888888; font-weight:bold; text-decoration:none; margin: 0px 0px 5px 0px; }
p { font-family:Georgia, "Times New Roman", Times, serif; font-size:80%; color:#666666; font-weight:normal; text-decoration:none; margin: 10px 0px 10px 0px; text-indent:20px; }
p.noindent {text-indent:0px;}

ul {font-family:Georgia, "Times New Roman", Times, serif; font-size:80%; color:#666666; font-weight:normal; text-decoration:none;}
li { list-style-type:circle;}


/*Banner*/
#topBanner {display:block;  height:195px; background-image:url(images/mast.jpg); background-position:left; background-repeat:no-repeat; }

#topBanner p a {font-family:"Century Gothic", sans-serif; font-size:60px; color:#666666; font-weight:lighter; text-decoration:none;}
#topBanner p a:hover {color:#EA663A;}

#topNav {margin: 0px 0px 0px 215px; padding:115px 0px 0px 0px; }
#topNav p a {padding: 0px 10px 0px 10px; font-family:Helvetica, Myriad, sans-serif; font-size:12px; font-weight:lighter; text-decoration:none; color:#666666;}
#topNav p a:hover {color:#EA663A;}





/*Middle*/
#middle {display:block; clear:both;}

/*Left*/
#middleLeft { display:block; float:left; width:225px; margin: 0px 0px 0px 0px; border-width:0px 1px 0px 0px; border-style:solid; border-color:#CCCCCC; /*background-image:url(images/middleleft_bg.jpg); background-repeat:repeat-y; background-position:left;*/ }
#middleLeft p { text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:75%; font-style:italic; padding: 0px 20px 0px 0px;  }
#middleLeft img {border-width:0px; padding: 0px 20px 0px 0px; display:none;}
#middleLeft p img {display:block; padding: 0px 0px 0px 20px;}
#middleLeft h2 { text-align:center; font-family:"Century Gothic", Arial, sans-serif; font-size:100%; font-style:normal; color:#666666; font-variant:small-caps; }

/*Content*/
#middleContent {display:block; float:left; width:400px; clear:none; margin:0px 0px 0px 0px; padding: 0px 20px 0px 20px; text-align:left;}
#middleContent a {color:#3399CC;  text-decoration:none;}
#middleContent a:hover {color:#3399CC; text-decoration:underline;}
#middleContent a:visited {color:#3333CC;}

#middleWrapper { height:150px;}
#middleContentpic {display:block; float:left; width: 150px; }
#middleContenttext { display:block; margin: 0px 0px 0px 160px; }

/*Right*/
#middleRight {display:block;  margin: 0px 0px 0px 700px; border-width: 0px 0px 0px 0px; border-style:solid; border-color:#999999; width:250px;}
#middleRight h2 {font-family: "Century Gothic", Arial, sans-serif; font-size:90%; color:#666666; font-style:normal; text-transform:capitalize; text-decoration:none;}
#middleRight p {text-indent:10px;}
#middleRight a {font-family: "Century Gothic", Arial, sans-serif; font-size:100%; color:#3399CC; font-weight:bold; text-decoration:none; }
#middleRight a:hover {color:#3366FF; text-decoration:underline;}
#middleRight a:visited {color:#3333cc;}





/*Bottom*/
#bottom {display:block; clear:both; width:960px; height:100px;}
