/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#login {
}
#wrapper { 
	width: 890px;
	margin: 0 auto;
	text-align: left;
}
#wrapper #quotes {
	float: left;
	position: relative;
	width: 500px;
	color: #FFFFFF;
	left: 100px;
	top: 5px;
	font-size: 20px;
}
#wrapper #quotes #login {
	float: right;
	width: 100px;
}
#wrapper #quotes #login p a {
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#wrapper #quotes #login p a:hover {
	color: #666;
	text-decoration: underline;
}
#wrapper #quotes #inquotes {
font-size: 18px;
	float: left;
	width: 400px;
}
h1 {
	font-size: 26px;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", "MS Sans Serif";
}
#about h3 {
	margin-top: -20px;
}
.first {
	margin-top: -5px;
}
#about {
	background-color: #F6B870;
}
#friends, #contact {
	background-color: #7AD3F7;
}
#clients {
	background-color: #A6C197;
}
#services {
	background-color: #FFDA63;
}
#links {
	background-color: #F9CBDF;
}
#content p {
	font-size: 16px;
}
#content img {
	float: left;
	padding-right: 25px;
	padding-left: 10px;
	width:335px;
}
#content #floatRight {
	float: right;
	width: 515px;
}
#floatRight form span {
	padding-left: 5px;	
}
#floatRight form tarea {
	position: relative;
	top: -4px;
}
#picArea {
	width:300px;
	height: 400px;
	float: left;
	/*background-image: url("../images/image_test.gif");*/
}
#branding {
	/*width: 950px;*/
	background-color:#48381D;
	height:106px;
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
/*#about #branding {
	background-image:url(../round_corners/bottom_left.gif);
}
#friends #branding {
	background-image:url(../round_corners/f_leftbottom.gif);
}
#services #branding {
	background-image:url(../round_corners/s_leftbottom.gif);
}
#clients #branding {
	background-image:url(../round_corners/c_leftbottom.gif);
}
#links #branding {
	background-image:url(../round_corners/l_leftbottom.gif);
}
#contact #branding {
	background-image:url(../round_corners/f_leftbottom.gif);
}*/
#head2 {
	color: #FFFFFF;
	font-size: 20px;
	/*float: left;*/
	/*FIX: IE 7 places this righ, Firefox has extra padding on top*/
}
.name {
	font-size: 14px;
	text-align:right;
	position:relative;
	top: -10px;
	right: 100px;
}
#footer {
	clear: both;
	padding-top: 10px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	font-family: "Arial Black", Arial, sans-serif;
	float: left;
	padding-left: 15px;
	width: 131px;
	height: 165px;
	text-align: center;
	background-position: center 25px;
	background-repeat: no-repeat;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a:link, #footer ul li a:visited {
	color: #000000;
}
.textlink a:link, .textlink a:visited {
	color: #333333;
}
.textlink a:hover {
	color: #666666;
}
#footer ul li a:hover  {
	color: #AAAAAA;
}
#about #wrapper #footer ul li#abouttab, #friends #wrapper #footer ul li#friendstab, #clients #wrapper #footer ul li#clientstab, #links #wrapper #footer ul li#linkstab, #contact #wrapper #footer ul li#contacttab, #services #wrapper #footer ul li#servicestab {
	color: #FFFFFF;
}
#box-outer {
	background-repeat: no-repeat;
	background-position: right top;
	height: 106px;
}
#about #branding #box-outer {
	background-image: url(../round_corners/rightsideall.gif);
}
#friends #branding #box-outer {
	background-image: url(../round_corners/f_rightsideall.gif);
}
#services #branding #box-outer {
	background-image: url(../round_corners/s_rightsideall.gif);
}
#clients #branding #box-outer {
	background-image: url(../round_corners/c_rightsideall.gif);
}
#links #branding #box-outer {
	background-image: url(../round_corners/l_rightsideall.gif);
}
#contact #branding #box-outer {
	background-image: url(../round_corners/f_rightsideall.gif);
}/*
#about #branding #box-outer #box-inner {
	background: url(../round_corners/top-left.gif) no-repeat left top;
}
#friends #branding #box-outer #box-inner {
	background: url(../round_corners/f_lefttop.gif) no-repeat left top;
}
#services #branding #box-outer #box-inner {
	background: url(../round_corners/s_lefttop.gif) no-repeat left top;
}
#clients #branding #box-outer #box-inner {
	background: url(../round_corners/c_lefttop.gif) no-repeat left top;
}
#links #branding #box-outer #box-inner {
	background: url(../round_corners/l_lefttop.gif) no-repeat left top;
}
#contact #branding #box-outer #box-inner {
	background: url(../round_corners/f_lefttop.gif) no-repeat left top;
}*/
#logo {
	float: left;
}
/*#services #content {
	background: url(../images/map.jpg) no- repeat right top;
	height: 357px;
}*/
#commentsRight {
	float: right;
	margin-right: 178px;
}
#commentsLeft {
	float: left;
}
#map {
	position: relative;
	left: -45px;
}
#textMap {
	width: 300px;
}
#services #content {

}
#links #content ul {
	font-size: 16px;
	list-style-type: none;
}
#links #content ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
}
#links #content ul li a:hover {
color: #FFFFFF
}
#divRight2 {
	padding-left: 15px;
}
