/*
** ---------------------------------------------------------------------------------------
**	filename:	gg_ss.css	General style sheet for gogregor.com
**	authorship:	Greg Emmert
**	created on:	Jul 31, 2007
**
**	copyright 2007 Greg Emmert, Houston Texas
** ---------------------------------------------------------------------------------------
*/ 

/*
**	Main Body Styles
** -------------------------------------- */

.mainbody{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

/*
**	Header Section Styles
** -------------------------------------- */

.pagehead{
	padding-bottom: 5px;
}

.pagetitle{
	padding-left: 8px;
}
/*
**	Tab Section Styles
** -------------------------------------- */

.tab_body{
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
}

.tab_body p{
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
}

.tab_body h1{
	padding-left: 10px;
	color: #66FFFF;
}

.tab_body h2{
	padding-left: 10px;
	color: #00CCFF;
	font-size: 18px;
}

.tab_body a{
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

.tab_body a:hover{
	color: #FFFF00;
	font-weight: bold;
}

.tab_body_lnk{
	color: #66FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

.layer_lnk{
}

.layer_lnk a{
	color: #FFFFCC;
	text-decoration: none;
}

.layer_lnk a:hover{
	color: #FFFF00;
	font-weight: bold;
}


/*
**	News Section Styles
** -------------------------------------- */

.newsitem{
	color: #00FFFF;
}
.newsitem ul {
	font-size: medium;
}




.contact_tab_name{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	font-style: italic;
}

.contact_tab_label{
	color: #66FFFF;
	font-size: 18px;
	margin-bottom: 4px;
	text-align: right;
	margin-right: 8px;
	font-style: italic;
}

.contact_tab_data{
	color: #FFFF99;
	margin-bottom: 4px;
	margin-left: 8px;
	font-size: 18px;
}


/*
**	ClientList Section Styles
** -------------------------------------- */

.clientlist{
	font-size: 14px;
	background-color: #FFFFFF;
	border: ridge #039DD9 thin;
	text-align: center;
}

.clientlist th{
	color:#FFFFFF;
	background-color: #039DD9;
	font-size: small;
	font-weight: bold;
}

.clientlist td{
	background-color: #FFFFFF;
	text-align: center;
	font-size: small;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
}

.clientlist h2{
	padding-left: 0px;
	text-align: center;
	font-size: 20px;
}


/*
**	Sponsor Section Styles
** -------------------------------------- */

.sponsor{
	margin-right: 0px;
	font-size: 14px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #003366;
	border: ridge #00CCFF thin;
}

.sponsor h2{
	padding-left: 0px;
	text-align: center;
	font-size: 20px;
}
.sponsor h3{
	color: #FFFFCC;
	font-size: 16px;
	margin-top: 18px;
}

.sponsor ul{
	color: #FFFFCC;
	font-size: 18px;
}

.sponsor img{
	margin-top: 4px;
	margin-bottom: 8px;
}

/*
**	SiteInof Section Styles
** -------------------------------------- */

.siteinfo{
	margin-left: 5px;
	color: #006633;
	margin-right: 5px;
	font-size: 12px;
}

.siteinfo_left{
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}

.siteinfo_center{
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.siteinfo_right{
	text-align: right;
	font-size: 12px;
	color: #000099;
}

.siteinfo a{
	color: #FFFF99;
	text-decoration: underline;
	font-size: 14px;
}

.siteinfo a:hover{
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

/*
**	Under Contruction Page Styles
** -------------------------------------- */

.uc_text1{
	font-size: xx-large;
	font-weight: bold;
	color: #00CC33;
}

.uc_text2{
	color: #FFFF99;
	font-weight: bold;
}

/*
.newsitem h1 {
	color: #FFFFFF;
	font-size: medium;
}
.newsitem a {

	color: #FFFF99;
}
.newsitem a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
*/

.navbar{
	font-size: 12px;
	color: #FFFFFF;
}

.navbar a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.navbar a:hover{
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bolder;
}


.ColLeft {
	padding-top: 10px;
	height: 490px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 6px;
}

.ColLeft h2 {
	font-size:14px;
	font-weight:bold;
	text-align: left;
	color: #FFFFCC;
}

.newsitemBox {
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 164px;
	font-size: 12px;
	border: thin none #000099;
}

.newsitemBox a{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

.newsitemBox a:hover{
	color:#FFFF00;
	font-weight:bolder;
	text-decoration:underline;
	font-weight: bold;
}


.ColMiddle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 460px;
}

.ColMiddle img{
	padding-top:10px;
	padding-bottom: 10px;
}


.ColRight {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	height: 490px;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
}

.ColRight h2 {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color: #FFFFCC;
}

.sponsorBox {
	border-width:thin;
	border-style:ridge;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-color: #000099;
	width: 164px;
}

.sponsorName {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

