body {
	font-family: Cabrini, Calibri, Tahoma, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
}

#background {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 680px;
	background-image: url(images/background.gif);
	background-position: 0% 70px;
	background-repeat: no-repeat;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	/*height: 560px; */
	margin-bottom: 0;
	position: relative;
	background-color: #cdab27;
	margin-top: 0px;
}



#logo {
	width: 160px;
	background-color: #cdab27;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}


#nav {
	background-color:#cdab27;
	width: 160px;
	padding:0;
	margin:0;
	overflow: hidden;
	float: left;
}

#nav ul {
	padding-left: 0px;
	text-align: left;
	margin-top: 6px;
	margin-left: 0px;
}

#nav li {
	padding: 0;
	list-style:none;
	font-size: 11px;
}

#nav li a {
	display: block;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	margin-right: 6px;
	background-color: #d6ba4e;
	color: #336600;
	text-decoration: none;
	height: 14px;
	width: 142px;
	margin-top: 2px;
}

#nav li a:hover {
	background-color: #fab715;
}

#nav #active a {
	background-color: #fab715;
	color: #a01d21;
}

#header {
	height: 130px;
	width: 620px;
	top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #a01d21;
	margin-bottom: -5px;
}

#main {
	/*height: 400px;*/
	width: 640px;
	margin: 0px;
	text-align: left;
	background-color: #a01d21;
	/*position: absolute;
	top: 130px;
	left: 160px;*/
	/*overflow:auto;*/
	padding-top: 0px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1 {
	color: #d6ba4e;
	font-weight: bold;
	font-size: 15pt;
	width: 600px;
	margin-top: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;	
}

h2 {
	color:#d6ba4e;
	font-size:10pt;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 7px;	
	}
	
h2 span {
	font-weight: normal;
}

p {
	color:#EEEEEE;
	font-size: 10pt;
	line-height: 150%;
	margin-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

p a {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

p a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#FFFFFF;
}

#main li {
	color: #d6ba4e;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	list-style-image:url(images/bullet.gif);
}

#main .map li {
	color: #FFFFFF;
	font-weight: bold;
list-style-image:none;
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 5px;	
}

#main .map li a{
	color: #eeeeee;
	font-weight:normal;
	text-decoration:none;
}

#main .map li a:hover{
	color: #eeeeee;
	font-weight:normal;
}

#main .map li ul {
	padding-left: 0;
	margin-left: 0;
}

#main .map li li {
	margin-left: 10px;
	list-style-type: none;	
}

#main .image {
	float: right;
	/*left: 100%;*/
	padding-right: 20px;
	padding-left: 20px;	
}

#main .right {
	float: right;
	/*left: 100%;*/
	padding-right: 20px;
	padding-bottom: 20px;
	width: 250px;
	border-left: 1px solid #CCCCCC;
}

#main .right .googlemap {
	width: 230px;
	height: 270px;
	/*background-color:#CCCCCC;*/
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	
}

#main .form {
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 300px;	/*border-bottom: 1px solid #CCCCCC;*/

}

#main .form h3 {
	font-size: 10pt;
	color: #d6ba4e;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}

#main .form .small {
	color: #000000;
	font-size: 10pt;
	font-family: Cabrini, Calibri, Tahoma, sans-serif;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
	height: 14px;
	width: 300px;
}

#main .form .large {
	color: #000000;
	font-size: 10pt;
	font-family: Cabrini, Calibri, Tahoma, sans-serif;
	margin-top: 2px;
	margin-bottom: 7px;
	height: 150px;
	width: 300px;
}

#main .form .send {
	font-family: Cabrini, Calibri, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #d6ba4e;
	color: #336600;
	border: 0;
	padding: 2px 10px;
	margin-left: 225px;
}

#main .form .send:hover {
	background-color: #fab715;
}



#main .adobe {
	padding-left: 20px;
}

#main .tenpixelfill {
	height: 10px;
	width: 1px;
}

#main .fiftypixelfill {
	height: 50px;
	width: 1px;
}

#bottom {
	height: 32px;
	width: 620px;
	background-color: #a01d21;
	margin-left: 0px;
	/*left: 160px;
	top: 530px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78191B;
	/*position: absolute;*/
	text-align:right;
	color: #a01d21;
	padding-right: 20px;
}

#bottom ul {
	font-size: 10px;
	margin-top: 5px;
}

#bottom li {
	display: inline;
}

#bottom li a {
	text-decoration: none;
	color: #dddddd;
}

#bottom li a:hover {
	text-decoration: underline;
	color: #eeeeee;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #a01d21;
	font-size: 11px;
	text-align: right;
}

#footer a{
	text-decoration: none;
	color: #a01d21;
	font-weight: bold;
}

#subcontainer {
	float:right;
	width: 640px;
	height: auto;
}
