/* CSS Document for The Galloway Cattle Society */

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }
/*-----------------------------------------*/

body	{
font-family:Arial,sans-serif;
color: #444;
font-size:small;
background-color:#003466;
margin:20px 0;
}

#sidebar	{
background-image: url(../images/gcs-sidebar-bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#sidebar h1	{
display:none;
}

#navtable	{
margin:180px 0 0 38px;
}

navcontainer {
width: 200px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
}

#navcontainer a	{
display: block;
padding:6px 0 6px 0px;
width:225px;
}

#navcontainer a:link, #navlist a:visited {
color:#444;
text-decoration: none;
font-weight: normal;
}

#navcontainer a:hover {
background-color:#BFBFF0;
color: #003366;
}

h1	{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:3.5em;
color:#75808A;
font-weight: normal;
margin:0px 0 10px 0;
}

p	{
font-size:100%;
line-height:150%;
}

.content	{
padding:20px;
}

address	{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
color:#003366;
text-align: center;
line-height: 180%;
}

address a:link	{
font-weight:normal;
}

a:link	{
color:#003366;
font-weight:bold;
}

a:hover	{
text-decoration: underline;
color:#990000;
}

.image-left	{
float:left;
border:1px solid #ccc;
padding:4px;
margin:0 15px 0 0;
}

.image-right	{
float:right;
border:1px solid #ccc;
padding:4px;
margin:0 0 0 15px;
}

/*-- Search Iframe --------------------------------------*/

#searchframe	{
width:100%;
height:800px;
border:none;	
}

