/*  CONTAINER DIV  */
/*  Set the maximum width for the page layout and positions everything inside it */
/*		auto will center the container on the page	*/
/*  The wooden frame is loaded in this div  */

#container {
	position: relative;
	top: 0;
	display: block;
	height: 100%;
	overflow: hidden;		/* required for Firefox */
	
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left;
	border-top: 1px solid black; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #ffffff;
} 

/*
#container
{       position:relative;
         top:0;
	width: 775px;
	height:100%;
	overflow: hidden;
	margin: 0 auto;
        display:block;
	padding: 0px;
	text-align:left;
	border: 1px solid red;
	background-color: #fff;

}
*/



#globalHeader{
	position: relative;
	width: 778px;
	height: 25px;
	top: 5px;
	left: 425px;
	
	font-size: 70% ;
	font-family: Verdana,sans-serif;
	color: #002864;
}

#globalMontage{
	position: relative;
	border-top: 1px solid black;
}

#navbar {
	height: 20px;
	background: url(../images/menuBar_gradient.jpg) repeat-x;
}

#content {
	position: relative;
	float: left;
	width: 768px;
	height: 400px;
	font: Arial,sans-serif;
	color: black;
	margin: 0px;
	padding: 7px;
	/* border: 1px solid red; */
} 


#tagline {
	font-size: 110% ;
	font-family: Verdana,sans-serif;
	font-style: italic;
	color: black;
	text-decoration: bold;
	text-align: center;
}

/*
#tagline {
	position: relative;
	width: 778px;
	height: 40px;
	font-size: 110% ;
	font-family: Verdana,sans-serif;
	font-style: italic;
	color: black;
	text-decoration: bold;
	text-align: center;
}
*/


#globalFooter{
	position: relative;
	width: 778px;
	float: left;
	font-size: 60% ;
	font-family: Verdana,sans-serif;
	color: gray;
	text-decoration: none;
	text-align: center;
	padding: 3px 5px 3px 5px;
	/*  border-top: 1px solid #cccccc; */
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-image:url('../images/whiteBlue.jpg');
	background-repeat:repeat;
}


a:link, a:visited, a:active {
	color: blue;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #95022c;
	border-bottom: 1px dotted;
	text-decoration: none;
}


#homeIntro {
	float: left;
	width: 580px;
	/* font-style: italic; */
}

#homePhotos {
	floar: right;
}


#colLeft {
	font-size: 85%;
	width: 320px;
	margin: 5px 5px 0px 0px;
	float: left;
	color: #444;
	/* border: 1px solid red;  */
}
#colRight {
	font-size: 85%;
	width: 150px;
	margin: 5px 5px 0px 5px;
	float: left;
	color: #444;
	padding: 0px 0px 0px 40px;
	/* border: 1px solid orange;  */
}


#colLeft h1, h2, h3 {
	color: brown;
	font-weight: bold;
	border-bottom: 1px solid brown;
	margin: 0;
	padding: 0;
}


#contactLeft {
	width: 100px;
	padding: 0px 0px 0px 40px;
	margin: 5px 5px 0px 0px;
	font-size: 80%;
	float: left;
	color: #444;
	/* border: 1px solid red; */
}
#contactMid {
	width: 150px;
	margin: 5px 5px 0px 0px;
	font-size: 80%;
	float: left;
	color: #444;
	/* border: 1px solid red; */
}
#contactRight {
	width: 300px;
	margin: 5px 5px 0px 5px;
	font-size: 80%;
	float: left;
	color: #444;
	padding: 0px 0px 0px 0px;
	/* border: 1px solid orange; */
}

.leftIndent {
	padding: 0px 0px 0px 60px;
}

/*********************************
 *
 *    COMMONLY USED COLORS
 *
 *   #2E73B6   cidblue
 *	 #081C59   dark blue
 *   #990000   burgundy
 *
 *********************************/
 


 
/*                                 */
/* Layout for Pages with 3 Columns */
/*                                 */
.col1of3 { 
	float: left; 
	width: 150px;
} 

.col2of3 { 
	float: left; 
	width: 500px;
	margin: 0px;
	padding: 0px;
} 

.col3of3 { 
	float: left; 
	width: 200px;
} 




/*********************************
 *
 *    COMMONLY USED COLORS
 *
 *   #2E73B6   cidblue
 *	 #081C59   dark blue
 *   #990000   burgundy
 *
 *********************************/



.prompt { font-size: 90%;
		font-weight: bold;
}

.skipLinks {display: none;}

.breadCrumb {
	font-size: 70%
}

.italic { font-style: italic; }

.font75 { font-size: 75%; }
.font80 { font-size: 80%; }
.font90 { font-size: 90%; }
.font100 { font-size: 100%; }
.font110 { font-size: 110%; }
.font120 { font-size: 120%; }

.redbox   {	padding: 0px; margin: 0px 0px 5px 0px; font-size:12px; 
			border-top: 1px solid #990000; 
			background-color:#FFFFFF; text-align:center; font-family:arial}

.textDetail {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 5px 0px; 
	font-size: 80%; 
	text-align:left; 
	font-family:arial;
}

/* -----------------------------------------------------------------*/
/*																	*/
/*					ROUNDED CORNER BOXES							*/
/*																	*/
/* -----------------------------------------------------------------*/
/*

*/


#round_corners_table { 
	border: 0px; border-collapse: collapse; 
	background-color: #e7eaf5;  
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	text-align:left; 
	font-family:arial;	
}

#top-row {height: 10px; }
#bottom-row {height: 10px; }

#tl { width: 8px; background-image: url(../images/boxtl.gif); }
#tr { width: 8px; background-image: url(../images/boxtr.gif); }
#bl { background-image: url(../images/boxbl.gif); }
#br { background-image: url(../images/boxbr.gif); }
#ts { width: 2px; background-color: white; }

#boxH1 { font-size: 150%; color: #95022c; font-weight: bold; font-style: italic; }
#boxH2 { font-size: 130%; color: #097b0b; font-style: italic; }
#boxH3 { font-size: 130%; color: #1f37a2; font-style: italic; }
#boxH4 { color: #95022c; font-weight: bold; }
#boxText { font-size: 80%; color: black; }