@charset "UTF-8";
/* CSS Document */

html, body { margin: 0; padding: 0; background: url(images/background.jpg); font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 14px; color: #444444;}
#wrapper {width: 1000px; margin: auto; padding: 0px;}
#current_menu {width: 1000px; height: 50px; background: url(images/content_bg.jpg)}
#content {width: 900px; background: url(images/content_bg.jpg); margin: 0; padding: 50px;}

/*footer*/
#footer {width: 1000px; height: 35px; background-color: #1a1a1a; text-align: center; margin: 0; padding-top: 15px;}
.footer_text{font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 16px; color: #999999; text-decoration: none;}

/*menu*/
#menu {width: 1000px; height: 53px; text-align: center; background: url(images/menu_bg.jpg); margin: 0; padding: 0;}
#menu a{font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 16px; font-weight: bold; color: #720000; text-decoration: none;}
#menu a:hover{color: #FFFFFF;}
#menu .current{font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none;}

/*rotator*/
#firstfold{width: 900px; height: auto; margin-bottom: 20px;}
#rotator{width: 730px; height: 375px; background: url(images/rotator_bg.png); float: left;}
#rotator a{font-family: georgia; font-size: 22px; font-weight: bold; color: #720000; text-decoration: none;}
#rotator a:hover{text-decoration: underline;}
#white{width: 730px; height: 375px; background: url(images/white.png)}
#rotator_hd{width: 710px; height: 38px; background: url(images/rotator_hd.png); padding: 15px 0 0 20px;}
#rotator_hd span{font-family: georgia; font-size: 24px; font-weight: bold; color: #720000; text-decoration: none; font-style: italic;}

/*social media*/
#social{width: 170; padding-left: 10px; float: right}

/*section*/
#section_hd{width: 850px; height: 52px; background: url(images/section_headber_bg.jpg); padding-left: 50px; padding-top: 5px;}
#section_hd a{font-family: georgia; font-size: 24px; font-weight: bold; color: #ffffff; text-decoration: none; font-style: italic;}
#section{width: 846px; background: url(images/section_bg.jpg); padding: 0 27px 20px 27px;}
#section a{font-family: georgia; font-size: 18px; font-weight: bold; color: #720000; text-decoration: none;}
#section a:hover{text-decoration: underline;}
#section span{font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 14px; color: #444444; font-weight: bold;}

.header{font-family: georgia; font-size: 24px; font-weight: bold; color: #720000; text-decoration: none;}
.small_header{font-family: georgia; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none; font-style: italic;}
.tnc{font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 12px; color: #444444;}
.link{font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 14px; color: #444444; font-weight: bold;}
.tn_border {border: 5px solid #FFFFFF;}
.clear{ clear:both;}