﻿@import url("layout.css");
body{
	font-family: "Verdana";
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #ffffff;
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thick;
	background-image: url('../affordable-website-images/background1.gif');
}
#container{
	width: 700px;
	margin-top: 60px;
	background-color: #ffffff;
	font-size: 12px;
}
#masthead{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#navigation{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
}
#page_content{
	position: relative;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#content{
	position: relative;
	float: left;
	width: 454px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-right-width: thin;
	color: #A0522D;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
#sidebar{
	float: right;
	width: 240px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	color: #222222;
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: thin;
	background-color: #FFFFFF;
	border-right-color: #808080;
	border-right-style: solid;
	border-right-width: thin;
}
#footer{
	clear: both;
	width: 700px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	background-color: #E27C18;
	font-size: 10px;
	color: #ffffff;
}
#masthead h2{
	font-weight: bold;
	font-size: 20px;
	font: Verdana;
	color: #D56A00;
	text-transform: capitalize;
	float: right;
	margin-top: 5px;
	display: inline;
}
#masthead h3{
	font-weight: normal;
	color: #666666;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	padding-left: 0px;
}
#navigation ul{list-style-type:none;width:auto;margin:0;padding:0;}
#navigation li{float:left;}
#navigation a{
	text-decoration: none;
	color: #D56A00;
	display: block;
	margin: 0 1px;
	padding: 3px;
	border: 1px solid #708090;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#navigation a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E27C18;
}
#content h1{
	color: #D56A00;
	font-size: 16px;
	margin-bottom: 0px;
}
#content h2,h3,h4,h5,h6{
	color: #C64F00;
	font-size: 12px;
	margin-bottom: 0px;
}
#content img{
	border-top-color: #FFFFFF;
	padding-top: 0px;
	border-top-color: #FFFFFF;
}
#content a{
	color: #D56A00;
}
}
#sidebar p{color:#222;}
#sidebar img{
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#sidebar follow_us_title{background-color:gray;color:#fff;font-size:medium;}
#sidebar a{
	color: #FFFFFF;
	background-color: #808080;
}
#footer p{font-size:0.85em;color:#ffffff;}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E27C18;
}
#footer a:hover{color:#800000;text-decoration:none;}
a{
	border-color: #FFFFFF;
	color: #D56A00;
	text-decoration: none;
	position: relative;
}
a:hover{
	color: #D56A00;
	text-decoration: none;
}
.style_bold{font-weight:bold;}
.style_italic{font-style:italic;}

