@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #333333;
}
#headerlogo a {
	text-decoration: none;
	color: #000000;
}

#headerlogo a:visited {
	color: #000000;
	text-decoration: none;
}
#headerlogo a:hover {
	color: #000000;
	text-decoration: blink;
}



.twoColFixLtHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #E1E1E1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 620px;
	padding-top: 0px;
} 
.twoColFixLtHdr #header {
	background-color: #E1E1E1;
	width: 100%;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 10;
	padding-left: 5;
	height: 145px;
	float: left;
	margin-top: 6px;
} 
.twoColFixLtHdr #headerface {
	left: 200px;
	top: 0px;
	clip: rect(auto,auto,auto,200px);
	float: none;
	margin-left: 645px;
}
.twoColFixLtHdr #headerlogo {
	height: 145px;
	width: 760px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/ne_design_2010_black2_r2_c1.jpg);
}
.twoColFixLtHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0px;
	width: 615px;
	float: right;
	margin-right: 5px;
	height: 430px;
	margin-top: 8px;
	background-image: url(/images/ned_background_gray.jpg);
	color: #000000;
} 
.twoColFixLtHdr #footer {
	background-color: #000000;
	height: 5px;
	padding: 0;
	float: none;
	margin-top: 5px;
	margin-bottom: 0px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent 
#largimages  a  {
	color: #0000FF;
	text-decoration: none;
}
#mainContent #largimages a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#largimages {
	height: 420px;
	width: 500px;
	border-left-color: #FFFFFF;
	top: 5px;
	vertical-align: middle;
	text-align: center;
	float: left;
}
#thumbnails {
	height: 420px;
	width: 100px;
	float: right;
	text-align: center;
}
#mainContent  h1 {
	font-size: 25px;
}
#left_menu {
	height: 430px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 10px;
}
#left_menu  #menu_header   {
	background-color: #000000;
	margin-top: 8px;
	padding-left: 5px;
	color: #FFFFFF;
}
#left_menu #menu_group #menu_item {
	text-align: right;
	vertical-align: middle;
	width: 105px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #626262;
}
.twoColFixLtHdr #container #left_menu #menu_group {
	color: #FFFFFF;
}

#left_menu  #menu_group #menu_item a:hover  {
	color: #990000;
	width: 105px;
}
#left_menu   #menu_group #menu_item a  {
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
}
#left_menu  #menu_group #menu_item a.active  {
	color: #CCCCCC;
}
body,td,th {
	color: #FFFFFF;
}
.style1 {color: #000000}
.style2 {
	color: #FFFFFF;
	font-size: 70%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.style5 {
	color: #999999
}
#tl   {
	left: -7px;
	top: -4px;
	z-index: 100;
	float: left;
}
#tr {
	z-index: 100;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#thumbnails ul {
	display: list-item;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
	list-style-type: none;
}
#thumbnails   img {
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
.twoColFixLtHdr #container #body {
	height: 315px;
	width: 100%;
}
#headerlogo img {
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #thumbnails a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000FF;
}
.twoColFixLtHdr #container #mainContent #thumbnails a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #thumbnails a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #0000FF;
}
.twoColFixLtHdr #container #mainContent #thumbnails a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #A4ADFA;
}


#left_menu #menu_group a {
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
}
#container #header #corn_l {
	height: 18px;
	width: 18px;
	float: left;
}
#container #header #corn_r {
	float: right;
	height: 18px;
	width: 18px;
}
#container #mainContent #thumbnails #thum_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 90px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#container #left_menu #menu_header #menu_header_cl {
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 0px;
	margin-left: -5px;
}
#container #left_menu #menu_header #menu_header_cr {
	float: right;
	height: 8px;
	width: 8px;
	margin-top: 0px;
	margin-right: 0px;
}
#container   #mainContent   #largimages   img  {
	margin-top: 8px;
}

#container #mainContent #largimages #wedding {
	text-align: justify;
	height: 415px;
	overflow: scroll;
	padding-right: 5px;
}
#container #mainContent #largimages #wedding #package {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #FFFFFF;
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
	height: 190px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #mainContent #largimages #wedding #package h2 {
	font-size: 14px;
	margin-top: 5px;
}
#left_menu  #menu_header  a {
	text-decoration: none;
	outline: none;
	color: #000000;
}
#left_menu  #menu_header  a:hover {
	color: #000099;
	background-image: url(/images/menu_gradient_blue_o.jpg);
	width: 105px;
}
#largimages form p {
	margin-top: 3px;
	margin-bottom: 8px;
}

#left_menu  #menu_header  a.active {
	color: #be5028;
}
#container #mainContent #largimages #package {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #FFFFFF;
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
	height: 190px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent #largimages #clients {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	text-align: center;
	float: left;
	height: 140px;
}
#mainContent #largimages #website {
	width: 500px;
	float: left;
}

#container #mainContent #largimages  #package h2 {
	font-size: 14px;
	margin-top: 5px;
}
#mainContent  #contact  {
	font-size: 14px;
	width: 205px;
	text-align: left;
	float: left;
	border-left-width: 1px;
	border-left-color: #999999;
	margin-left: 2px;
	margin-top: 55px;
}
#largimages form {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	width: 292px;
	float: left;
}
#largimages #contact p {
	margin-top: 7px;
	margin-bottom: 13px;
}
#headerlogo #home_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: right;
	clear: left;
	height: 18px;
}
#home_links ul {
	margin-top: 2px;
	margin-right: 35px;
}
#home_links li {
	list-style-type: none;
	display: inline;
	padding-right: 22px;
	color: #000000;
}
#headerlogo #home_links a:visited {
	color: #FF0000;
}
#headerlogo #home_links a:hover {
	color: #000000;
}


#headerlogo #buttons_div {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 500px;
	margin-top: 95px;
	text-align: right;
	height: 36px;
}
#headerlogo #buttons_div #button {
	background-image: url(/images/button_r.gif);
	height: 36px;
	width: 84px;
	text-align: center;
	float: right;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
#buttons_div #button p {
	margin-top: -28px;
}
#buttons_div #button a {
	color: #E1E1E1;
}

#buttons_div #button a:visited {
	color: #E1E1E1;
}

#buttons_div #button a:hover {
	color: #FF0000;
}
#buttons_div #button a:active {
	color: #CCCCCC;
}
#mainContent  #contact_form {
	float: left;
	width: 350px;
}
