@charset "utf-8";

#nav {
        border-radius:20px 20px 20px 20px;
        -moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	-o-border-radius:20px 20px 20px 20px;
	-ms-border-radius:20px 20px 20px 20px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font: 32px 'TangerineRegular', Arial, sans-serif;
        
}

#nav ul li a {
	color:#000; 
	text-decoration: none;
	float:left;
	padding-top:20px;
	padding-right:12px;
	padding-left:12px;
	padding-bottom:8px;
        border-radius:20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	-o-border-radius:20px 20px 20px 20px;
	-ms-border-radius:20px 20px 20px 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width:2px;
	background-image:url(../Photos-Images/background.png);
	margin:2px;
	font-weight:bold;
}


#nav ul li a:hover {
	color:#993333;
}

#pepper-option a:hover {
	color:#993333;
}

#stringy-option a:hover {
	color:#993333;
}

h2 a:hover {
	color:#451111;
}

h6 {
	font: 45px/68px 'AlexBrushRegular', Arial, sans-serif;
    margin-left:5px;
	margin-bottom: 10px;
	margin-top:5px;
	text-align:center;
}

h6 a:hover {
	color:#666;
}

h1 {
	font-family: 'AlexBrushRegular', Arial, sans-serif;
	font-size: 60px;
	line-height: 68px;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
	margin-bottom:-0px;
}

#mini-container h6 a {
	text-decoration: none;
	color: #451111;
}

h5 {
	margin-left:500px;

}

h2 {
	text-align:center;
	color: #451111;
	
}

h2 a {
	font-family:'AlexBrushRegular', Arial, sans-serif;
	color:#000;
	font-size:40px;
	text-decoration: none;
	
}

#footer h5 a {
	text-decoration: none;
	color: #FFF;
	padding:10px;
}

#footer a:hover{
	color:#900;
}

#footer h5 {
	text-decoration: none;
	color: #FFF;
}

h4 {
	color:#000;
	font-size:35px;
	font-family: 'AlexBrushRegular', Arial, sans-serif;
	text-decoration: underline;
	padding-top:0px;
	padding-bottom:0px;
}

#finish {
	font-family:'AlexBrushRegular', Arial, sans-serif;
}

#finish a {
	color:#900;
}

#content h4 {
margin-top:-20px;
margin-bottom: -0px;
}

#thetop {
	border:none;
	margin-right:250px;
}

#thetop a:hover {
	color:#990000;
}

#next {
	border:none;
}

#next a:hover{
	color:#990000;
}

#gallery-next {
	margin-top: 20px;
	margin-left:30px;
	border: none;
}

#gallery-back {
	margin-top: 20px;
	margin-left:30px;
	border: none;
}

#back2top {
	border:none;
	margin-right:850px;
}

#back2top a:hover {
	color:#990000;
}

#option1 {
	color: #FFF;
	text-align: center;
	padding:5px;
	font-family: 'AlexBrushRegular', Arial, sans-serif;
	font-size: 30px;
	text-decoration: none;
}

	
#option2 {
	color: #FFF;
	text-align: center;
	padding:5px;
	font: 30px 'AlexBrushRegular', Arial, sans-serif;
}

#gm a:hover {
	color: #993333;
}

#mab a:hover {
	color: #993333;
}

#df a:hover {
	color: #993333;
}

#Phone-no {
	padding-right: 10px;
}

Email {
	padding-right: 50px;
}

Name {
	padding-right: 55px;
	margin-top: 30px;
}

Submit {
	margin-left: 200px;
}

MySubmitForm {
	margin-left: 50px;
}


#footer h a {
	color: #000;
	text-decoration: none;
	text-transform: none;
}

#aside-nav3 h6 a:hover {
	color:#900;
}

#aside-nav2 h6 a:hover {
	color:#900;
}

#aside-nav1 h6 a:hover {
	color:#900;
}

#breadcrumbs {
	float:left;
	margin-left:-300px;
	margin-top: 80px;
}

#breadcrumbs a {
	text-decoration: none;
	color: #000;
}

#breadcrumbs a:hover {
	color: #990000;
	
}
