@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #796745;
	background-image: url(../images/inside/insidebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #fdf5ea;
	behavior:url("/css/csshover3.htc");
}



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl,button {
	margin:0px;
	padding:0px;
	}
	
a {color: #fde1ae; text-decoration: none;}

a:hover {color: #ffedd5; text-decoration: underline;}
	
.paddingleft { padding-left: 40px;}
	
h1 {padding: 0px 0px 0px 40px; font-size: 13px; color: #fcc85c; font-weight: bold;}

h2 {padding: 20px 0px 0px 40px; font-size: 13px; color: #f8cc93; font-weight: bold;}

#container { width: 1000px; margin: 0px auto 0px auto; text-align: center;}

#header {
	width: 1000px;
	height: 98px;
	background-image: url(../images/index/index.jpg);
	background-position: left top;
}

#header  span { display: none;}

#flashcontain { width: 910px; margin: 0px 40px 0px 40px;}

#main {
	width: 1000px;
	text-align: left;
}

#main ul { padding: 20px 40px 0px 100px;}


#main li {
	list-style-position: outside;
	list-style-image: url(../images/inside/bullet.jpg);
	line-height:22px;
}

#leftcol { width: 658px; float: left;}

#leftcol2 { width: 1000px; float: left;}

#rightcol {
	width: 342px;
	float: left;
	background-image: url(../images/index/contact-02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#about { width: 658px; }

#about p { padding: 20px 20px 0px 40px;}

#about2 { width: 1000px; }

#about2 p { padding: 20px 40px 0px 40px;}

#media {
	width: 1000px;
	background-image: url(../images/index/index-06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#mediatext { width: 350px; float: left; margin-top: 80px;}

#media2 { width: 1000px; float: left; clear: both;}

#mediatext p {padding: 20px 40px 0px 50px; }

#mediavid { width: 320px; float: left; margin-top: 20px; margin-bottom: 20px; margin-left: 50px;}

.addtext { text-align: center; padding-right:20px;}

.addtext p { color: #716145; font-size: 14px; line-height: 18px; }

.clear { clear: both;}

#bottom {
	width: 100%;
	background-color:#b7a174;
	background-image: url(../images/index/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 170px;
	float: left;
	clear:both;
}

#bottombg {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url(../images/index/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}

.pinktxt { color: #ffedd5; }

#bottombg p { text-align: left; padding: 10px 40px 0px 40px; color: #fac465;}

#bottombg a {color: #ffedd5; text-decoration: none;}

#bottombg a:hover {color: #ffedd5; text-decoration: underline;}

.fourteen { font-size: 14px;}

	/*-------------------------- Quick Contact Form --------------------------- */
	
#contactform {width: 230px; margin-left: 45px; }
.input {
	font:12px Arial, Helvetica, sans-serif; 
	border:1px solid #fcf8f4;
	background-color:#f3dab6;
	width:220px;
	color:#6f6145;
	margin: 5px;
	padding: 2px;
}
.select {
	font:12px Arial, Helvetica, sans-serif; 
	border:1px solid #fcf8f4;
	background-color:#f3dab6;
	width:220px;
	color:#6f6145;
	margin: 5px;
	padding: 2px;
}

.textarea {
	font:12px Arial, Helvetica, sans-serif; 
	border:1px solid #fcf8f4;
	background-color:#f3dab6;
	width:220px;
	height: 75px;
	color:#6f6145;
	margin: 5px;
	padding: 2px;

}

.submit { width: 91px; margin-left: 145px; margin-top: 5px; border: none; margin-bottom: 20px;}


.subject	{ display: none; }

.required { text-align: right; padding-right: 75px; color:#c49330; margin-top: 20px;}

/* -------------------navigation-------------------------- */
#navcontain { width: 910x; height: 33px; }


#nav { 
	background: url(../images/index/nav.jpg) no-repeat; 
	width:910px; 
	height:33px; 
	position:relative;
	z-index: 999;
	font-family: Arial;
	margin: 0px;

	}

#nav span { display: none; margin: 0px;}

#nav li, #nav a { height: 33px; display: block; margin: 0px;}

#nav li { float: left; list-style: none; display: inline; text-align: left;}

#nav-01 { width: 74px; left:0px; }
#nav-02 { width: 106px; left:74px; }
#nav-03 { width: 116px; left:180px; }
#nav-04 { width: 116px; left:296px; }
#nav-05 { width: 74px; left:412px; }
#nav-06 { width: 189px; left:486px; }
#nav-07 { width: 123px; left:675px; }
#nav-08 { width: 112px; left:798px; }


#nav-01 a:hover {background: transparent url(../images/index/nav.jpg) 0px -33px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/index/nav.jpg) -74px -33px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/index/nav.jpg) -180px -33px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/index/nav.jpg) -296px -33px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/index/nav.jpg) -412px -33px no-repeat;}
#nav-06 a:hover {background: transparent url(../images/index/nav.jpg) -486px -33px no-repeat;}
#nav-07 a:hover {background: transparent url(../images/index/nav.jpg) -675px -33px no-repeat;}
#nav-08 a:hover {background: transparent url(../images/index/nav.jpg) -798px -33px no-repeat;}



/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color:#fff2e0;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	border:0px; 
	z-index: 30;

	}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
	

#nav li ul li { 
	height: 22px; /* Height of each drop down nav item */
	}	

#nav li ul li a {
	width: 100%;
	height: 22px;				/* Height of each drop down nav item, should match above */
	line-height: 22px;			/* Height of each drop down nav item again, should match above */
	color:#796745;

	}

#nav li ul li a span {
	display: block;
	padding-left: 5px;
	margin: 0px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 12px;
	text-decoration: none;

	}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;

}
/* Hover styles for drop down items */

