* {
	margin:0;
	padding:0;
	}
body {
	color: #000000;
	padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

  body { text-align: center; }
  .page_margins { text-align:left; margin: 0 auto; }
  .page_margins { min-width: 1100px; max-width: 1100px; }
  .page { padding: 0px; }



/* DEFAULT TAG STYLES - font sizes, margins, padding, etc. */
/* NOTE: text colors follow below */
body {background-color:#000000;}

#main_wrapper {
	background-color:#000000;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}

/** begin: header **/

#home{
	float: left;
	height: 150px;
	width: 300px;
	margin-left: -40px;
}

/**************** NAVBAR ****************/

#navbar{
	text-align: right;
	height: 25px;
	padding: 0px;
	float: right;
	margin: 0px;
	width: 600px;
}
.navbar{
	color: #ed9932;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 12px;
	text-align: right;
}
.navbar a:link {color: #ed9932; text-decoration: none;}
.navbar a:visited {color: #ed9932; text-decoration: none;}
.navbar a:hover {color: #cc1a10; text-decoration: none;}
.navbar a:active {color: #cc1a10; text-decoration: none;}


/**************** CONTENT_ENTRY ****************/

#content{
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 830px;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	clear: left;
}
#content_inside{
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 595px;
	min-height: 300px;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 235px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	clear: left;
}
#flash{
	text-align: right;
	height: 484px;
	width: 313px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	float: right;
	margin-top: -50px;
}
#contact_form {
	color: #FFFFFF;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	line-height: 12px;
	width: 300px;
}

/**************** 2009 Best APP ****************/
#best {
	text-align: center;
	float: left;
	width: 139px;
	margin-right: 30px;
	margin-left: -10px;
}


/**************** HEADLINES ****************/

h1{
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #cc1a10;
	text-align: left;
	padding-bottom: 25px;
	padding-top: 0px;
}
h2{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 4px;
}
.rule{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h3{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #ba0600;
	padding-top: 10px;
	padding-bottom: 4px;
}
h4{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 8px;
}
h5{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ba0600;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
h5 a:link {color: #000000; text-decoration: none;}
h5 a:visited {color: #000000; text-decoration: none;}
h5 a:hover {color: #ba0600; text-decoration: none;}
h5 a:active {color: #ba0600; text-decoration: none;}

h6{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 8px;
	margin-left: -19px;
}

/**************** BUTTONS ****************/

.right_header {
	margin: 0px;
	color: white;
	font-weight: bold;
	height: 76px;
	font-size: 10px;
	background-color: transparent;
	text-align: center;
	}
#register_online {
	background-image: url(../images/but-register-generic.png);
	background-repeat: no-repeat;
	text-align: center;
	background-color: transparent;
	margin: 20px 0px 0px;
	padding: 0px;
	float: right;
}	
a.button_pg {
	background: transparent url('../images/but-register-generic.png') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font-weight: bold;
	width:170px;
	height: 76px;
	text-decoration: none;
}
a.button_pg:hover {
	background-position: bottom right;
	color: #000;
	outline: none;
}
a.button_reg {
	background: transparent url(../images/but-register-generic.png) no-repeat scroll right top;
	color: #444;
	display: block;
	font-weight: bold;
	width:170px;
	height: 76px;
	text-decoration: none;
	text-align: center;
}
a.button_reg:hover {
	background-position: bottom right;
	color: #000;
	outline: none;
}

/**************** ZUMBA ****************/

#zumba_container {
	text-align: center;
	width: 250px;
	margin-bottom: 15px;
	float: left;
}

#zumba {
	text-align: left;
	width: 250px;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
	height: 80px;
}	


/**************** FOOTER ****************/

#footer{
	background-color: #000000;
	text-align: right;
	clear: left;
	float: left;
	height: 72px;
	width: 875px;
	padding-top: 45px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_links{
	margin-left: 10px;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.footer_links a:link {color: #ed9932; text-decoration: none;}
.footer_links a:visited {color: #ed9932; text-decoration: none;}
.footer_links a:hover {color: #FFFFFF; text-decoration: none;}
.footer_links a:active {color: #FFFFFF; text-decoration: none;}


/**************** BODY ****************/

p{
	padding-bottom: 8px;
}

ul{
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	line-height: 13px;
	margin-bottom: 4px;
}
li{
	padding-bottom: 1px;
}

.pics_left{
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pics_right{
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: -250px;
	height: 322px;
	width: 235px;
}

.thumbs{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 12px;
	font-size: 9px;
}
.thumbs_head{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.thumbs_head {
	margin: 0px 0px 2px;
	padding: 0px;
}

a:link {color: #ba0600; text-decoration: none;}
a:visited {color: #ba0600; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #ba0600; text-decoration: underline;}

/**************** table_news ****************/

/**#table_news{
	margin-left: 20px;
	padding: 6px 10px 10px 15px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #a3a3a3;
	border-left-color: #a3a3a3;
	background-color: #FFFFFF;
	background-image: url(images/bkgde-table-bullets.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}**/
.table_news{
	width: 600px;
	padding: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d1801d;
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d1801d;
	border-right-color: #d1801d;
	border-left-color: #d1801d;
	background-image: url(../images/bkgd-table-news.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
.table_news_head{
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #cc1a10;
	padding: 0px;
	margin: 0px 0px 4px;
	text-transform: capitalize;
}
.table_news_head_sub{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #cc1a10;
	padding: 3px 3px 4px 0px;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_news_body{
	font-size: 11px;
	line-height: 12px;
	padding: 3px;
	color: #000000;
}
.table_news p{
	font-size: 11px;
	line-height: 12px;
	padding: 3px;
	color: #000000;
}
.table_news ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.table_news table{
/**	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;**/
}
#table_news td{
/**	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;**/
}
.table_news th{
/**	border: 1px solid #b9b9b9;**/
}

.table_news table{
/**	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;**/
}
.table_news td{
	font-size: 11px;
	line-height: 12px;
	color: #444;
	padding: 3px 3px 6px;
	border-top: 1px solid #cc1a10;
}
.table_news th{
	border: 1px solid #b9b9b9;
	font-size: 11px;
	line-height: 12px;
	color: #444;
	padding: 3px;
}




.clear{
	clear: both;
}
.clear_right{
	clear: right;
}

.buttons{
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ba0600;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.top {
	font-size: 10px;
}