/* CSS stylesheet */

/**********************************/
/* Universal style rule           */
/**********************************/
* {
	margin: 0;
	padding: 0;
	border: 0;
	/* temporary borders */
/*	border: dashed 1px #ff0000;*/
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CFE3EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
 
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

/**********************************/
/* header                         */
/**********************************/
#header {
	margin: 0;
	height: 208px;
}

#header div.header1 {
	height: 60px;
	background-image: url(images/header_bg1.jpg); /* header_bg1_Christmas.jpg */
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	font-size: 10px;
}

#header a.login {
	color: #B7C0CE;
	text-decoration: none;
	line-height: 60px;
	vertical-align: middle;
	font-size: 10px;
}
#header a.login:link, #header a.login:visited {
	color: #B7C0CE;
}
#header a.login:hover {
	color: #54667E;
}
#header a.login:active {
	color: #B7C0CE;
}

#header div.header2 {
	height: 50px;
	background-image: url(images/header_bg2.jpg); /* header_bg2_Christmas.jpg */
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 17px;
}

#header div.topnav {
	float: left;
}

#header a.topnav {
	color: #54667E;
	text-decoration: none;
	line-height: 50px;
	vertical-align: middle;
	font-size: 17px;
	padding: 0 27px;
}
#header a.topnav:link, #header a.topnav:visited {
	color: #54667E;
}
#header a.topnav:hover {
	color: #DFD6B7;
}
#header a.topnav:active {
	color: #54667E;
}

#header div.header3 {
	height: 98px;
	background-image: url(images/header_bg3.jpg); /* header_bg3_Christmas.jpg */
	background-repeat: no-repeat;
}

#header h1 {
	padding-right: 25px;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	color: #7B899B;
	font-style: italic;
	font-weight: lighter;
}

#header p.saying2 {
	padding: 25px 0 0 280px;
	position: relative;
	text-align: center;
	font-size: 15px;
	color: #7B899B;
	font-style: italic;
}


/**********************************/
/* sidebar                        */
/**********************************/
#sidebar {
	float: left;
	display: inline;
	width: 276px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
}

#sidebar div.sidebar {
	padding-top: 105px;
	padding-left: 76px;
}

#sidebar a {
	font-size: 15px;
	color: #DFD6B7;
	text-decoration: none;
	padding-left: 20px;
	line-height: 27px;
	display: block;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dashed #B6BFCD;
}
#sidebar a:link, #sidebar a:visited {
	color: #DFD6B7;
}
#sidebar a:hover {
	background-image: url(images/sidenav_bg_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #990000;
}
#sidebar a:active {
	color: #DFD6B7;
}

#sidebar div.navheader {
	margin: 40px 15px 10px 15px;
	height: 23px;
	padding-top: 5px;
	background-color: #DFD6B7;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #54667E;
}

#sidebar .facebook {
	background: transparent;
	text-align:center;
	padding-top:10px;
	margin-bottom:-10px;
}

#sidebar .facebook a, a:link, a:visited, a:active, a:hover 
{	text-align:center; margin:0 auto; padding:0; background:none; text-decoration:none; border:none; }


#sidebar p.testimonial {
	padding: 0 15px 25px 15px;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

#sidebar h1 {
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	color: #DFD6B7;
	font-weight: lighter;
}

#sidebar img {
	border: 0;
	text-align: center;
	margin: 5px auto;
}

#sidebar p.ul {
	margin-bottom: 15px;
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	color: #DFD6B7;
}

/* NOT USED RIGHT NOW
#sidebar a.img {
	border: 0;
	background: none;
}
#sidebar a.img:link, #sidebar a.img:visited {
	border: 0;
}
#sidebar a.img:hover {
	border: 0;
}
#sidebar a.img:active {
	border: 0;
}

#sidebar img {
	margin-top: 20px;
	text-align: center;
	border: 0;
}

#sidebar p {
	margin: 0 5px;
	margin-bottom: 15px;
	text-align: left;
}

#sidebar p.misc {
	padding: 0 5px 25px 5px;
	text-align: left;
	font-size: 12px;
	color: #DFD6B7;
}
 */

/**********************************/
/* content                        */
/**********************************/
#content {
	margin-left: 276px;
	background-image: url(images/content_corner.jpg);
	background-repeat: no-repeat;
/*	position: relative;*/
	width: 574px; /* not 624 due to padding */
	text-align: left;
	padding: 5px 25px;
	
}

#content p.pagelabel {
	font-size: 17px;
	color: #3F4958;
	font-style: italic;
	padding-bottom: 5px;
}

