/*--------------------------------------------------
Hand Tied Memories Style Sheet

Version:	1.0
Author:		Brian S. King
E-mail:		brian@bskwebdev.com
Website:	http://www.handtiedmemories.com
--------------------------------------------------*/

* {
	margin: 0;
	padding: auto;	
}

body {
	background: url(../images/bg.jpg) repeat-y top left;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 1000px;
}

.italic {
	font-style: italic;
}

#mainnav {
	background: url(../images/logo.gif) no-repeat top left;
	float: left;
	width: 336px;
}

#mainnav #navbar {
	padding-top: 175px;
}

#mainnav #navbar p {
	padding-bottom: 20px;
}

#mainnav #navbar a {
	display: block;
	width: 278px;
	height: 79px;
}

#mainnav #navbar a.linka {
	background-image: url(../images/btn_bouquets.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainnav #navbar a.linkb {
	background-image: url(../images/btn_centerpieces.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainnav #navbar a.linkc {
	background-image: url(../images/btn_cakes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainnav #navbar a.linka:hover {
	background-position: right top;
}

#mainnav #navbar a.linkb:hover {
	background-position: right top;
}

#mainnav #navbar a.linkc:hover {
	background-position: right top;
}

#maincontent {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	width: 650px;
}

#maincontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 550px;
}

#maincontent ul li {
	float: right;
	padding-left: 10px;
}

#maincontent ul li.access {
	display: none;
}

#maincontent ul li a {
	border: 1px solid #ffffff;
	display: block;
	font-size:11px;
	padding: 3px;
	background-color: #ffffff;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

#maincontent ul li a:hover {
	border: 1px solid #cccccc;
	background-color: #990000;
	color: #ffffff;
}

#maincontent img.hdr {
	padding-top: 85px;
	padding-bottom: 35px;
}

#maincontent h2 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 15px;
}

#maincontent h2 img {
	margin-left: 10px;
	float: right;
}

#maincontent p {
	font-size: 12px;
	color: #999999;
}

#maincontent p a {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0px;
	margin-top: 50px;
	width: 450px;
}

#footer p {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
/*	margin-top: 20px;
	margin-bottom: 20px; */
}

#footer img {
	vertical-align: middle;
}

/*--------------------------------------------------
Contact Us form
--------------------------------------------------*/

form, input, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.contactLabel {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}










a:visited {
	color: #0000ff;
}

#wrapper {
	background: url(http://corp.andale.com/images/bg_sec_content_column.gif) no-repeat bottom right;
	border: 1px solid #0d3358;
	width: 800px;
	margin: 0 auto;
	text-align: left; /*Moves everything back to left justified*/
	background-color: #ffffff;
}

#quicklinksBox {
	width: 800px;
	background-color: #ffffff;
}

#quicklinksBox p {
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

#quicklinksBox a {
	color: #9e1b34;
	font-weight: bold;
	text-decoration: none;
}

#quicklinksBox a:hover {
	text-decoration: underline;
}

#nav {
	height: 53px;
	width: 785px;
	margin-left: 15px;
}

#nav img.logo {
	margin-right: 15px;
}

#nav img {
	margin-left: 1px;
	margin-right: 1px;
}

#bigBevel {
	background: url(http://corp.andale.com/images/bg_bevel.gif) repeat-x;
	height: 30px;
	width: 800px;
}

#bigBevelContent1 {
	float: left;
}

#bigBevelContent1 img {
	margin-top: 5px;
}

#bigBevelContent2 {
	width: 400px;
	float: right;
}

#bigBevelContent2 p {
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
	margin-top: 9px;
	margin-right: 10px;
}

#bigBevelContent2 img {
	vertical-align: middle;
}

#bigBevelContent2 a {
	text-decoration: none;
}

#mainContentHdr {
	height: 172px;
	width: 800px;
	text-align: left;
	background: url(http://corp.andale.com/images/home_question2.jpg) no-repeat top left;
	background-color: #000000;
	overflow: hidden;
}

#mainContentHdr h1 {
	padding-left: 255px;
	padding-right: 100px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
}

#mainContentHdr a {
	color: #33ccff;
}

#mainContentHdr a:hover {
	color: #ffffff;
}

#mainContent {
	width: 559px;
	float: left;
	background-color: #ffffff;
}

#mainContent h1 {
	color: #1b3c7e;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

#mainContent p.tagline {
	font-size: 12px;
	color: #1b3c7e;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

#mainContent span.alt {
	font-weight: bold;
}

.hoverBox {
	width: 540px;
	background: url(http://corp.andale.com/images/bg_hoverbox.gif) repeat-x top left;
	border: 1px solid #b6c6d8;
	margin: 20px 0px 0px 8px;
}

.hoverBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.hoverBox li.a {
	background: url(http://corp.andale.com/images/hoverbox_bullet_a.gif) no-repeat 0 50%;
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #1b3c73;
	margin: 3px 0px 0px 3px;
}

.hoverBox li.b {
	background: url(http://corp.andale.com/images/hoverbox_bullet_b.gif) no-repeat 0 50%;
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #1b3c73;
	margin: 3px 0px 0px 3px;
}

.hoverBox li.c {
	background: url(http://corp.andale.com/images/hoverbox_bullet_c.gif) no-repeat 0 50%;
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #1b3c73;
	margin: 3px 0px 0px 3px;
}

.hoverBox li.d {
	background: url(http://corp.andale.com/images/hoverbox_bullet_d.gif) no-repeat 0 50%;
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #1b3c73;
	margin: 3px 0px 0px 3px;
}

span.smaller {
	font-size: 13px;
	font-weight: bold;
	color: #1b3c73;
}

span.altcolor {
	color: #ff0000;
}

.hoverBox p {
	margin: 5px 10px 5px 20px;
}

.hoverBoxbtn {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;	
}

.hoverBoxbtn2 {
	text-align: right;
	margin-top: -18px;
	margin-right: 5px;
	margin-bottom: 5px;	
}

#secContent {
	border-left: 1px solid #809ebf;
	width: 240px;
	float: right;
	background-color: #e8f2ff;
}

#secContent hr {
	height: 1px;
	color: #000000;
	text-align: center;
	width: 75%
}

.loginBox {
	width: 240px;
	background: url(http://corp.andale.com/images/bg_content_boxes.gif) repeat-x top left;
	background-color: #c6cfef;
}

.loginBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.loginBox label {
	font-weight: bold;
}

.loginBox input {
	width: 130px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.loginBox form {
	margin: 0px;
	padding: 0px;
}

.loginBox input.btn {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 45px;
	margin-left: 75px;
}

.loginPadding {
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

.itemBox {
	width: 240px;
	background: url(http://corp.andale.com/images/bg_content_boxes.gif) repeat-x top left;
	margin-bottom: 15px;
}

.itemBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.itemBox h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1b3c73;
	text-align: center;
	margin: 10px;
}

.itemBox p {
	padding: 5px 5px 5px 10px;
}

.itemBox a {
	font-weight: bold;
}

.itemBox div.padding {
	text-align: center;
	padding: 10px;
}