@charset "UTF-8";
/* CSS for Chris Carr*/

/* @group General */
body {
	margin: 0;
	background-color: #ccc;
	background-image: url(../images/wallpaper.gif);
	font: 14px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul {
	list-style-type: square;
}

img {
	display:block;
	border-style: none;
}

#content {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

#header {
	margin-top: 18px;
}

/* @group Buttons */


.itemsleft {
	float: left;
	margin-right: 12px;
}

#menu {
	height: 27px;
	width: 780px;
	background-image: url(../images/navoff.gif);
	margin-right: 12px;
	margin-left: 12px;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttons a {
	display: block;
	float: left;
	overflow: hidden;
	height: 27px;
	border-style: none;
}

.buttons img {
	border: 0;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */

/* @group Sidebar */

.sideTitle {
	width: 195px;
	height: 28px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	background-color: #673787;
	font: italic normal 14pt/28px georgia;
	color: #fff;
}

#sidebarWindow {
	width: 195px;
	float: left;
	overflow: hidden;
	display:inline;/* double margin fix for ie*/
	margin-bottom: 7px;
	margin-top: 10px;
	margin-left: 30px;
}

#sidebarWindow a {

}

#sidebarWindow a:hover {

}

#sidebarWindow ul
  {
  margin-left: 0;
  padding-left: 1em;
  }
#sidebarWindow li
  {
  margin: 0;
  padding: 0;
  }

.sideContent {
	padding: 15px;
	width: 165px;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	background-color: #D2D2D2;
	background-image: url(../images/sidegradient.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	font-weight: bold;
}

.sideContent a {
	color: #000;
}

.sideContent p {
	margin-bottom: 15px;
	margin-top: 0;
}

/* @group Side Stuff */

.items {
	display: block;
	text-decoration: none;
	overflow: hidden;
	width: 210px;
	height: 52px;
	color: #fff;
	margin-top: 2px;
	line-height: 15px;
	padding: 10px 20px;
	background-color: #3c5174;
}

.items:hover {
	background-color: #000;
}

.itemsSml {
	font-size: 10px;
}


/* @end */

#sidebarHome {
	width: 253px;
	height: 391px;
	float: left;
	overflow: hidden;
	display:inline;/* double margin fix for ie*/
	background-color: #fff;
	background-image: url(../images/ui5.jpg);
}

#sidebarAbout {
	width: 253px;
	height: 325px;
	float: left;
	overflow: hidden;
	display:inline;/* double margin fix for ie*/
	background-color: #fff;
	background-image: url(../images/ui8.jpg);
}



/* @end */

/* @group Main */
.regtext {
	color: #333333;
	padding: 0 70px;
}

.regtext a {
	color: #8546ad;
	text-decoration: none;
}

.regtext a:hover {
	color: #8546ad;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}




.regtext2 {
	color: #000;
}

.regtext2 {
	color: #000;
}

.mylink a {
	color: #000;
}

#homeContent {
	width: 720px;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	margin: 0 12px;
	background: #673787 url(../images/homecontentwp.jpg) repeat-x;
	padding: 10px 30px;
}

.whitetext {
	color: #fff;
}

.whitetext a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#homeContent a:hover {
	color: #673787;
	text-decoration: none;
	background-color: #fff;
}

#mainWindow {
	width: 370px;
	padding: 40px;
	margin-left: 227px;
}

.wm1 {
	background: url(../images/watermark1.gif) no-repeat right top;
}

.wm2 {
	background: url(../images/watermark2.jpg) no-repeat right top;
}

.wm3 {
	background: url(../images/watermark3.jpg) no-repeat left 200px;
}

#mainWindow a {
	text-decoration: none;
	color: #673787;
	border-bottom: 1px dotted #673787;
}

#mainWindow a:hover {
	background-color: #673787;
	color: #fff;
	border-style: none;
}

/* @end */

/* @group Footer */

.right {
}

#footergfx {
	width: 808px;
	height: 13px;
	background: url(../images/footer.gif) no-repeat;
}

#footer {
	color: #bcbcbc;
	font-size: 11px;
	width: 776px;
	margin: 0 32px;
	clear: both;
	background-image: url(../images/footerwp.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	background-color: #ab0000;
	color: #fff;
	border-style: none;
}

/* @end */

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #sidebarWindow {margin-right:-3px;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #mainWindow {height:1%;margin-left:224px}/* margin is 3 pixels less than normal*/


/* @end */

/* @group Misc Styles */

/* @group Protraits */
.pic {
	float: right;
	margin-left: 35px;
	margin-bottom: 10px;
}
.portraitTitle1 {
	color: #ab0000;
	margin: 0;
	font: 23px/24px Georgia, "Times New Roman", Times, serif;

}

.portraitTitle2 {
	color: #999a95;
	font-size: 14px;
	margin-bottom: 40px;
	margin-top: 5px;
}

.portrait {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
}



/* @end */

h1 {
	color: #673787;
	margin-top: 10px;
	margin-bottom: 40px;
	border-bottom: 1px solid #bcbcbc;
	font: italic normal 20pt georgia; 
}

h2 { 
	font: italic normal 14pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #6f537d;
		margin-top: 50px;
	}

.category {
	color: #000;
	font-size: 16px;
	border-bottom: 1px solid #cecece;
}

.subcategory {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.subcategoryinfo {
	color: #707070;
	margin: 0 30px 10px;
}

.formtable {
	background-color:#D2D2D2
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ab0000;
	text-decoration: none
}

.form_border {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ab0000;
	font-size: 11px;
}

.formstyle {
	border: 1px solid #ab0000;
	color: #ab0000;
	background: #fff url(../images/formbg.jpg) repeat-x;
	font-weight: bold;
}

.formtext {
	font-weight: bold;
	color: #ab0000;
	text-align: right;
}



/* @end */

.pic {
	font-size: 10px;

	float: right;
	background-color: #fff;
	text-align: center;
	margin-left: 30px;
	color: #1e3b60;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}
.photoleft {
	margin-right: 25px;
	float: left;
}
.profiles {
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	color: #ab0000;
}

.newsheader {
	color: #ab0000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 40px;
}

.newsdate {
	font-size: 11px;
}

.newstitle {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.border {
	border-bottom: 1px solid #cecece;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#homeGraphic {
	width: 222px;
	height: 105px;
	background: url(../images/maingfx.jpg) no-repeat;
	padding: 169px 256px 52px 330px;
}

#homeGraphic img {
	border: 0;
}

* html a:hover {
	visibility: visible;
}

#homeGraphic a:hover img {
	visibility: hidden
}
