
body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/layout_pixel_offwhite.gif');	
}

/* layout elements ------------------ */

/* holder of 'everything' */

.HelpDiv 
{
	position:absolute;
	visibility:hidden;
	z-index:-1; 
	background-color: #CCCCCC;
	border: solid #666666;
	margin-left:20px;		
}


#sitewrapper {
	position: absolute;
	left: 50%;
	margin-left: -386px;
	width: 796px;	
}

#layoutwrapper {
	width: 796px;
	background-image: url('images/layout_pagetile.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#headerphotowrapper {
	width: 760px;
	margin-left: 18px;
	margin-right: 18px;
}

#navwrapper {
	width: 760px;
	margin-left: 18px;
	margin-right: 18px;
	z-index:3;
}

/* moved to substyle_*.css
#pagewrapper {}
*/

#adspacewrapper {
	padding-top: 12px;
}

#adspacecontent {}
#adspacecontent h4 {
	font-family: arial,helvetica,sans-serif;
	color: #E7E7E7;
	font-size: 14px;
	border: none;
	letter-spacing: normal;
	font-weight: bold;
}
#adspacecontent h5 {
	font-family: arial,helvetica,sans-serif;
	color: silver;
	font-size: 13px;
	border: none;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: normal;
	
}

/* moved to substyle_*.css
#contentwrapper {}
*/

#subnavcolumn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#right_sidebar {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 100%;
}

#columna {
	padding: 20px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 308px;
	margin-right: 0px;
}

.cleardiv {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footercap {}

#footer {
	width: 760px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 20px;
}


/* block level elements */
.columncontent p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.columncontent ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.columncontent dl {
	margin-left: 14px;
}

.columncontent dt:before {
	content: "~ ";
}

.contentimage {
	padding: 5px;
	background-color: #d5d5d5;	
	border: solid 1px silver;
}
.contentimage a:link {text-decoration: none;}
.contentimage a:active {text-decoration: none;}
.contentimage a:visited {text-decoration: none;}
.contentimage a:hover {text-decoration: none;}

.contentimageb {
	padding: 2px;
	background-color: #F5F5F5;	
	border: solid 1px black;
}


.contentimagec {
	padding: 5px;
	background-color: #F5F5F5;	
	border: solid 1px silver;
	margin: 0px 0px 5px 0px;
}

.contentimageleft {
	float: left;
	margin-right: 15px;
	padding: 5px;
	background-color: #F5F5F5;	
	border: solid 1px silver;
}
.contentimageleft a:link {text-decoration: none;}
.contentimageleft a:active {text-decoration: none;}
.contentimageleft a:visited {text-decoration: none;}
.contentimageleft a:hover {text-decoration: none;}

.contentimageright {
	float: right;
	margin-left: 15px;
	padding: 5px;
	background-color: #F5F5F5;	
	border: solid 1px silver;
}
.contentimageright a:link {text-decoration: none;}
.contentimageright a:active {text-decoration: none;}
.contentimageright a:visited {text-decoration: none;}
.contentimageright a:hover {text-decoration: none;}

.center {
	text-align: center;
}


/* text & link styles */
.texta {
	font-family: georgia,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: black;
}

.textgray {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.55em;
}

.textgray_sm {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.35em;
}
.textalight {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.35em;	
	color: #E7E7E7;
}

.textlightsmall {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 1.35em;	
	color: #E7E7E7;
}

.textsmall {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: black;
}

.textlightsmall {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #E7E7E7;
}



.textfooter {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: gray;
}

.textrequired {
	color: red;
}

.textweatherlarge {
	font-size: 16px;
	font-weight: bold;
	color: white;
}

.textcaption {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 11px;;
}

/* content tables */
.cnttbla {
	font-size: 12px;
}

.cnttblheadera {
 	color: white;
 	background-color: #47884B;
	border: solid 1px #426F9D;
 	text-align: center;
	font-weight: bold;
}

