* {
padding: 0;
margin: 0;
}

body {
	background: url(../images/pattern_063.gif) repeat;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
	font-size:13px;
	color: #260C0A;
}

input, select {
font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
color:#260C0A;
font-size:11px;
background: #FFFFFF;
border: 1px solid #ACA197;
margin: 0 0 6px 0;
padding:4px 2px;
border:1px solid #666666;
}

form {
text-align:center;
}

.blue {
color:#7182BD;
}

h1 {
}

h2 {
font-size:24px;
font-weight:bold;
color:#578257;
}

h3 {
margin-bottom: 1em;
letter-spacing: 1px;
font-size: 10px;
}

h4 {
color:#7182BD;
font-size: 16px;
}

p, ul, ol {
margin-bottom: 10px;
line-height: 1.6em;
}

ul {
list-style: none;
}

ol {
list-style-position: inside;
}

a {
text-decoration: none;
color: #260C0A;
}

a:hover {
text-decoration: none;
color: #ACA197;
}
.content a{
text-decoration: none;
color: #7182BD;
}
.content a:hover{
text-decoration: underline;
color: #260C0A;
}

/* Form */

#form {
margin:10px 0 0 0;
text-align:center;
}

.thirdtextfield {
width: 72px;
}

.halftextfield {
width: 105px;
}

.textfield {
width:220px;
}

.comments {
width: 202px;
height:20px;
}

.select {
width: 209px;
}

.stateselect {
width: 64px;
}

.button {
width: 224px;
height: 27px;
padding: 0;
background:#260C0A;
color: #FFFFFF;
margin:10px 0;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
border:1px solid #260C0A;
}

.button:hover {
color: #FFFFFF;
background:#7182BD; 
}

/* Logo */

#logo {
	text-align:right;
	width: 1000px;
	height: 56px;
	font-size:21px;
	letter-spacing:-1px;
	background: url(../images/Logo2.png) left center no-repeat;
	margin: 0 auto 15px auto;
	padding: 0;
}

#logo img {
float:left;
}

#tagline {
float:right;
margin:17px 0 0 0;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 1000px;
	margin: 15px auto 0 auto;
	background: #FFFFFF;
	padding:15px;
	border:1px solid #260C0A;
}

/* Menu */

#menu {
width:1000px;
height:27px;
background:#260C0A;
margin:0 0 10px 0;
text-transform:uppercase;
padding:3px 0 0 0;
font-size:14px;
font-weight:bold;
}

#menu ul {
list-style:none;
}

#menu li {
padding:0 28px;
display:inline;
}

#menu a {
color:#ACA197;
text-decoration:none;
}

#menu a:hover {
color:#8692BF;
text-decoration:none;
}

#menu a.current {
color:#FFFFFF;
text-decoration:none;
}

/* Column One */

#column-c {
	float: right;
	width:250px;
	margin: 5px 0 0 10px;
	}
	
#column-c a {
color:#260C0A;
text-decoration:underline;
}

#column-c a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#column-c .boxed {
	margin-bottom: 10px;
}

#column-c .boxed .title {
	height: 24px;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #260C0A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#column-c .boxed .content-a {
	color:#FFFFFF;
	background: #ACA197 url(../images/IconA.gif) left center no-repeat;
	border: 1px solid #7182BD;
s
; 	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 65px;
}

#column-c .boxed .content-b {
color:#FFFFFF;
background: #ACA197 url(../images/Icon.gif) left center no-repeat;
	padding: 1px 10px 0 65px;
	border: 1px solid #7182BD;
	margin:0 0 20px 0;s
}

/* Column Two */

#column-b {
	float: right;
	width: 480px;
	margin:5px 0 0 0;
}

#column-b .boxed {
margin: 0;
}

#column-b .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	font-size: 16px;
	color: #7182BD;
	text-transform: uppercase;
}

/*Cookie Trail */

#column-b .boxed .cookietrail a {
	height: 20px;
	padding-top:10px;
	
	font-size:10px;
	color:#000000;
	text-transform: uppercase;
}
#column-b .boxed .cookietrail a:hover {
	height: 20px;
	padding-top:10px;
	
	font-size:10px;
	color:#999999;
	text-transform: uppercase;
}
#column-b .boxed .cookietrail {
	height: 20px;
	padding-top:10px;
	padding-left:5px;
	font-size:10px;
	color:#000000;
	text-transform: uppercase;
}




#column-b .boxed .content {
	padding: 10px;
}

#column-b .boxed .content img {
border:1px solid #578257;
}

/* Column Three */

#column-a {
	float: left;
	width: 250px;
	margin: 5px 10px 0 0;
}

#column-a .boxed {
	margin-bottom: 10px;
}

#column-a .boxed .title {
	height: 24px;
	font-size: 14px;
	color: #260C0A;
	background-color: #ACA197;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border:1px solid #7182BD;
	border-bottom:none;
}

#column-a .boxed .content {
	padding: 9px 9px 5px 9px;
	border-top: 1px none #7182BD;
	border-right: 1px solid #7182BD;
	border-bottom: 1px solid #7182BD;
	border-left: 1px solid #7182BD;
	margin:0 0 20px 0;
}

#column-a .boxed .content a {
color:#7182BD;
text-decoration:underline;
}

#column-a .boxed .content a:hover {
color:#260C0A;
text-decoration:underline;
}

#column-a .boxed .content-grey {
	padding: 0 9px 7px 9px;
	background:#ACA197;
	border-top: 1px none #7182BD;
	border-right: 1px solid #7182BD;
	border-bottom: 1px solid #7182BD;
	border-left: 1px solid #7182BD;
	color:#FFFFFF;
	margin:0 0 20px 0;
}

#column-a a:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* Carousel */

.stepcarousel{
position: relative; /*leave this value alone*/
padding: 0;
overflow: scroll; /*leave this value alone*/
width: 468px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
border:1px solid #ACA197;
margin:0 0 0 5px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
        float: left; /*leave this value alone*/
        overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
        margin:0; /*margin around each panel*/
        width: 468px;
        height: 200px;
        padding:0;
}

#mygallery-paginate {
width:468px;
height:200px;
text-align:right;
margin: -200px 0 0 0;
position:relative;
z-index:2;
}

/* Footer */

#footer {
	width:970px;
	height:20px;
	text-align:right;
	clear: both;
	color:#ACA197;
	background: #260C0A;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer p.lefty {
font-size: 12px;
float:left;
}

#footer p.righty {
font-size: 12px;
float:right;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

#footer a:hover {
text-decoration: none;
color: #8692BF;
}
