/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#04728C;font-weight:bold; }	
a:hover {color:#333;}

h1, h2 ,h3 {
	
	}
	
h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}

em {
	font-style:oblique;
	font-weight:bold;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#93204B;
	font:13px arial,sans-serif;
	line-height:1.3;
	color:#5c3c13;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:910px;
	}
	
#header {
	float:left;
	width:890px;
	background:#FFF;
	padding:10px;
	}
	
#header h1 {
	float:left;
	font:bold 14px arial, sans-serif;
	width:550px;
	color:#ed4276;
	}

#header h1 strong {
	color:#5c3c13;
	font:italic 36px georgia, serif;
	}
	
#header h2 {
	float:right;
	font:italic 44px georgia, serif;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	background:url(../images/phonebg.gif) repeat-x;
	padding:10px;
	padding-top:2px;
	}
	
ul#nav {
	float:left;
	width:890px;
	background:#FFF;
	border-top:1px solid #5C3C13;
	border-bottom:3px solid #5C3C13;
border-style:solid;
	padding:0 10px;
	}

ul#nav  li {
	float:left;
	font-size:18px;
	padding:5px 0;
	text-transform:uppercase;
	}
	
ul#nav li a {
	color:#93204B;
	text-decoration:none;
	/* background:url(../images/sep.gif) top right no-repeat; */
	padding:5px 25px
	}

ul.nav li a:hover, ul.nav li a.one, ul.nav2 li a.two, ul.nav3 li a.three, ul.nav4 li a.four, ul.nav5 a.five {
	color:#EC4478!important;
	}
	
#main {
	background:#FFF;
	width:700px;
	padding:5px;
	float:left;
	}
	
#main img {
	float:left;
	}

#main .sm_images {
	float:right;
	width:182px;
	}
	
#main .sm_images  img {
	margin-bottom:4px;
	}
	
.location {
	float:left;
	width:185px;
	background:#FFF;
	padding:3px 5px;
	margin-left:5px;
	padding-bottom:8px;
	}
	
.location h2, #content #contact h2 {
	font:italic bold 20px georgia, serif;
	}
	
.location h3 {
	font:bold 14px arial, sans-serif;
	margin-top:5px;
	}
	
.white {
	background:#fff;
	padding:5px;
	padding-bottom:8px;
	border:1px solid #c9c9c9;
	margin-top:10px;
	}
	
.blue {
	background:#f5eaea;
	color:#ae7171;
	padding:5px;
	}
	
.blue ul li strong {
	float:left;
	width:50px;
	}

#content {
	float:left;
	width:900px;
	background:#fff;
	padding:5px;
	border-top:3px solid #c1bfc0;
	margin-top:5px;
	}
	
#content ul {
	margin-left:25px;
margin-bottom:10px;
	}
	
#content ul li {
	list-style-type:circle;
list-style-position:inside;
	}
	
#content #contact {
	float:right;
	width:185px;
	padding:5px;
	background:#FFF;
	}
	
#content #contact form {
	margin-top:5px;
	}
	
#content #contact label {
	float:left;
	width:60px;
	color:#ed4276;
	font-weight:bold;
	margin-bottom:4px;
	}
	
#content #contact input, #content #contact textarea {
	/* background:#7cb9d0; */
	color:#000;
	float:left;
	width:120px;
	margin-bottom:4px;
	border: 1px solid #000;
	}
	
#content #contact textarea {
	width:185px;
	}
	
#content #contact input.submit {
	width:auto;
	background:transparent;
	margin-left:5px;
	}
	
#content #contact hr {
	background:#d8d8d8;
	border:#d8d8d8;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #fff;
	}
	
#content h1 {
	border-top:1px solid #ff86af;
	font:italic bold 24px georgia, serif;
	float:left;
	width:690px;
	}
	
#content .content {
	background:#eee;
	float:left;
	width:680px;
	padding:5px;
	} 
	
#footer {
	float:left;
	width:900px;
	padding:5px;
	margin-top:5px;
	font-size:11px;
	background:#EC4478;
	margin-bottom:5px;
	}
	
#footer  p{
	float:left;
	width:300px;
	padding:0;
	margin:0;
	}
	
#footer a {
	color:#fff;
	text-decoration:none;
	}
	
#footer p.addy {
	float:right;
	width:500px;
	text-align:right;
	}
	
img.float-left {
	float:left;
	margin:0 5px 5px 0;
	}
	
img.float-right {
	float:right;
	margin:0 0 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	clear:both;
	font: 11px arial, sans-serif; 
	margin-left: 0px; 
	color: #ff0000;
	font-weight:bold;	
	background:transparent; 
	text-align: left; 
}
