@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Satisfy);

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1024px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	position: relative;
	width: 1024px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo {
	position: relative;
	width: 1000px;
	background-color: #2B0C43;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	height: 55px;
	margin-top: 0px;
	border-radius:10px;
}
.tag {
	float: left;
	width: 980px;
	position: relative;
}
#logo h1 {
	color: #FFF;
	font-size: 42px;
	margin:0px;
	padding: 0px;
}
.city{
	position:relative;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	float: right;
	color: #FFF;
	background-color: #2B0C43;
	padding: 10px;	
	border-radius:0 0 10px 10px;
}
.city h1{
line-height: 26px;	
margin:0px;
}
.appointment {
	position: relative;
	background-color: #2B0C43;
	width:617px;
	color: #FFF;
	font-size: 26px;
	padding: 0px;
	text-align:center;
	margin-top: 1px;
	margin-bottom: 10px;
	float: left;
	border-radius:0 0 10px 10px;
}
.image {
	position:relative;
	width:617px;
	margin-top: 15px;
	margin-bottom: 0;
	float: left;
}
#topNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	position: relative;
	height: 45px;
	width: 772px;
	top: 0px;
	float: right;
	background-color: #2B0C43;
}
#topNav li {
	height:40px;
}
		
		#topNav ul {
			margin:0px; 
			padding:0px;
		}
				#topNav li {
	display:block;
	float:left;
	line-height:30px;
	position:relative;
	list-style-type: none;
	border-right: 1px solid #FFF;
	height: 37px;
	padding-top: 8px;
	background-image: url(images/bul.png);
	background-repeat: no-repeat;
	background-position: 10px 18px;
				}
					#topNav a {
	color:#fff;
	text-decoration:none;
	padding-right: 20px;
	margin-left:26px;
	height:45px;
					}
					#topNav a:hover {
	text-decoration:none;
	color: #2B0C43;
}
					
					#topNav li ul { display:none; }
					#topNav li:hover {
						background-color:#C790A1;
												 					
					}	
#phoneTag {
	float: right;
	position: relative;
	bottom: 0px;
	height: 300px;
	width: 400px;
	text-align: center;
}
#phoneTag h1 {
	color: #2B0C43;
	font-size: 42px;
	line-height: 50px;
	padding-top: 50px;
}
#phoneTag h2 {
	font-weight: normal;
	color: #2B0C43;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	line-height: 20px;
}
#contentArea {
	position: relative;
	width: 1024px;
	float: left;
}


#contentLeft {
	position: relative;
	width: 215px;
	top: 0px;
	font-size: 14px;
	color: #999;
	float: left;
	background-repeat: no-repeat;
	background-color: #2B0C43;
	box-shadow:0px 0px 3px #af7d8f;
	border-radius:10px;
}
#contentLeft h1 {
	font-family: "Times New Roman", Times, serif;
	color: #AF7D8F;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 0px;
	line-height: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideProdNavLink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideProdNavLink li {
	padding: 0px;
	margin-bottom: 1px;
	text-align: left;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#sideProdNavLink a:link, #sideProdNavLink a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 11px;
	font-size: 16px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 9px;
}
#sideProdNavLink a:hover, #sideProdNavLink a:active{
	color: #2B0C43;
	background-color:#C790A1;
}
#sideProdNavLink .on {
	background-color:#C790A1;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 11px;
	font-size: 16px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 9px;
					}

#contentCenter {
	position: relative;
	width: 775px;
	float: left;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 16px;
}
.box{
	background: url(images/trans_white.png) repeat;
	padding:15px;
	margin-bottom: 20px;
	border: 1px solid #AF7D8F;
	border-radius:10px;
	box-shadow:0px 0px 3px #af7d8f;
}
.box2{
	background: url(images/trans_white.png) repeat;
	padding:15px;
	margin-bottom: 20px;
	border: 1px solid #AF7D8F;
	width:460px;
	float:left;
	position:relative;
	border-radius:10px;
	box-shadow:0px 0px 3px #af7d8f;
}
.box a.more:link, .box a.more:visited, .box2 a.more:link, .box2 a.more:visited{
	padding:10px;
	background-color:#AF7D8F;
	color:#fff;
	text-decoration:none;
}
.box a.more:hover, .box2 a.more:hover{
	background-color:#2B0C43;
}
#contentCenter h1 {
	font-size: 23px;
	color: #2B0C43;
}
#contentCenter h2 {
	font-size: 32px;
	color: #C691A1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contentCenter h3 {
	font-size: 22px;
	color: #AD6178;
	font-family: "Times New Roman", Times, serif;
}
#contentRight {
	position: relative;
	width: 375px;
	font-size: 14px;
	color: #2B0C43;
	float: right;
	bottom: 20px;
}
.quote {
	float: right;
	width: 375px;
	position: relative;
	top: 20px;
	color: #2B0C43;
	border-radius:10px;
	border: 1px solid #AF7D8F;
	background: url(images/trans_white.png) repeat;
	box-shadow:0px 0px 3px #af7d8f;
	height: 200px;
}
.quote h1 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	background-color: #AF7D8F;
	width: 365px;
	border-radius:10px 10px 0 0;
	height:45px;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
}
.quote h2{
font-family: 'Satisfy', cursive;
font-size:36px;
}

#contentRight h1 {
	font-family: "Times New Roman", Times, serif;
	color: #AF7D8F;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 0px;
	line-height: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerNav {
	position: relative;
	font-size: 12px;
	color: #000;
	width:1024px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tagFont {
	font-family: 'Satisfy', cursive;
	color: #FFF;
	font-size: 22px;
}
.commentsFeed {
	position: relative;
	width: 260px;
	float: right;
	font-size: 16px;
	color: #000;
	vertical-align: bottom;
	border-radius:10px;
	height: 500px;
}
#comments {
	background: url(images/trans_white.png) repeat;
	position: relative;
	width: 260px;
	font-size: 16px;
	color: #000;
	vertical-align: bottom;
	border: 1px solid #AF7D8F;
	border-radius:10px;
	box-shadow:0px 0px 3px #af7d8f;
	height: 175px;
}
#comments h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	background-color: #AF7D8F;
	width: 265px;
	border-radius:10px 10px 0 0;
	height:45px;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
}
#feed {
	background: url(images/trans_white.png) repeat;
	position: relative;
	width: 260px;
	font-size: 16px;
	color: #000;
	border: 1px solid #AF7D8F;
	border-radius:10px;
	box-shadow:0px 0px 3px #af7d8f;
	height: 425px;
	margin-top: 30px;
}
#feed h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	background-color: #AF7D8F;
	width: 265px;
	border-radius:10px 10px 0 0;
	height:45px;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
}
#footerNav a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AF7D8F;
	text-decoration: none;
}
#footerNav a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AF7D8F;
	text-decoration: none;
}
#footerNav a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#contentRight a:link, #contentRight a:visited{
	color:#AF7D8F;
}
#contentRight a:hover{
	color:#2B0C43;
}
.rightChoice{
	font-family: 'Satisfy', cursive;
	color: #2B0C43;
	font-size: 30px;
}
.tabb { font-weight:bold; font-size:14px; font-family:Arial,Helvetica;TEXT-ALIGN: center;}
 .tan {
	FONT-SIZE: 16px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
}
 .tann {FONT-WEIGHT: bold;FONT-SIZE: 18px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
 .ta {
	FONT-SIZE: 16px;
	COLOR: #000;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
