/* CSS Document */

/* Layout */

html, body {
	font-size:15px;
	line-height:16px;
}

/* end */

/* Global */

h1 {
    font-size:18px;
	line-height:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:22px;
}
h4 {
	font-size:17px;
}

/* end */

/* Header */

div#header div#search .input {
	font-size:14px;
}
div#header div#topnav ul li a {
	font-size:15px;
}
div#header div#topnav ul li a:hover {
	font-size:15px;
}
div#header div#topnav ul li a.selected {
	font-size:15px;
}
div#header div#topnav .resizer {
	font-size:15px;
}

/* end */

/* Home */

div#home .left div#nav2 {
	font-size:15px;
}
div#home .left div#nav2 a {
	font-size:15px;
}
div#home .left div#nav2 a:hover {
	font-size:15px;
}
div#home .left div#featured div#box {
	font-size:15px;
}
div#home .left div#featured div#box h1 {
	font-size:15px;
}
div#home .right div#content div#featured div#box {
	font-size:15px;
}
div#home .right div#content div#featured div#box h1 {
	font-size:15px;
}
div#home .right div#right_featured div#box {
	font-size:17px;
}
div#home .right div#right_featured div#box h1 {
	font-size:15px;
}

/* end */

/* Template */

div#template .left div#nav2 {
	font-size:15px;
}
div#template .left div#nav2 a {
	font-size:15px;
}
div#template .left div#nav2 a:hover {
	font-size:15px;
}
div#template .left div#featured div#box {
	font-size:15px;
}
div#template .left div#featured div#box h1 {
	font-size:15px;
}

/* end */

/* MightyMenu */

div#MightyMenu ul li a {
	font-size:14px;
}
div#MightyMenu ul li a:hover {
	font-size:14px;
}
div#MightyMenu ul li a#selected {
	font-size:14px;
}
div#MightyMenu ul li ul li a {
	font-size:13px;
}
div#MightyMenu ul li ul li a:hover {
	font-size:13px;
}
div#MightyMenu ul li ul li a#selected {
	font-size:13px;
}

/* end */

/* Footer */

div#footer {
	font-size:15px;
	line-height:19px;
}
div#footer a {
	font-size:15px;
}
div#footer a:hover {
	font-size:15px;
}
div#footer a.selected {
	font-size:15px;
}

/* end */
