/*	##################################
   	GENERAL STYLES FOR PA SEVILLA
	################################## */

html,body{
margin:0;
padding:0
}

body{
text-align:center;
background-image:url('images/bg_1200.jpg');
background-repeat:repeat-y;
background-color: #a71f02;
color: #e6e6e6;
}

p{
margin:0 10px 10px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #e6e6e6;
line-height:150%;
}

a{
display:inline;
color:#c82603;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

li{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
text-align:left;
text-decoration: none;
color: #e6e6e6;
}

/*	##################################
   	LAYOUT & CONTENT
	################################## */


div#header {
height:110px;
margin:0;
padding-left:20px;
}


div#nav {
text-align:right;
margin-bottom:10px;
}

div#nav a {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #FFF;
padding:0 10px 0 10px;
text-decoration: none;
}

div#nav a:hover {
text-decoration: underline;
}

div#container{
width:800px;
margin:0 auto;
text-align:left;
}

div#gallery {
height:400px;
margin:0 auto;
background-color: #000;
}

div#gallerysub {
height:250px;
margin:0 auto;
background-color: #000;
}

div#content{
float:left;
width:540px;
padding:0 15px 0 15px;
background-color:#000;
height: 400px;
padding-top:20px;
}

div#content800{
float:left;
width:780px;
padding-left:20px;
background-color: #000;
}

div#video{
float:left;
width:500px;
margin-left:100px;
}

div#upcoming{
float:right;
width:230px;
height:400px;
background-color:#000;
padding-top:20px;
}



/*	##################################
   	HEADINGS
	################################## */

h3{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 15px;
font-style: italic;
font-weight: normal;
text-decoration: none;
color: #e6e6e6;
}

h2{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-decoration: none;
color: #e6e6e6;
}

div#upcoming h1{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 18px;
font-style: italic;
font-weight: normal;
text-align:center;
text-decoration: none;
color: #e6e6e6;
}

div#upcoming h2{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-align:center;
text-decoration: none;
color: #e6e6e6;
}

div#upcoming h3{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-align:center;
text-decoration: none;
color: #e6e6e6;
}

div#upcoming h4{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
text-align:center;
text-decoration: none;
color: #e6e6e6;
}

div#upcoming h5{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
font-style: italic;
font-weight: normal;
text-align:center;
text-decoration: none;
color: #e6e6e6;
}


/*	##################################
   	FOOTER
	################################## */

div#footer {
background: #000;
clear:both;
height: 70px;
padding:40px 0 0 20px;
}

div#footer a {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 13px;
color: #e6e6e6;
padding:0 6px 0 6px;
text-decoration: none;
text-align:left;
}


div#footer a:hover {
text-decoration: none;
color:#c82603;
}

div#legal {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
color: #999;
text-decoration: none;
padding:10px 0 0 6px;
}

.v20 {
height:20px;
}

.v50 {
height:50px;
}

.v100 {
height:100px;
}





