/*TriVision Studios 2007 - Michael Guild Design/Development ( Michael@TriVision.tv) */

body
 {
background-image:url(img/patternwall_bg.jpg);
background-repeat:repeat; 
padding:0;
margin:0;
margin-left: 0px;
margin-top: 0px;
text-align:center;
 }
table{padding:0; margin:0;}
a:link img, a:visited img{
filter:gray();
}
#gal img{
padding:10px;
}
a:hover img{
filter:none;
}
#wrapper{
text-align:center;
margin:0 auto;
}
#container{
width:960px;
text-align:justify;
background-color:#CC0001;
margin:0 auto;
}

#header{
float:left;
background-color:#CC0001;
width:100%;
}
#tours{
height:93px; 
width:333px;
left:20px; 
position:absolute; 
top:27px;

}
#news{
height:93px; 
width:333px;
left:20px; 
position:absolute; 
top:140px;
}
#gallery{
height:93px; 
width:313px;
left:20px; 
padding-left:20px; 
position:absolute; 
top:255px;
}

#gallery2{
height:115px; 
width:313px;
left:25px; 
padding-left:20px; 
position:relative; 
top:385px;
padding:0px;
margin:0px;
}
#content{
float:left;
background-color:#670001;
width:100%;
}
table{
width:90%;
}
#content #leftcol{
float:left;
background-color:#670001;
background-image:url(img/leftcol.jpg);
background-repeat:no-repeat;
background-position:top;
width:360px;
position:relative;
height:530px;
}

#content #rightcol{
position:relative;
float:right;
background-color:#670001;
width:600px;
}

#footer{
text-align:center;
float:left;
background-color:#CC0001;
width:100%;
margin:0 auto;
}
 
#content h1{
position:absolute;
top:-.2em;
display:block;
font-weight:bold;
color:#CC0001;
font-family:"Myriad Headline", Verdana, Arial;
font-size:24px;
text-transform:uppercase;
padding:0;
margin:0;
}
#content h2{
color:#CC0000;
font-family:"Myriad Headline", Verdana, Arial;
font-size:16px;
padding:0;
margin:0;
font-weight:normal;
}
#content h3{
font-weight:bold;
color:#CC0001;
font-family:"Myriad Headline", Verdana, Arial;
font-size:10px;
padding:0;
margin:0;
}
#content{
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
img{border:none;}
p {padding:0; margin:0;}

#content #rightcol p{
padding-right:20px;
}
#content a:link, #content a:visited{
text-decoration:none;
text-transform:uppercase;
color:#fff;
font-weight:bold;
}
#content a:hover{
color:#666;
text-decoration:none;
}
table, td{
border:none;
vertical-align:top;
}
a.button:link
{
	color:#FFFFFF;
	text-decoration:none;
}
a.button:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

a.button:hover
{	
	color:#FFFFFF;
	text-decoration:none;
	}


#content a.text:link, #content a.text:visited{
text-transform:uppercase;
color:#fff;
font-weight:bold;
padding-left:15px;
	text-decoration:none;
	background-image:url(js/bullets.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#content a.text:hover{
color:#666;
text-decoration:none;
padding-left:15px;
background-image:none;
}




/*TriVision Studios 2007 - Michael Guild Design/Development ( Michael@TriVision.tv) */