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

body {margin: 0px; background-color: #bcbdbd;}

img {border: 0px;}

#wrap {width: 936px; margin-left: auto; margin-right: auto;}

  #top {width: 936px; height: 278px; background-image: url(images/top_bg.jpg); position: relative;}

    #nav {padding: 231px 0px 0px 20px; position: relative;}
      #nav img {float: left;}
	  
	#email_signup {position: absolute; top: 97px; left: 680px; font-family: tahoma; font-size: 12px; color: #666666;}
	
	  .email_form {width: 172px; height: 16px; border: 1px solid #ab0a23; margin-bottom: 11px; margin-right: 4px;}
	  
  #content {width: 850px; background-image:url(images/content_bg.jpg); padding: 15px 38px 15px 48px; font-family: "Times New Roman", Times, serif; font-size: 15px; color: #4e1603; float: left; position: relative;}

	#content p {margin: 10px 0px 10px 0px;}
	#content a:link {text-decoration: underline; color: #4e1603;}
	#content a:active {text-decoration: underline; color: #4e1603;}
	#content a:visited {text-decoration: underline; color: #4e1603;}
	#content a:hover {text-decoration: none; color: #4e1603;}

    #featured_item {position: absolute; bottom: 30px; left: 537px; padding-bottom: 10px;}
	  #featured_item a:link {text-decoration: underline; color: #b10925; font-size: 15px; font-style: italic;}
	  #featured_item a:active {text-decoration: underline; color: #b10925; font-size: 15px; font-style: italic;}
	  #featured_item a:visited {text-decoration: underline; color: #b10925; font-size: 15px; font-style: italic;}
	  #featured_item a:hover {text-decoration: none; color: #b10925; font-size: 15px; font-style: italic;}
	  #featured_item img {display: block;}
	
	  #featured { width: 281px; padding-left: 15px; padding-right: 26px; padding-top: 15px; margin-left: 8px; margin-right: 0px; margin-top: 20px; font-size: 12px; color: #460f00;}
	    #featured img {}
		#featured span a:link {text-decoration: underline; font-size: 16px; font-weight: bold; font-style: normal; color: #460f00;}
		#featured span a:active {text-decoration: underline; font-size: 16px; font-weight: bold; font-style: normal; color: #460f00;}
		#featured span a:visited {text-decoration: underline; font-size: 16px; font-weight: bold; font-style: normal; color: #460f00;}
		#featured span a:hover {text-decoration: none; font-size: 16px; font-weight: bold; font-style: normal; color: #460f00;}
		#featured font {font-size: 15px; color: #b10925;}
	
	#content_text {width: 495px;}
	
	  .bullet1 {list-style: none; font-size: 14px; width: 310px; margin: 0px; padding: 0px 0px 0px 206px;}
	    .bullet1 li {background-image: url('images/heartbullet.png'); background-repeat: no-repeat; background-position: top left; padding: 8px 0px 0px 35px;}
		
	  .bullet2 {list-style: none; font-size: 14px; width: 310px; margin: 0px; padding: 0px 0px 0px 8px;}
	    .bullet2 li {background-image: url('images/heartbullet.png'); background-repeat: no-repeat; background-position: top left; padding: 8px 0px 0px 35px;}
	
	#sub_content_text {width: 845px; padding-bottom: 10px;}
	  #sub_content_text ul, .bullet {font-size:18px; list-style-image: url('images/heartbullet.png');}
	
	#latest_event {width: 158px; height: 116px; border: 1px solid #ab0a23; padding: 8px 19px 8px 19px; margin-bottom: 10px; font-family: arial; font-weight: bold; font-size: 15px; color: #460f00; text-align: center; position: absolute; top: 0px; left: 0px;}
	  #latest_event a:link {text-decoration: underline; color: #b10925; font-size: 13px; font-style: italic;}
	  #latest_event a:active {text-decoration: underline; color: #b10925; font-size: 13px; font-style: italic;}
	  #latest_event a:visited {text-decoration: underline; color: #b10925; font-size: 13px; font-style: italic;}
	  #latest_event a:hover {text-decoration: none; color: #b10925; font-size: 13px; font-style: italic;}
	  
  #footer {width: 936px; font-family: arial; font-size: 10px; color: #4d1703; position: relative; float: left;}
    #footer a:link {text-decoration: underline; color: #4d1703;}
	#footer a:active {text-decoration: underline; color: #4d1703;}
	#footer a:visited {text-decoration: underline; color: #4d1703;}
	#footer a:hover {text-decoration: none; color: #4d1703;}
  
    #copy {float: left; padding: 5px 0px 10px 28px;}
	
	#ptc {float: right; padding: 5px 28px 10px 0px;}
	
	#networks {position: absolute; top: 26px; left: 441px;}

