*{
	margin:0; 
	padding:0;
}

body{
	background:url(../images/bg_main.jpg) top repeat-x #7D002A;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
p{
	margin:0px 20px 20px 0px;
	line-height:150%;
}
a{
	outline:none;
}
h1, h2, h3, h4, h5, h6{
	margin:0px 0px 10px 0px;
	font-size:16px;
	line-height:120%;
	color:#725376;
	font-weight:normal;
	font-family:"Times New Roman",Georgia,  Times, serif;
}
h1{
	margin-bottom:20px;
	font-size:36px;
	line-height:100%;
}
h1 span{
	font-size:22px;
}
h2{
	font-size:30px;
}
h3{
	font-size:24px;
}
h4{
	font-size:20px;
}
h5{
	font-size:18px;
}

h5{
	font-size:16px;
}
img{
	border:none;
}
ul, ol{
	margin:0px 0px 20px 30px;
}
li{
	padding:0px 0px 10px 0px;
}
table{
	margin:0px 0px 20px 0px;
	border-collapse:collapse;

}
th{
	padding:5px 10px;
	vertical-align:top;
	font-weight:bold;
	background-color:#EAF2C6;
	border:1px solid #FFFFFF;
}
td{
	padding:5px 10px;
	vertical-align:top;
	background-color:#EAF2C6;
	border:1px solid #FFFFFF;
}
form, embed{margin-bottom:20px;}
	
/*---------------------------*/

.bottom_bg{
	margin: 0px;
	background:url(../images/footer_bg.jpg) repeat-x bottom;
}
.main_con {
	margin: 0px auto;
	width: 980px;
}


/*---------------------------
-------  H E A D E R  -------
---------------------------*/

.header_contact{
	padding-right:10px;
	text-align:right;
	height:40px;
	width: 970px;
}
.header_contact p{
	padding:0;
	margin:0;
	line-height:40px;
}
.header_contact a{
	padding:5px;
	color:#FFFFFF;
}
.header_contact a:hover{
	color:#7d002a;
	background-color:#FFFFFF;
	text-decoration:none;
}
.header{
	width: 980px;
}


/*---------------------------
-------  CONTENT  -----------
---------------------------*/

.content_con {
	padding-bottom:30px;
	width:980px;
	background:url(../images/bg_content_logo.gif) no-repeat right top;
}

/*---------------------------
----------  NAV  -----------
---------------------------*/

ul#nav{
	margin:0;
	padding:0;
	height:60px;
	text-align:center;
	list-style-type:none;
}
ul#nav li{
	margin:0;
	padding:0;
	display:inline;
}
ul#nav li a{
	padding:10px 15px;
	color:#FFFFFF;
	font-size:16px;
	line-height:60px;
	text-transform:uppercase;
	font-family:"Times New Roman",Georgia,  Times, serif;
	text-decoration:none;
	/*background:#00FF00;*/
}
ul#nav li a:hover, ul#nav li a:focus, ul#nav li a#active{
	padding:9px 14px;
	border:1px solid #CA98A9;

}

/*---------------------------
-------  LEFT_CON  -----------
---------------------------*/

.left_con {
	margin-bottom:20px;
	padding:30px 20px 30px 30px;
	float:left;
	width:600px;
	color:#000000;
	background: url(../images/bg_content_top.gif) no-repeat 563px top #FFFFFF;
}
.left_con p, .full_con p{
	color:#000000;
}
.left_con a, .full_con a{
	color:#7D002A;
}
.full_con {
	margin-bottom:20px;
	padding:30px 20px 30px 30px;
	float:left;
	width:930px;
	color:#000000;
	background: url(../images/bg_content_top_large.gif) no-repeat 562px top #FFFFFF;
}

/*---------------------------
-------  NEWS  ------------
---------------------------*/

#news_con{
	float:right;
	clear:right;
	width:280px;
	/*border-left:1px solid #D1A5B3;
	border-right:1px solid #D1A5B3;*/
	background: url(../images/news_bg.gif) repeat-y #DDCCDD;
}
#news_con_top{
	background: url(../images/news_top.jpg) no-repeat center top;
}
#news_con_bottom{
	padding:50px 10px 20px 20px;
	background:url(../images/news_bottom.gif) no-repeat center bottom;
}
#news_con .news_item {
}
#news_con .news_item p{
	padding:0;
	margin:0;
	color:#FFFFFF;
	line-height:120%;
	font-size:13px;
}
#news_con .news_item a{
	margin-left:-20px;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/news_arrow.gif) no-repeat left 2px;	
}
#news_con .news_item a:hover{
	color:#E2CEA0;
}
#news_con .news_sep{
	margin:0px 20px 10px 20px;
	padding:10px 0px 0px 0px;
	/*border-bottom:1px dashed #CCCCCC;*/
}

	
/*---------------------------
-------  RIGHT_CON  -----------
---------------------------*/

#logos {
	margin:0 0 10px 30px;
	padding:0px 0px 0px 20px;
	width:280px;
	float:right;
	clear:right;
}
#logos img{
	padding:0px 10px 0px 0px;
	float:left;
}

/*---------------------------*/

.right_img_con {
	padding:0px 0px 0px 30px;
	width:300px;
	float:right;
	clear:right;
}
.right_img_con img{
	margin:0px 0px 10px 0px;
	padding:1px;
	width:280px;
	background:#934C64;
	border:9px solid #650022;
	float:right;
	clear:right;
}

.right_img_con a{
	color:#FFFFFF;
	outline:none;
}
.right_img_con a:hover{
	color:#7d002a;
	background-color:#FFFFFF;
	text-decoration:none;
}

/*---------------------------*/

.footer{
	padding:105px 30px 0;
	height:90px;
	position:relative;
	background:url(../images/footer_logo.gif) no-repeat 30px 30px;
}
.footer p{
	color:#CA99A9;
}
.footer a{
	color:#CA99A9;
}
.footer a:hover{
	color:#FFFFFF;
}
#footer_logos{
	position:absolute;
	right:10px;
	top:30px;
}
#footer_hotscot{
	position:absolute;
	right:10px;
	top:150px;
}
#footer_hotscot p{
	font-size:12px;
	text-align:right;
	padding:0;
	margin:0;
}

/*---------------------------
-------  LINKS  -----------
---------------------------*/

.links{
}
.links h2{
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted #006699;
	clear:left;
}
.links p{
	margin:0px 0px 20px 20px;
	line-height:130%;
}
.links a, .links a:hover{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:1.1em;
	clear:left;
	background:url(../images/arrow.gif) no-repeat 0px 6px;
	text-decoration:none;
}
.links a:hover{
}
.links img{
	padding:0px 20px 5px 20px;
	width:100px;
	float:right;
}
a.links{font-size:0.9em;}

/*---------------------------*/

.clear{
	height:1px;
	clear:both;
}
