/* DEFAULT CSS DOCUMENT */

* {margin:0px; padding:0px;}

h1#masthead {margin:0px; padding:0px;}

h1#masthead a {
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(../images/header.jpg);
	width:750px;
	height:100px;
	text-indent:-999em;
	font-size: 10px;
	text-decoration: none;
}

h2 {
	color:#B8AD87;
	background-color:#000000;
	display:block;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:10px;
	text-transform: uppercase;
}
h3 {
	padding: 3px;
	margin: 10px;
	font-family: "Lucida Sans", "trebuchet MS", verdana, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
	background-image: url(../images/h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}



body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

a:hover {
	text-decoration: underline;
}
ol {
	font-size: .8em;
	margin-bottom: 10px;
	display: block;
	padding-left: 20px;
	margin-left: 25px;
}


#container {
	width: 750px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom:5px;
	background-color: #262626;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:500px;
}

*html div#container {height:500px;}

#container2{
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 750px;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #0F0F0F;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: solid 1px #222222;
}

ul#nav li {
	display: inline;
	padding:0px;
	background:none;
}

ul#nav li a {
	color: #DFD29F;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 13px;
	border-left: solid 1px #323232;
	border-right: solid 1px #131313;
	text-align: center;
	background:none;
}

#frat #navfrat a, #chap #navchap a, #lineage #navchap a, #news #navnews a, #memb #navmemb a, #phot #navphot a, #cont #navcont a, #link #navlink a, #brot #navbrot a, ul#nav li a:hover {
	background-color:#000000;
	color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #323232;
	border-left-color: #131313;
}

body#news {}
body#news p {font-size:.8em !important;}
body#news h3 {margin-bottom: 0px; font-size:1em !important; margin:0px !important;}
body#news h3 a {color:#000000 !important;}
body#news h4 {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom:5px;
	margin-left:0px !important;
}
body#news div#newscontent {font-size:.8em; margin:10px;}

#rightcol {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the background color will be displayed for the length of the content in the column, but no further */
	background-color: #000000;
}

#rightcol h2 {
	text-align:center;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 31px;
}

#rightcol p {
	padding:0px 10px 10px 10px;
	color: #999999;
}
#rightcol a {
	color: #666666;
}


#mainContent {
	width:485px;
	background-color: #171717;
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 100px;
} 
#mainContent p {
	padding-right: 10px;
	padding-left: 10px;
}

#mainContent a {
	color:white;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover {
	text-decoration: underline;
}


div#mainContent ul {color:#FFFFFF; font-size:11px; font-family:Arial, Helvetica, sans-serif; margin-left:40px; margin-bottom:10px;}
div#foot1 {
	background-image: url(../images/rightcol_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

body#home div#foot1 {display:none;}
body#home div#container2 {background-image: none;}
body#home div#rightcol {display:none;}
body#home div#mainContent {display:none;}
body#home div#threecol {
	width:730px;
	margin-bottom:8px;
}

body#home div#threecol a:link{
	color: #B8AD87;
}
body#home div#threecol a:visited {
	color: #CCCCCC;
}

body#home div#threecol p {padding:0px 10px 10px 10px;}
#home div#threecol div {
	font-size: .8em;
}
#home div#homeleft {
	float: left;
	width: 485px;
	background-color:#141414;
	min-height:550px;
}

*html #home div#homeleft {height:550px;}

#home div#homeleft h2 {margin-bottom:0px;}
#home div#homeleft h2 a {text-decoration:none;}

#home div#homeright {
	margin-left: 495px;
}
*html #home div#homeright {margin-left:492px;}

#home div#homeright ul {
	font-size: .8em;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: square;
}

div#homediv {
	height: 237px;
	margin-bottom: 10px;
	display: block;
}


div#fsf {
	width: 465px;
	float: left;
}
div#tf {
	width: 215px;
	float: left;
	margin-left: 10px;
}

div.ss {
	background-color: #000000;
	padding: 10px;
}




.tts, .tte {
	float: left;
	background-color: #171717;

}
.tts {
	width: 236px;

}
.tte {
	width: 238px;
	margin-right: 10px;
	margin-left: 10px;
}



div#footer {
	background-color: #171717;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px 30px 30px 30px;
	width: 690px;
	font-size: 0.7em;
	color: #9B8E81;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
ul.footnav {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 220px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.footnav li {}
ul.footnav li a {
	text-decoration: none;
	color: #726741;
}
ul.footnav li a:hover {
	color: #A99D4B;
	text-decoration: underline;
}

ul.footnavsub {
	margin-left:15px;
	list-style-type: square;
}

ul.footnavsub li a {
	color: #C4BD97;
}
div#address {
	float: left;
	width: 200px;
	padding: 10px;
	background-color: #2C291F;
	border: 1px solid #474232;
}
div#address a {
	color: #C4BD97;
	text-decoration: none;
}






.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fivepxborder {
	border: 2px solid #333333;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.skipnav {
	display: none;
}

.pgimg {	background-color: #000000;
	padding: 10px;
	margin-bottom: 10px;}

ul#rightnav {
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}ul#rightnav li {
	background-color: #000000;
}
ul#rightnav li a {
	display: block;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(../images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
ul#rightnav li a:hover {
	color: #999999;
	text-decoration: underline;
}

.txtfield {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #524F3F;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	height: 15px;
}
textarea {
	width: 400px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;}

table {width: 85%;
	margin-right: auto;
	margin-left: auto;}

tr {}

td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

th {
	background-color: #000000;
	padding: 5px;
	font-size: 1em;
}

hr {}

table#contacttbl {
	color:#FFFFFF;
	font-size: .8em;
}

table#officers {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

table#officers th {
	text-align:left;
	color: #B8AD87;
}

#lineage h4 {
	cursor:pointer;
	font-weight: bold;
	background-image: url(../images/h4_lineage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	display: block;
}
#home div#feedburner {
	font-size: 1em;
}
#home div#feedburner ul {
	margin: 0px 10px 0px 0px;
	font-size: 1em;
	list-style-type: none;
}
#home div#feedburner ul li {
	font-size: 1.7em;
	padding:10px 0px 10px 15px;
	border-bottom: 1px dotted #333;
	background-image: url(../images/home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#home div#feedburner ul li p {
	margin:0px !important;
	padding:0px;
	color: #999;
}
#home div#feedburner ul li a, #home div#feedburner ul li a:visited {
	font-size:1em;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #8F886E;
	
	
		
}
#home div#feedburner ul li a:active {color:#FFF;}
#home div#feedburner ul li a:hover {text-decoration:underline;}
#home div#feedburner div#creditfooter {display: none;}

.tendown {margin-bottom:15px; font-size:.9em;}
.nomargin {margin:0px !important;}

div.oheightemsize {
	font-size: .8em;
	margin-bottom: 10px;
	display: block;
	margin-left: 25px;
}.gray {
	color: #7E7E7E;
	margin-top:0px !important;
	padding-top:0px !important;
}
