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

body {
	font-family:Calibri, Arial, sans-serif;
	background-color:#000;	
}

h1 {
	margin:0px 0px 0px 30px; 
	padding:0;
	font-family:Calibri, Arial, sans-serif;
	font-size:20px;
	color:#808080;
	font-weight:normal;
}

h2 {
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#C6247A;
	font-weight:bold;
	margin:10px 0 5px 10px;
}

h3 {
	font-family:Calibri, Arial, sans-serif;
	font-size:15px;
	color:#C6247A;
	font-weight:bold;
	margin:10px 0 0 10px;
}

p {
	margin:0 10px 10px 10px; 
	padding:0;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#BFBFBF;
}

img {
	margin:0px 0px 10px 0px;
	border:none; 
}

label {
	width:100px;
	display:block;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	color:#ccc;
	font-size:14px;
	font-weight:normal;
	margin-right:5px;
	text-align:right;
	vertical-align:top;
}

ul {
	margin:0 10px 2px 30px;
}

ul li {
	list-style:circle;
	color:#ccc;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;	
	margin:0 10px 2px 0;
}

li a {
	color:#ccc;
	font-size:14px;
}

li a:hover {
	color:#C6247A;
}

p a {
	color:#ccc;
	font-size:14px;
}

p a:hover {
	color:#C6247A;
}

div#body_frame {
	width:850px;
	margin:0 auto 0 auto;
	border-right:1px #191919 solid;
	border-left:1px #191919 solid;
	border-bottom:1px #191919 solid;
	min-height:830px;
	height:auto !important;
	height:830px;
}

.header_left {
	margin:0px 0px 0px 0px;
	width:550px;
	min-height:142px;
	height:auto !important;
	height:142px;
	float:left;
}

.header_right {
	margin:0px 60px 0px 0px;
	width:166px;
	min-height:142px;
	height:auto !important;
	height:142px;
	float:right;
}

.header_bottom {
	margin:0px 0px 0px 25px;
	width:800px;
	min-height:1px;
	height:auto !important;
	height:1px;
}

.left_container {
	padding:20px 0px 30px 30px;
	width:260px;
	min-height:350px;
	height:auto !important;
	height:350px;
	float:left;
}

/* Navigation */

#navcontainer {
	width:230px;
	padding: 0px;
	background-color: black;
	color: #333;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navcontainer li {
	margin: 0 0 5px 0;
	list-style:none;
}

#navcontainer li a {
	display: block;
	padding: 6px 20px 6px 10px;
	background-color: black;
	color: #ccc;
	text-decoration: none;
	width:120px;
	font-family: calibri, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:27px;
}

#navcontainer li a:hover {
	border-left-color: black;
	background-color: #BC1E73;
	color: #ccc;
}

#navcontainer a#current {
	border-left-color: black;
	background-color:#BC1E73;
}

#navcontainer li li {
	list-style:none;
	border-bottom: 0;
	margin: 0;
}

#navcontainer li li a {
	display: block;
	margin: 1px 0 1px 35px;
	width:185px;
	background-color:black;
}

#navcontainer li li a:hover {
	background-color:#BC1E73;

}

 
/* ---------------------- */ 

.right_container {
	margin:20px 27px 30px 0px; 
	width:495px;
	min-height:490px;
	height:auto !important;
	height:490px;
	border:2px solid #ccc;
	float:right;
	overflow:auto;
}

.home_right_container {
	margin:20px 27px 30px 0px; 
	width:490px;
	min-height:470px;
	height:auto !important;
	height:470px;
	border:5px solid black;
	float:right;
	overflow:auto;
}

.container_bottom {
	margin:0 0 0 25px;
	width:800px;
}

p.services {
	margin:0 15px 10px 31px;
}


p.testimonial {
	font-size:13px;
	font-style:italic;
	color:#737373;
	margin:0 15px 0 15px;
}

p.testimonial a {
	color:#737373;
	font-size:13px;
}

p.testimonial a:hover {
	color:#C6247A;
}

p.testimonial_page {
	font-size:14px;
	font-style:italic;
	color:#A5A5A5;
	margin:0 15px 0 15px;
}

p.testimonial_page a {
	color:#831853;
}

p.testimonial_page a:hover {
	color:#a5a5a5;
}

p.site_map {
	padding-top:5px;
}

#submit {
	margin:10px 0 0 200px; 
}

.error {
	color:white;	
}

.footer {
	background-image:url(../images/footer_img.jpg);
	width:850px;
	min-height:110px;
	height:auto !important;
	height:110px;	
}

.footer a {
	margin:5px 0px 0px 10px;
	font-size:13px;
	color: #8A0B50;
}

.footer a:hover {
	color:#4d4d4d;
}

#footer_top {
	width:850px;
	text-align:center;
	min-height:30px;
	height:auto !important;
	height:30px;
	padding:20px 0 0 0px;
	clear:both;
}

#footer_top a {
	color:#4d4d4d;
}

#footer_top a:hover {
	color:#C6247A;
}

#footer_bottom {
	width:850px;
}

#copyright {
	float:right;
	margin:35px 5px 0 0;
	font-size:13px;
	color: #8A0B50;
}

#WC3_logo {
	width:850px;
	margin:10px auto 0 auto;
}

#footer_bottom p {
	font-size:12px;
	color:#4d4d4d;
}


