﻿
body {
		color: #333333;
	font-family: "arial narrow";
	font-size: 14px;
	height: 100%;
	margin-top:0px;
	min-height: 728px;
	background-image: url('images/background.jpg');
		background-position: center top;
background-color:#5D4231;
		background-repeat:repeat-x;
	
}

.justify {
	text-align:justify;
}

#pricinginfo {
	margin:5px;
	width:550px;
	color:#ffffff;
	font-weight:bold;
}

.contentdiv {
	font-weight:bold;
}
#container {
	width:787px;
	padding:80px 0px 0px 13px;
	margin:0px auto 0px auto;
}

#blog {
position:absolute;
	top:562px;
	color:#ffffff;
	font-size:x-small;
}

#blog a {
	color:#ffffff;
	text-decoration:none;
	
}

#blog a:hover {
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:dotted;

}

.homepage {
	background-image: url('images/homepage.jpg');
	width: 780px;
	height: 409px;
	background-repeat: no-repeat;
	
	
}
.portfolio {
	background-image: url('images/portfolio.jpg');
	width: 780px;
	height: 409px;
	background-repeat: no-repeat;
	
	padding-top:10px;
}
.pricing {
	background-image: url('images/pricing.jpg');
	width: 780px;
	height: 409px;
	background-repeat: no-repeat;
	

	padding-top:10px;
}
.contact {
	background-image: url('images/contact.jpg');
	width: 780px;
	height: 409px;
	background-repeat: no-repeat;
	
	padding-top:20px;
}

.contactsent {
	background-image: url('images/contact.jpg');
	width: 780px;
	height: 380px;
	background-repeat: no-repeat;
	
	padding-top:20px;
}


#controllershell {
	margin-left: auto;
	margin-right: auto;
	width: 845px;
	height:70px;
}
#myController {
	position:absolute;
width:800px;
	font-family: Ravie;
	margin-top: 50px;
	margin-left:-5px;
	height: 15px;
}
#right {
	width: 200px;
	float: right;
	margin-right: 5px;
	padding: 5px;
	font-family: "arial narrow";
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

#rightportfolio {
	width: 200px;
	float: right;
	margin-right: 5px;
	
	font-family: "arial narrow";
	font-size: 13px;
	font-weight:bold;

	color: #ffffff;
}

#rightpricing {
	width: 200px;	float: right;
	margin-right: 5px;
	padding: 5px;
	font-family: "arial narrow";
	font-size: 13px;
	font-weight:bold;

	color: #ffffff;
}

#rightcontact {
	width: 200px;
	float: right;
	margin-right: 5px;
	padding: 5px;
	font-family: "arial narrow";
	font-size: 13px;
	font-weight:bold;

	color: #ffffff;
}


textarea {
	font-family: "arial narrow";
	font-size: 13px;

}

 


 input {
	font-family: "arial narrow";
	font-size: 13px;

}

 


 a.web {
	color: #ffffff;
	text-decoration:none;
}

 a.web:hover {
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:dotted;
}
h1 {
	color: #ffffff;
	font-family: "arial narrow";
	font-size: large;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:0px;
	font-weight: bold;
}

h4 {
	color: #ffffff;
	font-family: "arial narrow";
	font-size: large;
	margin-top: 5px;
		font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	color: #ffffff;
	font-family: "arial narrow";
	font-size: large;
	margin-top: 5px;
		font-weight: bold;

}
h3 {
	color: #ffffff;
	font-family: "arial narrow";
	font-size: large;
	margin-top: 0px;
		font-weight: bold;

}


h2.home {
	color: #ffffff;
	font-family: "arial narrow";
	font-size: large;
	margin-left: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top:0px;

}

ul#price {
	margin-left:-6px;
	padding:0px;
}

ul#price li {
	list-style: none;
	background-image:url('images/website-pricing.gif');
	background-repeat:no-repeat;
	background-position:left bottom;	display:inline-block;
	width:245px;
	height:26px;
	font-weight:bold;
	color:#CC9900;
	padding-top:7px;
	padding-left:7px; 
}

ul#price li a {
	color:#CC9900;
	text-decoration:none;
	outline-style:none;
}

ul#price li:hover {
	background-position:left 0px;
}

.contactpage {
	width:510px;
	margin-left:25px;
	height:400px;
	color:#333333;
	font-family: "arial narrow";
	font-size: 13px;
	font-weight:bold;

}



.navlinks {
	width: 787px; margin-left:5px;
	line-height:12px;
	color:#666666;
}

.titles {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.text {
	color:#666666;
	text-decoration:none;

}

.navlinks a {
	text-decoration:none;
	outline:0px;
	
}

.portfolio a img {
	border: 8px solid #B15FAD;
}

.portfolio a:hover img {
	border:8px #ffffff solid;
} 

#rightpricing .testimonial {
font-style:italic;
font-weight:normal;
}

.texth {
	color:#FFFFFF;
	font-family:"arial narrow";
	font-size:15px;
	font-weight:bold;
}

.textb {
	color:#FFFFFF;
	font-family:"arial narrow";
	font-size:13px;
	font-weight:bold;
}

.textn {
	font-weight:normal;	
}

.link:link {
color: #006;
}
.link:visited {
color: #006;
}
.link:hover {
color: #006;
}
.link:active {
color: #006;
}