#content h1 {
	font-size: 16px;
	color: #3F4958;
	font-weight: lighter;
	font-style: italic;
	padding-bottom: 17px;
}

#content h2 {
	font-size: 15px;
}

#content h3 {
	font-size: 15px;
	color: #3F4958;
}

#content p {
	padding-bottom: 15px;
}

#content ul, #content ol {
	padding: 10px 0 0 40px;
}

#content li {
	margin-bottom: 10px;
}

#content ul.small, #content ol.small {
	margin-bottom: 15px;
	padding: 10px 0 5px 40px;
	font-size: 12px;
	background-color: #B7C0CE;
}

#content li.small {
	margin-bottom: 0;
}

#content a {
	color: #333333;
	text-decoration: underline;
}
#content a:link, #content a:visited {
	color: #333333;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #EEF2FB;
}
#content a:active {
	color: #333333;
	text-decoration: underline;
}

#content a.faq {
	color: #54667E;
	font-weight: bold;
	text-decoration: none;
}

#content table.ses { /* search-engine-services.html */
	margin: 0 12px;
	width: 550px;
	font-size: 11px;
}

#content td.ses {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #B7C0CE;
}

#content table.dns { /* domain-name-services.html */
	margin: 0 97px;
	width: 380px;
	border: 1px solid #54667E;
	border-collapse: collapse;
	font-size: 11px;
	text-align: center;
}

#content td.dns {
	width: 60px;
	border: 1px solid #54667E;
}


/**********************************/
/* portfolio page                 */
/**********************************/
#portfolio {
	/* text-align: center; */
}

#portfolio div.portfolio {
	width: 278px; /* not 287 due to padding */
	height: 95px;
	background-color: #B7C0CE;
	margin-bottom: 15px;
	margin-right: 5px;
	float: left; 
}

#portfolio img {
	border: 1px solid #990000;
	margin-right: 5px;
	float: left;
}

#portfolio p {
	text-align: left;
	font-size: 11px;
	height: 80px;
	overflow: auto;
	padding-right: 3px;
}

#portfolio a {
	text-decoration: none;
	background: none;
}
#portfolio a:link, #portfolio a:visited {
	text-decoration: none;
}
#portfolio a:hover {
	text-decoration: none;
}
#portfolio a:active {
	text-decoration: none;
}


/**********************************/
/* footer                         */
/**********************************/
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 68px;
	clear: both;
	padding-left: 276px;
	text-align: center;
	font-size: 11px;
	color: #7B899B;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	padding-top: 8px;
}

#footer a {
	font-size: 11px;
	color: #7B899B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #7B899B;
	text-decoration: none;
}
#footer a:hover {
	color: #7B899B;
	text-decoration: underline;
}
#footer a:active {
	color: #7B899B;
	text-decoration: none;
}


/**********************************/
/* contact page & quote page      */
/**********************************/
#contact {
	margin: 0 auto;
	margin-bottom: 15px;
	width: 540px;
	font-size: 13px;
	text-align: center;
}

#contact div.info {
	width: 325px;
	height:200px;
	float: left;
	text-align: left;
}

#contact div.map {
	margin-left: 325px;
	width: 215px;
	height:200px;
	text-align: left;
}

#contact div.form {
	margin-top: 20px;
	width: 540px;
}

#contact div.req {
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#contact table.form {
	margin: 0 auto;
	width: 500px;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #999999;
}
#contact td.form {
	width: 176px; /* not 200 due to padding */
	padding: 2px;
	vertical-align: top;
	text-align: right;
}
#contact td.form2 { /* not 300 due to padding */
	width: 296px;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
#content .text { /* set parameters for form text field */
	width: 150px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .textarea { /* set parameters for form textarea field */
	width: 250px;
	height: 100px;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact p.errmsg {
	margin: 10px auto;
	width: 400px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #999999;
}

#contact p.formmsg {
	margin: 15px 35px;
	color: #000000;
	text-align: left;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contact .submit {
	padding: 3px 5px;
	border: 1px solid #990000;
}


/**********************************/
/* misc                           */
/**********************************/
p.center {
	text-align: center;
}
div.center {
	text-align: center;
}

.dkbl { /* dark blue */
	color: #54667E;
}
.ltbl { /* light blue */
	color: #B7C0CE;
}
.burg {
	color: #990000;
}
.blk {
	color: #000000;
}

.dashbrdrtop {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dashed #B6BFCD;
}
.dashbrdrbot {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #B6BFCD;
}

.ltbluebg {
	background-color: #EEF2FB;
	padding: 3px 5px;
}

.bluebg {
	background-color: #B7C0CE;
	padding: 3px 5px;
}
-->
