/* AWARDABLE SITE CSS */

body {
	font-family: verdana, arial,  helvetica, Sans-Serif; 
	color:#fff; 
	font-size:11px;
	margin: 0px 0 10px 0px;
	padding: 0;
	text-align: center;
	line-height: 130%;
	background: #eac256;
}

a {
	color:#B6101A;
}

a:link {
	color:#B6101A;
}

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

a:visited {
	
}

sup
{
	font-size:11px;
	font-family:helvetica,arial;
	font-weight:normal;
}

h1 
{
	font-family:Times New Roman, Times;
	font-size:22px;
	font-weight:bold;
	padding: 10px 0;
	margin: 0;
	color:#B50F19;
	clear:left;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #576523;
	padding: 5px 0 5px 0;
	margin: 0;
}


h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #576523;
	margin: 0;
}

p {
	margin: 10px 10px 10px 2px;
}

.largeLink { 
	font-size: 13px;
}

.sidebar {
	font-family: verdana, arial,  helvetica, Sans-Serif; 
	color:#666; 
	font-size: 10px;
}

img{
	border: none;
}

ul{
	margin: 10px 10px 10px 10px;
	padding: 0;
	list-style: none;
}
li{
	background: url(../images/wishes/sidebar-bullet.gif) no-repeat 0 6px;
	margin: 1px 0 1px 0;
	padding: 2px 0 0 15px;	
}

*{
	outline: none;	
}
div.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}

div#container {
	text-align:left;
	margin: 0 auto;
	padding: 0 0 0 25px;
	width:778px;
	background:#ffffff;
	color:#000000;
	background:url(../images/bg.gif) repeat-y;
}
	div#top_nav{
		height: 26px;
		margin: 10px 0 25px 0;
		clear:left;
	}	
		div#top_nav div{
			float: left;
			margin: 0 0 0 1px;
			padding: 0;
		}
		
		div#top_nav a{
			display: block;
			text-align: center;			
		}
		
		div#home a, div#home a:link, div#home a:visited {
			background:url(../images/wishes/nav_home-over.gif) no-repeat;			
			width: 100px;
			height: 26px;			
		}
		
		div#home a:hover {
			background:url(../images/wishes/nav_home.gif) no-repeat;
		}
		
		div#wishes a, div#wishes a:link, div#wishes a:visited {
			background:url(../images/wishes/nav_wishes-over.gif) no-repeat;
			width: 105px;
			height: 26px;
		}
		
		div#wishes a:hover {
			background:url(../images/wishes/nav_wishes.gif) no-repeat;
		} 
		
		div#forward a, div#forward a:link, div#forward a:visited {
			background:url(../images/wishes/nav_forward-over.gif) no-repeat;
			width: 112px;
			height: 26px;
		}
		
		div#forward a:hover {
			background:url(../images/wishes/nav_forward.gif) no-repeat;
		} 
		
		
	div.content{
		margin: 0 0 0 35px;
		width: 694px;
		clear:left;
	}
	
	
/* ############ Homepage  ####### */



/* ############ Locations  ####### */

div.location p{
	width: 400px;
}
 div.location li{
 	width: 370px;
}

div.callout_button{
	float: right;
	width: 119px;
	height: 121px;
	margin: 0;
	padding: 0;
}
	div.callout_button a{
		display: block;
		text-align: center;			
	}		

	div#button_map a, div#button_map a:link, div#button_map a:visited {
		background:url(../images/awardable/button_viewmap.jpg) no-repeat 0 0;
		width: 119px;
		height: 121px;
		position:absolute;
	}
	
	div#button_map a:hover {
		background:url(../images/awardable/button_viewmap-over.jpg) no-repeat 0 0;
		position:absolute;
	}
	
	div#button_tellmore a, div#button_tellmore a:link, div#button_tellmore a:visited {
		background:url(../images/awardable/button_tellmore.jpg) no-repeat;
		width: 119px;
		height: 121px;
	}

	div#button_tellmore a:hover {
		background:url(../images/awardable/button_tellmore-over.jpg) no-repeat;
	} 	
	
	div#button_tellmore_open a, div#button_tellmore_open a:link, div#button_tellmore_open a:visited {
		background:url(../images/awardable/button_openhouse.jpg) no-repeat;
		width: 119px;
		height: 121px;
	}
	
	div#button_tellmore_open a:hover {
		background:url(../images/awardable/button_openhouse-over.jpg) no-repeat;
	} 	

	
