@charset "utf-8";

/* 
--------------------------------------------------------------------
Created by: Aroldo Alvarez for
San Antonio Web Design Company
www.sanantoniowebdesigncompany.com
--------------------------------------------------------------------*/

/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	margin:0px 0px 0px 15px;
	color:white;
	}
li{
	font-family:Arial, Helvetica, sans-serif;
color:white;
padding:0px 0px 5px 10px;
list-style:url(../img/bullet.jpg);
list-style-position:inside;
}
	
body {
	background-color:#889498;
	font:76%/140% Arial,Helvetica,sans-serif;
	text-align:left;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
	}
	
hr {
	clear:both;
	border:1px dashed #404036;
	width:100%;
	line-height:25px
	}
.clear {
	clear:both;
	}
.centered, p.centered {
	text-align:center;
	}
.right {
	text-align:right;
	}		
img {
	border:0;
	}	

html{
height:100%;
}

* html #wrapper
{
}

/* Branding
--------------------------------------------------------------------------------------*/
#logo {float: left; display: block; width:120px;  height:85px; background-image:url(../img/logo.jpg); background-repeat:no-repeat;}
#logo img, #logo span {display: none;}



/* Page Header Area
------------------------------------------------------------------*/
#header{
width:100%;
height:232px;
margin:0px;
padding:0px;
background-image:url(../img/HeaderBackground.jpg);
background-repeat:repeat-x;
}

#headerInner{
width:940px;
height:232px;
margin:0px;
padding:0px;
margin:0 auto;
text-align:left;
}

#headerLeft{
float:left;
width:515px;
height:232px;
margin:0px;
padding:0px;
text-align:left;
}

#headerRight{
float:right;
width:415px;
height:232px;
margin:0px;
padding:0px;
background-image:url(../img/HeaderRightBackgroundImage.jpg);
background-repeat:no-repeat;
background-position:top;
}

/* Page Menu Area
------------------------------------------------------------------*/

#menu{
width:307px;
height:30px;
margin:38px 0px 0px 0px;
padding:0px;
}


#menu ul{
display:inline;
margin:0px;
}

#menu ul li{
display:inline;
margin:0px 1px 0px 0px;
padding:4px 10px 4px 10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background-color:#76a9bd;
}

#menu ul li a{
text-decoration:none;
color:white;
}

#menu ul li a.selected{
color:#ffea2e;
}

#menu ul li a:hover{
text-decoration:none;
color:#ffea2e;
}

#menu ul li.current{
background-color:#49778b;
}

/* Page Wrap Top Level Div Tags
------------------------------------------------------------------*/
#wrapper{
width:940px;
margin:0px;
padding:0px;
margin:0 auto;
text-align:left;
}


/* Page Main Left Area
------------------------------------------------------------------*/
#left{
float:left;
width:705px;
margin:20px 0px 0px 0px;
padding:0px;
padding-bottom: 9em;
}

#box{
width:220px;
float:left;
height:125px;
margin:0px 10px 0px 0px;
padding:0px;
}

#box ul{
display:block;
margin:0px 0px 0px 10px;
}

#box ul li{
font-family:Arial, Helvetica, sans-serif;
color:white;
padding:0px 0px 5px 10px;
list-style:url(../img/bullet.jpg);
list-style-position:inside;
}


/* Page Main Right Area
------------------------------------------------------------------*/

#right{
float:right;
width:220px;
height:600px;
margin:0px;
padding:0px;
background-image:url(../img/subback.jpg);
background-repeat:no-repeat;
background-position:top;
}

#bio{
width:170px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:white;
padding:5px 0px 0px 25px;
}

#bio a{
text-decoration:underline;
color:#abedf9;
}

#bio a:hover {
text-decoration:none;
color:#ffea2e;
}

a{
	text-decoration:underline;
	color:#abedf9;
}

a:hover{
	text-decoration:none;
color:#ffea2e;
}

#sidebar{
width:200px;
height:300px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#384044;
padding:10px 0px 0px 10px;
}

#quote{
margin-top:20px;
padding:20px 0px 0px 10px;
width:200px;
background-image:url(../img/quotes.jpg);
background-repeat:no-repeat;
background-position:top left;
}


/* Page Footer Area
------------------------------------------------------------------*/

#footer{
background-color:#384044;
width:100%;
height:150px;
margin:0px;
padding:0px;
position: relative;
margin-top: -12.5em;
}

#footerInfo{
width:940px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#858686;
margin:0 auto;
text-align:left;
}

#footerInfoLeft{
float:left;
width:800px;
height:100px;
margin:15px 0px 0px 0px;
}

#footerInfoRight{
float:right;
width:100px;
height:100px;
margin:15px 0px 0px 0px;

}
/*
--------------------------------------------------------------------------------------
 Styles
--------------------------------------------------------------------------------------*/

h1{
font-size:21px;
color:#cbf0ff;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:8px;
font-weight:lighter;
}

h2{
font-size:16px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:8px;
font-weight:bold;
}

#left p{
color:white;
font-size:12px;
line-height:16px;
font-weight:normal;
}

hr{
height:9px;
background-image:url(../img/divider.jpg);
background-repeat:repeat-x;
width:100%;
border:0px;
}

.line{
	height:20px;
	width:100%;
	margin:0px;
	padding:0px;
	background-image:url(../img/line.jpg);
	background-repeat:repeat-x;
}

p{
	margin:0px;
	padding:0px;
	line-height:16px;
	margin-bottom:15px;
}