.cnttblheaderaleft {
 	color: white;
 	background-color: #47884B;
	border-left: solid 1px #426F9D;
	border-top: solid 1px #426F9D;
	border-bottom: solid 1px #426F9D;
 	text-align: center;
	font-weight: bold;
}

.cnttblheaderaright {
 	color: white;
 	background-color: #47884B;
	border-right: solid 1px #426F9D;
	border-top: solid 1px #426F9D;
	border-bottom: solid 1px #426F9D;
 	text-align: center;
	font-weight: bold;
}

.cnttblheaderamid {
 	color: white;
 	background-color: #47884B;
	border-top: solid 1px #426F9D;
	border-bottom: solid 1px #426F9D;
 	text-align: center;
	font-weight: bold;
}

.cnttblhighlighta {
	background-color: whitesmoke;
	padding: 8px 8px 8px 4px;
	border-bottom: dashed 1px silver;	
}

.cnttblhighlightb {
	background-color: white;
	padding: 8px 8px 8px 4px;
	border-bottom: dashed 1px silver;
}
 
.cnttblb {
	border: 1px solid #003263;
	font-size: 12px;
}

.cnttblheaderb {
 	color: white;
	font-size: 12px;
	border-bottom: solid 1px #426F9D;
 	background-color: #47884B;
	padding: 3px;
}
 
.cnttblc {
	font-size: 10px;
	text-align: center;
}

.cnttblheaderc {
 	color: #FFFFFF;
	font-size: 10px;
 	background-color: #3876B3;
	border: solid 1px #003263;
	font-weight: bold;
 }
 
 .altrowb td {
	border-top: dotted 1px silver;
	border-bottom: dotted 1px silver; 	
 }
 
 .altrowc {
	border-top: dotted 1px silver;
	border-bottom: dotted 1px silver;
 }
 
 .weatherwrapper {
 	background-color: #FCFCFC;
	border: solid 1px silver;
	width: 375px;
	padding: 25px;
 }

.nostyle {
	border: 0px;
	background-color: transparent;
}
.nostyle a:link {text-decoration: none;}
.nostyle a:active {text-decoration: none;}
.nostyle a:visited {text-decoration: none;}
.nostyle a:hover {text-decoration: none;}

.buttonimage {}
.buttonimage a:link {text-decoration: none;}
.buttonimage a:active {text-decoration: none;}
.buttonimage a:visited {text-decoration: none;}
.buttonimage a:hover {text-decoration: none;}

