@charset "UTF-8";

/* GENERAL BODY DEFINITIONS */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #646464;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(../graphics/amber/heart_pattern_bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #49392f;
	margin:0px 0px 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #49392f;
	margin:0px 0px 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #49392f;
	margin:25px 0px 20px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #646464;
}
a:link {
	color: #47382e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #47382e;
}
a:hover {
	text-decoration: none;
	color: #47382e;
}
a:active {
	text-decoration: underline;
	color: #47382e;
}
hr {
  	border: none;
  	width: 100%;
	background-color:#e2ded8;
	height: 1px;
	margin:40px 0px 20px 0px;
}

/* CONTAINER */
#wrapper {
	position:relative;
	width:960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/* CORPORATE MENU */
#corpmenu { height: 34px; background-image: url(../graphics/divider_corp.png); background-repeat: no-repeat; background-position: left 50%; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #b6b2a8; float: left; clear: both; }
#corpheader { font-size: 12px; font-family: Helvetica, Arial, sans-serif; width: 960px; height: 34px; clear: both; color: #b6b2a8}
#corporateid { float: right; margin: 0; padding-top: 5px; }
#corpmenu ul { margin:0; list-style-type:none; padding: 0; }
#breadcrumbs { list-style-type: none; margin: 0; padding: 2px 0 0; }
#breadcrumbs ul { list-style-type: none; margin: 0; padding: 0; }
#corpmenu li { float:left; height: 26px; text-align:center; background-image: url(../graphics/divider_corp.png); background-repeat: no-repeat; background-position: right 0; padding: 8px 22px 0 20px; }
#breadcrumbs li { text-align: center; padding: 0; height: 20px; float: left; margin-right: 4px; margin-left: 4px; }
#corpmenu li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b6b2a8;
	text-decoration: none;

}
#corpmenu li a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b6b2a8;
	text-decoration: underline;
}

/* LOGO */
#logo {
	height: 100px;
	width: 960px;
	/*background-image: url(../graphics/floral/logo_shine.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#logo img {
	float: left;	
}

#logoflash { width: 960px; height: 100px; clear: both;
	 }
/* SEARCH */

#search { height: 100px; width: 320px; float: left; padding-left: 620px; }
#pagetitle { width: 400px; height: 100px; float: right; }
#pagetitle h1 { color: white; font-size: 18px; }
#countdown { width: 320px; height: 100px; float: left; }
#lexislogo { width: 940px; height: 100px; float: left; }
#mp3player { padding-left: 520px; width: 400px; height: 100px; float: left; }
#logoswf { position: relative; width: 550px; height: 100px; }
.textfield {
	border:1px solid #FFFFFF;
	width:208px;
	height:18px;
	background-image:url(../graphics/input_back.gif);
	margin-top:30px;
	margin-right:10px;
	padding:5px;
	background-repeat: repeat-x;
	float: left;
}
.textarea { position:absolute;
			margin-top: 10px; 
			margin-right: 30px; 
			padding: 5px; 
			width: 270px; 
			height: 18px;
			}
.button {
	height: 30px;
	width: 70px;
	background-image: url(../graphics/bg-button.png);
	background-repeat: no-repeat;
	border:0px;
	float: right;
	margin-top:30px;
}

/* MAIN MENU */
#mainmenu {
	height: 50px;
	width: 900px;
	background-image: url(../graphics/divider_main.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #49392f;
	clear: both;
	font-weight: normal;
}
#mainmenu ul {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}
#mainmenu li {
	float:left;
	height: 42px;
	text-align:left;
	background-image: url(../graphics/divider_main.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px 22px 0 20px;
}
#mainmenu li a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #49392f; text-decoration: none; font-weight: bold; letter-spacing:-0.5px; }
#mainmenu li a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #49392f; text-decoration: underline; font-weight: bold; letter-spacing:-0.5px; }
.desc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #81620a;
	height: auto;
	width: auto;
}

