@import url("styles.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	color: #000;
}
body#index a#indexnav,
body#equestrian a#equestriannav,
body#portraits a#portraitsnav,
body#about a#aboutnav,
body#gallery a#gallerynav,
body#contact a#contactnav {
color: #ff9999;

}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}


.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
img {
	margin: 0px;
	padding: 0px;
}


.imageleft {
	float: left;
}

.mainbody {
	float: left;
}

/* Menu */

.menu {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../images/Contact-page_05.jpg);
	float: left;
}

ul.nav {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding: 0px;
}
.nav li {
	display: inline;
}

ul.nav a, ul.nav a:visited {
	text-decoration: none;
	width: 1000px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	color: #fff;
	font-weight: normal;
}

ul.nav a:hover, ul.nav a:focus {
	color: #ff9999;
}

ul.nav a:active {
	color: #ff9999;
}
ul.nav li.last a, a:visited {
	border-right-width: 0px;
	border-right-style: none;
	text-align: center;
} 


.imagleft {
	float: left;
}
.wordsright {
	padding-top: 20px;
	padding-left: 10px;
	width: 600px;
	float: left;
}
.wordsrightContact {
	padding-top: 20px;
	padding-left: 10px;
	width: 574px;
	float: left;
	padding-right: 20px;
}
.terms {
	width: 350px;
	height: 1134px;
	float: left;
}

.wordsbottom {
	width: 920px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.listleft {
	float: left;
	width: 250px;
}
.listright {
	width: 200px;
	float: right;
}
.footer2 {
	font-size: 16px;
	text-align: center;
	letter-spacing: 2px;
	color: #666666;
	margin-top: 8px;
}
.footer2 a, .footer2 a:visited {
	color: #666666;
	text-decoration: none;
}
.imagleft2 {
	float: left;
	width: 218px;
	margin-bottom: 30px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer2 a {
	font-weight: normal;
}