.links {}
.links a:link {text-decoration: none; color: #003263; border-bottom: solid 1px silver;}
.links a:active {text-decoration: none; color: #3876B3; border: none; border-bottom: solid 1px gray;}
.links a:visited {text-decoration: none; color: #800080; border-bottom: solid 1px silver;}
.links a:hover {text-decoration: none; color: #3876B3;  border-bottom: solid 1px gray;}

.linkslight {}
.linkslight a:link {text-decoration: none; color: white; border-bottom: solid 1px silver;}
.linkslight a:active {text-decoration: none; color: silver; border: none; border-bottom: solid 1px #3876B3;}
.linkslight a:visited {text-decoration: none; color: white; border-bottom: solid 1px silver;}
.linkslight a:hover {text-decoration: none; color: silver;  border-bottom: solid 1px #3876B3;}

.linksfooter {}
.linksfooter a:link {text-decoration: none; color: gray;}
.linksfooter a:active {text-decoration: underline; color: gray;}
.linksfooter a:visited {text-decoration: none; color: gray;}
.linksfooter a:hover {text-decoration: underline; color: gray;}


/* page headings/titles */
h1 {
	font-family: verdana,helvetica,sans-serif;
	color: #003263;
	font-size: 15px;
	letter-spacing: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

/* page subtitles */
h2 {
	font-family: verdana,helvetica,sans-serif;
	color: gray;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: normal;
}

/* content headers */
h3 {
	font-family: verdana,helvetica,sans-serif;
	color: #47884B;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0px;
	text-transform: uppercase;
}

/* navigation - main */

/* navigation - sub */
#subnav {
	margin: 0px;
	padding: 5px;
	width: 150px;		
	border: solid 1px #E7E7E7;
	background-image: url('images/layout_subnav_bgtile.gif');
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-color: white;
}

.subnavlist ul {
	margin: 0px;
	padding: 0px;
}

.subnavlist li {
	margin: 0px;
	padding: 0px;
	/* list-style-image: url(images/layout_subnav_bullet.gif); */
	list-style-type: none;
}

.subnavbullet {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('images/layout_subnav_bullet.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 10px;
	height: 12px;
}
.subnavbulleton {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 12px;
	color: #003263;
	font-weight: bold;
	font-size: 10px;
}


/* form elements */
.forminput input {
	border: solid 1px gray;
	background-color: #F5F5F5;
	padding: 2px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
}

.forminput select {
	border: solid 1px gray;
	background-color: #F5F5F5;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;	
}

.forminput textarea {
	border: solid 1px gray;
	padding: 4px;
	background-color: #F5F5F5;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
}

.formbutton input {
	border: solid 1px #444444;
	background-color: #3876B3;
	color: white;
	padding: 2px;
	font-size: 10px;	
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	cursor: pointer;
	/* cursor: hand; */
	
}

.formbuttonb input {
	border: solid 1px silver;
	background-color: #3876B3;
	color: white;
	padding: 2px;
	margin: 0px;
	font-size: 12px;
	font-family: verdana,helvetica,sans-serif;
	cursor: pointer;
	/* cursor: hand;	*/
}

.formbuttonsmall input {
	border: solid 1px #444444;
	background-color: #3876B3;
	color: white;
	padding: 1px;
	font-size: 10px;	
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	cursor: pointer;
	/* cursor: hand;	*/
}

.formbuttonsmallb input {
	border: solid 1px silver;
	background-color: #3876B3;
	color: white;
	padding: 0px;
	margin: 0px;
	font-size: 10px;	
	font-family: verdana,helvetica,sans-serif;
	cursor: pointer;
	/* cursor: hand;	*/
}


#webmaster {
	margin-top: 10px;
	width: 200px;
}

/* W3C badges */
.badge {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px;	
}

/* all courses tab styles */
#tabWrapper {
	margin-top: 35px;
}

.tabon {
	border: solid 1px silver;
	border-bottom: none;
	background-color: white;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	color: #47884B;
	font-weight: bold;
}

.taboff {
	border: solid 1px silver;
	background-color: whitesmoke;
	cursor: pointer;
	cursor: hand;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;		
	color: #003263;
	font-weight: bold;
}

.tabspacer {
	border-bottom: solid 1px silver;
	padding: 2px;
	width: 8px;
}

#d_masterpiece {display: block;}
#d_premier {display: none;}
#d_signature {display: none;}
#d_tradition {display: none;}
#d_threetops {display: none;}

.box {
	border: 1px solid #cccccc;
}

.spapromowrapper {

}

/* floating par3 icon/link */
#par3link {
	position: absolute;
	top: 245px;
	left: 500px;
	width: 258px;
	height: 62px;
}

.quoteblock {
	padding: 10px;
	background-color: #F5F5F5;	
	border: solid 1px silver;
}

a.mainmenu_font { font-family: arial, verdana, sanserif; color: white; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; size: 12px; }

.calloutheader {
	background-image: url('images/callout_bg.gif');
	color: white;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	height: 16px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.calloutheader2 {
	background-image: url('images/callout_bg2.gif');
	color: white;
	background-repeat: repeat-x;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

.tableborder_right {

		border-right:solid windowtext 1.0pt;
		border-color:#919191;
		padding:5px;

}

.calloutpadding {
	padding: 8px;
}


.subnav_padding {
	padding: 0px 10px 0px 10px;

}

.subnav_rtpadding {
	padding: 0px 0px 0px 10px;

}
.subnav_lftpadding {
	padding: 0px 10px 0px 0px;

}

.li_better { list-style-position: inside; display: list-item; }

li.better { list-style-position: inside; display: list-item; }
