@charset "UTF-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/bg.jpg) repeat-x;
	background-color: #111111;
}

img { border: none; }

#wrap {
	width: 900px;
	margin: 0 auto;
}

/*fonts*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 3px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #0364af;
	font-weight: lighter;
	padding-bottom: 12px;
	padding-top: 6px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #0364af;
	font-weight: lighter;
	padding-bottom: 12px;
}

.small { font-size: 0.75em; }

.headtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #0364af;
	font-weight: lighter;
	padding-bottom: 12px;
}

/*classes*/

.tv {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.right {
	font-size: 0.9em;
	color: #0364af;
	text-align: center;
}

.black { color: #000000; }

.sky {
	float: right;
	margin-right: 45px;
}

/*flash*/

#lflash {
	background: url(images/logo.jpg) no-repeat;
	float: left;
	width: 293px;
	height: 135px;
}

#rflash {
	background: url(images/rflash.jpg) no-repeat;
	width: 354px;
	height: 102px;
	float: right;
}

#mflash {
	background: url(images/flash.jpg) no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 222px;
}

#cflash {
	background: url(images/flash.jpg) no-repeat;
	margin: 0 auto;
}

/*header*/
#header {
	height: 135px;
	width: 900px;
	margin: 0 auto;
}

#number {
	background: url(images/number.jpg) no-repeat;
	height: 102px;
	width: 253px;
	float: left;
}

/*nav*/

#nav {
	float: right;
	width: 577px;
	height: 33px;
	padding-left: 30px;
}

#nav ul {
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#nav li {
	list-style-type: none;
	display: inline;
}

#nav li a {
	display: block;
	text-decoration: none;
	height: 33px;
	outline: none;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	text-align: center;
}

#nav li a:hover {
	color: #02d8ff;
	display: block;
	height: 28px;
	background: url(images/hover.jpg) repeat-x bottom;
}

/*main*/

#maintop {
	margin: 0 auto;
	background: url(images/main-top.jpg) no-repeat;
	width: 900px;
	height: 23px;
}

#main {
	margin: 0 auto;
	background-color: #ededed;
	width: 900px;
	overflow: hidden;
}

#mainbottom {
	margin: 0 auto;
	background: url(images/main-bottom.jpg) no-repeat;
	width: 900px;
	height: 23px;
}

/*leftcol*/
#leftcol {
	float: left;
	width: 630px;
	padding-left: 20px;
	padding-right: 15px;
}

#leftcol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	line-height: 28px;
}

#leftcol a {
	color: #303030;
	text-decoration: underline;
	outline: none;
}

#leftcol a:hover {
	text-decoration: underline;
	color: #0364af;
}

#linkbox {
	color: #0364af;
	border: thin dotted #0364af;
	margin-left: 10px;
}

#linkbox p { margin-left: 10px; }

#listbox {
	width: 420px;
	margin: 0 auto;
	height: 170px;
}

#listleft {
	width: 220px;
	float: left;
}

#listbox ul { list-style-image: url(images/bullet.jpg) }

#listright {
	width: 200px;
	float: right;
}

/*contact form*/
.mainformstyle {
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin-left: 10px;
}

#rightform {
	padding: 5px;
	margin: 0 auto;
	border: thin dotted #0364af;
	width: 180px;
}

#form a {
	color: #ffffff;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.formp {
	margin: 0px;
	padding-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#gmap {
	height: 255px;
	width: 610px;
	float: left;
	border: 1px solid #333333;
	margin-top: 20px;
}

#form {
	width: 610px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#contactleft {
	float: left;
	width: 280px;
}

#contactright {
	float: right;
	width: 300px;
}

#contactright a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-left: 10px;
}

/*rightcol*/
#rightcol {
	float: right;
	width: 235px;
}

#manor { height: 200px; }

#contact {
	width: 235px;
	background: url(images/contacttop.jpg) no-repeat top;
	height: 200px;
}

.form { padding-top: 50px; }

.bibformstyle {
	margin-bottom: 6px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin-left: 35px;
}

.button { margin-left: 45px; }

/*footer*/

#footer {
	width: 900px;
	margin: 0 auto;
	clear: both;
	height: 100px;
	padding-top: 20px;
}

#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	text-align: center;
	width: 900px;
	display: block;
	margin: 0 auto;
}

#footer li {
	display: inline;
	margin-left: 0px;
	color: #ffffff;
	margin-left: 10px;
}

.footborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-right: 3px;
	margin-right: 2px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.69em;
	text-align: center;
}

#footer a {
	color: #ffffff;
	outline: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #02d8ff;
}

#crearelinks {
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #ffffff;
}

#crearelinks ul {
	width: 700px;
	text-align: center;
}

#crearelinks li { width: 33%; }

#crearelinks li a {
	color: #ffffff;
	text-align: center;
	width: 33%;
}

.ryder { font-size: 1em; text-align: center; }
