/**GalaTentCare.com a Division of Gala Enterprises - TheGalaevents.com, SiteCoverage.com, GalaTentCare.com
Site content, design, layout, & maintenance by JTaylorMarketing.com.**/

/**Common Gala Tent Care Page Attributes**/

*{ margin: 0px; padding: 0px; }*
body
{ 
  background:#eee center top;
  color: #dcdcdc;
  font: .8em normal small "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;
}

p
{
	font-family:arial;
	font-size:0.9em;
}

/**Wrapper For Whole Gala Tent Care Page **/

#wrapper 
{
	width:875px;
	margin:5px auto;
	background:#ffffff;
}
#top,#footer,#main,#content,#container,#main2
{
	width:850px;
	margin:0px auto;
}
#top
{
	background:#fdfdfd url(../assets/tentcareheaderlogobg.jpg) repeat-x;
	height:61px;
}

/** Top Gala Tent Care Navigation Menu***/

ul
{
list-style:none;
}
#menu li
{
display:inline;
font-weight:700;
}
li a
{
text-align:center;
color:#5893e1;
float: left;
height: 28px;
margin-right: 1px;
text-decoration: none;
font-size: 1.1em;
padding: 20px 20px 13px 20px;
}
#menu
{
margin-left:350px;
}
#menu a:hover
{
	color:#fff;
	text-decoration: underline;
}

/**Main Gala Tent Care Content Section**/

#container
{
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:5px;
}
#fullcontain
{
	width:840px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	margin-top:5px;

}

/** To put image into upper right corner of content pages with large margin**/
.image_float 
{
	float:right;
	margin: 35px 40px 10px 10px;
}

/** To put image at upper right of content with small margin**/
.image_float_rightsmall
{
	float:right;
	margin: 0px 10px 5px 10px;
}

.image_float_leftsmall
{
	float:left;
	margin: 5px 5px 0px 0px;
}

.image_float_center
{
	float:center;
	margin: 5px 5px 5px 5px;
}

/** To insert white space below content in fullcontain**/
.spacer
{
	clear:left;
}
/** Not Used On All Content Pages**/

#sidebar
{
	width:300px;
	background:#eeeeee;
	float:right;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 10px;
	border: 0px;
}



#lcontain
{
	width:268px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:260px;
	margin-top:5px;

}
#rcontain
{
	
	background:#eeeeee;
	float:right;
	width:565px;
      height:260px;
	margin-right:5px;
    margin-top:5px;
 	
}
#fullcontain h1,#rcontain  h1,#lcontain h1
{
color:#2f2f2f;
font-size:1.5em;
font-family:arial;
text-decoration:underline;
padding:15px 0px 0px 15px;
}
#fullcontain h2,#rcontain  h2,#lcontain h2
{
color:#2f2f2f;
font-size:1em;
font-family:arial;
padding:5px 0px 0px 15px;
}
#fullcontain h3,#rcontain  h3,#lcontain h3
{
color:#2f2f2f;
font-size:1em;
font-family:arial;
font-style:italic
padding:5px 0px 0px 15px;
}
#fullcontain p
{
color:#2f2f2f;
padding:0px 10px 0 30px;
}
#rcontain p
{
color:#2f2f2f;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
color:#2f2f2f;
padding-left:15px;
}
#lcontain h2
{
font-size:1.1em;
font-family:arial;
}
#lcontain a 
{
	color:#1c443b;
}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

blockquote {
color:#2f2f2f;
font-size:.9em normal small;
font-style:italic
width: 500px;
float: left;
margin: 0px 0px 0px 55px;
}


/** Footer for Copyright Info, etc. ***/

#footer {
	background: #2e2e2e url(../assets/bodyimages/gradientstrip2.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #9ab2be;
	text-decoration: underline;
}

