@font-face
{
font-family: headingfont;
src: url(castle.ttf);
}

div
{
font-family:headingfont;
}
@charset "utf-8";
#wrap{ 
	width:950px;
	margin: 0 auto;
}
#topmenu {
	height:54px;
	padding-top:10px;
	padding-left: 10px;
	background:url(images/header.png) no-repeat;
}
#footer{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D1D3D4;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}
#telephone {
	width:250px;
	height: 22px;
	float:left;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.75);
	background-color: #a5a4a4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 5px;
	text-decoration:none;
} 
#sidemenu {
	width: 185px;
	float:left;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.75);
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	border: thin none #666666;
} 

body {
	margin-top:0px;
	background:url('images/background.png');
	background-repeat:repeat-x;
}
.sidemenubackground{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(207,208,204,0.99) 99%, rgba(207,208,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(99%,rgba(207,208,204,0.99)), color-stop(100%,rgba(207,208,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(207,208,204,0.99) 99%,rgba(207,208,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(207,208,204,0.99) 99%,rgba(207,208,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(207,208,204,0.99) 99%,rgba(207,208,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(207,208,204,0.99) 99%,rgba(207,208,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cfd0cc',GradientType=0 ); /* IE6-9 */
	padding-left: 13px;
	padding-top: 8px;
	height: 25px;
	color: #005ca1;
	font-size:12px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boldfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.textbluebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005ca1;
	font-weight: bold;
	margin-top:10px;
	text-decoration:none;
}
.textbluebold:link{
	text-decoration:none;
}
.textbluebold:visited{
	text-decoration:none;
}
.textbluebold:hover{
	text-decoration:underline;
}
.textbluebold:active{
	text-decoration:underline;
}
.textblueboldwrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005ca1;
	font-weight: bold;
	margin-top:10px;
	text-decoration:none;
}
.textbluenormal{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005ca1;
	font-weight: bold;
	margin-top:10px;
}
.textwhitebold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.textwhitebold:link{
	text-decoration:none;
}
.textwhitebold:visited{
	text-decoration:none;
}
.textwhitebold:hover{
	text-decoration:underline;
}
.textwhitebold:active{
	text-decoration:underline;
}
.textgraybold{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
}
.textgraybold:link{
	text-decoration:none;
}
.textgraybold:visited{
	text-decoration:none;
}
.textgraybold:hover{
	text-decoration:underline;
}
.textgraybold:active{
	text-decoration:underline;
}
.textgraynormal{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
}
.textgraynormal:link{
	text-decoration:none;
}
.textgraynormal:visited{
	text-decoration:none;
}
.textgraynormal:hover{
	text-decoration:underline;
}
.textgraynormal:active{
	text-decoration:underline;
}
.textgraysmall{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
}
.textgraysmall:link{
	text-decoration:none;
}
.textgraysmall:visited{
	text-decoration:none;
}
.textgraysmall:hover{
	text-decoration:underline;
}
.textgraysmall:active{
	text-decoration:underline;
}