/*
Design by Metamorphosis Design
http://www.gp123smetamorphozis.gp123scom
Released for free under a Creative Commons Attribution 2.gp123s5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #295C6F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #295C6F;
}

body {
	
	background: #6192A3 url(back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#gp123scontent
{
	margin: 0 auto;
	width: 792px;
	text-align: left;
}

#gp123smain
{
width: 778px;
background: url(back_top.jpg) repeat-x top;
padding-top: 10px;
}

#gp123sback
{
width: 778px;
background: #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
}

#gp123sheader {
	height: 451px;
			
}

#gp123slogo {

width: 758px;
height: 300px;
text-align: right;
padding-right: 20px;
padding-top: 89px;
background: url(header.jpg) no-repeat;
}


#gp123slogo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#gp123slogo H2 a
{
font-size: 12px;
}


#gp123smenu
{
width: 778px;
border-top: 6px solid #FFFFFF;
height: 56px;
background: url(buttons.gif) no-repeat;
}

#gp123smenu ul {
	list-style: none;	
}

#gp123smenu li {
	
	display: inline; 
	
}

#gp123smenu a {
	float: left;
	width: 120px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 18px;
	text-transform: uppercase;
}

#gp123smenu a:hover {
	width: 120px;
    height: 38px;
	color: #ff0000;
	text-decoration: underline;
	background: url(buttons_r.gif) repeat-x;
}




#gp123sright
{
	width: 223px;
	float: right;
	margin-right: 5px;
}

#gp123sright H3
{
width: 198px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(title.gif) repeat-x
}

#gp123sright ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(title_back.gif) no-repeat top;
}



#gp123sright li  {
	padding: 20px;
	padding-bottom: 5px;
}

#gp123sright a {
	color: #295C6F;
}
#gp123sright a:visited {
	color: #295C6F;
}

#gp123sright p
{
font-size: 10px;
}

.gp123sbot
{
padding: 10px;
}

#gp123scalendar1 {
	padding: 20px 10px 20px 10px;
}

#gp123scalendar table {
	width: 100%;
	text-align: center;
}

#gp123scalendar thead {

}

#gp123scalendar tbody td {
	border: 1px solid #F1F1F1;
}

#gp123scalendar #gp123sprev {
	text-align: left;
}

#gp123scalendar #gp123snext {
	text-align: right;
}

#gp123scalendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#gp123scalendar #gp123snow {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#gp123sleft
{
width: 500px;
padding: 10px;
}

#gp123sleft H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #295C6F;
}

#gp123sleft a
{
color: #295C6F;
text-decoration: none;
}

#gp123sleft p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#gp123sleft h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #295C6F;
}
.gp123sdate {
	text-align: right;
	color: #295C6F;
	font-size: 11px;
}

.gp123sdate a {
	color: #295C6F;
}


#gp123sfooter {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #6F9EAF;
	margin-left: 5px;
	margin-right: 5px;
	background: url(footer.gif) repeat-x top;
}

#gp123sfooter p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#gp123sfooter a {
	color: #333333;
}

