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

*,html { margin: 0; padding: 0; }

body {
	background: #5a0b1d url(../images/bg.png) top left repeat-x;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	font-size: 0.9em;
	font-weight: bold;
	font-size: 0.6em;
	line-height:1.3em;
	color: #362414;
	margin-bottom: 20px;
}

.phone {font-size: 14px; font-weight:bold;}
hr {
	margin: 10px 0;
	color:#f3ac64;
	border: 0 none #f3ac64;
	
	border-bottom: 1px solid #711529;
}
a {
	color: #243b5e;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #999;
}
a img {
	border: none;
}
br.clear {
	clear: both;
	height: 0;
}
img.ftlt {
	float: left;
	margin: 0 15px 30px 0;
	padding: 6px;
	border: 1px solid #a47d4d;
	background-color: #FFF;
}

#container {
	width: 898px;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
#header {
	background: #7a132c url(../images/header_bg.png) top right no-repeat;
	height: 158px;
	position: relative;
	
}
#header h1 a {
	background: url(../images/logo.png) no-repeat;
	height: 161px;
	width: 282px;
	display: block;
	
}
#header h1 span {
	position: absolute;
	left: -20000px;
}

#nav {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/nav_bg.png) repeat-x;
	height: 27px;
	text-align: center;
}
#mainContent {
	background: url(../images/main_bg.png) repeat-y;
	min-height: 400px;
	position: relative;
}
#content {
	width: 468px;
	min-height: 400px;
	float: left;
	padding: 25px 75px;
}
#contentDecoration {
	background: url(../images/content_bg.png) no-repeat;
	width: 86px;
	height: 123px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#sidebar {
	width: 278px;
	float: left;
}
#sidebar ul, #sidebar a {
	color: #7a132c;
	text-decoration: none;
	font-family: "Times New Roman", Georgia,serif;
	font-size: 0.95em;
	font-weight: bold;
}
#sidebar ul {
	list-style: disc;
	list-style-position: inside;
	width: 195px;
	margin: 15px 36px 30px 30px;
}
#sidebar li {
	margin-bottom: 7px;
}
#sidebar a:hover {
	text-decoration: underline;
}
#footer {
	background: url(../images/footer_bg.png) bottom left no-repeat;
	height: 75px;
	color: #f4e7da;
	font-size: 0.8em;
	clear: both;
}
#footer h3 {
	margin-bottom: 10px;
}
#footer #makeappt {
	float: left;
	width: 600px;
	margin: 45px 0 0 325px;
}
#footer #makeappt h3 {
	background: url(../images/home_makeappt.png) no-repeat;
	width: 197px;
	height: 14px;
	float: left;
	margin-top: 3px;
}
#footer #makeappt p {
	float: left;
	width: 400px;
	color: #f4e7da;
	font-size: 10em;
	font-weight: normal;
}
#footer #makeappt strong {
	margin-left: 15px;
}
#footer #makeappt h3 span {
	position: absolute;
	left: -20000px;
}


/* HOME OVERRIDES */

#mainContent {
	min-height: 371px;
	background-color: #F3AC64;
}
#content.home {
	width: 644px;
	height: 371px;
	padding: 0;
	margin: 0;
	min-height: 271px;
	background-color: #F3AA61;
}
#sidebar.home {
	width: 200px;
	min-height: 340px;
	height: 340px;
	padding-top: 31px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_bg.png);
}
#sidebar.home a, #sidebar.home p {
	color: #362414;
	text-decoration: none;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}
#sidebar.home a:hover {
	text-decoration: underline;
}
#content.home ul {
	list-style: none;
	position: relative;
}
#content.home ul li {
	float: left;
	width: 160px;
	height: 371px;
}
#footer.home {
	height: 146px;
	
}
#footer.home #discover h3 {
	background: url(../images/home_discoveralexanders.png) no-repeat;
	width: 192px;
	height: 15px;
	margin-top:-10px;
}
#footer.home #makeappthome h3 {
	background: url(../images/home_makeappt.png) no-repeat;
	width: 197px;
	height: 14px;
	margin-top:-10px;
}

#footer.home #makeappthome a{color: #f4e7da; text-decoration:none;}



#footer.home h3 span {
	position: absolute;
	left: -20000px;
}
#footer.home #discover {
	float: left;
	width: 535px;
	margin: 29px 0 0 40px;
}
#footer.home p {
	color: #f4e7da;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 0;
}
#footer.home #makeappthome {
	float: left;
	width: 200px;
	margin: 32px 0 0 100px;
	font-size: 1.2em;
}



/* NAV */

#nav ul, #topnav ul {
	list-style: none;
	position: relative;
}
#nav ul {
	width: 612px;
	height: 27px;
}

#topnav {
	position: absolute;
	top: 0px;
	right: 40px;
	color: #EEC7A6;
	font-size: 9px;
}
#topnav a {
	color: #EEC7A6;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 10px;
	text-transform: uppercase;
}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#topnav ul {
	width: 475px;
	height: 25px;
	background-color: #6A1025;
	padding-top: 5px;
}

#nav ul li, #topnav ul li {
	float:left;
	display: block;
	height: 30px;
}
#nav ul li {
	height: 27px;
}
#services a, #shop a, #packages a, #bridal a, #giftcert a, #etiquette a, #gallery a {
	display: block;
	position: relative;
	height: 27px;
	background: url(../images/nav.png) no-repeat;
}

#nav #services a {
	width: 104px;
	background-position: 0 0;
}
#nav #shop a {
	width: 51px;
	background-position: -104px 0;
}
#nav #packages a {
	width: 85px;	
	background-position: -155px 0;
}
#nav #bridal a {
	width: 63px;	
	background-position: -240px 0;
}
#nav #giftcert a {
	width: 145px;
	background-position: -303px 0;
}
#nav #etiquette a {
	width: 89px;
	background-position: -448px 0;
}
#nav #gallery a {
	width: 75px;	
	background-position: -537px 0;
}

#nav #services a:hover, #nav #services:hover a {
	background-position: 0 -27px;
}
#nav #shop a:hover, #nav #shop:hover a {
	background-position: -104px -27px;
}
#nav #packages a:hover, #nav #packages:hover a {
	background-position: -155px -27px;
}
#nav #bridal a:hover, #nav #bridal:hover a {
	background-position: -240px -27px;
}
#nav #giftcert a:hover, #nav #giftcert:hover a {
	background-position: -303px -27px;
}
#nav #etiquette a:hover, #nav #etiquette:hover a {
	background-position: -448px -27px;
}
#nav #gallery a:hover, #nav #gallery:hover a {
	background-position: -537px -27px;
}


#nav ul li span, #topnav ul li span {
	position: absolute;
	left: -20000px;
}

#footer2 p{color: #fae6db; font-weight:normal;}
#footer2 a{color: #fae6db; font-weight:normal; text-decoration:none;}
#footer2 a:hover{text-decoration:underline;}
#footer2 .ss{color: #92464a; font-weight:normal;}
#footer2 a.ss{color: #92464a; font-weight:normal;}


#container #footer #makeappthome a:hover {
	text-decoration: underline;
}
