/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	background-color: #FFFFFF; 
	background-repeat: repeat;
 	padding-left: 30px;
	margin: 0px;	
	width: 600px;
	height: 100%;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}


h1{
 font-family: "Times New Roman", Times, serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "Times New Roman", Times, serif;
 font-size: 114%;
 color: #006699;
 margin: 0 0 0 0px;
 padding: 0px;
}

*h3{
 font-family: "Times New Roman", Times, serif;
 font-size: 100%;
 color: #334d55;
 margin: 0 30px 0 10px;
 padding: 0px;
}


h4{
 font-family: "Times New Roman", Times, serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: "Times New Roman", Times, serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: "Times New Roman", Times, serif;
 font-size: 60%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#bodycenter{
	width: 800px;
	border: thin solid #000000;
	background-color:#FFFFFF;
	vertical-align:middle; 
	margin-left: auto;
	margin-right: auto;
	top:auto; 
}

.spacer{
	height: 1px;
	font-size:1%;
	clear:both;
}

#masthead{
background-image:url(http://southeasttourism.org/eflash/images/eflash_0107.jpg);
background-repeat:no-repeat;
	width: 800px;
	height: 120px;
}

#left_column{
 float:left;
font:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFCC;
border-right:#CCCCCC thin dotted;
height:auto; 
width: 150px;
font-size: 80%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

#content{

 float:left;
 width:790px;
 padding:5px 5px 5px 5px;
 background-color:#FFFFFF;
font: "Times New Roman", Times, serif;
 font-size: 80%;
}

#right_column{
float:right;
font:"Times New Roman", Times, serif;
height: auto;
width: 220px;
font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 3px;
}

#bottom {
float:left;
font:"Times New Roman", Times, serif;
background-color:#CCCCCC;
border-top:#CCCCCC thin dotted;
width: 798px;
font-size: 80%;
	margin: 0px;
	padding: 1px;
}

#partners {
float:left;
font:"Times New Roman", Times, serif;
background-color:#FFFFFF;
width: 798px;
font-size: 80%;
	margin: 0px;
	padding: 1px;
}

#navBar{
    float: right;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	height: 100%;  
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#headlines{
  float:left;
	width: 20%;
	/*border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;*/
	padding-right: 5px;
	background-color:#FFFFFF;
}



#content_interior{
  float: left;

  margin: 5px;
  width:790px;
  height: auto;
  background-color:#FFFFFF;
	padding: 10px 10px 0px 0px;
}

	div#mediumbox {
    width: 31%;
	background-color:#FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: auto;
    padding: 3px;
    border: thin solid #000000;
	float: right;

}

	div#mediumbox2 {
    width: 35%;
	background-color: #FFFFCC;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: auto;
    padding: 5px;
    border: dotted;
	float: right;

}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 20 0 20px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0 20px 0 20px;
	
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 15px 20px;

}


/************** .feature styles ***************/
 
.feature{
	padding: 0px 0px 100px 0px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 20px 10px 20px;
	font-size: 100%;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.gradient{
padding: 1px 0px 10px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	font-size: 125%;
	color: #FF0000;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	vertical-align: middle; 
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

.address{
font-size: 90%;
	color: #cccccc;
}

#siteInfo a:link,
#siteInfo a:visited{
	color:#FF0000;
	text-decoration: underline;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/



#button {
	width: 11em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #99CCCC;
	color: #333;
	height: 100%;  
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
		
		#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #03473A;
		border-right: 10px solid #07AB8D;
		background-color: #02604E;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #03473A;
		border-right: 10px solid #07AB8D;
		background-color: #99CCCC;
		color: #fff;
		}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************** #Rounded boxes **************/




/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2
{ background: transparent url(http://southeasttourism.org/images/rounded_corner.gif) no-repeat bottom right} 
.cssbox{ /* intended total box width - padding-right(next) */ width:235px !important; /* IE Win = width - padding */ width: 220px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ float: right; margin:20px auto} 
/* set the top-right image */ 
.cssbox_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:40px} 
/* set the top-left image */ 
.cssbox_head h2{ background-position:top left; margin:0; /* reset main site styles*/ border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ 
/* set the lower-left corner image */ 
.cssbox_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