/* ############ Testimonials  ####### */



div.testimonial{
	margin: 0 0 20px 0;
}
	/*div.testimonial div.video{
		float: left;
		width: 320px;
		height: 285px;
		background-color: #86956A;
		text-align: center;
		color: #FFFFFF;
		margin: 0 20px 0 0;
	}*/
	
	div.testimonial div.video {
		float: left;
		width: 320px;
		height: 240px;
		/*background-color: #86956A;*/
		text-align: center;
		color: #FFFFFF;
		margin: 0 20px 0 0;
	}
	
	div.testimonial div.video2{
		float: left;
		width: 320px;
		height: 78px;
		/*background-color: #86956A;*/
		text-align: center;
		color: #FFFFFF;
		margin: 0 20px 0 0;		
		border: 1px solid #86956A;
	}
				

/* ############ Footer  ####### */
#footer {
	font-size:10px;
	width:730px;
	font-family: verdana, arial,  helvetica, Sans-Serif;
	text-align:center;
	color:#566422;
	padding:50px 0 5px 0;	
	font-weight:bold;
}	
	#footer a, #footer a:link
	{
		color:#566422;
		text-decoration:none;
	}
	
	#footer a:hover {
		color:#708913;
		text-decoration:underline;
	}



	.copyright{
		width:730px;
		color:#566422;
		font-size:9px;
		padding:10px 0 0 0;
		text-align:center;
		float:left;
	}
		.copyright a{
			display: block;
		}
		.copyright img{
			margin: 0 auto;
		
		}


/* ############ Footer Ends ####### */

/*############ Forms ###########*/

input, textarea { 
  font-family: verdana, arial,  helvetica, Sans-Serif; 
  font-size:8pt; 
  font-weight:bold; 
  background-color:#ffffff !important; 
  border-color:#586625 !important; 
  border-style:solid; 
  border-width:1px; 
  color:#586625; 
}
select { 
  font-family: verdana, arial,  helvetica, Sans-Serif; 
  font-size:7.5pt; 
  font-weight:bold; 
  background-color:#ffffff !important; 
  border-color:#586625 !important; 
  border-style:solid; 
  border-width:1px; 
  color:#586625; 
}

input[type="radio"], input[type="checkbox"], input[type="image"] {
	font:11px Arial,Helvetica,sans-serif;	
	color: #336699;
	background-color: #f4e0aa !important;
	border:0px;
}

.formText {
	font-size: 10pt;
	color: #586625;
	font-size: 11px;
	font-family: arial, verdana, helvetica,Sans-Serif;
	padding: 5px 0 0 0;
	margin: 0px 0 0 0;
	text-align:left;
}

.formText2 {
	font-size: 10pt;
	color: #586625;
	font-size: 11px;
	font-family: arial, verdana, helvetica,Sans-Serif;
	padding: 5px 0 0 0;
	margin: 0px 0 0 0;
	text-align:right;
}

.formTextTitle
{
	font-weight:bold;
	border-bottom: 1px solid #586625;
	color:#586625;
	font-size:11px;
	text-align:left;
}

#formContainer
{
	border:1px solid #586625;
	background: #f4e0aa;
	font-size: 10pt;
	color: #586625;
	font-size: 11px;
	font-family: arial, verdana, helvetica,Sans-Serif;
	padding: 10px;
	margin:7px 10px 10px 10px;
	text-align:center;
}

/*########## END FORMS ###########*/
