@charset "UTF-8";
/* CSS Document */

/*****************************Screen Styles for Trish Gant Website*************************/

p{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:1em;
	text-align: left;
}

h1{
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.3em;
	margin-top:10px;
	margin-bottom: 5px;
	color: #666;
	font-weight: lighter;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	margin-top:10px;
	margin-bottom: 0px;
	color: #666;
	font-weight: lighter;
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:1.1em;
	margin-top:10px;
	margin-bottom: 0px;
	color: #666;
	font-weight: normal;
}
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:1em;
	text-align: center;
	font-weight:lighter;
	margin-top: 10px;
	}
	
a{
	color:#AD342C;
	text-decoration:none;
	}
	
a:hover{
		text-decoration:underline;
	}
	
	
/****************************Form************************************************/
form{
	border: solid #999 1px;
	padding: 10px;
	margin: 20px 0;
	font-size: 1em;
	position: relative;
}

.floatLeftQues{
	float: left;
	position: relative;
	margin: 0;
	padding: 5px;
}

.clearBoth{
	float: none;
	clear: both;
	position: relative;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
#formInfo{
	float: none;
	position: relative;
	width: 700px;
}
#ques{
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1em;
}

.veriImage{
	padding: 5px;
	position: relative;
}
.veriAnswers{
	background-color: #EAF0F0;
	border: none;
	padding: 5px;
	margin-left: 10px;
	margin-top: 0px;
	position: relative;
}

.sendForm{
	position: absolute;
	left: 585px;
	top: 306px;
}
.answers{
	position: relative;
	background-color: #EAF0F0;
	border: none;
	padding: 5px;
	width: 530px;
	float: right;
	line-height: 2em;
	font-size: 1.1em;
}
	
	
/****************************Main Content************************************************/

body{
	background-color:#BFC7CA;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#mainContainer{
	position:relative;
	padding:0;
	margin: 40px auto 40px auto;
	width: 100%;
}


#topedge{
	background-image:url(../img/background/topedge.jpg);
	background-repeat:no-repeat;
	height: 6px;
}


#gradContainer{
	background-image:url(../img/background/grad.jpg);
	background-repeat:repeat-x;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}

#contentsStretch{
	background-image:url(../img/background/contentstretch.jpg);
	background-repeat:repeat-y;
	padding: 20px;
}

#contents{
	background-color:#FFFFFF;
	height: 649px;
	width: 973px;
}

#bottomedge{
	background-image:url(../img/background/bottomedge.jpg);
	background-repeat:no-repeat;
	height: 3px;
}


#leftedge{
	background-image:url(../img/background/leftedge.jpg);
	background-repeat:no-repeat;
	width: 6px;
	height: 649px;
	float: left;
}

#rightedge{
	background-image:url(../img/background/rightedge.jpg)padding: 2px 0 2px 200pxmargin-top: 15pxtop: 14pxbackground-color: #E8E8E8width: 778pxleft: 0pxposition: absolutedisplay: inline;
	background-repeat:no-repeat;
	width: 7px;
	height: 649px;
}

#leftandright{
	width:978px;
	position: relative;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0;
	margin: 0 auto;
	height: 800px;
}

#bannerArea{
	margin: 0;
	padding: 20px 0 0 0;
	position: relative;
	text-align: left;
}
#logo{
	height: 51px;
	width: 143px;
	background-image: url(../img/background/logo.gif);
	background-repeat: no-repeat;
	margin-left: 40px;
	float: left;
	position: absolute;
	z-index: 50;
}
#menu{
	background-color: #EEEEEE;
	text-align: left;
	margin-top: 36px;
	padding: 0px;
	position: relative;
}

.selected{
	background-color: #CCCCCC;
	padding: 0;
	margin: 0;
	color: #333333;
}


#menu ul{
	position:relative;
	margin: 0;
	padding: 2px 0 2px 200px;
	background-color: #DFE5E5;
}

#menu ul li{
	margin: 0;
	display: inline;
	list-style: none;
	padding: 2px 15px;
	text-transform: uppercase;
	color: #000000;
}



#menu ul li ul{
	position:absolute;
	margin-top: 15px;
	padding: 2px 0 2px 200px;
	left: 0px;
	top: 14px;
	width: 778px;
	display: inline;
	*margin-left:-200px /* IE */
; 		border-bottom: solid #ccc 1px;
	background-color: #FFFFFF;
}



#menu li ul li{
	color: #333333;
	display: inline;
}
#menu li ul li a{
	padding:0;
}

#menu li ul li a:hover{
color:#000;
}



#menu ul li a:hover{
	background-color: #DEDEDE;
	color: #000000;
	padding:2px 15px;
	margin:-2px -15px;
}


#menu ul li a{
	text-decoration:none;
	color: #666666;
}
/***************************************Home Page***************************************/

#centerImage{
	width: 978px;
	height: 186px;
	padding-top: 30px;
}

#textHomeCont{
	clear: none;
	width: 880px;
	margin: 0 auto;
	padding-bottom: 0px;
	position: relative;
}

#textTitleHome{
	margin: 0;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: solid #ccc 1px;
}
#textHome{
	text-align:left;
	padding: 0;
	margin: 0 0 30px 0;
	background-color: #DFE5E5;
	position: relative;
	width: 100%;
}

#textHome p{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
	clear: none;
	display: inline;
	position: relative;
	padding: 40px 15px 10px 15px;
	margin: 0;
	font-size: 1.1em;
	font-weight: lighter;
	float: left;
}

#textHome p.last{
	position: relative;
	margin: 0 0 0 0;
	padding: 40px 15px 25px 15px;
	width: 190px;
	display: inline;
	background-color: #BFC7CA;
	float: left;
	clear: right;
	background-image: url(../img/background/fade.jpg);
	color: #333;
}
#textHome p.space{
	float: none;
	padding: 0;
	margin: 0;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	position: relative;
}

#textHome p.bottom{
	clear:both;
	float: none;
	line-height: 1px;
	margin: 0;
	padding: 0;
	position: fixed;
}

#lastCont{
	width: 200px;
	position: relative;
	padding: 10px;
	border: solid #fff 1px;
}

#lastCont p{
}
#textTitleHome h2{
	color: #6E565D;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	padding: 10px 40px;
	font-weight: normal;
	margin: 0;
}

/***************************************Events Page***************************************/


#gallery{
	margin-top: 50px;
}
/***************************************Gallery***************************************/


#thumbContainer {
	text-align:left;
	position:absolute;
	left:40px;
	top:120px;
	width:280px;
	height:600px;
	z-index:1;
}


#main {
	text-align:center;
	position:relative;
	width: 600px;
	margin: 45px 0 0 340px;
	padding: 0;
}

#main #decription{
	padding: 0px 100px;
}
#contact{
	width: 700px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
}

#option {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

#option .details{
	font-size: 1.2em;
	float: left;
	padding: 0 18px;
	text-align: center;
	clear: right;
	color: #6E565D;
}

img.thumbs {	
	cursor:pointer;
	float:left;
	height:50px;
	width:50px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: solid #cccccc 1px;
	}

.inFocus {  border: solid 1px #fc0 !important; }
