﻿/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}


/** HEADER */

#header {
	width: 894px;
	height: 97px;
	margin: 0px auto;
	border: 3px solid #FFFFFF;
	border-bottom-width: 1px;
}
/** LOGO */

#logo {
	float: left;
	width: 347px;
	height: 97px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

.borders img
{
    padding: 2px;
    margin: 10px;
    border: solid 1px #666666;
}
.noBorders img
{
    border: none !important;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: bold;
	color: #0084ff;
}

b, strong, legend
{
    font-weight:bold;
	color: #0084ff;
}

h1
{
    margin-bottom:5px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}
.phone
{
    color:White;
    font-weight:bold;
    font-size:18px;
    float:right;
    margin:30px 15px 0px 0px;
}
.text1 {
	margin-bottom: 18px;
	font-size: 14px;
	color: #5E7680;
	background: url(images/homepage09.gif) no-repeat right bottom;
}

.text2 {
	font-size: 21px;
	color: #0B3040;
}

.text3 {
	text-align: center;
	color: #319cff;
}

.text4 {
	font-size: 14px;
	color: #FFFFFF;
		font-weight: bold;
}

.text5 {
	font-size: 21px;
	font-weight: bold;
	color: #e2c23e;
}

/** WRAPPER */

#wrapper {
	padding: 5px 0px;
}
/** LISTS */



.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	color: #FFFFFF;

}

.list1 li {
	padding: 5px 0px;
	background: url(images/subpage1_02.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

.list1 h4 {
		padding-left: 15px;
	background: url(images/Bullet.jpg) no-repeat left center;
	font-size: 11px;
	color: #FFFFFF;
}

.list1 p {
	margin: 0px;
	color: #c9e5ff;
}

.list1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.list1 a:hover {
	text-decoration: underline;
}

/** LINKS */

a {
	color: #319cff;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	text-decoration: none;
	color: #FFFFFF;
}

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	padding-left: 16px;
	background: url(images/Bullet.jpg) no-repeat 0px 5px;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage03.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage08.gif) repeat-x left bottom; }
.bg5 { background: #FFFFFF; border: 3px solid #FFFFFF; }
.bg6 { background: url(images/homepage14.gif) repeat-x left top; }
.bg7 { background: url(images/homepage16.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-top: 15px;
	padding-bottom: 15px;
	background: url(images/homepage13.gif) repeat-x left top;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 16px 26px 0px 0px;
	list-style: none;
	font-size:13px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 6px 12px 0px 12px;
	background: url(images/homepage05.gif) repeat-y left top;
}

#menu a:hover
{
    color:#e2c23e;
}

#menu .first a {
	background: none;
}

#menu span {
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}

/** SPLASH */

#splash {
	width: 894px;
	height: 228px;
	margin: 0px auto;
	border: 3px solid #FFFFFF;
	border-top: none;
}

#splash .image {
	float: left;
	width: 347px;
	height: 228px;
}

#splash .content {
	float: left;
	width: 507px;
	height: 213px;
	padding: 15px 20px 0px 20px;
}

/** CONTENT */

#content {
	width: 864px;
	margin: 0px auto;
	padding: 15px;
}

#left {
	float: left;
	width: 290px;
}

#right {
	float: right;
	width: 290px;
}

#subpage1 #left {
	width: 390px;
}

#subpage1 #right {
	width: 210px;
}

/** FOOTER */

#footer {
}

#links {
	width: 894px;
	height: 36px;
	margin: 0px auto;
	padding: 18px 0px 0px 0px;
	border: 3px solid #FFFFFF;
	text-align: center;
	list-style: none;
}

#links li {
	display: inline;
}

#links a {
	padding: 0px 11px 0px 18px;
	background: url(images/homepage15.gif) no-repeat left center;
}

#links .first a {
	background: none;
}

#legal {
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px;
}
        .gallerycontainer
        {
            width:500px;
            position: relative; /*Add a height attribute and set to largest image's height to prevent overlaying*/
        }
        .thumbnail img
        {
            float:right;
            border: solid 1px #666666;
            margin: 0 5px 5px 0;
        }
        .thumbnail:hover
        {
            background-color: transparent;
        }
        .thumbnail:hover img
        {
            border: solid 1px #666666;
        }
        .thumbnail span
        {
            /*CSS for enlarged image*/
            position: absolute;
            background-color:Transparent;
            padding: 5px;
            left: -1000px;
            border: none;
            visibility: hidden;
            color: black;
            text-decoration: none;
        }
        .thumbnail span img
        {
            /*CSS for enlarged image*/
            border-width: 0;
            padding: 2px;
        }
        .thumbnail:hover span
        {
            /*CSS for enlarged image*/
            visibility: visible;
            top: 0;
            left: 230px; /*position where enlarged image should offset horizontally */
            z-index: 50;
        }


/* TextBox                     */
/*-----------------------------*/	
.smallTextBox, .mediumTextBox, .dateTextBox, .moneyTextBox, .largeTextBox, .x-largeTextBox, .xx-largeTextBox, .emailTextBox, .multiLineTextBox
{
	font: normal;
	line-height: normal;
}

.smallTextBox
{
	width:20px;
}

.mediumTextBox
{
	width:50px;
}

.dateTextBox
{
	width:75px;
}

.emailTextBox
{
	width:250px;
}
.moneyTextBox
{
	width:65px;
}

.largeTextBox
{
	width:100px;
}

.x-largeTextBox
{
	width:200px;
}
.xx-largeTextBox
{
	width:300px;
}
.multiLineTextBox
{
	width:650px;
}


/*-----------------------------*/
@media print
{
	body
	{
		border:none;
		font-family: Tahoma;
		color: #000000;
		line-height:normal;
		
	}
	h1, h2, h3, h4, p, title
	{
		margin: 0;
		font-family: Tahoma;
		color: #000000;
		line-height:normal;
	}

	.logo
	{
		display: none;
		visibility: hidden;
	}
	
	.MasterHeader
	{
		display: none;
		visibility: hidden;
	}
	
	.MasterTitle
	{
		display: none;
		visibility: hidden;
	}
	
	
	.button
	{
		display: none;
		visibility: hidden;
	}
	
	
	#menu
	{		
		display: none;
		visibility: hidden;
	}
	
	#content
	{
		background-image:none;
		border:none;	
		visibility:visible;
		background-image:none;
		background-color:White;
	}
}