#nav-02 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}
	
#nav-03 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}
	
#nav-04 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}
	
#nav-07 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}
	
#nav-08 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}

/* width of drop down nav - choose width that allows items to display on one line */

#nav-02 ul, #nav-02 li { width:100px; }

#nav-03 ul, #nav-03 li { width:110px; }

#nav-04 ul, #nav-04 li { width:140px; }

#nav-07 ul, #nav-07 li { width:140px; }

#nav-08 ul, #nav-08 li { width:120px; }

#nav li:hover, #nav li.hover {   
    position: static;   
}

/* 2nd tier drop down */

		
	#nav-04 ul li ul  {
		display:none;
		width:195px;
		margin-left:-150px; /* width of drop down nav +2 */
		margin-top:-23px; /* height of drop down nav item +1 */
		}
		
	#nav-04 ul li:hover ul, #nav-04 ul li.sfhover ul { 
		display:block;
		}
	
	#nav-04 ul li ul li a {
		width:195px;
		height:22px;
		}

	#nav-04 ul li.big, #nav-04 ul li.big a {
		height:70px;
		}
	#nav-04 ul li.big ul li a {
		height:22px;
		}
		
		
#nav-07 ul li ul  {
		display:none;
		width:195px;
		margin-left:-150px; /* width of drop down nav +2 */
		margin-top:-23px; /* height of drop down nav item +1 */
		}
		
	#nav-07 ul li:hover ul, #nav-07 ul li.sfhover ul { 
		display:block;
		}
	
	#nav-07 ul li ul li a {
		width:195px;
		height:22px;
		}

	#nav-07 ul li.big, #nav-07 ul li.big a {
		height:70px;
		}
	#nav-07 ul li.big ul li a {
		height:22px;
		}
	
		
/* 2nd level drop downs -------------------------------------------------------------------- */
#nav li ul ul {
	margin: -22px 0 0 140px;
}		

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}


/* -------------------procedure buttons-------------------------- */
#buttoncontain { width: 1000px; height: 125px; text-align: left; }

#button {
	width:1000px;
	height:125px;
	position:relative;
	z-index: 10;
	font-family: Arial;
	margin: 0px;
	background-image: url(../images/index/buttons.jpg);
	background-repeat: no-repeat;
	}

#button span { display: none; margin: 0px;}

#button li, #button a { height: 125px; display: block; margin: 0px;}

#button li { float: left; list-style: none; display: inline; }

#button-01 { width: 205px; left:0px;}
#button-02 { width: 198px; left:205px; }
#button-03 { width: 198px; left:403px; }
#button-04 { width: 198px; left:601px; }
#button-05 { width: 195px; left:799px; }


