/* {
	margin: 0;
}*/
html, body {
	/*height: 100%;*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/bg.gif);
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.wrapper {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -118px;*/
}
.page {
	border: 1px solid #000;
	width: 748px;
	height: 598px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.homename {
	float: left;
	width: 400px;
}
.homelinks {
	float: left;
	width: 400px;
}
.homegallery {
	float: left;
	width: 400px;
	padding-top: 16px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbdbe;
}
.homephoto {
	float: right;
	width: 347px;
	height: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	text-align: left;
}
.inside-nav1 {
	background-color: #60697a;
	height: 47px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 47px;
}
.inside-nav2 {
	background-color: #66435f;
	height: 47px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 47px;
}
.content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	min-height: 395px;
	padding-left: 30px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
}
.label1 {
	padding-top: 36px;
}
.label2 {
	padding-top: 6px;
}
.shortcontent1 {
	width: 395px;
	height: 170px;
	overflow: auto;
}
.shortcontent2 {
	width: 395px;
	height: 200px;
	overflow: auto;
}
.carousel {
	height: 148px;
}
.logo {
	text-align: left;
	width: 398px;
	margin-left: -25px;
}
/*.push {
	height: 118px;
}*/
.footer {
	background-color: #FFF;
	border: 1px solid #000;
	height: 33px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
.footerleft {
	float: left;
	font-size: .85em;
	padding-left: 20px;
	line-height: 33px;
}
.footerleft a {
	color: #000;
}
.footerright {
	float: right;
	font-size: .85em;
	padding-right: 20px;
	text-align: right;
	line-height: 16px;
}
a.redlinedesign:link, a.redlinedesign:visited, a.redlinedesign:hover {
	text-decoration: none;
}
.redline {
	color:#E20401;
	font-weight: bold;
}
.design {
	color:#323232;
	font-weight: bold;
	text-transform: uppercase;
}
.imagebox {
	float: left;
	height: 50px;
}
#lightbox {
	background-color: #EEEEEE;
	padding: 10px;
}
#lightboxDetails {
	font-size: 7pt;
	padding-top: 2px;
}	
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
} 
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #333333;
	background-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
.contact {
}
#contact1 {
	height: 318px;
}
#contact2 {
	height: 348px;
}
.contact fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.contact label {
	font-weight: bold;
	float: left;
	width: 200px;
}
.contact input[type="text"] {
	width: 200px;
}
.contact input[type="submit"] {
	margin-left: 200px;
}
.contact textarea {
	width: 300px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
/*********************** SCROLLERS ***********************/
.root1 {
	position: relative;
	height: 318px;
	width: 320px;
}
.root2 {
	position: relative;
	height: 348px;
	width: 320px;
}
.root1 p {
	margin: 10px 10px 5px 10px;
}
.root2 p {
	margin: 10px 10px 5px 10px;
}
.thumb {
	position: absolute;
	height: 9px;
	width: 15px;
	left: 10px;
}
.up, .dn {
	position: absolute;
	left: 10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a, .thumb a img {
	border: 0;
}
.scrollContainer1 { 
	position: absolute;
	left: 2px;
	top: 0px;
	width: 320px;
	height: 300px;
	clip: rect(0 300 320 0);
	overflow: auto;
}
.scrollContainer2 { 
	position: absolute;
	left: 2px;
	top: 0px;
	width: 320px;
	height: 360px;
	clip: rect(0 360 320 0);
	overflow: auto;
}
.scrollContent { 
	position: absolute;
	left: 0px;
	top: 0px;
}
.scrollContent h4 { 
	margin: 0px;
	padding: 0px;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 395px;
    height: 100px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin .jcarousel-container {
	padding-top: 10px;
}
.jcarousel-skin .jcarousel-container-horizontal {
    width: 395px;
}
.jcarousel-skin .jcarousel-clip-horizontal {
    width:  395px;
    height: 100px;
}
.jcarousel-skin .jcarousel-item {
    width: 395px;
    height: 100px;
}
.jcarousel-skin .jcarousel-item:hover {
    border-color: #808080;
}
.jcarousel-skin .jcarousel-item-horizontal {
}
.jcarousel-skin .jcarousel-item-placeholder {
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: -24px;
    right: 200px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: -24px;
    left: 100px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.gif) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}