@charset "utf-8";
/* CSS Document */

a { color: #191919; text-decoration: underline; }
a:link { color: #191919; }
a:visited { color: #191919; }
a:hover, a:focus { color: #e50278; }
a:active { color: #e50278; }
strong, .bold { font-weight: bold; }
.fl {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
body {
	margin:0;
	padding:0;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	font-variant: normal;
	background-color: #191919;
}
#top_bar {
	width: 950px;
	padding-top:6px;
	background-color: #e50278;
	height: 19px;
}
#top_bar em{
	font-style: normal;
	color: #ffffff;
	padding-right:10px;
}
#header {
	width: 950px;
	padding-top:15px;
	background-color: #e50278;	
}
.pink {
	background-color: #e50278;
}
#header_left { 
	height:207px;
	width:19px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#header_mid { 
	width: 950px;
	float:left;

}
#header_right { 
	height:207px;
	width:28px;
	background-image:url(../images/right.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header2 {
margin-left:auto;
margin-right:auto;
width:997px;
}
#nav {
	width: 950px;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
	height: 57px;

	margin-left:auto;
	margin-right:auto;
}
#menu {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
}
#content_main {
	width: 997px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:10px;
}
#left_col { 
	width: 617px;
	float:left;
	padding:0px 10px;
	}
#left_col h2 {
	color: #c1d72e;
	padding-bottom:14px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 31px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#left_col h3 {
	color: #c1d72e;
	padding-bottom:7px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#left_col p {
	padding-bottom:9px;
	line-height:20px;
}
#right_col {
	width: 325px;
	float:left;
	padding:10px;
	font-size:12px;
	border:1px dashed #C39C4E;
	margin-right:10px;
	}
#right_col p {
	padding-bottom:7px;
	line-height:16px;
}
#right_col h2 {
	font-size: 18px;
	padding-bottom: 9px;

}
#footer_bar {
	width: 950px;
	padding-top:2px;
	background-color: #c1d72e;
	background-image:url(../images/footer_tile.jpg);
	background-repeat:repeat-x;
	height: 19px;
}

#footer_left { 
	height:234px;
	width:19px;
	background-image:url(../images/footer_left.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#footer_mid { 
	width: 950px;
	float:left;
	background-color: #c1d72e;
	min-height:234px;
}
#clear {
clear:both;
}
#footer_right { 
	height:234px;
	width:28px;
	background-image:url(../images/footer_Right.jpg);
	background-repeat:no-repeat;
	float:left;
}
#footer_cont {
	margin-left:auto;
	margin-right:auto;
	width:997px;
	background-color: #c1d72e;

}
#footer {
		overflow: hidden;
		font-size: 0.9em;
		background-color: #c1d72e;
		}


#menu {
	z-index: 4;
	background-image: url(../images/bottom_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
		
		}
#menu ul {
	width: 950px;
	height: 57px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/bottom_tile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}
#menu li {
	float: left;
	list-style-type: none;
		}
#menu li a {
	float: left;
	line-height: 45px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
		}
#menu ul li a:hover, #menu ul li a:focus {
	color: #ffffff;
	background-image: url(../images/bottom_hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
		height: 57px;
		}





#footer .flinks {
		width: 920px;
		margin: 0 auto;
		padding: 0 15px;
		position: relative;
		}
#footer h2 {
		padding: 0;
		font: 1.50em/2em Georgia, "Times New Roman", serif;
		color: #e50278;
		border-bottom: 1px solid #191919;
		}
#footer h3 {
		padding: 0em 0 0;
		font: 1.33em/2em Georgia, "Times New Roman", serif;
		color: #e50278;
		}
#footer_message {
		clear: both;
		width: 100%;
		overflow: hidden;
		padding-top: 10px;
		}
#footer .copyright {

		font-size: 0.86em;
		padding-bottom: 5px;
		}
#footer_links,
#footer_blog,
#footer_contact {
		float: left;
		font-size: 0.86em;
		color:#191919;
		}
#footer_links {
	width: 300px;
	margin-right: 20px;
		}
#footer_links li {
		float: left;
		}
#footer_links li a {
		display: block;
		width: 150px;
		text-decoration: none;
		line-height: 0.8em;
		padding: 0.5em 0;
		}
#footer_blog {
	width: 200px;
	margin-right: 60px;
		}
#footer_blog li {
		display: block;
		}
#footer_blog li a {
		width: 200px;
		display: block;
		text-decoration: none;
		line-height: 0.8em;
		padding: 0.5em 0;
		}

#footer_contact {
	width: 200px;
	position: relative;
		}
#footer_contact address {
		float: left;
		line-height: 1.5em;
		font-style: normal;
		}
#footer_contact .right {
		float: right;
		}
#footer_contact .clear {
		clear: both;
		}
/* Round corners */
#grey {
	background : #5d5d5d url(../images/grey/tl.jpg) no-repeat;
	width : 570px;
	height : auto;
	position : relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom:10px;
	margin-bottom: 15px;
	padding-left: 20px;
}
.grey_tr, .grey_bl, .grey_br {
  position : absolute;
  width : 20px;
  height : 20px; 
  display : block;
  margin-bottom : 0px;
}
.grey_tr {
  background : url(../images/grey/tr.jpg) no-repeat;
  top : 0;
  right : 0;
}
.grey_bl {
  background : transparent url(../images/grey/bl.jpg) no-repeat;
  bottom : 0;
  left : 0;
}
.grey_br {
  background : transparent url(../images/grey/br.jpg) no-repeat;
  right : 0;
  bottom : 0;
}
