@charset "UTF-8";
/* CSS Document */


/*
Theme Name: Room Service Theme
Theme URI: http://www.mysite.com/
Description: Describe your theme
Version: 1.0
Author: Bonnie Remeika
*/





#wrap{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 0px;
	height: 100%;
}

#header{
	position: absolute;
	left: 0%;
	top: 0px;
	width: 100%;
	background-image: url(images/testpattern.jpg);
	background-repeat: repeat-x;
	height: 310px;
}



#toplogo{
	position: absolute;
	width: 601px;
	left: 50%;
	margin-left: -300px;
	top: 0px;
	height: 314px;
}



#maincontent{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 310px;
	height: 100%;
}

#sidebar{
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #6C8D21;
	font-size: 12px;
}

#sidebar li{
	list-style-type: none;
}



.table{
	background-image: url(http://gogreen.roomservicecleveland.com/wp-content/themes/newblogtheme/images/blogbg.jpg);
	padding-left: 25px;
	background-repeat: repeat-y;
	padding-right: 20px;
	width: 600px;
}




body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #666666;
	text-align: justify;
	padding-right: 50px;
}




body {
	background-color: #FFFFFF;




}
a:link {
	color: #3D6901;
	text-decoration: none;



}
a:visited {
	color: #3D6901;
	text-decoration: none;


}
a:hover {
	color: #7CAC28;
	text-decoration: none;


}
a:active {
	color: #3D6901;
	text-decoration: none;



}
h1 {
	font-size: 20pt;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3D6901;
	padding-top: 20px;
	padding-bottom: 10px;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	padding-top: 50px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: left;
	color: #3D6901;
}


a.h2:link {
	color: #3D6901;
	font-size: 14px;
	font-weight: normal;
	padding-top: 50px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: left;
	background-image: url(http://gogreen.roomservicecleveland.com/wp-content/themes/newblogtheme/images/titlesymb.jpg);
	background-repeat: no-repeat;
}




a.h1:link {
	color: #3D6901;
	font-size: 20px;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3D6901;
}


.sidetable{
	width: 100px;
	background-image: url(http://gogreen.roomservicecleveland.com/wp-content/themes/newblogtheme/images/blogbg.jpg);
	background-repeat: repeat-y;
}


h3 {
	font-size: 12pt;
}


#buttonsquare{
	position: absolute;
	width: 209px;
	height: 220px;
	left: 671px;
	top: 313px;
	background-image: url(http://gogreen.roomservicecleveland.com/wp-content/themes/newblogtheme/images/buttonsquare.jpg);
	z-index: 30;
}


#sidebuttons{
	margin: 0;
	padding-top: 10px;
	width: 100px;
}

#sidebuttons li{
	list-style-type: none;
}

#sidebuttons a, #sidebuttons a:visited {
	display:block;
	width:9em;
	font-family:Helvetica, Arial, sans-serif; /* ADDED */
	font-size:12pt; /* ADDED */
	text-align:left; /* ADDED */
	text-decoration:none; /* ADDED */
	color:#718045; /* ADDED */
	line-height: 11pt;
  }
  
  #sidebuttons a:hover {
	color:#3D6901;
  }