#button-01 a:hover {background: transparent url(../images/index/buttons.jpg) 0px -125px no-repeat;}
#button-02 a:hover {background: transparent url(../images/index/buttons.jpg) -205px -125px no-repeat;}
#button-03 a:hover {background: transparent url(../images/index/buttons.jpg) -403px -125px no-repeat;}
#button-04 a:hover {background: transparent url(../images/index/buttons.jpg) -601px -125px no-repeat;}
#button-05 a:hover {background: transparent url(../images/index/buttons.jpg) -799px -125px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#button li ul {
	position: absolute;
	left: -9999px;
	background-color:#fff2e0;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	border:0px; 
	z-index: 30;

	}
#button li:hover ul ul, #button li.sfhover ul ul {
	left: -999em;
}
	

#button li ul li { 
	height: 22px; /* Height of each drop down nav item */
	}	

#button li ul li a {
	width: 100%;
	height: 22px;				/* Height of each drop down nav item, should match above */
	line-height: 22px;			/* Height of each drop down nav item again, should match above */
	color:#796745;

	}

#button li ul li a span {
	display: block;
	padding-left: 5px;
	margin: 0px;
	}

/* Drop down link styles */
#button a:link, #button a:visited, #button a:hover, #button a:active {
	font-size: 12px;
	text-decoration: none;

	}

#button li:hover ul, #button li li:hover ul, #button li.sfhover ul, #button li li.sfhover ul {
	left: auto;

}
/* Hover styles for drop down items */

#button-01 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}

#button-02 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}
	
#button-03 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}
	
#button-04 ul a:hover { 
	background-image: none;
	background-color: #fff;
	color:#796745;
	}
	


/* width of drop down nav - choose width that allows items to display on one line */

#button-01 ul, #button-01 li { width:170px; }

#button-02 ul, #button-02 li { width:170px; }

#button-03 ul, #button-03 li { width:150px; }

#button-04 ul, #button-04 li { width:190px; }



#button li:hover, #button li.hover {   
    position: static;   
}

/* 2nd tier drop down */

		
	#button-04 ul li ul  {
		display:none;
		width:195px;
		margin-left:-150px; /* width of drop down nav +2 */
		margin-top:-23px; /* height of drop down nav item +1 */
		}
		
	#button-04 ul li:hover ul, #button-04 ul li.sfhover ul { 
		display:block;
		}
	
	#button-04 ul li ul li a {
		width:195px;
		height:22px;
		}

	#button-04 ul li.big, #button-04 ul li.big a {
		height:70px;
		}
	#button-04 ul li.big ul li a {
		height:22px;
		}
	
		
/* 2nd level drop downs -------------------------------------------------------------------- */
#button li ul ul {
	margin: -22px 0 0 140px;
}		

#button, #button ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

/* ------------------------ main contact form ------------------------ */ 
#contact-main {
	margin:15px 0 10px 20px; font-size: 11px;
	}

#contact-main fieldset {
	border:0px;
	}

#contact-main label {
	display:block;
	font-size:1em;
	margin-bottom:5px;
	position:relative;
	text-align:right;
	width:160px;
	font-family: Arial;
	color: #fff;
	}
	
.maininput {
	left:110%;
	position:absolute;
	top:-4px;
	width:180px;
	font-size: 11px;
	font:12px Arial, Helvetica, sans-serif; 
	border:1px solid #fcf8f4;
	background-color:#f3dab6;
	
	color:#6f6145;
	}

.radio {
 	margin-left: 160px;
	margin-bottom: 10px;
	top:-4px;
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	}
	
	

#contact-main label select {
	width:186px;
	height:22px;
	font:12px Arial, Helvetica, sans-serif; 
	border:1px solid #fcf8f4;
	background-color:#f3dab6;
	color:#6f6145;
	}

#contact-main label textarea {
	height:100px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif; 
	border:1px solid #fcf8f4;
	background-color:#f3dab6;
	color:#6f6145;
	}


input.submit-contact-main {
	margin:5px 0 0 240px; padding: 0px;
	}

input.submit-contact-main {
	background:transparent url("../images/submit.jpg") repeat scroll 0 0;
	border:none;
	cursor:pointer;
	width:70px;
	}
	

.submitmain {margin-top: 75px; margin-left: 270px;}
/* ------------------------ end main contact form ------------------------ */