@charset "utf-8";
/*
#######################################
basic
#######################################
*/
body {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #fde6e8;
	width: 100%;
}

#wrapper{
	height: auto;
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

#top{
	width: 100%;
	overflow:hidden;
	background-color:#fef1f2;
	padding-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

#down{
	width: 100%;
	overflow:hidden;
	background-color:#fde6e8;	
}
#header {
	text-align: center;
	padding-top: 5px;
	height: 178px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 60px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #59422f;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #FBD7DA;
	background-color: #fde6e8;
}
/*/////TYPOGRAPHY//////*/
h1 {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: 594230;
	padding-left: 65px;
	padding-bottom: 15px;
	font-weight: bolder;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b3adb3;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f36571;
	margin-bottom: 0px;
}

/*
#######################################
navigation
#######################################
*/

#navigation {
	padding: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 600px;
	margin-bottom: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	float: left;
	text-decoration: none;
	display: block;
	width: 100px;
	list-style-type: none;
	text-align: center;
	margin-right: 0px;
}
#navigation ul li a{
	font-family: verdana, GillSans, Trebuchet, Calibri, sans-serif;
	color: #fde7e9;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
}
#navigation ul li a current{
	text-decoration: underline;	
}


/*
#######################################
main content
#######################################
*/
#maincontent {
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 928px;
}
#content {
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1045px;
}
#pic {
	width: 290px;
	float: left;
	margin-top: 35px;
}

#pics {
	width: 132px;
	float: left;
	margin-top: 35px;
	margin-right: 12px;
	
}

#pics2 {
	width: 132px;
	float: left;
	margin-top: 35px;
	margin-left: 50px;
	margin-right: 8px;
}

#picsmall1 {
	width: 120px;
	margin-top: 0px;
	padding-left: 18px;

}
#picsmall2 {
	width: 120px;
	float: left;
	margin-top: 8px;
	padding-left: 18px;
}

#img {
	border: 5px solid #866346;
}

#singleimg {
	border: 5px solid #866346;
	margin-left: 130px;
}

#text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #59422F;
	text-align: justify;
	float: right;
	height: auto;
	width: 430px;
	line-height: 25px;
	margin-top: 30px;
	margin-left: 5px;
	font-weight: normal;
	margin-right: 20px;
}

#long{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #59422F;
	text-align: left;
	float: right;
	height: auto;
	width: 500px;
	line-height: 25px;
	margin-top: 30px;
	padding-left: 5px;
	font-weight: normal;
	margin-right: 10px;
}


/*
#######################################
comm section
#######################################
*/
#comm {
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 918px;
}

#left {
	float: left;
	width: 450px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C1B1;
	height: 310px;
}

#right {
	float: right;
	width: 450px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6C1B1;
	height: 310px;
}
#head {
	float: left;
	margin-left: 15px;
}
#textblock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #59422F;
	text-align: justify;
	float: left;
	height: auto;
	width: 380px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 52px;
	font-weight: normal;
	margin-right: 10px;
}

#contacttxt {
	float: left;
	margin-top: 30px;
	width: 440px;
}
#inqui {
	float: left;
	margin-top: 30px;
	width: 440px;
	margin-left: 47px;
}
#headtop {
	margin-right: 5px;
	text-align: right;
}
#textblocktop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #59422F;
	text-align: left;
	height: auto;
	width: 440px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#textblocktop a{
	color: #A91F25;
}

#biglinks {
	padding: 0px;
	height: auto;
	margin-top: 260px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	width: auto;
}

#biglinkone{
	float: right;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#biglinkone a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#biglinktwo{
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 50px;
	margin-left: 80px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#biglinktwo a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
#######################################
form inquiries
#######################################
*/

form#two {
	width:455px;
	padding:10px;
	border:1px solid #000;
	background-color: #FEF2F2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

form#two fieldset {
	width:440px;
	display:block;
	border:1px solid #fff;
	padding:5px;
	font-family:verdana, sans-serif;
	margin-bottom:0.5em;
	line-height:1.5em;
	height: auto;
}

form#two fieldset#personal {background:transparent  400px 10px;}

form#two fieldset#function {
	height: auto;
	background-color: transparent;
	background-position: 400px 0px;
}

form#two fieldset#current {background:transparent  390px 10px;}

* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:400px 20px;}

* html form#two fieldset#current {background-position:390px 20px;}

form#two fieldset#opt {
	background-color: #960;
}

form#two legend {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:240px;
	color: #59422F;
}

form#two label {
	clear:left;
	display:block;
	float:left;
	width:190px;
	text-align:right;
	padding-right:10px;
	color:#59422F;
	margin-bottom:0em;
}
form#two input {
	 -moz-appearance: none;
	border:1px solid #fff;
	padding-left:3px;
	margin-bottom:4px;
	background-color: #FDE7E9;
}

form#two select {margin-left:0.5em;}

form#two textarea {
	width:230px;
	border:1px solid #fff;
	overflow:auto;
	background-color: #FDE7E9;
	text-align: left;
	height: 100px;
	padding-left: 3px;
	margin-bottom: 4px;
	margin-top: 0px;
}

form#two #vegan{
	background-color: #FDE7E9;
	border: 1px solid #FDE7E9;
	padding-top: 10px;
}
form#two option {background:#788; color:#fff;}

form#two optgroup {
	background:#abb;
	color:#db2837;
	font-family:Verdana, Geneva, sans-serif;
}

form#two optgroup option {
	color:#FDE7E9;
	background-color: #0F9;
}

form#two #button1, form#two #button2 {
	color:#db2837;
	padding-right:7px;
	cursor:pointer;
	width:205px;
	margin-left:15px;
}

#check {
	margin-left: 79px;	
}
/*
#######################################
form feedback
#######################################
*/
form#one {
	width:300px;
	padding:10px;
	border:1px solid #000;
	background-color: #FEF2F2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;

}

form#one fieldset {
	width:295px;
	display:block;
	border:1px solid #fff;
	padding:5px;
	font-family:verdana, sans-serif;
	margin-bottom:0.5em;
	line-height:1.5em;
	height: auto;
}

form#one legend {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:240px;
	color: #59422F;
}

form#one label {
	clear:left;
	display:block;
	float:left;
	width:80px;
	text-align:right;
	padding-right:10px;
	color:#59422F;
	margin-bottom:0em;
}

form#one input {
	 -moz-appearance: none;
	border:1px solid #fff;
	padding-left:3px;
	margin-bottom:4px;
	background-color: #FDE7E9;
}

form#one textarea {
	width:200px;
	border:1px solid #fff;
	overflow:auto;
	background-color: #FDE7E9;
	text-align: left;
	height: 100px;
	padding-left: 3px;
	margin-bottom: 4px;
	margin-top: 0px;
}

form#one #button1 {
	color:#db2837;
	padding-right:7px;
	cursor:pointer;
	width:200px;
	margin-left:95px;
}


/*
#######################################
menu arrows
#######################################
*/
#arrow li {
	text-decoration: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#arrow #leftar {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#arrow img {
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
