@charset "utf-8";
/* CSS Document */

		ul {
	margin: 0;
	padding: 0;
	}

/* -----------------------------------
elements
----------------------------------- */
.wrapper {
	width: 1000px;
	}
body {
	background-color:#ad8f80;
	background-image: url(images/background_gradient.png);
	background-repeat: repeat-x;
	color: #E5BC67;
	font-size: 16px;
	padding: 0 25px 25px 10px;
	}
	
h1 {
	font-size:36px;
	margin-bottom: 25px;
	padding-left:25px;
	font-family: "Nueva Std";
	color: #FFF;
	}
h2 {
	font-size: 30px;
	margin-left: 25px;
	font-family: Candara, Verdana, Geneva, sans-serif;
}
h3 {
	font-family:Candara, Verdana, Geneva, sans-serif;
	padding-left: 25px;
	}

li { 
		margin: 0;
		padding: 0;}

/* -----------------------------------
header
----------------------------------- */
#header {
	background-image: url(images/header3.png);
	height: 325px;
	width: 930px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
#header h1 {
	position: relative;
	visibility: hidden;
}
#header h3 {
	font-family: Candara, Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	margin-left:60px;
	margin-top: 235px;
}
/*------------------------
boarder radius
--------------------------------*/
#left-box  #right-box #footer{
	-moz-border-radius: 10px;
		}
/* -----------------------------------
adverstising block
----------------------------------- */
.advertising {
	float: left;
	clear: left;
	margin-left: 25px;
	margin-bottom: 20px;
}

#coupon-hg {
	float: left;
	height: 125px;
	width: 125px;
	margin-top: 80px;
	border: thin double #333;
	padding: 5px;
}
/* -----------------------------------
left box
----------------------------------- */
#left_box {
	background-image: url(images/left-box.png);
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	height:600px;
	width:20%;
	word-spacing: normal;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top:15px;
	clear: both;
	margin-left: 3%;
}
	.nav {
	width: 100%;
	margin-left: 5px;
	margin-top: 15px;
	height: auto;
	}
.nav ul {
	font-size: large;
	list-style-position: inside;
	float:left;
	margin-top: 10px;
}
.nav li {
	list-style-type: none;
	background-position: right;
	margin-left: 15px;
	}
.nav a, .nav here {
	color: #493b1f;  /*brown*/
	padding-top: 10px;
	text-decoration: none;
	display: inline-block;
	background-image: url(images/button3.png);
	background-repeat: no-repeat;
	background-position:0 6px;
	text-align: right;
	float: left;
	padding-top:10px;
	padding-left:45px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	width: auto;
}
.nav here {
	color: #e5bc6c;/*gold*/
	padding-top:15px;
	padding-left:40px;
	font-size:large;
	background-image: url(images/button-h.png);
 	background-repeat: no-repeat;
}


/* -----------------------------------
right box
----------------------------------- */
#right_box {
	background-image:url(images/right-box.png);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	width: 75%;
	background-color: #828699;
	-moz-border-radius: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
		 	}

#right_box h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	color: #E5bc67;
}
#right_box p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	text-indent: 10;
	padding-left: 15px;
	color: #000;
	font-size: small;
	margin: 10px 15px 10px 0;
			}
#emf-form {
	margin: 10px;
	clear: left;
	float: left;
}
.powered-by {
	margin: 5px;
	clear: both;
	float: right;
}
#contact-intro {
	margin: 10px 0 10px 15px;
	}

.content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-left: 30px;
	padding-top: 15px;
}

#seo {
	font-family: Candara;
	color: #fff;
	background-image:url(images/right-box.png);
	background-repeat: repeat-x;
	float:left;
	width: 70%;
	padding-left: 50px;
	margin-left: 15px;
	background-color: #828699;
	margin-top: 10px;
	background-image: url(images/right-box.png);
	-moz-border-radius: 10px;
	 }

#seo p {
	font-size: 14px;
	padding-left: 25px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 1px 1px 1px 15px;
}

#seo h3 {
	font-family: Candara;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 1px;
}
.seo h4 {
	font-family: Candara;
	font-size: 15px;
	text-indent: 7px;
	padding-right: 10px;
	padding-left: 10px;
} 
/* -----------------------------------
footer
----------------------------------- */
#footer {
	background-image: url(images/footer_gradient.png);
	background-repeat: repeat-x;
	width: 95%;
	float: left;
	clear: left;
	margin-top: 5px;
	-moz-border-radius: 10px;
	position: inherit;
		}
		
	#footer p {
	font-family: "Life BT", Cambria, serif;
	color: #e5bc67;
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
		}
/* -----------------------------------
 
----------------------------------- */

/* -----------------------------------
colors
----------------------------------- */

/* -----------------------------------
classes
----------------------------------- */

input#button {
background-color: #E5BC67;
border:2px solid #000; 
padding:2px;
}

#portfolios {
	margin-left: 10px;
	width: 100%;
	clear: both;
	position: relative;
	z-index: 50;
	}

#portfolio_1{
	margin-top:10px;
	margin-left: 75px;
	float:left;
	z-index: auto;
	clear: left;
}

#portfolio_4{
	margin-top:10px;
	float:right;
	z-index: auto;
	margin-right: 75px;
}	
#contact-intro h3 {
	padding: 0;
	margin: 5px;
}

.button {
	background-color: #FFF;
	padding: 5px;
}
.button {
	margin: 5px;
}
/*--------------------------------------------
Portfolio's on Web Design Page
-------------------------------------------------*/
.port{
	width: 30%;
	height: 215px;
	float:left;
	border: medium double #333;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px; 
	padding-left: 7px;
	}
	.portfolio {
	width: 95%;
	margin-left: 10px;
	padding-bottom: 10px;
}
.img {
	padding-right: auto;
	padding-left: auto;
}
.signature {
	font-family: "Segoe Script", "Brush Script MT", "Brush Script Std", "Freestyle Script", cursive;
	font-size: medium;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
}
.WebLink {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.port a p {
	text-align: center;
}
