@charset "utf-8";

html,body { margin:0px; padding:0px; } 
a {  }
h1 { font-family:Arial, Helvetica, sans-serif; font-weight:bolder; font-size:24px; color:#33F; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#3FF; }
h3 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#F99; }
p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; }

#HeaderContainer { width:800px; height:100px; margin:auto; background-image:url(../Images/transparentLogo.png); background-repeat:no-repeat; }
#Header { height:100px; width:100%; margin:auto; background-image:url(../Images/gradientFooterBackground.jpg); background-repeat:repeat-x; }
#HeaderLinks { width:230px; height:40px; text-align:right; float:right; padding-right:10px; padding-top:5px}

#Header p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; }
#Header a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f2b82f; text-decoration:none; } 

#Container { width:100%; height:100%; border:none; background:url(../Images/gradientBackground.jpg); background-repeat:repeat-y; }
#FlashGallery { width:800px; height:275px; }
#FlashContent { background-image:url(../Images/pageBackground.jpg); width:800px; margin-top:10px; }
#Page { background-color:#e3e3e3; width:800px; margin:auto; height:100%; overflow:hidden; clear:both; margin-top:20px; }
#headerMessage { padding-top:40px; text-align:right; width:670px; }
#Navigation { margin:auto; width:800px; height:30px; }
#Navigation ul { list-style: none; padding: 0; margin: 0; }
#Navigation li { float: left; margin: 0em; } 
#Navigation li a { letter-spacing:0px; color:#ba3b4e; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; height: 30px;; line-height: 3em; float:left; text-indent: 0; text-decoration: none; text-align:left; padding-top:18px; padding-left:28px; } 
#Content { width:auto; height:auto; }
#TextContent { width:495px;  height:400px; } 

#PostPage{ width:800px; height:130px; margin:auto; background-image:url(../Images/contentShadow.png); background-repeat:no-repeat; }
#PostPageContent { width:240px; height:130px; float:left; display:inline-block; }
#PostPageHeader {  }
#PostPageContent { height:135px; }
#PostPageCopy { padding-top:40px;  } 
#CloverSpacer { width:80px; height:130px; float:left; display:inline-block; background-image:url(../Images/CloverSpacer.png) ; background-repeat:no-repeat; }

#footerTag { background-image:url(../Images/footerTagBottom.jpg); background-repeat:no-repeat; width:60px; height:100px; margin-left:50px; }
#Footer { height:100px; width:100%; margin:auto; background-image:url(../Images/gradientFooterBackground.jpg); background-repeat:repeat-x; }
#FooterLinks { width:150px; height:40px; text-align:right; float:right; padding-top:15px; padding-right:10px; }
#FooterAddress { width:600px; height:40px; text-align:left; float:left; padding-top:15px; padding-left:10px; }
#FooterContainer { width:800px; height:100px; margin:auto; }
#Footer p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; }
#Footer a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f2b82f; text-decoration:none; } 


