/* CSS Document */

body {
	background-color: #01204e;
	background-image: url(pics/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.content {
	padding: 0 20px 20px 20px;
}

.content p { text-align:justify; }
.content p.desc { text-align:justify; }
.content_only { font-size:11px; line-height:15px; }
.bottom_desc { padding:0 30px 30px 20px; text-align:left; text-align:justify; }

a { color:#081f3e; text-decoration:none; }
a:hover { color:#124384; text-decoration:none; }
a:visted { color:#124384; text-decoration:none; }

a.nav {
	font-family: "times new roman", times, serif;
	color: #081f3e;
	text-decoration: none;
}

a.nav1 {
	color: #ffffff;
	text-decoration: none;
}

a.bread {
	color: #61656b;
	text-decoration: none;
	font-size:11px;
	line-height:15px;
}

/* Titles */
h1, h2, h3 {
	font-family: "times new roman", times, serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}


h1 {
	font-size: 206%;
	line-height: 102%;
	padding: 0 0 0 20px;
	text-align: left;
	letter-spacing: 3px;
	color: #ffffff;
}

h2 {
	font-size: 165%;
}

h3 {
	font-size: 100%;
}

/* Fonts*/
.font {
	text-align: left;
	padding: 0 0 0 20px;
}

.font1 {
	color: #999999;
}

.font2 {
	line-height: 15px;
	color: #555555;
}

.l-font {
	font-size: 11px;
	line-height: 12px;
	color: #555555;
}

.tel {
	font-size: 24px;
	line-height: 30px;
}


a {
	color: #000000;
}

li {
	line-height: 20px;
}

/*tables*/





/*Begin Form*/
.contact {
	color: #999999;
}

.formtiny {
	color: #000000;
	width: 52px;
	height: 15px;
	background-color: #c0b199;
	border: 1px solid #696154;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}

.formtinysel {
	color: #000000;
	width: 58px;
	height: 20px;
	background-color: #c0b199;
	border: 1px solid #696154;
	margin-top: 0px;
	margin-bottom: 4px;
}

.formsm {
	color: #000000;
	width: 109px;
	height: 15px;
	background-color: #c0b199;
	border: 1px solid #696154;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 8px;
}

.formreg {
	color: #000000;
	width: 231px;
	height: 15px;
	background-color: #c0b199;
	border: 1px solid #696154;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 8px;
}

.formmed {
	color: #000000;
	width: 171px;
	height: 15px;
	background-color: #c0b199;
	border: 1px solid #696154;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 8px;
}

.formstate {
	color: #000000;
	width: 50px;
	height: 15px;
	background-color: #c0b199;
	border: 1px solid #696154;
	margin-top: 0px;
	margin-bottom: 4px;
}

.formmessage {
	color: #000000;
	width: 231px;
	height: 100px;
	background-color: #c0b199;
	border: 1px solid #696154;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 8px;
}


.formsubmit {
	color: #000000;
	line-height: 16px;
	background-color: #c0b199;
	border: 1px solid #696154;
	width: 70px;
}


