html { }
body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 13px;

	background:url(/images/bg2.jpg);
	background-repeat:repeat-x;
	background-color: #af9175;
}

.wrapper
{
	margin: 0 auto;
	width: 804px;
}

.topButton
{
        width:100%;
        height:110px;
}

.social_buttons {
	float:left;
	width:80px;
	height:29px;
	margin-top:10px;
	margin-left:2px;
}

.social_buttons ul { 
       margin:0px; 
       padding:0px; 
       height:29px;
	   width:100%;  
}

.social_buttons ul li { 
       display:inline;
       float:left; 
       list-style-type:none; 
       text-align:center;
	   margin-top:6px;
	   margin-left:9px;   
}

.social_buttons ul li a {  
       text-decoration:none;
}

.home_button {
	float:left;
	width:230px;
	height:33px;
        margin-top:60px;
        margin-left:-200px;
}

.home_button ul { 
       margin:0px; 
       padding:0px; 
       height:33px;
	   width:100%;  
}

.home_button ul li { 
       display:inline;
       float:left; 
       list-style-type:none; 
       text-align:center;
	   margin-top:6px;
	   margin-left:9px;   
}

.home_button ul li a {  
       text-decoration:none;
}

.email_editor
{
          font-family:Arial;
          font-size:12px;
          font-weight:bold;
          float:left;
          margin-top:30px;
          margin-left:10px;  
          color:#ffffff;   
          letter-spacing:2px;
}

.email_editor a
{
          color:#ffffff;
          text-decoration:none; 
}

.flashbannertopleft
{
          float:right;
          width:572px;
          height:94px;
          margin-top:10px;
          margin-right:0px;
}

.header{
	margin: 0 auto;
	width: 804px;
	height:253px;
	/*background:url(/images/bg_header.jpg);
	background-repeat: no-repeat;*/
}


.flash{
    width:100%;
	height:216px;
    background-color:white;
}


.menu
{
	margin: 0px auto;
	height: 37px;
	width:804px;
	padding-top: 0px;
	text-align:center;
	background-color:#FFFFFF;
}

.menu ul { padding-left: 9px; margin:0px; height: 37px; text-align:center;}
.menu ul li { display:block; float:left; list-style-type:none; padding-top:10px; height: 27px; width:112px; background:url(/images/button_off.jpg); background-repeat:no-repeat;}
.menu ul li a { font-family:Arial, Helvetica, sans-serif; font-size:13px; font:bold; color:#FFFFFF; text-decoration:none;}
.menu ul li:hover { background:url(/images/button_on.jpg); background-repeat:no-repeat; }

.content
{
        float:left;
	padding-top: 0px;
        width:100%;
	min-height: 500px;
	background-color:#FFFFFF;

}

.words
{
        float:left;
        width:764px;
	padding: 20px 20px;
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
    min-height: 300px;
}

.words h1
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
}

.words h2
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
}

.words h3
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
}

.words a
{
	color:#94775c;
	font-family:Arial, Helvetica, sans-serif;
}

.words ul { 
       margin:0px; 
       padding:0px; 
       width:100%;  
       text-align:center;  
}

.words ul li { 
       float:left;
       width:100%;  
       height:170px;
       list-style-type:none; 
}

.words ul li .NewsImg{
			float:right;
                        width:274px;
                        height:164px;
                        margin-right:30px;
		}

.words ul li .NewsContent2{
                        padding-top:10px;
                        padding-bottom:10px;
		}

.footer { float:left; width:804px; height:80px; color:#ffffff; padding-top:10px; background-color:#000000; border-top: solid 4px #af9175; }
.footer ul { padding:0px; margin:0px; text-align:center; }
.footer li { display:inline; }
.footer li a { color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px;padding:0px 10px 0px 10px;  }
.footer li a:hover { text-decoration:underline; }
.footer p { font-size:11px; color:#FFFFFF; text-align:center;padding-top:10px; }
.footer a { text-decoration:none; font-weight:bold; color:#ffffff; }
.footer a:hover { text-decoration:underline; }

.left_side {
	float:left;
	width:294px;
	margin-left:0px;
        padding:0px 15px 15px 15px;
        border-style:solid;
        border-width:1px;
}

.blogs {
    width:294px;
    min-height:100px;
    float:left;
}

.blogsdate {
    background-image:url(/images/date_bg.png);
    background-repeat:no-repeat;
    text-align:center; 
    height:48px;
    width:44px;
    color:#ffffff;
    font-size:18px;
    font-family:Tahoma;
    float:left;
}

.blogscontent {
    width:240px;
    float:left;
    margin-left:10px;
    margin-top:0px;
}

a.special{
    float:left;
    margin-left:170px;
}

a.special2{
    float:left;
    margin-left:236px;
}

.blogs_words {
    width:600px;
    min-height:100px;
    float:left;
}

.blogscontent_words {
    width:550px;
    float:left;
    margin-left:50px;
    margin-top:-50px;
}

address.first {
    margin-top: -5px;
    padding-top: 10px;
    border-top: thin dotted 
}

address.second {
    float:left;
    width:100%;
    margin-top: 3px;
    padding-top: 10px;
    border-top: thin dotted 
}


.events_col
{
float:left;
margin-left:18px;
width:210px;
border-style:solid;
border-width:1px;
}

.polls
{
  width: 204px;
  float:left;
  margin-top:10px;
  margin-left:18px;
  padding-left: 6px;
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #FFFFFF;
z-index: 99;
  position:relative;
  border-style:solid;
  border-width:1px;
}
.polls h1
{
font-weight: bold;
font-size: 13pt;
color: #27546b;
font-family: Arial;
}

a.more_events
{
margin-left:10px;
}

.right_col
{
width:189px;
height:497px;
float:right;
margin-right:0px;
margin-top:-348px;
}

.flashbannerright2
{
float:left;
margin-top:10px;
}

.flashbannerright3
{
float:left;
margin-top:10px;
}

.flashbannerbottom
{
float:left;
margin-top:15px;
}

.home_calendar
{
  float:left;
  margin-top:15px;
  width:190px;
  height:115px;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
}

