/**GalaTentCare.com a Division of Gala Enterprises - TheGalaevents.com, SiteCoverage.com, GalaTentCare.com
Site content, design, layout, & maintenance by JTaylorMarketing.com.**/

/**Basic Page**/

*{ 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;
}

/**Common Stuff**/

p
{
	font-family:arial;
	font-size:0.9em;
}

/**Wrapper For Whole 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 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 Content Section**/

#main
{
	background:#ffffff url(../assets/tentsMainGraphic.jpg) no-repeat center; 
	height:284px; padding-top:0px; padding-bottom:0px
}
#content
{
	
	height:275px;
    background:url(../assets/bodyimages/gradientstrip1.gif) repeat-x;	
}
#left,#right
{
	width:275px;
    height:184px;padding-top:5px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	margin:0px 275px 0px 275px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
    padding-top:5px;
}

#left h1,#right h1,#center h1
{
font-size:1.5em;
padding:10px 0 0 50px;
font-family:arial;
}
#left p,#right p,#center p
{
padding:10px 15px 0px 20px;
}
#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
	
}
#left a,#right a,#center a
{
	color:#fff;
	text-decoration:none;
}
#left a:hover,#right a:hover,#center a:hover {
	color: #5893e1;
	text-decoration: underline;
}
#container
{
	height:425px;
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:5px;
	
}
#lcontain
{
	width:268px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:424px;
	margin-top:5px;

}
#rcontain
{
	
	background:#eeeeee;
	float:right;
	width:565px;
      height:424px;
	margin-right:5px;
    margin-top:5px;
 	
}
#rcontain  h1,#lcontain h1
{
color:#2f2f2f;
font-size:1.5em;
font-family:arial;
padding:15px 0px 0px 15px;
}
#rcontain p
{
color:#2f2f2f;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
color:#2f2f2f;
padding-left:15px;
padding-right: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;
}

/** Footer for Copyright Info, etc. ***/

#footer {
	background: #2e2e2e url(../assets/bodyimages/gradientstrip2.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
	height:60px;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #9ab2be;
	text-decoration: underline;
}
