@charset "utf-8";
/* CSS Document */

body {
	color: #a07646;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}


h1	{
	color: #c69c69;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28pt;
	letter-spacing: 0.55em; 
	word-spacing: 0.09em;
	text-align: center;
}

h2	{
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	letter-spacing: 0.45em; 
	word-spacing: 0.09em;
	text-align: left;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	text-align: center;
	font-style: italic;
}

h2.about	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	letter-spacing: 0.35em; 
	word-spacing: 0.06em;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}

h2.gallery	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	letter-spacing: 0.35em; 
	word-spacing: 0.06em;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
}

h3.gallery	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	clear:both;
}

	


.friends a:link {
	color: #a07646;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}

.friends a:visited {
	color: #a07646;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}

.friends a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}


.friends_right a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.friends_right a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.friends_right a:hover {
	color: #a07646;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

img.floatRight { 
    float: right; 
    margin: 0 20px 0 20px; 
}


/* ===== THESE ARE HEADLINES ON THE NEWS PAGE - NOT THE INDEX PAGE ======= */

.headlines a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

.headlines a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

.headlines a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

.newspage a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.newspage a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.newspage a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

/*.copy a:link, visited {*/

.copy {
	font-size: 8pt;
	color:#999;
}






/* vertical-align: super;*/


p	{
	font-family: Arial, Helvetica, sans-serif;
}


p.brothers {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	color: #c9a57c;
}

p.about {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

p.friends {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 40px;
	margin-right: 20px;
}

p.friends_right {
	text-align: right;
	margin-left: 30px;
	margin-right: 30px;
}

p.contact {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 100px;
	margin-right: 130px;
}

p.contact_right {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 130px;
	margin-right: 130px;
}







/* ===== INDEX PAGE NEWS LIST RULES ===== */

.news {
	width: 215px;
}

ul.news {
	padding-bottom: 1em;
}

li.news {
	margin-bottom: 1em;
}

hr.news {
	color: #c69c69;
}

.news a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.news a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.news a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}





/* ===== INDEX PAGE DIV CONTAINERS ===== */

div#container {
	position: relative;
    width: 1200px;
    height: 800px;
	margin-right: auto;
	margin-left: auto;
    background-color: #fff;
	text-align: left;
}

div#header {
	position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    width: 1200px;
	height: 104px;
    padding: 10px 0px 0px 0px;
}


div#left {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg1left.jpg);
	width: 286px;
	height: 571px;
	padding: 0 0 0 0;
}

div#right {
	position: absolute;
	top: 114px;
	left: 286px;
	background-image: url(images/gmbg1right.jpg);
	width: 914px;
	height: 571px;
	padding: 0px;
}


div#bottom {
	position: absolute;
	top: 685px;
	left: 0px;
	background-color: #fff;
	width: 1200px;
	height: 115px;
	padding: 0px;
}


div#navcontainer {
	position: absolute;
	top: 685px;
	left: 286px;
	background-color: #fff;
	width: 914px;
	height: 115px;
	padding: 0px;
	z-index: 1;
}

div#copy {
	position: relative;
    width: 1200px;
    height: 20px;
	margin-right: auto;
	margin-left: auto;
    background-color: #e5e5e5;
	text-align: center;
}



/* =====  L/R DIV CONTAINERS(interior pages) ===== */

div#aboutleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_about_left.jpg);
	width: 450px;
	height: 571px;
	padding: 0 0 0 0;
}

div#aboutright {
	position: absolute;
	top: 114px;
	left: 450px;
	background-image: url(images/gmbg_about_right.jpg);
	width: 750px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#contactleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_contact_left.jpg);
	width: 550px;
	height: 571px;
	padding: 0 0 0 0;
}

div#contactright {
	position: absolute;
	top: 114px;
	left: 550px;
	background-image: url(images/gmbg_contact_right.jpg);
	width: 650px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#friendsleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_friends4_left.jpg);
	width: 368px;
	height: 571px;
	padding: 0 0 0 0;
}

div#friendsright {
	position: absolute;
	top: 114px;
	left: 368px;
	background-image: url(images/gmbg_friends4_right.jpg);
	width: 832px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#galleryleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_gallery_left.jpg);
	width: 393px;
	height: 571px;
	padding: 0 0 0 0;
}

div#galleryright {
	position: absolute;
	top: 114px;
	left: 393px;
	background-image: url(images/gmbg_gallery_right.jpg);
	width: 807px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#newspageleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_news1_left.jpg);
	width: 417px;
	height: 571px;
	padding: 0 0 0 0;
}

div#newspageright {
	position: absolute;
	top: 114px;
	left: 417px;
	background-image: url(images/gmbg_news1_right.jpg);
	width: 783px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




/* ===== GALLERY RULES ===== */

.demo a{ float:left; margin:0; padding:0; margin:5px 10px 5px 20px!important; margin:5px 10px 5px 10px; display:block; background:url(images_gallery/bg_tms.jpg) no-repeat; border:none; width:90px; height:90px;}

.demo a img{ float:left; margin:0; padding:0; margin:9px 0 0 10px; background:url(images_gallery/bg_tms.jpg) no-repeat; border:none; width:70px; height:70px;}





/* =====  NAVIGATION LIST (placed in navcontainer) ===== */

#navlist {margin: 0; padding: 0;}

#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
font-size: 6px;
line-height: .5ex;
}

#navlist li
{
padding: 0;
display: inline;
list-style-type: none;
letter-spacing: 0.55em;
}

#navlist a
{
padding: 0 10px 0 20px;
border: 0;
background-color: #fff;
}

#navlist a:link, #navlist a:visited
{
color: #c69c69;
text-decoration: none;
}

#navlist a:hover
{
border: 0;
color: #fff;
background-color: #c69c69;
background-image: url(images/navHover.gif);
}

#active a:link, #active a:visited, #active a:hover
{
border: 0;
background-color: #FC9;
background-image: url(images/navCurrent.gif);
color: #c69c69;
}






/* =====  TWITTER FEED (placed in juitterContainer) ===== */

#juitterContainer{
overflow-y:scroll; /* only vertical scroll */
height:100px; /* adjust to requirements */
width:285px; /* allow for scrollbar */
padding-top:5px;
}

#juitterContainer a {
	color: #630;
	text-decoration: none;
}

#juitterContainer ul {
margin:0px;
padding:0px;
}

#juitterContainer ul  li {
/*background:url(../images/blog_twitterbird.jpg) no-repeat  left top;*/
list-style-image:none;
list-style-position:outside;
padding-left:25px;
}

.twittLI {
display:list-item !important;
margin:0px 0px 20px;
}

.twittList  li.twittLI {
opacity:1 !important;
width:225px !important;
height:100% !important;
}






