/* ###################################
		Robert Burton's CSS Sheet
		www.rburtonart.com
#################################### */

body{
	background-image: url("../img/splatBG001.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Tahoma;
	font-size: 12px;
	margin: 0;
	text-align:left;
}

#wrap{
	width:864px;
	text-align:left;
	float:left;
	display: inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 170px;

}


/* ###################################
		Global Links 
#################################### */

A:link, A:active, A:visited {
  color: #b11f24;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}

A:hover {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
}


/* ###################################
		Global Text 
#################################### */

.topNavLinks {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #7f933a; font-weight: none; }
.topNavLinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #7f933a; font-weight: bold; }
.headers{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4d4d4d; padding: 8px; font-weight: bold; }
.rdText{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #b11f24; }
.whtText{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }
.errortx{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #9f2e1d; font-weight: bold; }


/* ###################################
		Top Area 
#################################### */

#head{
	width:864px;
	height:91px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    display: inline;
}

#logo{
	background:url(../img/logo.gif) no-repeat;
	float: left;
	width:247px;
	height:82px;
	padding:0px 0px 0px 0px;
	margin:56px 0px 0px 5px;
    display: inline;

}

#logo a{
	display:block;
	height:82px;
	width:258px;
	text-indent: -9000px;
}

/* Structure: =TopLinks
--------------------------------------*/

#toplinks{
	float: right;
	height:25px;
	width:180px;
	padding:0px 0px 0px 0px;
	margin:80px 8px 0px 0px;
	display: inline;
}

#space{
	float: left;
	height:15px;
	width:15px;

}

#bio A{
	float: left;
	height:15px;
	width:40px;
	text-align: center;
	color: #ffffff;
	BACKGROUND: #b11f24;

}

#bio A:hover {
 
	BACKGROUND: #000000; 

}

#por A{
	float: left;
	height:15px;
	width:95px;
	text-align: center;
}

#por A:hover {
 
	BACKGROUND: #b11f24; 

}


#con A{
	float: left;
	height:15px;
	width:75px;
	text-align: center;
	color: #ffffff;
	BACKGROUND: #b11f24;

}

#con A:hover {
 
	BACKGROUND: #000000; 

}


/* ###################################
		Structure: = Main Body
#################################### */

#pTop{

	float:left;
	background:url("../img/topShade.png") no-repeat;
	width:864px;
	height:6px;
	line-height:6px;
	overflow:hidden;
	font-size:6px;
	margin:0px 0px 0px 0px;
    display: inline;
}

#genText2{
	float:left;
	width:550px;
	height:25px;
	margin:150px 0px 0px 200px;
    display: inline;
}

#pMid{

	float:left;
	background:url("../img/midShade.png") repeat-y;
	width:864px;
	height:615px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    display: inline;
}

#pMidBio{

	float:left;
	background:url("../img/midShade.png") repeat-y;
	width:864px;
	height:750px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
    display: inline;
}

#pMidCon{

	float:left;
	background:url("../img/midShade.png") repeat-y;
	width:864px;
	height:450px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    display: inline;
}


#pBtm{

	float:left;
	background:url("../img/btmShade.png") no-repeat;
	width:864px;
	height:6px;
	line-height:6px;
	overflow:hidden;
	font-size:6px;
	margin:0px 0px 0px 0px;
    display: inline;
}

/* Contact Form */

#redVBar{

	float:left;
	background-color:#b11f24;
	width:1px;
	height:400px;
	line-height:1px;
	overflow:hidden;
	font-size:1px;
	margin:20px 10px 0px 10px;
    display: inline;
}

.textBox{
	margin:0px;
	color: #B11F24;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:184px;
	width:394px;
	border:solid 0 #fff;
	padding: 0px 0px 0px 10px;
	overflow: hidden;


}

.textFeild{
	color: #B11F24;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:34px;
	width:324px;
	border:solid 0 #fff;
	padding: 8px 0px 0px 10px;
	overflow: hidden;

}

.submit{
	color: #B11F24;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:44px;
	width:116px;
	text-align: left;
	border:solid 0 #fff;
	padding: 0px 0px 3px 27px;
	overflow: hidden;
	cursor: pointer;
}


#formHlder{

	float:left;
	width:520px;
	height:450px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 7px;
    display: inline;
}

#feildHlder{

	float:left;
	width:600px;
	height:50px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
    display: inline;
}

#feildHlder2{

	float:left;
	width:600px;
	height:200px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
    display: inline;
}

#conNum{

	float:right;
	width:295px;
	height:200px;
	padding:0px 0px 0px 0px;
	margin:40px 20px 0px 0px;
    display: inline;
}

#feildError{

	float:left;
	width:500px;
	height:15px;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;
    display: inline;
}


#label{

	float:left;
	width:80px;
	text-align: right;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px; 
  	color: #ffffff;
  	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
    display: inline;
}

#feild{

	float:right;
	width:500px;
	height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    display: inline;
}

/* Bio */

#picHolder{

	float:left;
	width:600px;
	height:400px;
	background:url("../img/lara.jpg") no-repeat;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin:20px 0px 0px 120px;
    display: inline;
}

#bioText{

	float:left;
	width:790px;
	height:300px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
    display: inline;
}

#redVBar2{

	float:left;
	background-color:#b11f24;
	width:790px;
	height:1px;
	line-height:1px;
	overflow:hidden;
	font-size:1px;
	margin:20px 10px 0px 20px;
    display: inline;
}

/* Structure: = bottomLinks
--------------------------------------*/

#copyRight{
	float: left;
	height:25px;
	background:url(../img/btmNavBg.png) repeat-x;
	width:864px;
	padding: 0;
	margin:0px 0px 0px 0px;
	display: inline;
}


#copyRight dl{
	font-size:11px;
	float:left;
	margin:4px 0px 0px 0px;
}

#copyRight dl dt{
	font-weight:none;
	color:#000000;
	float:left;
	padding-left:5px;
}

#bottomLink{
	float: right;
	width:100px;
	padding: 0px;
	margin:5px 2px 0px 0px;
	display: inline;
}


#pPoly A{
    color: #b11f24;
    text-decoration: none;
	font-size:10px;
    font-weight: bold;
    font-style: normal;
}

#pPoly A:hover {
 
    color: #b11f24;
    text-decoration: underline;
	font-size:10px;
    font-weight: bold;
    font-style: normal;
}