/* FEATURE */
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 570px; height: 190px; overflow: hidden; float:left; margin-top:30px; border-color: #c7a976 #e8d9bf #f1e7d7 #ddc9a7; border-style: solid; border-width: 5px; }
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:580px;
	height:190px;
	overflow:hidden;
	float:left;
	padding:0px;		
}
div.scroller div.content {
	width: 10000px;
}
div#section1 {
	background:#ffffff;
}
div#section2 {
	background:#ffffff;
}
div#section3 {
	background:#ffffff;
}
#previous {
	height: 50px;
	width: 20px;
	display:block;
	float:left;
	margin-top:105px;
}
#previous img {
	border: none;
}
#next {
	height: 50px;
	width: 20px;
	display:block;
	float:left;
	margin-top:105px;
}
#next img {
	border: none;
}
#controls {
	float: left;
	height: auto;
	width: 300px;
	margin: 10px 0px 0px 20px;
}
#controls ul {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}
#controls li {
	float:left;
	text-align:left;
	background-image: url(../graphics/control_divider.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	width:280px;
	padding:0px 0px 10px 20px;
	margin-top:20px;
}
#controls li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #49392f;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.5px;
	line-height:1.5em;
}
#controls li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #49392f;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing:-0.5px;
}
.controlsdesc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #49392f;
	height: auto;
	width: auto;
}
#submenu { width: 920px; height: 30px; margin: 5px 20px 0; padding-top: 0; padding-right: 0; padding-left: 0; }
#sharethis { float: left; margin: 0; padding: 0 0 0 10px; }
/* CONTENT */
.clearer {
	clear:both;
}
.leftblock {
	width: 279px;
	min-height:200px;
	margin:60px 0px 0px 0px;
	padding:0px 20px 10px 20px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
}
.leftblock img {
	width:270px;
}
.middleblock {
	width: 279px;
	min-height:200px;
	margin:60px 0px 0px 0px;
	padding:0px 20px 10px 20px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
}
.middleblock img {
	width:270px;
}
.rightblock {
	width: 280px;
	min-height:200px;
	margin:60px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	float:left;
}
.rightblock img {
	width:270px;
}
.img_container {
	border:solid 1px #fef8dc;
	padding:4px;
	background-color:#ddc9a7;
}
.squarelink {
	display:inline;
	background-color:#47382e;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	cursor:pointer;
}
.squarelink a {
	padding:10px;
	background-color:#47382e;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.squarelink a:hover {
	padding:10px;
	background-color:#d8a81e;
	color:#47382e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

/* FOOTER */
#footer { margin:30px 0 20px; padding: 10px 20px;
	border-top: 1px solid #e2ded8; }
.footer_text {
	color:#bfbab3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#footer_left {
	float:left;
	width:400px;
}
#footer_right { float:right; }

/* SUBPAGE */
#content {
	background-color: #ffffff;
	width: 920px;
	min-height:430px;
	margin-top: 30px;
	padding: 20px 20px 0;
	background-image: url(../graphics/subpage_back.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
#content-2 { background-color: #ffffff; background-image: url(../graphics/subpage_back.png); background-repeat: no-repeat; background-position: 50% top; padding: 20px 20px 0; width: 920px; min-height: 430px; margin-top: 0; }
#main_content { width: 599px; float:left; padding-right: 20px; padding-top:10px; border-right: 1px solid #e2ded8; }
#phpguestbook { padding-top: 10px; padding-right: 20px; width: 599px; float: left; border-right: 1px solid #e2ded8; }
#main_content_fullpage {
	width: 100%;
	float: none;
	padding-top:0px;
}
.rightblock_sub {
	width: 280px;
	min-height:200px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	float:right;
}
.rightblock_sub img {
	
}
.img_container_sub {
	border:solid 1px #fef6d2;
	padding:4px;
	background-color:#e2ded8;
	margin:20px 20px 10px 0;
	float:left;
}


.contentHeader { width:100%; background:#f5df8c; }
.contentHeader h1 { color: #ffffff; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }
#socialbookmarking { margin-top: 20px; }
#orchid2 { background-image: url(../graphics/DSC_7164.png); position: absolute; z-index: 5; top: 0; left: 576px; width: 430px; height: 240px; }
#contactform { width: 270px; height: 255px; }
#submenu-subs { float: right; list-style-type: none; margin: 0; padding: 2px 0 0; }
#submenu-subs ul { list-style-type: none; margin: 0; padding: 0; }
#submenu-subs li { text-align: center; padding: 0 5px 0 0; height: 20px; float: left; margin: 0; list-style-type: circle; list-style-position: inside; }
body { color: black; background-color: white; }
#extras { width: 800px; margin-top: 40px; margin-right: auto; margin-left: auto; }
#extras h2 { color: silver; font-size: 12px; }
#extras p { color: silver; font-size: 11px; }
#footer_right ul { float: left; margin:0; padding: 0; }
#footer_right li { text-align:center; height: 20px; float: left; margin-top: 0; margin-right: 10px; margin-bottom: 0; padding: 0; list-style-type: square; list-style-position: inside; }
#footer_right li a { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #b6b2a8; text-decoration: none; margin: 0; padding: 0; }
#footer_right li a:hover { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #b6b2a8; text-decoration: underline; margin: 0; padding: 0; }

