/* CSS Document */

/*GENERAL SETTINGS*/

html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body { 
	background-color: #2c3740;
	margin:0px;
	padding:0px;
}

img {
	border: 0px
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

	
h3 {
	color: #6785a2;
}

h2, h3 { text-align:center;}

a {
	color: #6785a2;
}


a:link {
	color: #6785a2;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #2c3740;
}

a:visited {
	text-decoration: none;
	color: #6785a2;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #2c3740;
}


/* Page Structure / Navigation */

#container {
	width: 980px;
	text-align: center;
	position:relative;
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
	height: auto !important;
	height:100%;
	min-height:100%;

}

#inner {
	width: 980px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	color: #2c3740;
}

div#banner {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	height:138px;
	clear:both;
}

div#logo {
	float: left;
}

#topmenu {
	background:#6785a2;
	margin:				0 auto 15px;
	clear:				both;	

}

#topmenu ul {
padding: 0;
margin: 0;
background-color: #6785a2;
color: White;
float: right;
width: 100%;
font-size: 0.8em;

}

#topmenu li {
display: 			inline;



}



#topmenu a, #topmenu a:visited {
	padding: 0.3em 1.2em;
	color: White;
	text-decoration: none;
	float: right;
	border-left: 1px solid #fff;
	font-weight: normal;
}



#topmenu a:hover {
	text-decoration:	none;
	color:				#fff;
	background-color:#968a5d;
	font-weight: normal;
}

#gap {
	background-image: url(images/spacer.jpg);
	background-repeat: repeat-x;
	height: 15px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#wrap {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(images/topround.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#side-a {
	float: left;
	width: 196px;
	overflow: hidden;
}

.colA {
	width: 174px;
	border: 1px solid #ccd4dc;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}

.colA h3 {
margin:				0px;
	padding-top:		5px;
	padding-bottom:		5px;
	height:				12px;
	font-size:			11px;
	font-family:		verdana, arial;
	color:				#ffffff;
	text-align:			center;
	background-color: #2c3740;
	}
	
	.colA ul {	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
	font-size: 80%;}
	
	.colA ul li {
	list-style:	none;
	margin: 0;
	padding: 4px 2px 4px 5px;
	}
	
	.colA ul li a {
	text-decoration: 	underline;
	width: 				100%;
	font-weight: normal;
}
	
	.colA ul li a:hover {
	color: #2c3740;
}
	
	
.colmenu {
	width: 176px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;}

.colmenu h3 {
	margin:				0px;
	padding-top:		5px;
	padding-bottom:		5px;
	height:				12px;
	font-size:			11px;
	font-family:		verdana, arial;
	color:				#ffffff;
	text-align:			center;
	background-color: #2c3740;
}

.colmenu ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
	font-size: 80%;
}

.colmenu ul li {
	list-style:			none;
	margin: 			0;	

}

.colmenu ul li a {
	display: 			block;
	padding: 			4px 2px 4px 5px;
	background-image: 	url(images/bbg.jpg);
	background-color: 	#2c3740;
	color: 				#fff;
	text-decoration: 	none;
	width: 				100%;
	border-bottom: 1px solid #fff;
	background-repeat: repeat-x;
	font-weight: normal;
}



html>body .colmenu li a {
	width: auto;
}


.colmenu li a:hover {		
	color: 				#2c3740;
	background-image: url(images/bbgo.jpg);
	background-repeat: repeat-x;
}

#side-b {
	float: right;
	width: 20%;
		overflow: hidden;
}

#content {
	float: left;
	width: 60%;
	overflow: hidden;
	text-align: justify;
	font-size: 90%;
}

#text {
	padding: 0px 15px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#text p a {
	text-decoration: underline;
}
#text p a:hover {
	color: #2c3740;
}

#text p a:visited {
	text-decoration: underline;
}

#text li ul li ul li {
	list-style-image: url(images/list.gif);
}
#footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/botround.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #6785a2;
}

#footer p{
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #2c3740;
	text-decoration: underline;
}

.centerimage {display: block;
    margin-left: auto;
    margin-right: auto}
	 
form {}

form div.required {
	margin-bottom: 10px;
}
fieldset {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
legend {
  padding: 0.2em 0.5em;
  border:1px solid #ccc;
  font-size:90%;
  text-align:right;
  }

form div label {
display:block;
width:160px;
text-align:left;
height:20px;
float:left;
margin:0 20px 5px;
padding:3px 5px;
}

form div.submit {
	margin-top: 10px;
}
em{
	color: #CC0000;
}

div#package {
	border: 1px solid #2c3740;
	padding: 5px;
	background-color: #ccd4dc;
	text-align: center;
}

#paypal {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6785a2;
	border-right-color: #6785a2;
	border-bottom-color: #6785a2;
	border-left-color: #6785a2;
	margin-top: 15px;
}

#paypal form {
	text-align: center;
}

#disclamer {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
