/* CSS Document */

body {
margin-top:5px;
background-color: #000000;
background-image: url(images/back.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link {
	color: #006699;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #006699;
	text-decoration: none;
	outline:none;
}

a:visited {
	color: #006699;
	text-decoration: none;
	outline:none;
}

h3 { color: #687baf; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; line-height:1em; border-bottom:1px solid #6E6E6E; padding-bottom:5px; margin-bottom:5px;}

ul{
list-style:square;
padding-left: 15px;
}

/* LAYOUT CLASSES */

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.all {
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* SET TO DIFFERENT HEIGHTS FOR EACH OF THE PAGES */

.site_back_welcome {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 630px;
background-image:url(images/site_back.jpg);
background-repeat:repeat-y;
}

.site_back_about {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 680px;
background-image:url(images/site_back.jpg);
background-repeat:repeat-y;
}

.site_back_gallery {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 840px;
background-image:url(images/site_back.jpg);
background-repeat:repeat-y;
}

.site_back_contact {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 630px;
background-image:url(images/site_back.jpg);
background-repeat:repeat-y;
}


/* LEFT LAYOUT CLASSES */

.left_col{
float:left;
margin-left: 4px;
margin-top: 5px;
width: 270px;
height: auto;
text-align: center;
}

.logo{
width:270px;
height: auto;
}

.navigation{
height: 160px;
width: 270px;
padding-left: 0px;
margin-top:0px;
line-height:0px;
}

.side_box1{
height: 150px;
width: 270px;
padding-left: 0px;
margin-top:10px;
line-height:0px;
background-image:url(images/side_box1.jpg);
background-repeat: repeat-y;
background-color:#FFFFFF;
}

.side_box2{
height: 150px;
width: 270px;
padding-left: 0px;
margin-top:10px;
line-height:0px;
background-image:url(images/side_box2.jpg);
background-repeat: repeat-y;
background-color:#FFFFFF;
}

.side_box3{
height: 150px;
width: 270px;
padding-left: 0px;
margin-top:10px;
line-height:0px;
background-image:url(images/side_box3.jpg);
background-repeat: repeat-y;
background-color:#FFFFFF;
}

.side_box4{
height: 150px;
width: 270px;
padding-left: 0px;
margin-top:10px;
line-height:0px;
background-image:url(images/side_box4.jpg);
background-repeat: repeat-y;
background-color:#FFFFFF;
}

.side_box_text{
width: 256px;
height: auto;
padding-top: 35px;
padding-left: 8px;
padding-right: 4px;
text-align:left;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #fbf5e6;
}

/* RIGHT LAYOUT CLASSES */

.right_col{
float:right;
margin-right: 5px;
margin-top: 5px;
width: 610px;
height: auto;
text-align: center;
}

.banner {
margin-left: auto;
margin-right: auto;
margin-bottom:15px;
width: 600px;
height: 245px;
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
}

.pagecontent{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 600px;
height: 300px;
text-align:left;
}

.footer{
clear:both;
margin-left: auto;
margin-right: auto;
width: 900px;
height: 50px;
line-height:18px;
background-image:url(images/footer.jpg);
}


/* TEXT CLASSES */

.content_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
padding-left: 5px;
padding-right: 5px;
color: #6E6E6E;
line-height:18px;
}

.gal_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #6E6E6E;
padding-bottom:10px;
line-height:0px;
}

.text_footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height:18px;
padding-right: 10px;
padding-top: 7px;
}

.td_table_heading{
color: #42311A;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
text-align:left;
}

.td_table_content{
color: #77582F;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}

.td_offers{
color: #77582F;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
background-color: #fbf5e6;
border: 1px solid #e8dfc7;
}

/* FOOTER WEBWORKS */

.webworks {
color: #FFCC00;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

a.webworks:link {
color: #FFCC00;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:visited {
color: #FFCC00;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #FFCC00;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline ;
}

/* WEBWORKS */
