/* Global Styles
----------------------------------------------- */


body {

	background-color: #376B1F  ;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 60%;
	margin: 0;
	padding: 0;
	/*min-width: 753px; /* Make sure our page is at least the width of our wrapper div. Thankfully, not needed in IE. */
	text-align: center;
}

a {
	color: #bd3500;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
}
p {
	margin: 10px 0;
}
img {
	border: 1;
	border-color: #999999;
}
h2#title {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: right;
	padding: 1px 20px 1px 0;
	margin: 0;
	padding:5px;
	border-bottom:1px dashed #8b8d77;

}
h2#title span {
	color: #000000;
	font-weight:bold;
	margin:10px;
	/*margin: 0 -1px;*/
	
	}
h3 {
	color: #666;
	font-size: 90%;
	margin: 10px 0;
}
h3 span {
	color: #990000; 
}
h3 span span {
	color: #8e8e76;
	margin: 0 -2px;
}
em {
	/*color: #a99c81;*/
	color: #928968;
}
.hr {
	height: 5px;
	background-image: url(dovesiamo_files/images/hr.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}
.offsite {
	padding-left: 10px;
	background: url(/images/offsite.gif) no-repeat center left;
}
.clearing {
	clear: both;
}
.hide {
	display: none;
}
#wrapper {
	/*background-image:url(images/wrapper_background.png);
	background-repeat:repeat-y;
	background: url(/images/wrapper_background.png) repeat-y;*/
	width: 800px;
	margin: 0 auto;
	text-align: right;

	border: 1px solid #003300;
	background-color:#D9CA8C;	
	/*background-color: #F5CD6B;*/

}
#container {
	margin: 0 /*18px 0 37px*/;
	
}

#container2 {
	margin: 0 /*18px 0 37px*/;
		padding: 5px;
}
#header {
	width: 800px;
	height: 210px;
	color: #FFCC00;
	background-image: url(img/header_background2.jpg);
	background-repeat:no-repeat;
	
	margin: 0;
}
#header span {
	display: none;
}






#nav {
	width: 800px;
	background: #004B27/*url(images/dark_bg.png)*/;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	/* georgia, "times new roman", times, serif*/
	font-weight: bold;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	
	/*margin-left: -19px;*/

	height: 24px;


}
#nav ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#nav ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#nav ul li a {
	color: #CC9900;
	/*background: #5B5939 url(/images/nav_p.png);*/
	height: 20px;
	width: 110px;
	w\idth: 110px;
	font-size: 12px;
	padding: 4px 0 0 0;
	border-left: 1px solid #003300;
	text-decoration: none;
	text-align: center;
	display: block;
}
#nav ul li a:hover/* hide from IE 5 (but not 5.5) */ {
	color: #CC9900;
	background:#006600 ;
}

#content {
	width: 750px;
	color: #333333;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:0px;
	float: left;
	background-image: url(dovesiamo_files/images/logo_hotel.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0 4px 4px 4px ;text-align: left;
	
}


#content p {
	line-height: 30px;
	font-size:100%;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	color: #5B5939;
}

#sb_pic {
	background: #A8A473;

	border: 1px solid #e4e7d3;
	padding: 4px;
	margin-right:5px;
	margin-top:10px;
	display:block;
	float:left;
}
#sb_pic span {
	width: 165px;
	height: 125px;
	background-image: url(dovesiamo_files/images/sidebar_1.jpg);
	
	border: 1px solid #d6d9c5;
	display: block;
}
#design #sb_pic span {
	background: url(/images/sidebar_2.jpg);
}
#hosting #sb_pic span {
	background: url(/images/sidebar_3.jpg);
}
#software #sb_pic span {
	background: url(/images/sidebar_4.jpg);
}
#portfolio #sb_pic span {
	background: url(/images/sidebar_5.jpg);
}
#contact #sb_pic span {
	background: url(/images/sidebar_6.jpg);
}
.sb_header {
	margin-top: 10px;
}
.sb_header .one {
	color: #9fa299;
	background: transparent;
	font-size: 11px;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.sb_header .two {
	color: #77796e;
	background: transparent;
	font-size: 11px;
	letter-spacing: -.7px;
	font-weight: bold;
}
#sidebar ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	background: url(/images/sidebar_icon.gif) no-repeat center left;
	padding: 1px 0 0 12px;
}
#sidebar ul li img {
	margin-bottom: -3px;
}
#footer {
	width: 800px;

	color: #CC9900;
	background:  #004B27/*#A8A473 url(/images/dark_bg.png)*/;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 28px;

	border-top: 1px solid  #003300;
	
	clear: both;
}
#footer span {
	font-weight: normal;
}
#footer a {
	color:#CC9900;
	font-weight: bold;
}
#footer #footer_left {
	display: inline;
	float: left;
	padding: 2px 2px 2px ;

}
#footer #footer_right {
	display: inline;
	float: right;
	margin-right: 4px;
	padding: 2px 2px 2px ;
}
/*#bottom_fade {
	width: 753px;
	height: 12px;
	background-color:#FFFFFF;
	background-image:url(images/bottom_fade.png);
	background-repeat:no-repeat;
	background: #fff url(/images/bottom_fade.png) no-repeat;
}*/

